Skip to content

Releases: kronostechnologies/design-elements

v6.1.0

11 Jan 21:17
78d8dfb
Compare
Choose a tag to compare

Features

  • Button: add secondary-destructive variant (#689) (1cbfe98)

Bug Fixes

  • deps: update dependency date-fns to v3 (#692) (20591a2)
  • deps: update dependency react-router-dom to v6.21.0 (#691) (1fc0ea7)
  • DropdownList: keep textbox focused when clicking on disabled options (#690) (8952044)
  • DropdownList: prevent text overflow in textbox (#697) (78d8dfb)

Full Changelog: v6.0.0...v6.0.1

v6.0.0

14 Dec 00:33
0599381
Compare
Choose a tag to compare

Storybook for this release

⚠ BREAKING CHANGES

  • Datepicker: renamed startDate to defaultDate and added openToDate (#586)
  • Dropdown: update behaviors and use updated listbox (#666)
  • Listbox: new implementation (#663)
  • MenuButton: renamed menuDirection to menuPlacement groups and icons (#595)
  • ModalDialog: title is now required (#630)
  • RadioCardGroup: added RadioCardGroup component (#593)

⚠ Component renames

New components

Features

  • Dropdown: update behaviors and use updated listbox (#666) (0599381)
  • Icons: add new History and Link icons (#704) (#638) (e752509)
  • IconButton: fix event propagation for buttons (#648) (b075b40)
  • Listbox: new implementation (#663) (0f238b8)
  • MenuButton: groups and icons (#595) (2077213)
  • ModalDialog: title is now required (#630) (d3da181)
  • NumericInput: add constraints and validation (#655) (641bc06)
  • Pagination: update components styles and pagination labels (#619) (40d840f)
  • RadioButtonGroup: added conditional content (#578) (de3b426)
  • RadioCardGroup: added RadioCardGroup component (#593) (c102458)
  • SectionalBanner: add neutral + discovery variant (#678) (9fcf597)
  • Select,TextArea,TextInput: added required text label as default (#577) (2d0a6d4)
  • Table: add Footer support (#640) (071134e)
  • TextInput: add valid prop to TextInput (#592) (cadc9d1)
  • TextInput: added ariaDescribedBy for hint and validations (#631) (4135d4f)
  • Tooltip: add confirmation variant to tooltip (#644) (e9f6e3f)
  • UserProfile: add lozenge prop for nav items (#621) (904b372)

Bug Fixes

  • Button: wrong style on hover on focused tertiary (#676) (9e95011)
  • Button: remove cursor pointer (#675) (f5797a6)
  • Datepicker: ensure one datepicker is open (#618) (712e42e)
  • Datepicker: changed startDate behavior and old behavior is now defaultDate (#586) (9f06399)
  • ErrorSummary,SectionalBanner: fix spacing and border-radius (#639) (9c678bd)
  • ExternalLink: display flex to inline-flex (#681) (bc23ae3)
  • GlobalBanner: replace b tag for strong (#679) (cc181ec)
  • Inputs: replace error icon (#601) (7df412b)
  • Modal,ModalDialog: close icon alignment (#600) (57a317e)
  • Modal: fix padding-top footer (#677) (dc054dc)
  • RadioButtonGroup: controlled radio should show content (#636) (4e08b94)
  • RadioButtonGroup: defaultCheck now show content (#605) (ddf171e)
  • RadioButtonGroup,RadioCardGroup added className for radios (#604) ([2763ed8](2763ed8cd25275aaa1...
Read more

v5.6.0

24 Aug 18:45
5038ddf
Compare
Choose a tag to compare

Features

  • Toggletip, Tooltip: add inverted icons support (#558) (5038ddf)

Full Changelog: v5.5.1...v5.6.0

v5.5.1

15 Aug 04:25
4a51f3b
Compare
Choose a tag to compare

Bug Fixes

Dependencies

  • update dependency react-router-dom to ~6.15.0 (9712a68)

Full Changelog: v5.5.0...v5.5.1

v5.5.0

10 Aug 00:48
a7ae3ec
Compare
Choose a tag to compare

Features

  • ModalDialog: adds destructive & information modal variant (#549) (0fec16c)
  • Tooltip: adjust style to fit doc (#486) (606d0c3)

Bug Fixes

  • ModalDialog: rename modalType to dialogType (#553) (2d2367a)

Full Changelog: v5.4.0...v5.5.0

v5.4.0

26 Jul 15:11
62bebe9
Compare
Choose a tag to compare

Features

  • ModalDialog: move buttons to the right (#542) (62bebe9)

Dependencies

  • deps: update dependency i18next to v23 (#533) (72aceaf)
  • deps: update dependency node-sass to v9 (#511) (2cd2d16)
  • deps: update dependency react-datepicker to v4.16.0 (9ae9cd1)
  • deps: update dependency react-router-dom to ~6.14.0 (#528) (2acc8c9)
  • deps: update yarn minors (#541) (727607c)

Full Changelog: v5.3.3...v5.4.0

v5.3.3

13 Jul 17:04
513d2f7
Compare
Choose a tag to compare

Features

  • MenuButton: add ability to choose menu display direction (#535) (513d2f7)

Full Changelog: v5.3.2...v5.3.3

v5.3.2

11 Jul 13:10
91a1e4a
Compare
Choose a tag to compare

Features

  • added inverted props to bento & user profile (#534) (91a1e4a)

Dependencies

  • update dependency react-datepicker to v4.15.0 (#527) (02ac4f5)

Full Changelog: v5.3.1...v5.3.2

v5.3.1

04 Jul 13:44
997c641
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v5.3.0...v5.3.1

v5.3.0

04 Jul 13:44
a708783
Compare
Choose a tag to compare

Features

Bug Fixes

Dependencies

Other

  • Link: removed unused attributes and duplicated code (#498) (011e30a)

Full Changelog: v5.2.4...v5.3.0