Skip to content

Releases: linked-planet/ui-kit-ts

v0.5.4 - Time Table Message Localization

09 Aug 16:54
Compare
Choose a tag to compare
  • Time Table - support for message localized messages using the ICU message format
  • ShowCase - support for anchor IDs

v0.5.3 - Time table remove time slot header in calendar view

08 Aug 15:26
Compare
Choose a tag to compare
  • Time Table - if not differently set using the "showTimeSlotHeader" prop, the default is that it is hidden in the "days" view, but visible when set to "hours"

v0.5.2 - Dynamic Time Table Width Fix

08 Aug 10:07
Compare
Choose a tag to compare
  • Time Table - fixed that the dynamic stretching when space is available did not work

v0.5.1 - Time Table Type Simplification

07 Aug 16:34
Compare
Choose a tag to compare
  • Time Table - simplified and clarified a required type for the Group header

v0.5.0 - Inline Message, Time Table Calendar View

07 Aug 12:09
Compare
Choose a tag to compare
  • time table - has a viewType property, which can be set to "days", providing a overview over days instead of hour of days
  • inline message - used in the time table to provide information is exported as separated component
  • updated dependencies

v0.4.5 - Date Range Picker

31 Jul 07:55
Compare
Choose a tag to compare
  • Date Range Picker:
    • handling for the default set month that dayjs month's start with 0
    • reacting on changed of the selected dates from outside
  • updated dependencies

v0.4.4 - Date Range Picker default view

27 Jul 11:22
Compare
Choose a tag to compare
  • Date Range Picker: set props to set the default viewed day/month/year

v0.4.3 - Date Range Picker Disabled/Weekends Disabled

27 Jul 08:41
Compare
Choose a tag to compare
  • DateRangePicker - added the option to disable weekend or the whole component

v0.4.2 - date range picker fix

26 Jul 15:05
Compare
Choose a tag to compare
  • fixed the date range picker
  • made it more intuitive to use
  • updated dependencies

v0.4.1 - time table theme warning fix, and page header line alignment

24 Jul 17:55
Compare
Choose a tag to compare
  • fixed that the time table was spamming the missing theme warning
  • set the item alignment for the page header line component to central