Skip to content

Releases: linked-planet/ui-kit-ts

v0.9.6 - PageLayout Props

19 Oct 08:53
Compare
Choose a tag to compare

PageLayout:

  • additional props for className and ID
  • fixed missing showcase example source

v0.9.5. - DateRangePicker

17 Oct 16:13
Compare
Choose a tag to compare

DateRangePicker:

  • added callbacks for start and end selection
  • clarified date types

TimeTable:

  • fixed regressions in message system

v0.9.4 - Package.json Cleanup

16 Oct 14:45
Compare
Choose a tag to compare
dependency cleanup, typescript upgrade

v0.9.3 - isSelected Button Prop

10 Oct 11:38
Compare
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
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