Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v.0.10.5 - Tooltip
New component: Tooltip
- clean up
- separation of styles
- show case routing now handles the active examples
v0.10.4 - Avatar Item Behaviour
Avatar:
- fixed border
Avatar Item:
- fixed avatar placement
- fixed overflow handling of texts
v0.10.3 - Avatar Item Text Types
Avatar Item:
- fixed primary and secondary text types to handle React.ReactNodes
v0.10.2 - Loading Spinner
-
fixed loading spinner without color theme set
-
changed loading spinner API (sizes)
-
fixed show case copy sources script
v0.10.1 - Icon Size Helper
New Helper Component - Icon Size Helper
- sets a size for icons (span, svg, svg in a smap)
Fixed that avatar, avatar item were not exported correctly from the library.
v0.10.0 - Avatars
added Avatar and AvatarItem components
- fixed overflow handling in the showcases
- fixed tooltip showcase
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