This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Releases: teamleadercrm/ui
Releases · teamleadercrm/ui
[16.2.1] - 2022-09-23
[16.2.0] - 2022-09-20
[16.1.1] - 2022-09-16
[16.1.0] - 2022-09-16
[16.0.4] - 2022-09-12
[16.0.3] - 2022-09-05
Fixed
MenuItem
: Append invisible element before rendering menu items, so the first item doesn't get focused by default. (@eniskraasniqi1) in #2344)
[16.0.2] - 2022-08-18
Dependency updates
storybook
: Bump storybook from 6.5.9 to 6.5.10 (@KristofColpaert) in #2327
[16.0.1] - 2022-08-08
Fixed
Checkbox
: passonClick
prop to the parent container (@eniskraasniqi1) in #2314)
[16.0.0] - 2022-07-20
Added
MarketingDialog
: Added new component (@lorgan3 in #2287)Dialog
:hero
option as size (@qubis741) in #2290)
Fixed
DatePickerInput
: moved inputProps on top ofonClick
andonFocus
, to make sure the component handlers will be called (@eniskraasniqi1 in #2285).
Dependency updates
- [BREAKING]
node
: set minimumnode
version to14.15.0
to bumppostcss-loader
(@farazatarodi in #2288).
[15.0.5] - 2022-07-14
Fixed
Popover
: remove unuseddirection
prop fromgetPosition
(@eniskraasniqi1) in #2281)DatePickerInput
: moved inputProps to the bottom so it is not overwritten (@BeirlaenAaron) in #2283)