Releases: kronostechnologies/design-elements
Releases · kronostechnologies/design-elements
v6.1.0
Features
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
⚠ 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
- ChooserCard: renamed to RadioCard (#565) (52543f8)
- EnsoSpinner: renamed to Spinner (#565) (52543f8)
- NavMenu: renamed to NavList (#565) (52543f8)
- NavMenuButton: renamed to DropdownNavigation (#565) (52543f8)
- Select: renamed to DropdownList (#565) (52543f8)
- ProgressBar: renamed to ProgressIndicator (#565) (52543f8)
New components
- Accordion: add new component (#576) (b16692e)
- NumericInput: add new component (#614) (9ec563f)
- PasswordInput: add the component (#566) (8edc003)
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...
v5.6.0
v5.5.1
v5.5.0
v5.4.0
Features
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
v5.3.2
v5.3.1
v5.3.0
Features
Bug Fixes
- a11y zoom 200% all non-control components (#487) (a708783)
- a11y: zoom 200% pour les inputs (#485) (5aa9e08)
- MenuButton: remove auto-focus from first menu item (ABF-6488) (#492) (ebffdc7)
Dependencies
- update dependency react-datepicker to v4.14.0 (#520) (17bb4a2)
- update dependency react-datepicker to v4.14.1 (#522) (5622229)
- update dependency react-router-dom to ~6.13.0 (#514) (4c89b8e)
- update yarn patches (#509) (53f9fa5)
- update yarn patches (#518) (95da120)
- update yarn patches (#523) (fb71558)
Other
Full Changelog: v5.2.4...v5.3.0