| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-21 | Adjust coloring and spacing | Terry Truong | |
| 2023-01-21 | Do more minor refactoring | Terry Truong | |
| Document some variables coupled between client and server. Add more term consistency ('unit', 'event density'). Make console messages more consistent. | |||
| 2023-01-21 | Move general utility funcs into util.ts | Terry Truong | |
| 2023-01-21 | Adjust frontend coding style | Terry Truong | |
| 2023-01-16 | Add fading for overflowing baseline labels | Terry Truong | |
| 2023-01-02 | Make baseline time-spans non-overlapping | Terry Truong | |
| Remove time-span labels Fix firstDate/lastDate being passed to TimelineState instead of startDate/endDate | |||
| 2022-12-18 | Make BaseLine spans more visible | Terry Truong | |
| Increase min-length to 3px, add margin around BaseLine Fix non-visibility on startup | |||
| 2022-12-18 | Add unit testing | Terry Truong | |
| Install vitest, happy-dom, and @testing-library/vue Add lib.ts and rbtree.ts tests in tests/ Modularise some date-range-managing code from App.vue into lib.ts | |||
| 2022-10-15 | Pass TimeLine offsets to BaseLine | Terry Truong | |
| Add TimelineState | |||
| 2022-10-15 | Make new timelines copy existing ones | Terry Truong | |
| 2022-10-15 | Make BaseLine spans use TimeLine start/end offsets | Terry Truong | |
| Change TimelineRange to hold years not HistDates | |||
| 2022-10-12 | Convert to represent dates instead of numbers | Terry Truong | |
| - Add HistDate class - Adapt TimeLine and BaseLine to work with HistDates - For own-size-watching components, add onMounted() hook to run before ResizeObserver is set up | |||
| 2022-10-11 | Fix regression where baseline timespans move on startup | Terry Truong | |
| 2022-10-11 | Add global store, do general refactor | Terry Truong | |
| Resolve typescript issues Make terminology more consistent | |||
| 2022-10-10 | Prevent span-regions in baseline becoming too small to see | Terry Truong | |
| 2022-10-10 | Fix non-pointer-centered scrolling in horizontal mode | Terry Truong | |
| 2022-10-10 | Add timeline bound indicators to baseline | Terry Truong | |
| 2022-10-10 | Add BaseLine.vue | Terry Truong | |
