Commit Graph

33 Commits

Author SHA1 Message Date
11b9635e50 Added responsive font resizing (with viewport width); removed dangling 'p' tag 2025-04-15 15:40:11 -05:00
f6abc396b6 Added intermediate responsive font sizes 2025-04-15 09:50:31 -04:00
094d756a07 Updated flexbox styling 2025-04-14 16:54:44 -04:00
fca0d3a5fa Added help text 2025-04-12 19:28:41 -04:00
4658ec5a9d Draw translation text above map, so that it isn't obscured 2025-04-12 12:37:12 -04:00
6aedbbc942 Styling changes mostly done 2025-04-12 11:55:40 -04:00
81fe778212 Works even better now 2025-04-11 10:12:57 -04:00
bf8825294b Mostly working 2025-04-10 11:37:55 -04:00
6e9e11c41c Made some progress 2025-04-09 10:34:52 -04:00
66d88c133b Started working on resizing SVG 2025-04-08 23:53:13 -04:00
ad254d2760 Added separate styling for mobile 2025-04-06 12:01:20 -04:00
2f7cdd2ea7 Add loading spinner while map loads; fade in map and fade out spinner; load HTMX locally; show text while translations and romanizations are being fetched 2025-03-28 14:40:10 -05:00
c15bd02c17 Added pointer-events: none for state boundaries, updated translations 2025-03-28 10:02:49 -05:00
53cd9b9465 More styling - increase language font size 2025-03-18 15:57:34 -04:00
0c11a302e3 Added styling for language text 2025-03-18 15:33:34 -04:00
0e26b2345a Show all texts at once; hide them while the results are being fetched; show them after the results have been fetched 2025-03-16 22:15:25 -04:00
d1feca7003 Make districts transparent; dim other languages when one is hovered; change default opacity of language 2025-03-07 15:45:27 -05:00
f20c17337b Added styling for romanizations (same as translations) 2025-03-05 16:46:22 -05:00
c5ff92f941 Added JS to fetch romanization from an endpoint and log it; added a CSS class to the loading bar to show while the data is being fetched 2025-03-05 07:07:40 -05:00
da3b3b8a16 Added loading indicator when translations are being retrieved 2025-03-02 22:02:23 -05:00
6cd33ac06d Add noto fonts (unicode glyph support); use HTMX to replace translations on map; pointer-events for languageText to help select a state on the map 2025-03-02 20:07:09 -05:00
73149275fd Added a form, added some more styling 2025-02-27 17:45:30 -05:00
ce89a74e70 Added a transparent fill, so that the language boundary can be 'hovered' on; added a hover action 2025-02-27 09:35:24 -05:00
5fc15a2c5c Increase stroke width for language boundaries 2025-02-27 06:47:27 -05:00
c4e28998c5 Added some CSS for language boundaries 2025-02-26 18:28:59 -05:00
c98af5a5ae Draw states after districts; add 'fill: none' CSS to states; store a map of color to all features with that color 2025-02-26 12:09:49 -05:00
3aa68451b7 Added Turf JS (haven't used it yet) 2025-02-26 10:59:15 -05:00
8b8340fbce Minor update - change stroke color 2025-02-25 23:06:34 -05:00
9cb4385a43 Add CSS to display state name on hover 2025-02-25 16:58:08 -05:00
ec4f1ddca9 Changed size of SVG 2025-02-24 20:54:57 -05:00
11a287e242 Styling changes; moved JS to separate file 2025-02-24 20:45:00 -05:00
bc3f69bfa3 Added colors to the map (used four-color theorem, but did it manually) 2025-02-24 20:24:32 -05:00
3a104140ab First commit 2025-02-24 17:56:01 -05:00