Skip to content

Latest commit

 

History

History
824 lines (460 loc) · 44.2 KB

CHANGELOG.md

File metadata and controls

824 lines (460 loc) · 44.2 KB

1.22.3 (2022-09-05)

Bug Fixes

  • StepNavigationItem: renderAnchor optional (2e662bf)

1.22.2 (2022-09-02)

Bug Fixes

  • added missing arguments type for 'onRequestClose' method in Modal.d.ts (379d4c5)

1.22.1 (2022-08-30)

Bug Fixes

  • StepNavigationItem: added status typescript interface (9ff6446)
  • StepNavigationItem: added typescript interface (9e49ad1)

1.22.0 (2022-08-06)

Bug Fixes

  • unexpected value in the types import (45497e3)
  • update StepNavigationItem interface, resolves #546 (78a4f99)

Features

  • extend SingleDatePickerInput interface and propTypes, resolves #548 (8550f54)

1.21.1 (2022-08-03)

Bug Fixes

  • StepNavigation: propTypes added and fixed (8478b65)

1.21.0 (2022-07-13)

Bug Fixes

  • grid: added a mixin to do span calculations (0bcc480)
  • Grid: added another proptype feature grow to grid layout (3439e33)

Features

  • grid: added justify and align prop and functionality to grid layout (02f92b2)
  • gridLayout: implementing a grid layout feature (cdf3fc4)

1.20.16 (2022-07-13)

Bug Fixes

  • Empty: added ReactNode type to icon prop (b7698e5)

1.20.15 (2022-07-12)

Bug Fixes

  • Added 'React.ReactNode' type to 'icon' prop of EmptyProps. (e53308f)

1.20.14 (2022-06-10)

Bug Fixes

  • typescript: type definition fixes (d3f5575)

1.20.13 (2022-05-30)

Bug Fixes

  • typescript: bug fixes with proper type definitions (3b47ad9)

1.20.12 (2022-05-30)

Bug Fixes

  • components: typescript declaration bug fixes and proper Proptypes (983ca60)

1.20.11 (2022-04-04)

Bug Fixes

  • NumberInput: NumberInput ttype definition covering both number and string for step prop #513 (95dc162)

1.20.10 (2022-03-08)

Bug Fixes

  • AuthLayout: AuthLayout import and export correctly done (0beb398)

1.20.9 (2022-02-15)

Bug Fixes

  • datepicker: removed classname warning showing in datepicker (c8b08a0)

1.20.8 (2022-02-15)

Bug Fixes

  • components: console warnings and error and minor fixes (e32e4b6)
  • components: fixed templates using react-hook-form that werent rending and updating table docs (7af1036)
  • components: minor fixes to remove console errors and warnings (ff6188f)
  • react: version bump to version 17 (7e3744a)
  • table: fix error in tablewithfilter template with upgraded react-table version (f1cfc89)

1.20.7 (2022-01-26)

Bug Fixes

  • components: making sure azure release new version (8263901)

1.20.6 (2021-12-20)

Bug Fixes

  • DatePicker: removed old react-hook-form datepicker (1ab3327)

1.20.5 (2021-12-03)

