Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v0.9.6 - PageLayout Props
PageLayout:
- additional props for className and ID
- fixed missing showcase example source
v0.9.5. - DateRangePicker
DateRangePicker:
- added callbacks for start and end selection
- clarified date types
TimeTable:
- fixed regressions in message system
v0.9.4 - Package.json Cleanup
dependency cleanup, typescript upgrade
v0.9.3 - isSelected Button Prop
- Button:
- added "isSelected" prop
- raised height slightly
- Theming
- added selected text style
- fixed subtle background in original theme
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