Commit graph

20 commits

Author SHA1 Message Date
Quantum d0ddad26c5 jcal: use jdnWeekDay instead of ad hoc logic 2025-07-03 16:31:42 -04:00
Quantum 7c302fa44e jcal: fix firstWeekday calculation 2025-07-01 03:51:07 -04:00
Quantum eb4a7253f1 jcal: fix missing first week on negative JDN months 2025-06-20 19:43:06 -04:00
Quantum b5252506d7 Implement iCalendar export 2023-07-15 23:09:42 -04:00
Quantum 89dbedd0e4 Factor out index.scss 2023-07-15 18:01:01 -04:00
Quantum caa0a02a0a Factor out reportWebVitals.ts 2023-07-15 17:57:34 -04:00
Quantum 766a222979 Factor out common day wrapping logic and week handling 2023-07-15 17:54:18 -04:00
Quantum a8edb3cfab Factor out common CSS constants 2023-07-15 17:29:49 -04:00
Quantum a6bed3e9ef Factor out common month CSS 2023-07-15 17:26:51 -04:00
Quantum 89b3c6c4e1 Factor out common calendar app logic 2023-07-15 16:10:46 -04:00
Quantum 21f1110323 Package React files in common to ui subdirectory 2023-07-15 15:44:32 -04:00
Quantum 9a69b0ba55 Factor out <GregorianJumper> 2023-07-15 15:37:25 -04:00
Quantum f67bd1bbef Factor out abstract month-based calendar UI 2023-07-15 14:51:51 -04:00
Quantum 8c238c6625 Factor out reusable MobileTooltip component
Also prevents tabIndex from being generated on desktop
2023-04-29 06:18:48 -04:00
Quantum 1a7c4915e1 Prevent text bleeding 2023-04-29 03:58:37 -04:00
Quantum ff7de4762e Fix abbreviation CSS on mobile 2023-04-29 03:57:05 -04:00
Quantum f206cf32fb Make abbreviations show up on mobile 2023-04-24 01:00:48 -04:00
Quantum 63a01eab62 Fix Julian weekday display in mobile mode 2023-04-23 20:27:52 -04:00
Quantum 68a35cbf0f Fix Julian calendar heading 2023-04-22 23:34:50 -04:00
Quantum c307af7ca4 Proof-of-concept Julian calendar 2023-04-22 21:57:03 -04:00