Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v0.25.13
- Select - added classname override for IndicatorContainer
- Dropdown - removed unused and deprecated triggerStyle prop
v0.25.12
- Calendar - added IconSizeHelper around icons
- Select - added IconSizeHelper around icons
v0.25.11
- added classPrefixerPlugin
- changed the TW class sticky to lp-sticky with the plugin to avoid style classes
v0.25.10
Popover:
- wrapped trigger chevrons in IconSizeHelper
v0.25.9
Dropdown:
- wrapped menu Icons in IconSizeHelper to center them on changed line heights
v0.25.8
Select:
- exposed ref
Checkbox:
- added background color
v0.25.7
- fixed tree shaking of library
- enabled that all components/utils can be imported separately
v0.25.6
IconSizeHelper:
- removed the mandatory size
- made it inline flex and the icon span inside flex
v0.25.5
Input:
- set the placeholder opacity to 100% since Firefox lowers this
v0.25.4
Select:
- changed SelectClassNamesConfig type to be compatible with the original type