Commit Graph

7 Commits

Author SHA1 Message Date
Zerebos d3639d12ae Revamp list ui + add enable/disable all
Fixes #723
2024-02-22 00:06:30 -05:00
Zack Rauen 9bf16a8b98 Adjust module import namespace 2023-05-19 17:14:55 -04:00
Zerebos 7b58be079d Lint functional hooks 2023-03-19 22:24:34 -04:00
Zack Rauen 0d57129de7 Convert settings types 2023-03-06 19:17:28 -05:00
Zack Rauen 2ace4925a2 Adjust how locales are handled
Allows POEditor to be the main copy of translated strings (aside from en-US)
2021-04-15 22:35:08 -04:00
Tropical 2779d9bc4f
Update various pieces of UI
- fix minimal mode
- revamp addon error modal
- restyle some aspects of toasts (includes light mode support)
- overhaul addon error modal (thanks to @Strencher for some react help)
- update switches to match discord's latest design
2021-04-15 18:08:00 -04:00
Zack Rauen 74b2dace04 Restructure BD into a small mono-repo
This is a repo-wide refactor that introduces the injector to the main branch.

The new architecture is as such:
common/
injector/
renderer/
2021-03-06 03:30:16 -05:00