Commit Graph

5 Commits

Author SHA1 Message Date
Qb c4a400e292
Fallback when Monaco load fails (#1278) 2022-06-25 02:09:00 -04:00
Zack Rauen fdd47f83e8 Add hover and quick suggestion options 2022-02-05 18:13:38 -05:00
Zack Rauen b3ec18b9af Add editor settings 2022-02-05 03:35:07 -05:00
Zack Rauen 847ef94c25 Fix various bugs and toolchain
- Fix an issue where dist might not have the proper package.json
- Fix an issue with PublicServers adding button to guild list
- Fix the placement of BD in settings
- Change default modal button to `primary`
- Change restart prompts to have `danger` prop
- Change tooltips to use `primary` rather than `black`
- Remove VoiceMode
- Remove DarkMode
- Give a hover effect to the public servers button
- Fix expanding icon in emote menu
- Fix over-bolded text in setting descriptions
2021-03-06 15:26:48 -05: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