Commit Graph

24 Commits

Author SHA1 Message Date
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 618b577c75 Adjusts some more UI elements 2020-11-07 16:10:19 -05:00
Tropical 5dc472c645
Rewrites minimal mode, fixes various light mode issues, cleans up css, improves consistency in public servers and settings modals. (#490)
* hoping i didnt fuck things up

* more stuff

* fix social icon in light mode
2020-11-05 03:28:58 -05:00
Zack Rauen 5b8f2f2de3 Adds facelist for addon content
- Redesign of addon cards
- Addon settings moved to modals
- Fixes error with extra title in PS
- Fixes error with pagination in PS
- Fixes several issues with detached windows
2020-11-02 20:47:08 -05:00
Zack Rauen cea1ba5a30 Adds some more finishing touches 2020-07-26 19:11:16 -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
Zack Rauen 9cc70e0272 Adds CONTRIBUTING and updates linting
- Adds CONTRIBUTING.md
- Updates eslintrc to be more comprehensive
- Adds linting to travis runs
2020-07-25 04:22:57 -04:00
Zack Rauen 8f2ece3678 bugfixes and drawer states
- Separate loading icon
- Add dependency injection
- Separate module patch
- Make Core a class
- DOMManager no longer waits for init
- monkeyPatch now uses patcher
- AddonManagers now have a getAddon function
- Alert modal no longer has cancel option
- Settings drawers remember their states
- Remove unused modules
- Add more UI strings to locale managed module
2020-07-18 19:01:49 -04:00
Zack Rauen e5d099ebce bugfixes
- Floating window going below min on low resolution
- Floating window editor not usable in settings
- Confirmation modal component gone
- Fix addon toast strings
- Fix emote render
- Add folder in AddonAPIs
- Restructure FloatingWindows
2020-07-17 22:24:20 -04:00
Zack Rauen 82ae0782fe remove jquery use + fixes #255 2020-07-16 17:17:02 -04:00
Zack Rauen 0f49e4257b Bring up to date + some reorganizing 2020-07-16 01:42:56 -04:00
Zack Rauen 23bfd6bbb9 builds again 2020-03-21 01:33:32 -04:00
Zack Rauen a7f9978957 some updating, no build 2020-03-21 01:33:32 -04:00
Zack Rauen 0ea223c8f3 dropdown + strings + more blue 2020-03-21 01:33:31 -04:00
Zack Rauen 1e084d31b4 content -> addon 2020-03-21 01:33:30 -04:00
Zack Rauen f96c83cc84 more strings 2020-03-21 01:33:29 -04:00
Zack Rauen be095fb75f First pass at string management 2020-03-21 01:33:29 -04:00
Zack Rauen 6bb5808063 first reactcomponents + usage 2020-03-21 01:33:29 -04:00
Zack Rauen c56710569b more cleanup and slight rearrange 2020-03-21 01:33:29 -04:00
Zack Rauen e3ce238440 more cleanup + dommanager 2020-03-21 01:33:28 -04:00
Zack Rauen ee47005321 finish managers + basic plugins page 2020-03-21 01:33:28 -04:00
Zack Rauen 6bed40f21f first refactor of emote module 2020-03-21 01:33:27 -04:00
Zack Rauen b64f35fa88 start to convert emotemenu 2020-03-21 01:33:27 -04:00