1.21.1 (2021-08-18)
- add
dist
to"files"
(ac63818)
1.21.0 (2021-08-18)
- Add ESM/CJS (90c3f41)
1.20.0 (2021-05-09)
- Fix Logout size. (ec492f1)
- Add logout icon. (2bd7851)
1.19.9 (2020-11-19)
1.19.8 (2020-11-18)
- input-tag: fixed z-index of suggetions (c683c8c)
1.19.7 (2020-11-18)
- editor-inputTag: added default value for editor. (6f99ed9)
1.19.6 (2020-11-16)
- editor: fixed default value component (170fc4c)
- editor-serialize-text: added parsing html text for editor (7534bc7)
1.19.5 (2020-11-11)
- PrefilledInput: Fixed PrefilledInput change, focus, blur events handling (1c40c59)
1.19.4 (2020-11-11)
- prefilled-input: added firing on change event (a8dfad9)
- prefilled-input: changed ref to prefilled input (95ebbf9)
1.19.3 (2020-11-10)
- editor: fixed editor border color (0a9b842)
1.19.2 (2020-11-08)
- switch: fixed switch colors (1d26ccc)
1.19.1 (2020-11-06)
- Button: Improved Button, IconButton styles (a64087e)
1.19.0 (2020-11-06)
- Field: changed props passing (9b60f9a)
- Field: fixed filed alignment (95111a1)
- FileUpload: fixed export from FileUpload component (da790f0)
- Theme: changes bg color (8a35781)
- StatusLabel: added status label component (94575b2)
1.18.0 (2020-10-29)
- FileUpload: removed unnecessary button file (c609948)
- LabeledSelect: fix export with labeled select (598912b)
- FileUpload: Added basic FileUpload compinent (2a96f56)
- FileUpload: Improved FileUpload component, added strories (463aa8a)
1.17.0 (2020-10-29)
- Editor: fixed editor border style (357d1d3)
- Field: fixed field alignment (92b915b)
- PrefilledInput: fixed focus to element (4707f44)
- Editor: added logic for hiding toolbar (76681f8)
1.16.0 (2020-10-28)
- LabeledSelect: added select comp with label (1534111)
1.15.0 (2020-10-27)
- PrefilledInput: fixed export statement (37a7b0c)
- PrefilledInput: added condition for label (5cc245b)
- PrefilledInput: added label before input (640a0ad)
1.14.2 (2020-10-27)
- CheckboxList: fixed key parameter with default id (7115109)
1.14.1 (2020-10-24)
- Fix issues with dependencies (713a365)
1.14.0 (2020-10-24)
- Editor: removed css style and added sx prop (b4f17af)
- export: fixed exports from components (022f3c8)
- PreffiledInput: Added flex direction for container. Added moving preffiled text (3f1e4e4)
- PreffiledInput: Changed input to theme-ui (0a21cb9)
- PreffiledInput: fixed moving prefilled text (28f442e)
- PrefilledInput: Added hook for counting content length. (db1cdee)
- PrefilledInput: Fix check statement for ref (7f38903)
- PrefilledInput: Fixed border radius (8d0d119)
- PrefilledInput: Fixed css file with sx (72f7086)
- PrefilledInput: Fixed flex grow for input (bfe2ddb)
- OptionView: Added view for showing options (7164ec3)
- PrefilledInput: Added new prefilled input component. Code cleaning by lint command (cdc5aa5)
1.13.0 (2020-10-20)
- CheckboxList: Added key property to the checkbox in the list component (570b9f8)
- CheckboxList: List optimisation with key attr (70eafc3)
1.12.0 (2020-10-13)
- InputTags: Imporoved styles (add6ff9)
- Components: Added InputTags component (a32816e)
1.11.1 (2020-10-12)
- Header: Added header margin bottom. Fixed header font sizes (f747c85)
1.11.0 (2020-10-12)
- Editor: Renamed editor (a20d38e)
- Editor: Added WYSIWYG editor (cc131eb)
1.10.0 (2020-10-12)
- Components: Added basic Modal component (001015d)
- Components: Added CloseButton component, improved Modal component (27810f3)
1.9.0 (2020-10-08)
- Table: remove ternary condition for width (d1eeedd)
- Table: add ability to set width of column by passing the argument to the Table component (7026b9f)
1.8.0 (2020-09-19)
1.7.0 (2020-09-19)
1.6.0 (2020-09-18)
- Add Field component (bd7a66d), closes #28
- Add Select Component (77d667d), closes #27
- Add textarea styling and correct a few styles (4554b89)
1.5.0 (2020-09-16)
1.4.5 (2020-09-16)
1.4.4 (2020-09-09)
- Update Logo export (3573112)
1.4.3 (2020-09-08)
- Add types (2e068d8)
1.4.2 (2020-09-08)
- Add correct main (517c0f7)
1.4.1 (2020-09-08)
- Add NPM to semantic release (a582b39)
1.4.0 (2020-07-11)
- Icons: Add icons and icon generation scriptAdds a generate script for icons and initial icons.fix #4 (dad4cfd)
- Logo: Add Logo Component (08f65e2), closes #13
1.3.0 (2020-07-11)
- Badge: Add Badge Component (9b8ce45), closes #9
- Checkbox: Add Checkbox component (8a44025), closes #6
- Link: Add Link Component (f4ff6b3), closes #8
- Radio: Add Radio component (d9a15cc), closes #7
1.2.0 (2020-07-11)
1.1.0 (2020-07-11)
- Update to Storybook 6 🎉and Theme UI next 🎉 (a2a2e3f)