index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
Age
Commit message (
Expand
)
Author
2022-10-18
Add basic grid-like event layout
Terry Truong
2022-10-18
Serialise event-req handling
Terry Truong
2022-10-18
Reduce event data after reaching a memory limit
Terry Truong
2022-10-18
Keep track of date ranges where server has no more results
Terry Truong
2022-10-18
Use shallowRef for event tree
Terry Truong
2022-10-18
Use RBTree to store events, and lookup by date range
Terry Truong
2022-10-17
Display event data from server
Terry Truong
2022-10-16
Add basic display of placeholder events
Terry Truong
2022-10-15
Pass TimeLine offsets to BaseLine
Terry Truong
2022-10-15
Make new timelines copy existing ones
Terry Truong
2022-10-15
Prevent dragging cancellation when moving across elements
Terry Truong
2022-10-15
Make BaseLine spans use TimeLine start/end offsets
Terry Truong
2022-10-15
Prevent zooming in beyond min/max dates
Terry Truong
2022-10-15
Fix more bugs due to not excluding 0 CE
Terry Truong
2022-10-15
On zooming out, align dates with start of units (eg: 1970-1-1 not 1970-2-4)
Terry Truong
2022-10-14
Account for there being no year 0 CE
Terry Truong
2022-10-14
Allow small drags beyond min/max dates
Terry Truong
2022-10-14
Avoid displaying pre-JDN dates with sub-year scale
Terry Truong
2022-10-14
Allow non-unit-aligned timelines
Terry Truong
2022-10-12
Convert to represent dates instead of numbers
Terry Truong
2022-10-11
Fix regression where baseline timespans move on startup
Terry Truong
2022-10-11
Add global store, do general refactor
Terry Truong
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
2022-10-09
Add padding before/after min/max date
Terry Truong
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
2022-10-08
Add title bar
Terry Truong
2022-10-07
Install client side tools
Terry Truong
[prev]