Commit Graph

14 Commits

Author SHA1 Message Date
e7e392a7b7 Replace unicode sidebar icons with svgs
Unicode characters weren't rendering reliably on all platforms.
2022-03-14 21:28:08 -04:00
74c8920edf WIP plugin details sourced from static server 2022-03-10 23:41:43 -05:00
de445627bf Refactor PluginsLoader into separate components 2022-03-02 22:19:26 -05:00
f6d02c6d33 Basic plugin data page 2022-02-27 02:25:34 -05:00
761ef80669 Default sidebar and WIP PluginLoader 2022-02-27 01:17:52 -05:00
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
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
16a2ec3ac9 Sort mod search results by unique downloads 2022-01-30 16:55:50 -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
a1f2cc830a Fetch & display data for selected cell in sidebar 2022-01-19 01:06:19 -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