Commit Graph

23 Commits

Author SHA1 Message Date
thallada 6769b815e7 Display mod files on plugin detail page 2022-03-14 20:47:26 -04:00
thallada d45c4f51b1 Fix pluginstxt dialog 2022-03-10 00:46:59 -05:00
thallada 8496c775f2 Refactor drag-n-drop to component with overlay 2022-03-10 00:35:04 -05:00
thallada de445627bf Refactor PluginsLoader into separate components 2022-03-02 22:19:26 -05:00
thallada f6d02c6d33 Basic plugin data page 2022-02-27 02:25:34 -05:00
thallada 761ef80669 Default sidebar and WIP PluginLoader 2022-02-27 01:17:52 -05:00
thallada 9f46000eff Fix z-index of sidebar for landscape mobile views 2022-02-13 15:04:54 -05:00
thallada b77c8f50d9 Better sidebar header css styling
Use sticky header which removes some hard-coded pixel positions and should work in safari.
2022-02-12 19:36:52 -05:00
thallada 59d4e80248 Reserve top space for sidebar close button 2022-02-07 00:09:47 -05:00
thallada 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
thallada 6005028439 Use downshift-js for better search bar experience 2022-02-06 20:45:18 -05:00
thallada 86a7516c3b Add list of cells to mod detail pane 2022-02-06 19:38:48 -05:00
thallada 8bae1c03c8 Fix mod selection and deselection 2022-01-30 16:14:32 -05:00
thallada 8d3b801aab Very slow mod search, and mod data component 2022-01-25 00:31:25 -05:00
thallada 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
thallada bb8a640d08 Fix sidebar close button to top of panel 2022-01-23 19:49:28 -05:00
thallada 7b5cc02993 Fix fullscreen controls 2022-01-23 19:39:36 -05:00
thallada c417222e2c Put sidebar on bottom half of small screens 2022-01-23 13:06:13 -05:00
thallada a1f2cc830a Fetch & display data for selected cell in sidebar 2022-01-19 01:06:19 -05:00
thallada 8d94b68332 Improve heatmap layer coloring and opacity
Also fix cell selection with heatmap layer disabled.
2022-01-17 17:46:44 -05:00
thallada 79015201b0 Add sidebar for displaying selected cell 2022-01-17 17:46:41 -05:00
thallada 2bd8a7bc52 Map with heaptmap overlay and layer toggles 2022-01-17 17:46:34 -05:00
thallada e1a41e604c Initial commit from Create Next App 2022-01-13 23:27:27 -05:00