aboutsummaryrefslogtreecommitdiff
path: root/src/lib.ts
AgeCommit message (Expand)Author
2022-10-17Display event data from serverTerry Truong
2022-10-16Add basic display of placeholder eventsTerry Truong
2022-10-15Pass TimeLine offsets to BaseLineTerry Truong
2022-10-15Make new timelines copy existing onesTerry Truong
2022-10-15Make stepDate() faster for high step countsTerry Truong
2022-10-15Make BaseLine spans use TimeLine start/end offsetsTerry Truong
2022-10-15Fix more bugs due to not excluding 0 CETerry Truong
2022-10-15On zooming out, align dates with start of units (eg: 1970-1-1 not 1970-2-4)Terry Truong
2022-10-14Account for there being no year 0 CETerry Truong
2022-10-14Avoid displaying pre-JDN dates with sub-year scaleTerry Truong
2022-10-14Allow non-unit-aligned timelinesTerry Truong
2022-10-12Convert to represent dates instead of numbersTerry Truong
2022-10-11Add global store, do general refactorTerry Truong
2022-10-10Prevent span-regions in baseline becoming too small to seeTerry Truong
2022-10-10Add timeline bound indicators to baselineTerry Truong