Commit Graph

8 Commits

Author SHA1 Message Date
Zerebos 9dc12f4619
Fix addon cards and reduced motion 2024-02-26 19:31:06 -05:00
Zerebos ad076667c0 Merge divergent design points 2024-02-24 05:17:59 -05:00
Zerebos d3639d12ae Revamp list ui + add enable/disable all
Fixes #723
2024-02-22 00:06:30 -05:00
Strencher 91e4cd5eb1 Several Fixes
- Fix error banner style
- Cleanup updater code
- Make notice api show in crash screens

Co-authored-by: Zack Rauen <rauenzi@outlook.com>
2022-09-30 01:00:52 +02:00
Zack Rauen 18bb2886cd Allow partials, add temp updater 2022-09-29 01:04:22 -04:00
Zack Rauen f5f1220ecc Lint and audit 2022-01-28 14:39:17 -05: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