Commit Graph

9 Commits

Author SHA1 Message Date
Zack Rauen 32a1f37540 Rework the existing API structure 2022-08-05 19:09:23 -04:00
Zack Rauen ac5d2baf57 Fix addon errors, improve plugin loading 2022-06-25 01:57:35 -04:00
Zack Rauen 631399991e Fix translation fallbacks 2021-10-22 16:34:48 -04:00
Strencher 87efffb7e8
Fixes keys for new react version (#948)
* Fix for new react version

* Fix CustomCSS editor.

* Fix Dropdown Menus.

* Update drodown.jsx

* Remove unused variable

Fixes #949
Fixes #950
2021-07-25 18:08:17 -04:00
Zack Rauen 65dc214ffe Update version and repo links 2021-07-09 02:05:58 -04:00
Strencher 416e50a672
Update ComponentPatcher (#875)
* Add onAdded util.

* Update ComponentPatcher

* make classes consistent, update logger import.
2021-07-07 19:55:56 -04:00
Zack Rauen fd43ebf7b8 Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
Zack Rauen aeeb95d84b Add more developer tools 2021-04-06 02:03:08 -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