Skip to content

Releases: linked-planet/ui-kit-ts

v0.25.3

26 Apr 08:55

Choose a tag to compare

Select:

  • placeholder uses now text-text-subtlest

Input:

  • placeholder now uses text-text-subtlest

v0.25.2

25 Apr 08:38

Choose a tag to compare

  • removed top level await
  • removed bundle minification

v0.25.1

24 Apr 17:46

Choose a tag to compare

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

24 Apr 16:02

Choose a tag to compare

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

17 Apr 11:42

Choose a tag to compare

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

15 Apr 14:23

Choose a tag to compare

Tag:

  • added truncating

TagGRoup:

  • added shrinking

v0.23.2

09 Apr 19:12

Choose a tag to compare

Time Table:

  • fixed item position calculation
  • improved header format handling

v0.23.1

09 Apr 12:01

Choose a tag to compare

*DateUtils - dateFromString handles now also ZonedDateTime formatted dates

v0.23.0

09 Apr 10:09

Choose a tag to compare

Release for IBT 1.0

  • Inline Message - removed interactive Style

v0.22.3 - DateFromString Fix

04 Apr 11:01

Choose a tag to compare

  • 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