Commit Graph

29 Commits

Author SHA1 Message Date
TheGreenPig 87de0a8d06
Sort addons by Enabled (#1237)
* Add sort by enabled

* Changed "Is Enabled" to "Enabled"

* Fix locales formatting
2022-06-26 18:29:59 -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 854afc27cf Improve development errors
- Fixes #1029
- Fixes #1028
2022-02-04 16:23:21 -05:00
Zack Rauen f078e3b2dc Remove appearance builtins 2022-01-28 14:00:59 -05:00
Zack Rauen 8365730de5 Add devtools listener setting 2022-01-26 12:12:40 -05:00
Zack Rauen 58bfb6f51d Fix guild load check 2021-10-22 15:44:45 -04:00
Zack Rauen c616495f55 Update localization - POEditor 2021-10-22 13:29:51 -04:00
Zack a187e8088f Update sk.json (POEditor.com) 2021-04-17 12:49:10 -04:00
Zack eaf87f224f Update pt-br.json (POEditor.com) 2021-04-17 12:49:09 -04:00
Zack 22ce7a7a55 Update pl.json (POEditor.com) 2021-04-17 12:49:08 -04:00
Zack c988e87346 Update de.json (POEditor.com) 2021-04-17 12:49:07 -04:00
Zack 9f1506e379 Update fr.json (POEditor.com) 2021-04-17 12:49:05 -04:00
Zack bf20c88fcf Update zh-tw.json (POEditor.com) 2021-04-17 12:49:04 -04:00
Zack eecc22d937 Update zh-cn.json (POEditor.com) 2021-04-17 12:49:03 -04: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
Zack Rauen fd43ebf7b8 Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
Rom 2b4c077378
Add French translation (#649) 2021-04-08 03:10:19 -04:00
Zack Rauen ebba553ed2 Switch how assets are handled 2021-04-07 20:31:02 -04:00
Zack Rauen b739fc6f38 Remove class normalizer 2021-04-02 23:36:55 -04: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
Tropical 1bb613942f
Emotes semi-rewrite, removal of old styles and broken setting, temporarily comment out patcher code for .bd-guild. (#511)
* emotes semi-rewrite

* Remove unnessecary className

* Pad bd-button to be used practically outside of the addons list.

* card styling consistency, temporarily remove guild patcher to avoid unintended side-effects

* lint

* forgot to comment some code

* code cleanup

* this gap property isnt applying

* remove "show names" emote function

this feature appears to be broken, and is such a small tweak that I doubt anyone would intentionally disable it.

* Change `open` and `closed` states to `expanded and `collapsed`.

* Emote collapse styling fix
2020-12-12 15:33:32 -05:00
Tropical db84e73f50
Fixes minor UI issues (#496)
* Minimal mode fixes/improvements, fix addon list names wrapping, improvements to secondary card text.

* bd-addon-card minimal mode fix

* fix a blankstate typo

* move noresults to it's own file, add notes for utilclasses,

* css cleanup, remove pointless feature, changelog stuff

* typo in changelog

* editor autoresize with css

* forgot to scale that properly

* linter issues

* add support for inline codeblocks in changelog and card desc

* forgot something in the editor

* this looks better as tertiary

* make bd-button-success consistent, add more button states

* change coloring on bd-meta

* fix icon in light mode

* linter
2020-11-19 12:48:51 -05:00
Zack Rauen 5179f66884 Fixes a string 2020-10-20 18:03:41 -04:00
Zack Rauen 99d17bf4fe Adds some final touches 2020-07-30 11:34:59 -04:00
Zack Rauen 0f45dc6e22 Changes BandagedBD to BetterDiscord 2020-07-26 18:47:04 -04:00
Zack Rauen 98ce17146a Adds transition code and some finishing touches
- Adds the latest info to the changelog
- Fixes an error with RDT
- blacklist -> blocklist for clarity
- Adds transition code for converting old BD version data to new format
- Switch to Vercel
- Add style to changelog modal
- Swap names around, no more `.min`
2020-07-26 05:34:38 -04:00
Strencher 79648edae4 Add German translation
Co-authored-by: Aaron <42084688+l0c4lh057@users.noreply.github.com>
2020-07-24 14:45:05 +02:00
Zack Rauen ec33b23483 restructure 2020-07-19 00:34:23 -04:00