aboutsummaryrefslogtreecommitdiff
path: root/static/components/vevent-edit.ts (unfollow)
Commit message (Collapse)Author
2021-11-18Remove .interactive, fix date-time checkbox.Hugo Hörnquist
2021-11-15Rework some drawing and how calendar is accessed.Hugo Hörnquist
2021-11-10Re-modularize javascript.Hugo Hörnquist
This moves almost everything out of globals.ts, into sepparate files. Things are still slightly to tightly coupled. But that is worked on.