Commit Graph

41 Commits

Author SHA1 Message Date
Zerebos bd6e3f664f
Small bugfix for upcoming update 2024-03-04 14:32:17 -05:00
Zerebos ad076667c0 Merge divergent design points 2024-02-24 05:17:59 -05:00
Zerebos afa61df8d4 Merge branch 'main' into development 2024-02-22 02:07:00 -05:00
Zerebos 1015a60041 Add onClose to confirmation modal
Fixes #1646
2024-02-21 23:25:29 -05:00
Zerebos 7a7912ef6d Add onClose for modals 2024-02-21 19:49:24 -05:00
Zack Rauen 316069c3d9 Update version and changelog 2023-11-12 15:22:18 -05:00
Zack Rauen 63f5e80d8c Merge branch 'main' into development 2023-11-10 22:13:48 -05:00
Zerebos 19e622e455
Hotfix for Discord's switch to rspack (#1685)
* Fix patchable modules

* Fix bd-head location and modals
2023-10-26 15:26:09 -04:00
Zack Rauen 0df0093e6b Switch all other buttons to component 2023-08-28 23:47:20 -04:00
Zack Rauen ec9243c12d Fix new imports 2023-06-14 22:17:10 -04:00
Zack Rauen 2554ea1b1f Merge branch 'development' into modals 2023-06-14 22:10:37 -04:00
Zack Rauen 88d9687575 Use custom stack 2023-06-14 19:35:43 -04:00
Zack Rauen b5ad46a63f Reduce reliance on internals 2023-06-14 19:35:43 -04:00
Zack Rauen 815d91e76f Separate changelog modal 2023-06-14 19:35:43 -04:00
Zack Rauen 4cb8964aa8 Start moving away from Discord components 2023-06-14 19:35:35 -04:00
Zack Rauen 9bbf318a86 Revamp all imports 2023-05-19 18:37:21 -04:00
Zack Rauen 9bf16a8b98 Adjust module import namespace 2023-05-19 17:14:55 -04:00
Zack Rauen 72a71ad53e Adjust common module import 2023-05-19 16:38:45 -04:00
Zack Rauen 7d71d4f450 Include catch in wrappers 2023-03-08 20:07:10 -05:00
Zack Rauen d1183633c0 Fix changelog and bump version 2023-03-01 16:45:04 -05:00
Zerebos f3b26fbd4d
Fix settings, tooltips, modals (#1542)
* Lazy load sidebar header

* Publish CSS

* Swap to standalone header

* Fix Tooltip component
* Moves internal reference to the centralized DiscordModules.Tooltip component
* Adds `BdApi.Components` namespace with the `Tooltip` component.

* Add Components namespace to bound api

* Fix modal root

* Fix ContextMenu, Fix Modals

---------

Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
2023-03-01 16:24:10 -05:00
Zack Rauen 548552dfe2 Fix plugin settings and invites 2022-10-17 18:05:08 -04:00
Zack Rauen 90338e9b84 Move strings to be translatable and lint 2022-10-13 23:42:05 -04:00
Zack Rauen af1a26c333 Fix various bugs
- Show public servers on startup
- Update plugin tab on load/unload
- Finish switching searchGetters to searchExports
- Add disabled class to addon cards
- Fix/rebuild changelog modal
2022-10-09 18:22:07 -04:00
Zack Rauen a9220996b5 Fix public servers 2022-10-09 13:49:29 -04:00
Strencher 32bf2be211 Fix Modals, Toasts
* Make external modules be cached
* Fix ConfirmationModal component being found wrong
* Make default modal actually be standalone and be used for react crash fallback
* Fixes toasts showing up in the crash screen
2022-10-08 22:28:56 +02:00
Zack Rauen 87652dab8e Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00
Zack Rauen 90b2870aa2 Partial fix for swc 2022-09-26 23:33:51 -04:00
Zack Rauen 9e5c090c6e Make final adjustments 2022-08-08 19:23:55 -04:00
Zack Rauen ea1820143a Remove autoreload option 2022-08-07 17:26:47 -04:00
Zack Rauen 67746d59ee Update version and changelog 2022-02-05 18:32:05 -05:00
Zack Rauen 42486f4bd7 Update version and changelog 2022-01-31 22:21:39 -05:00
Strencher d54079b005
Fix for latest update on canary. (#1083)
* Fix

* Change to `require`
2021-10-22 13:04:57 -04:00
Zack Rauen 25873eaa96 Update some metadata and bump version 2021-04-18 21:48:41 -04: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 fd43ebf7b8 Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
Zack Rauen e1a510ab4c Revamp error modal 2021-04-06 14:09:43 -04:00
Zack Rauen 5b1900fe3d Add initial pass at core updater
- Fix duplicate file regex
- Add core updater
- Unify versions
- Add sanity for plugin/theme folder
2021-04-05 01:43:30 -04:00
Zack Rauen f3f15ec72c Fix multiple bugs, change to sync loading
- Removes copy selector developer option
- Add a crash check in the injector
- Switch from throwing over the wall to using <script> elements
- Revert to synchronous loading due to above
- Don't load on login screen
- Plugin logging includes version numbers
- Fix blankslate links
- Fix changelog overflow
2021-03-18 17:50:47 -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
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