Skip to content

Releases: linked-planet/ui-kit-ts

v.0.10.5 - Tooltip

26 Oct 17:17
Compare
Choose a tag to compare

New component: Tooltip

  • clean up
  • separation of styles
  • show case routing now handles the active examples

v0.10.4 - Avatar Item Behaviour

25 Oct 15:56
Compare
Choose a tag to compare

Avatar:

  • fixed border

Avatar Item:

  • fixed avatar placement
  • fixed overflow handling of texts

v0.10.3 - Avatar Item Text Types

25 Oct 13:48
Compare
Choose a tag to compare

Avatar Item:

  • fixed primary and secondary text types to handle React.ReactNodes

v0.10.2 - Loading Spinner

25 Oct 12:53
Compare
Choose a tag to compare
  • fixed loading spinner without color theme set

  • changed loading spinner API (sizes)

  • fixed show case copy sources script

v0.10.1 - Icon Size Helper

25 Oct 10:57
Compare
Choose a tag to compare

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

25 Oct 08:29
Compare
Choose a tag to compare

added Avatar and AvatarItem components

  • fixed overflow handling in the showcases
  • fixed tooltip showcase

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