Commit Graph

33 Commits

Author SHA1 Message Date
aabef69948 Update favicon.ico 2022-02-08 00:21:37 -05:00
59d4e80248 Reserve top space for sidebar close button 2022-02-07 00:09:47 -05:00
53ad361085 Increase mod fitBounds padding 2022-02-06 23:02:00 -05:00
4ae16515bf Add cells to search bar 2022-02-06 22:55:58 -05:00
f5cb888a72 Add cell count to mod cell list header 2022-02-06 22:15:34 -05:00
dabc4ec633 Add Nexus Mods to attribution string 2022-02-06 22:13:06 -05:00
e6743cd65e Display form ids in hex 2022-02-06 22:09:24 -05:00
6d27db3122 Add layer to show cells a selected cell edits
Also removes the link color to make links clearer.
2022-02-06 22:00:14 -05:00
6005028439 Use downshift-js for better search bar experience 2022-02-06 20:45:18 -05:00
86a7516c3b Add list of cells to mod detail pane 2022-02-06 19:38:48 -05:00
16a2ec3ac9 Sort mod search results by unique downloads 2022-01-30 16:55:50 -05:00
8bae1c03c8 Fix mod selection and deselection 2022-01-30 16:14:32 -05:00
716900a397 Faster search with minisearch 2022-01-25 00:52:52 -05:00
8d3b801aab Very slow mod search, and mod data component 2022-01-25 00:31:25 -05:00
b263c6b0cb Add search, query url based state
Still need to wire up the mod and cell data to the search.
2022-01-24 00:59:36 -05:00
dbec8def39 Add titles to toggle layer control buttons 2022-01-23 19:51:28 -05:00
bb8a640d08 Fix sidebar close button to top of panel 2022-01-23 19:49:28 -05:00
7b5cc02993 Fix fullscreen controls 2022-01-23 19:39:36 -05:00
c031524bd4 Prevent multiplying click handlers 2022-01-23 18:29:30 -05:00
c5b2ede9d2 Increase double click timeout 2022-01-23 18:05:36 -05:00
d6720da142 Allow double click zooms with setTimeout
Still not perfect, but good enough for now.
2022-01-23 13:06:44 -05:00
c417222e2c Put sidebar on bottom half of small screens 2022-01-23 13:06:13 -05:00
7983e0d30b Try to prevent race with data loading 2022-01-23 12:34:59 -05:00
a5e2c4a8c8 Remove console.logs 2022-01-19 01:07:32 -05:00
a1f2cc830a Fetch & display data for selected cell in sidebar 2022-01-19 01:06:19 -05:00
8d94b68332 Improve heatmap layer coloring and opacity
Also fix cell selection with heatmap layer disabled.
2022-01-17 17:46:44 -05:00
fb13ebfa6c Add selected cell line outline layer 2022-01-17 17:46:43 -05:00
576eb5b583 First attempt at selected cell state display 2022-01-17 17:46:42 -05:00
79015201b0 Add sidebar for displaying selected cell 2022-01-17 17:46:41 -05:00
9a07f552b5 Fix types and lints 2022-01-17 17:46:39 -05:00
bb5a2ea8c4 Add @types/types/javascript-color-gradient 2022-01-17 17:46:38 -05:00
2bd8a7bc52 Map with heaptmap overlay and layer toggles 2022-01-17 17:46:34 -05:00
e1a41e604c Initial commit from Create Next App 2022-01-13 23:27:27 -05:00