| Age | Commit message (Collapse) | Author |
|
Use solid color, and skip transitions on screen size change
|
|
Backend:
Send event-count data to client in EventResponse instance
Fix certain usages of gregorian calendar instead of julian
Move HistDate, SCALES, etc, into cal.py
Frontend:
Make App update a unitCountMaps object using event-count data from server
Make TimeLine show visual indication of unit counts
Add showEventCounts option to store
Update unit tests
|
|
Add lower-bounds parameter to getScaleRatio()
|
|
Add YearDate and CalDate
Restrict non-calendar HistDates to years before 4713 BC
|
|
|
|
Resolve typescript issues
Make terminology more consistent
|