Skip to content

Releases: linked-planet/ui-kit-ts

v0.9.2 - Button Types

09 Oct 21:15
Compare
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
Compare
Choose a tag to compare
  • Buttons have now the isDisabled property
  • Interative Styles

v0.9.0 - Buttons, TW

04 Oct 08:14
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.5.6 Time Table Reported Day Range Fix

23 Aug 15:22
Compare
Choose a tag to compare
  • Time Table time range selection reports now correctly the time frame of the day, instead of starting from with a wrong end time
  • single component page: handling of viewed component retrieved from url hash parameter

v0.5.5 - Time Table Time Frame

16 Aug 08:26
Compare
Choose a tag to compare
  • Time Table: Calendar view considers now the daily time range, added months and years support
  • updated packages