Releases: linked-planet/ui-kit-ts
Releases · linked-planet/ui-kit-ts
v0.5.4 - Time Table Message Localization
- 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
- 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
- Time Table - fixed that the dynamic stretching when space is available did not work
v0.5.1 - Time Table Type Simplification
- Time Table - simplified and clarified a required type for the Group header
v0.5.0 - Inline Message, Time Table Calendar View
- 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
- 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
- Date Range Picker: set props to set the default viewed day/month/year
v0.4.3 - Date Range Picker Disabled/Weekends Disabled
- DateRangePicker - added the option to disable weekend or the whole component
v0.4.2 - date range picker fix
- 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
- fixed that the time table was spamming the missing theme warning
- set the item alignment for the page header line component to central