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.
|
2023-11-12 18:14:06 +01:00
|
|
|
|
|
|
|
## [1.4.0] - 13 November 2023
|
|
|
|
|
2023-12-02 09:36:46 +01:00
|
|
|
* Add the option for sorting the blocks by their id.
|
|
|
|
|
|
|
|
## [2.0.0] - 03 December 2023
|
|
|
|
|
|
|
|
* Create Melos variant of the component where there are multiple packages in the same repository.
|
2023-12-11 10:06:40 +01:00
|
|
|
|
|
|
|
* Added the option to sort on the starttime of an event.
|
2024-07-11 19:13:39 +02:00
|
|
|
|
|
|
|
## [3.0.0] - 11 July 2024
|
|
|
|
|
|
|
|
* Rename main entry point to flutter_timetable
|