aboutsummaryrefslogtreecommitdiff
path: root/src/components/SCollapsible.vue
AgeCommit message (Collapse)Author
2023-01-21Adjust frontend coding styleTerry Truong
2023-01-04Add event info modalTerry Truong
Add InfoModal.vue, SCollapsible.vue, and icons. Update Timeline.vue, App.vue, lib.ts, and store.ts to display modal. For testing, send/use dummy EventInfo from server (still waiting on image downloads).