Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v0.25.3
Select:
- placeholder uses now text-text-subtlest
Input:
- placeholder now uses text-text-subtlest
v0.25.2
- removed top level await
- removed bundle minification
v0.25.1
Select:
- changed the button width of the clear all and the dropdown button
- buttons are not wrapping anymore to the next line
- labels are now truncating
v0.25.0
New Component Popover
Select:
- fixed that select in forms could not set form values to null
- made multi value select be more accessibly be enabling the removal of single selected items using the keyboard
- made clear all button keyboard usable
Pagination:
- fixed that the page label was not applied
Added various labeling options for components.
v0.24.0
Translations:
- now loaded by dynamic imports
Timetable:
- prevent from dying when no translations are provided
Select:
- component overwrites to improve accessibility
Pagination:
- added labels
v0.23.3
Tag:
- added truncating
TagGRoup:
- added shrinking
v0.23.2
Time Table:
- fixed item position calculation
- improved header format handling
v0.23.1
*DateUtils - dateFromString handles now also ZonedDateTime formatted dates
v0.23.0
Release for IBT 1.0
- Inline Message - removed interactive Style
v0.22.3 - DateFromString Fix
- fixed a bug in DateUtils - DateFromString, which would parse a date string when it shouldn't
- added toDateType and toTimeType utilities
- Calendar - fixed secondarySelected text color