Skip to content

Releases: linked-planet/ui-kit-ts

v0.9.4 - Package.json Cleanup

16 Oct 14:45

Choose a tag to compare

dependency cleanup, typescript upgrade

v0.9.3 - isSelected Button Prop

10 Oct 11:38

Choose a tag to compare

  • Button:
    • added "isSelected" prop
    • raised height slightly
  • Theming
    • added selected text style
    • fixed subtle background in original theme

v0.9.2 - Button Types

09 Oct 21:15

Choose a tag to compare

  • Button: added type property to correctly the set button type for forms

v0.9.1 - Interactive Disabled Styles

05 Oct 13:03

Choose a tag to compare

  • Buttons have now the isDisabled property
  • Interative Styles

v0.9.0 - Buttons, TW

04 Oct 08:14

Choose a tag to compare

  • new Components: Button + ButtonGroup
  • rework of inline messages
  • rework of flags/toast flags
  • WIP: tailwind design system

v0.8.2 - Time Table Item Placement Fix

12 Sep 08:04

Choose a tag to compare

TimeTable - fixed an edge case of item placement in the "hours" view

v0.8.1 - Flags, Toast Flag

11 Sep 12:58

Choose a tag to compare

new components: flag and toast flag

flag

  • replacement for the old flag component

toast flag

  • replacement for the old redux store + flag group

v0.7.0 - Refactoring

29 Aug 17:29

Choose a tag to compare

  • new component: collapsible
  • refactoring of Booking Card, and Page Layout
  • added Tailwind to the build system

v0.6.0 - Booking Card

28 Aug 15:20

Choose a tag to compare

  • Booking Card - new component
    -- + show case
  • Show Cases - Single Component Page and View

v0.5.7 - Joyride Global Fix

24 Aug 09:06

Choose a tag to compare

  • Joyride: has a dependency using the global "global" node variable, but the Vite solution failes, added my solution description to the showcase
  • Inline Message: changed paddings, added "removable" prop