Commit Graph

19 Commits

Author SHA1 Message Date
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