Commit graph

24 commits

Author SHA1 Message Date
Vick Top
6c77cd9508 fix(ci): fix deprecated issue 2024-03-05 14:10:02 +01:00
Freek van de Ven
93b25c7db6 feat: add option to sort the blocks by their id 2023-11-12 18:14:31 +01:00
Freek van de Ven
dc338d4e37 feat: add ability to offset hours so table can span across midnight 2023-11-10 11:19:11 +01:00
Jacques
3d6a78de65 fix: Fixed the assert to check the values properly 2023-11-07 10:39:22 +01:00
Jacques
dd88521c9d fix: Removed the magic numbers 2023-11-07 09:46:17 +01:00
Jacques
18f40b115f feat: Added the border scroll feature. Next page is opened when scrolling to specific offset 2023-11-06 13:42:54 +01:00
Freek van de Ven
528dc5c240 refactor: rename timetable component 2023-08-17 10:47:08 +02:00
Freek van de Ven
289f1ea25a feat: scroll to currentTime when no items 2023-08-17 10:36:16 +02:00
Thomas Klein Langenhorst
17954a364e Added Badges, added Github Actions 2023-03-31 13:39:41 +02:00
Thomas Klein Langenhorst
8da3ac0585 improved example, updated README and aaded GIF 2022-11-22 16:06:34 +01:00
Freek van de Ven
37337bf9ea fix: remove unused parameters 2022-11-18 16:14:15 +01:00
Freek van de Ven
6aaf5dc171 feat: add table size option 2022-11-18 15:04:23 +01:00
Freek van de Ven
8a62eff0b8 feat: added horizontal variant of the timetable 2022-11-18 10:20:11 +01:00
d5d5568a33 Add BSD-3-Clause license 2022-11-01 09:46:23 +01:00
Freek van de Ven
62fdaa4438 feat: update tabletheme 2022-09-01 16:45:15 +02:00
Freek van de Ven
e4dacde614 refactor: added more doc comments and removed magic numbers 2022-08-26 09:04:08 +02:00
19187e921c feat: added test for block reordering 2022-08-24 17:14:50 +02:00
e31f284c22 feat: collapse blocks with same id 2022-08-24 16:02:07 +02:00
5a54309a5d feat: added timetable merge column option 2022-08-24 14:48:09 +02:00
190630012b feat: added timetable styling 2022-08-24 14:09:24 +02:00
223353b841 feat: jump to first timeblock 2022-08-24 12:13:24 +02:00
ff5aeb3bf8 feat: added timeblock rendering 2022-08-24 12:03:32 +02:00
06609a7537 feat: added table layout 2022-08-24 11:01:50 +02:00
d8b2f55a2d feat: Initial commit 2022-08-24 10:39:49 +02:00