Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v0.9.2 - Button Types
- Button: added type property to correctly the set button type for forms
v0.9.1 - Interactive Disabled Styles
- Buttons have now the isDisabled property
- Interative Styles
v0.9.0 - Buttons, TW
- 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
TimeTable - fixed an edge case of item placement in the "hours" view
v0.8.1 - Flags, Toast Flag
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
- new component: collapsible
- refactoring of Booking Card, and Page Layout
- added Tailwind to the build system
v0.6.0 - Booking Card
- Booking Card - new component
-- + show case - Show Cases - Single Component Page and View
v0.5.7 - Joyride Global Fix
- 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
- 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
- Time Table: Calendar view considers now the daily time range, added months and years support
- updated packages