Bug Fixes

  • DatePicker: input onChange handler updated (#488) (e809fe5)
  • DateRangerPicker: removed console.log (768136f)

1.20.4 (2021-12-03)

Bug Fixes

  • Modal: remove console log (3680780)
  • Modal: remove width assigned to subnavigation in MainNavigationstories (932a3dc)
  • Modal: Use onMouseDown instead of onClick for backdrop click detection (ec923ea)

1.20.3 (2021-10-19)

Bug Fixes

  • style: fixed color of selected item on react select (daf5b6f)

1.20.2 (2021-09-15)

Bug Fixes

  • Accessiblity: page was missing (2e2825c)

1.20.1 (2021-08-31)

Bug Fixes

  • Table: documentation fixed (a6b6eb7)

1.20.0 (2021-08-20)

Features

  • BannerNavigation: new content added (5ed2159)

1.19.1 (2021-07-29)

Bug Fixes

  • Button: resolved sibling button issue in arabic (d917bd8)
  • colours: minor changes to colors (a070697)
  • components: fix github issues and color code issue (e612201)

1.19.0 (2021-06-02)

Bug Fixes

  • package: url to repository has changed (edae349)
  • pipeline: deployment quick fix for urgent test (5e58be3)
  • sass: upgrade pipelines for building sass (1cce109)

Features

  • importOnce: upgrade to external importOnce dependency provided by carbon (3b0edef)
  • sass: alignment to new version of sass (59966f0)
  • scss: added dart-sass compatibility and loader for webpack, updated inputs for compatiblity with latest version of react-hook-form (8ce010f)

1.19.0 (2021-06-02)

Bug Fixes

  • pipeline: deployment quick fix for urgent test (5e58be3)
  • sass: upgrade pipelines for building sass (1cce109)

Features

  • importOnce: upgrade to external importOnce dependency provided by carbon (3b0edef)
  • sass: alignment to new version of sass (59966f0)
  • scss: added dart-sass compatibility and loader for webpack, updated inputs for compatiblity with latest version of react-hook-form (8ce010f)

1.18.2 (2021-05-27)

Bug Fixes

  • components: refactored card component and updated typography typescale (efc3969)

1.18.1 (2021-05-20)

Bug Fixes

  • component: fix error from wrong prefix initiation (372b988)

1.18.0 (2021-04-25)

Bug Fixes

  • ModalWrapper: submit button test was failing (4772a5b)
  • Sidebar: sticky header (bfcff60)

Features

  • Sidebar: improved mobile handler (962323e)

1.17.1 (2021-04-19)

1.15.1 (2021-02-19)

Bug Fixes

  • 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)

Bug Fixes

  • next: branch was not aligned to master (4fd1177)

1.17.0 (2021-04-19)

Bug Fixes

  • Button: fix test failing in wrapper due to addition of large prop to default proptypes (8e83208)

Features

  • Twig: twig loading added, Ilustrations added, Figma preview added (4a64ddb)

1.16.0 (2021-04-07)

Bug Fixes

  • Illustrations: added new illustrations (24b71a9)
  • package: packages with vulnerabilities updated (9aadbf2)
  • Slider: Firefox styling and MainNavigation mobile view (22f31c5)
  • Tooltip: removed old dependencies and other changes (3e7ac23)

Features

  • ContextMenu: added context menu (2ddd49a)

1.15.1 (2021-03-30)

Bug Fixes

  • 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.1 (2021-03-30)

Bug Fixes

  • 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.1 (2021-03-30)

Bug Fixes

  • 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.1 (2021-03-16)

Bug Fixes

  • 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.1 (2021-02-26)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • Semantic: initial try for seperate alpha releases (81ad44a)

1.14.0 (2021-02-15)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • BannerNavigation: font-weight changed (7d8d4ab)

1.13.0 (2021-01-26)

Features

  • Empty: added empty component and illustrations (324d573)

1.12.0 (2021-01-20)

Features

  • Button: added right to left support (1137b01)

1.11.5 (2021-01-13)

Bug Fixes

  • Tooltip: replaced div with span to fix placement issue on icon in tooltip (8f41baf)

1.11.4 (2021-01-06)

