1.15.1 (2021-02-19)
- Form: reverted top padding spacing to previous on error message in Form component (81d1243)
- ReactSelect: reduced top margin of dropdown to hide required error message (5d06c84)
1.15.0 (2021-02-16)
- Icons: version changed (901c58d)
- Input: added prop type description for all Inputs (f86ad11)
- Input: merge conflicts solved (c52d7a7)
- package: added lockfile (c78e915)
- package: downgrade wfp (b7bbd4a)
- package: downgraded npm version (1a23754)
- package: lockfile updated (e625a4c)
- package: updated lock file (a15bfad)
- package: updated lock file (b04fd9e)
- package: updated lock file (52b5eba)
- release: alpha channel added (7e3aec3)
- Search: added optional inputWrapperClassName for the wrapper of the input element (031e1bb)
- Slider: Slider min no reflects the correct percentage on the slider (4875d6c)
- Semantic: initial try for seperate alpha releases (81ad44a)
1.14.0 (2021-02-15)
- Input: minor placeholder added to show how to customize the input (7e4056a)
- package: upgrade node-sass to be compatible with more recent Intel Macs and node v15 (6d0d37c)
- Sidebar: default export added (f57d968)
- Sidebar: mobile fix (5dcc5cf)
- SIdebar: minor fixes and variable css classNames (3e4abd3)
- Text: component export added (cb25eb1)
- Item: added Item component which can be displayed inside the sidebar (21979ec)
- Item: added item component wip (f96a85e)
- Item: alignment of the Item component (6cbb4b6)
- Sidebar: added some style fixes (da56c85)
- Sidebar: height improvment using flexbox (9d25547)
- Sidebar: minor fixes on the height of the total sidebar and improved import of css vars (a5e6565)
- Sidebar: mobile support added (ae21bcf)
- Sidebar: Sidebar scrolling improved, the SidebarHeader can be now fixed on top (47d76d6)
1.13.1 (2021-02-01)
- BannerNavigation: font-weight changed (7d8d4ab)
1.13.0 (2021-01-26)
- Empty: added empty component and illustrations (324d573)
1.12.0 (2021-01-20)
- Button: added right to left support (1137b01)
1.11.5 (2021-01-13)
- Tooltip: replaced div with span to fix placement issue on icon in tooltip (8f41baf)
1.11.4 (2021-01-06)
1.11.3 (2021-01-04)
- package: description changed (10ec7c8)
1.11.0 (2021-01-04)
- package: manual version bump (c1b0185)
- Search: onChange was returning a wrong target value (#368) (d422086)
- package: trigger release (cbabcd3)
1.11.0 (2021-01-04)
- package: trigger release (cbabcd3)
1.11.0 (2021-01-04)
- package: trigger release (cbabcd3)
1.11.0 (2021-01-04)
- package: trigger release (cbabcd3)
1.10.12 (2020-11-25)
- StepNavigation: console.logs removed, RadioButtonGroup added as legacy implementation (#334) (59385b5)
- Warning: RadioButtonGroup warning added (dd3ae6c)
1.10.11 (2020-11-25)
- Notification: icons were wrong (592b961)
1.10.10 (2020-11-24)
- colors: added colors to export again (6c431e6)
- Notification: not existing icon removed (#324) (d7ec782)
1.10.9 (2020-11-23)
- Colors: fixed color keys missing from colors json file (ae31d32)
- DatePicker: resolving react-hook-form datepicker issue (4dbca46)
- Export: export for TableSorting fixed (dcd3d37)
- Loading: now background color is provided via native css variable (#327) (48eadcf)
- Notification: exported notification components (fdca4c3)
- Notifiication: export was not added (#326) (9db0352)
- NumberInput: propType for invalid was wrong (#322) (a8f079b)
- Readmore: added scrolling to div and improved readme (#50864, #50846) (33fecf7)
- Slider: rewrite Slider component as functional component and using native slider input (#324) (e9f6e09)
- Table: added Table to export (#325) (42e9ad6)
- Tooltip: rewrote Tooltip component (#50816, #50817) (40a31d9)
1.10.8 (2020-11-19)
- Dependencies: moving dependencies to dev dependencies (3dbb4fb)
- Notification: file was missing (6d4473b)
- Package: updated lock file (c4432a4)
1.10.7 (2020-11-16)
1.10.6 (2020-11-12)
- Modal: background color now working (901be30)
1.10.5 (2020-11-12)
- Tooltip: hiding the tooltip added (ca0c4d3)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.0 (2020-07-06)
- Refactoring: buiilding new documentation (95f21a8)
- SettingsMedication: import success message added (a0754fe)
- Storybook: html code view (3f85a9e)
- Storybook: improved documentation (a0f17fa)
- Table: added layout (31846d4)
1.5.0 (2020-07-06)
- Refactoring: buiilding new documentation (95f21a8)
- SettingsMedication: import success message added (a0754fe)
- Storybook: html code view (3f85a9e)
- Storybook: improved documentation (a0f17fa)
- Table: added layout (31846d4)
1.4.1 (2020-05-31)
1.5.0 (2020-05-31)
- Dependencies: update all dependencies to the latest version (d61f143)
- Input: addonBefore and addonAfter added (15f6000)
- Input: component wrapper added (84d32bb)
- Input: expose refs (71e0855)
- NumberInput: additional added to the NumberInput (3bde686)
- NumberInput: new number input using hooks (0b437a2)
- RadioButton: added ref to input (6dee5f0)
- InputGroup: vertical view added (31a831f)
- ReactDropzone: added new uploader component and other minor fixes (04bfd7d)
- Storybook: sorting feature, upgrade Storybook add SDG logo to icons (f10ec7d)
- TextArea: placeholder color and other changes (c9ae731)
- TextInput: additional prop added (dddbd6f)
1.5.0-alpha.0 (2020-04-27)
- Dependencies: update all dependencies to the latest version (d61f143)
- Input: addonBefore and addonAfter added (15f6000)
- Input: component wrapper added (84d32bb)
- Input: expose refs (71e0855)
- NumberInput: additional added to the NumberInput (3bde686)
- NumberInput: new number input using hooks (0b437a2)
- RadioButton: added ref to input (6dee5f0)
- InputGroup: vertical view added (31a831f)
- ReactDropzone: added new uploader component and other minor fixes (04bfd7d)
- Storybook: sorting feature, upgrade Storybook add SDG logo to icons (f10ec7d)
- TextArea: placeholder color and other changes (c9ae731)
- TextInput: additional prop added (dddbd6f)
1.5.0-alpha.0 (2020-04-04)
- Input: component wrapper added (84d32bb)
- NumberInput: additional added to the NumberInput (3bde686)
- InputGroup: vertical view added (31a831f)
- ReactDropzone: added new uploader component and other minor fixes (04bfd7d)
- Storybook: sorting feature, upgrade Storybook add SDG logo to icons (f10ec7d)
- TextArea: placeholder color and other changes (c9ae731)
- TextInput: additional prop added (dddbd6f)
1.5.0-alpha.0 (2020-03-05)
- Input: component wrapper added (84d32bb)
- NumberInput: additional added to the NumberInput (3bde686)
- ReactDropzone: added new uploader component and other minor fixes (04bfd7d)
- Storybook: sorting feature, upgrade Storybook add SDG logo to icons (f10ec7d)
- TextArea: placeholder color and other changes (c9ae731)
- TextInput: additional prop added (dddbd6f)
1.5.0-alpha.0 (2020-02-26)
- NumberInput: additional added to the NumberInput (3bde686)
- ReactDropzone: added new uploader component and other minor fixes (04bfd7d)
- TextArea: placeholder color and other changes (c9ae731)
- TextInput: additional prop added (dddbd6f)
1.5.0-alpha.0 (2020-02-10)
- TextArea: placeholder color and other changes (c9ae731)
1.5.0-alpha.0 (2020-02-06)
- TextArea: placeholder color and other changes (c9ae731)
1.5.0-alpha.0 (2020-02-06)
- TextArea: placeholder color and other changes (c9ae731)
1.4.1-alpha.14 (2020-02-06)
1.4.1-alpha.13 (2020-02-06)
1.4.1-alpha.12 (2020-02-06)
1.4.1-alpha.11 (2020-02-05)
1.5.0-alpha.0 (2020-02-04)
1.4.1-alpha.8 (2020-02-03)
1.4.1-alpha.7 (2020-02-03)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.6 (2020-02-03)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.5 (2020-02-03)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.4 (2020-01-27)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.3 (2020-01-27)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.2 (2020-01-27)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.1 (2020-01-27)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-alpha.0 (2020-01-15)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2020-01-03)
- lint: lint issues fixed (48f259c)
- Button: accent button added (556d763)
- Colors: brand color shades added (4b3d47a)
- Colors: renaming coiors accent-01 added (fb81ee0)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2020-01-03)
- lint: lint issues fixed (48f259c)
- Button: accent button added (556d763)
- Colors: brand color shades added (4b3d47a)
- Colors: renaming coiors accent-01 added (fb81ee0)
1.3.0-alpha.37 (2019-12-19)
- Button: removed count (08cb0f2)
1.3.0-alpha.36 (2019-12-18)
- Button: disable timeout onUnmount 87d9ac48ee79cca9e1d823126b1d4bfc981af28f (53e5bf7)
1.3.0-alpha.35 (2019-12-18)
1.3.0-alpha.34 (2019-12-17)
- Blockquote: same padding if no content is present (6375f82)
- Blockquote: depreciate html rendering for security reasons (7c50420)
1.3.0-alpha.33 (2019-12-06)
- Select: inline prop showed the input two times (b89f8c6)
- Tabs: resize detector removed and replaced with own solution, tests fixed (de387b8)
1.3.0-alpha.32 (2019-12-03)
1.3.0-alpha.31 (2019-12-03)
- Button: onClick animation added (87d9ac4)
- colours: new colour page and changelog (2ef611f)
- icons: custom colors are now supported, emergency icons added (f409c35)
- inputs: read-only state added and other changes (8dd71cb)
- List: checkmark and cross with custom icons (b2a236f)
- Select: disabled state improved (a230986)
- Storybook: favicon now visible in build (4093726)
- Toggle: new design for toggle input (5ec81b8)
1.3.0-alpha.30 (2019-11-12)
1.2.0-alpha.11 (2019-03-07)
1.2.0-alpha.10 (2019-03-06)
- DatePicker: add Calendar icon (#187) (bd52fae)
- StepNavigation: vertical and small StepNavigation added (7c5e358)
1.2.0-alpha.9 (2019-02-28)
- TablePagination: page max filter removed (686779a)
1.2.0-alpha.8 (2019-02-21)
- Story: divider added (921cf98)
1.2.0-alpha.7 (2019-02-20)
- Input: Shadow on Input elements (94a79bd)
1.2.0-alpha.6 (2019-02-19)
- Icons: Upgrade to newer version, console.logs removed (0fb1fe3)
- Slider: OnChange now returns int instead of object (80a657f)
1.2.0-alpha.5 (2019-02-16)
- Select: example for react-final-form added clean console.log from builds (a92cb41)
1.3.0-alpha.1 (2019-02-12)
- Changelog: Added a changelog and better versions (#182) (13ca938)
- Mail: Mail template added (#181) (be22895)