| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | In Timeline.vue, make 'ticks' computed | Terry Truong | |
| 2022-10-10 | Fix non-pointer-centered scrolling in horizontal mode | Terry Truong | |
| 2022-10-10 | Skip initial timeline+baseline transitions | Terry Truong | |
| 2022-10-10 | Add timeline bound indicators to baseline | Terry Truong | |
| 2022-10-10 | Add BaseLine.vue | Terry Truong | |
| 2022-10-10 | Lengthen mainline to avoid gaps during resize transitions | Terry Truong | |
| 2022-10-10 | Refactor transition-skip code to use ResizeObserver | Terry Truong | |
| 2022-10-10 | Animate timeline mainline along with ticks/labels | Terry Truong | |
| 2022-10-10 | Make TimeLine track own sizing | Terry Truong | |
| 2022-10-10 | Add timeline add/remove functionality | Terry Truong | |
| 2022-10-10 | Add 'momentum' to dragging | Terry Truong | |
| 2022-10-09 | Skip tick transitions on horz/vert swap | Terry Truong | |
| 2022-10-09 | Add timeline horz/vert switching | Terry Truong | |
| 2022-10-09 | Fix regression of non-smooth tick-scroll-in | Terry Truong | |
| 2022-10-09 | Enlargen ticks present in larger scale | Terry Truong | |
| 2022-10-09 | Add timeline dragging | Terry Truong | |
| Add basic code for timeline pinch-zooming | |||
| 2022-10-09 | Add padding before/after min/max date | Terry Truong | |
| Change marker for min/max date | |||
| 2022-10-09 | Prevent endmost tick labels being clipped | Terry Truong | |
| 2022-10-08 | Make timeline-zooming cursor-centered | Terry Truong | |
| 2022-10-08 | Add TimeLine.vue | Terry Truong | |
| Add timeline shift and zoom actions, and basic styling/animation Make App determine TimeLine dimensions (incl handling resizes) | |||
| 2022-10-08 | Add title bar | Terry Truong | |
| Add IconButton.vue and components/*Icon.vue files | |||
| 2022-10-07 | Install client side tools | Terry Truong | |
| Install and configure Vite, Vue, Tailwind, Pinia, Typescript, and ESLint Add basic framework files (index.html, App.vue, main.ts, etc) Update READMEs Add favicon, font, and LICENCE.txt | |||