Bug Fixes

  • Slider: fullWidth prop works now (#375), Footer accepts custom components for Logos (04289e3)

1.11.3 (2021-01-04)

Bug Fixes

  • package: description changed (10ec7c8)

1.11.0 (2021-01-04)

Bug Fixes

  • package: manual version bump (c1b0185)
  • Search: onChange was returning a wrong target value (#368) (d422086)

Features

  • package: trigger release (cbabcd3)

1.11.0 (2021-01-04)

Bug Fixes

  • Search: onChange was returning a wrong target value (#368) (d422086)

Features

  • package: trigger release (cbabcd3)

1.11.0 (2021-01-04)

Bug Fixes

  • Search: onChange was returning a wrong target value (#368) (d422086)

Features

  • package: trigger release (cbabcd3)

1.11.0 (2021-01-04)

Features

  • package: trigger release (cbabcd3)

1.10.12 (2020-11-25)

Bug Fixes

  • StepNavigation: console.logs removed, RadioButtonGroup added as legacy implementation (#334) (59385b5)
  • Warning: RadioButtonGroup warning added (dd3ae6c)

1.10.11 (2020-11-25)

Bug Fixes

  • Notification: icons were wrong (592b961)

1.10.10 (2020-11-24)

Bug Fixes

  • colors: added colors to export again (6c431e6)
  • Notification: not existing icon removed (#324) (d7ec782)

1.10.9 (2020-11-23)

Bug Fixes

  • 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)

Bug Fixes

  • Dependencies: moving dependencies to dev dependencies (3dbb4fb)
  • Notification: file was missing (6d4473b)
  • Package: updated lock file (c4432a4)

1.10.7 (2020-11-16)

Bug Fixes

  • Blockquote: warning kind prop-type spelling issue fixed (#323) (ef551e6)

1.10.6 (2020-11-12)

Bug Fixes

  • Modal: background color now working (901be30)

1.10.5 (2020-11-12)

Bug Fixes

  • Tooltip: hiding the tooltip added (ca0c4d3)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.0 (2020-07-06)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • TextArea: placeholder color and other changes (c9ae731)

1.5.0-alpha.0 (2020-02-06)

Features

  • TextArea: placeholder color and other changes (c9ae731)

1.5.0-alpha.0 (2020-02-06)

Features

  • 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)

Features

  • FileUploader: upgrade based on Carbon Design System (#246) (45b5fb0)

1.4.1-alpha.8 (2020-02-03)

1.4.1-alpha.7 (2020-02-03)

Change Log

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)

Change Log

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)

Change Log

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)

Change Log

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)

Change Log

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)

Change Log

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)

Change Log

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)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2020-01-03)

Bug Fixes

  • lint: lint issues fixed (48f259c)

Features

  • Button: accent button added (556d763)
  • Colors: brand color shades added (4b3d47a)
  • Colors: renaming coiors accent-01 added (fb81ee0)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2020-01-03)

Bug Fixes

  • lint: lint issues fixed (48f259c)

Features

  • 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)

Bug Fixes

1.3.0-alpha.36 (2019-12-18)

Bug Fixes

  • Button: disable timeout onUnmount 87d9ac48ee79cca9e1d823126b1d4bfc981af28f (53e5bf7)

1.3.0-alpha.35 (2019-12-18)

1.3.0-alpha.34 (2019-12-17)

Bug Fixes

  • Blockquote: same padding if no content is present (6375f82)

Features

  • Blockquote: depreciate html rendering for security reasons (7c50420)

1.3.0-alpha.33 (2019-12-06)

Bug Fixes

  • Select: inline prop showed the input two times (b89f8c6)

Features

  • 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)

Bug Fixes

  • Footer: SDG logo fixed (98eb6c3)
  • Icon: remove iconTitle from props (11c27d7)

Features

  • 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)

Bug Fixes

1.2.0-alpha.11 (2019-03-07)

Features

  • Card: Card released (cb0e025)
  • ReactSelect: example updated (e3e2636)

1.2.0-alpha.10 (2019-03-06)

Features

  • DatePicker: add Calendar icon (#187) (bd52fae)
  • StepNavigation: vertical and small StepNavigation added (7c5e358)

1.2.0-alpha.9 (2019-02-28)

Bug Fixes

  • TablePagination: page max filter removed (686779a)

1.2.0-alpha.8 (2019-02-21)

Features

1.2.0-alpha.7 (2019-02-20)

Features

  • Input: Shadow on Input elements (94a79bd)

1.2.0-alpha.6 (2019-02-19)

Features

  • 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)

Features

  • Select: example for react-final-form added clean console.log from builds (a92cb41)

1.3.0-alpha.1 (2019-02-12)

Features

  • Changelog: Added a changelog and better versions (#182) (13ca938)
  • Mail: Mail template added (#181) (be22895)

1.2.1-alpha.0 (2019-02-11)

Bug Fixes

Features

  • ReadMore: ReadMore Component refactored (#180) (4fb8b86)