2022-08-25 08:37:14 +02:00
|
|
|
## [0.0.1] - 25 August 2022
|
2022-08-24 09:39:36 +02:00
|
|
|
|
2022-08-25 08:37:14 +02:00
|
|
|
* Initial Release
|
2022-09-01 12:05:37 +02:00
|
|
|
|
|
|
|
## [0.0.2] - 1 September 2022
|
|
|
|
|
2022-11-08 10:33:48 +01:00
|
|
|
* Updated TableTheme
|
|
|
|
|
2022-11-18 15:26:26 +01:00
|
|
|
## [1.0.0] - 18 November 2022
|
2022-11-08 10:33:48 +01:00
|
|
|
|
2022-11-18 15:26:26 +01:00
|
|
|
* Added horizontal variant
|
|
|
|
* Adjustable size for the component
|
2023-08-17 10:36:16 +02:00
|
|
|
|
|
|
|
## [1.1.0] - 17 August 2023
|
|
|
|
|
|
|
|
* Set scrolling to the current time by default if there are no blocks
|
2023-11-06 13:49:47 +01:00
|
|
|
|
|
|
|
## [1.2.0] - 6 November 2023
|
|
|
|
|
|
|
|
* Add the ability to use BorderScroll. If enabled the next page is shown when scrolling to an specific offset.
|
2023-11-07 10:39:22 +01:00
|
|
|
|
|
|
|
## [1.2.1] - 7 November 2023
|
|
|
|
|
|
|
|
* Fixed the assert on the [scrollTriggerOffset] and [scrollJumpToOffset].
|
2023-11-08 19:25:00 +01:00
|
|
|
|
|
|
|
## [1.3.0] - 8 November 2023
|
|
|
|
|
|
|
|
* Add the option for setting an offset for the hours so that the first hour is not 00:00 but 08:00 for example and the last hour can be after 24:00.
|