index
:
chrona
main
Chrona: Interactive Historical Timeline
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
store.ts
Age
Commit message (
Expand
)
Author
2023-01-23
Speed up transitions for touch actions
Terry Truong
2023-01-23
Replace ResizeObserver using width/height props
Terry Truong
2023-01-22
For deployment, copy cal.py content into chrona.py
Terry Truong
2023-01-21
Change initial start/end dates
Terry Truong
2023-01-21
Adjust coloring and spacing
Terry Truong
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 settings for hiding event lines and baseline
Terry Truong
2023-01-16
Evenly space event rows/cols
Terry Truong
2023-01-15
Avoid tick label overlap
Terry Truong
2023-01-15
Fix searches failing in certain cases
Terry Truong
2023-01-14
Allow showing events without images
Terry Truong
2023-01-07
Mark search results with box-shadow
Terry Truong
2023-01-06
Add settings modal
Terry Truong
2023-01-05
Add partially-complete search modal
Terry Truong
2023-01-04
Add event info modal
Terry Truong
2023-01-02
Visually distinguish 'discover' events
Terry Truong
2022-12-29
Adjust event-count-indicator styling
Terry Truong
2022-12-29
Show event-count data on timeline
Terry Truong
2022-12-25
Add minor ticks
Terry Truong
2022-10-20
Add gcal to client-side HistDates
Terry Truong
2022-10-20
Move various constants to global store
Terry Truong
2022-10-11
Add global store, do general refactor
Terry Truong