Commit Graph

344 Commits

Author SHA1 Message Date
Zack Rauen 471b1f0343 fix tests 2023-05-16 02:47:05 -04:00
Fede eb814160fe
Fix header color in light mode (#1453)
* Fix header color in light mode

* Add fallback color on SettingsTitle
2023-04-17 15:17:28 -04:00
Zerthox d25dae12f4
More documentation improvements (#1509)
* Doc fixes & consistency

* Document animate timing function

* Fix missing return docs

* Fix UI class description

* Document debounce params & return

* Document className return

* Remove internal context menu noBlurEvent

* Improve period & hyphen consistency

* Fix capitalized primitive types
2023-04-17 15:12:00 -04:00
Zerebos d7ea2e1171
Update translations from POEditor (#1593)
* Update translations from POEditor

* Update translations
2023-04-15 23:37:28 -04:00
Neodymium 022b8fa380
Fix module search warnings (#1608)
- Fix module search warnings
- Add checks to other methods
- Fixes #1589
2023-04-13 13:39:55 -04:00
square 900df71f20
Fix context menus (#1600)
* Fix context menus

* bump changelog & version

---------

Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
2023-04-08 14:55:54 +02:00
square 2fbd3c6090 Bump to 1.9.1 2023-03-25 13:25:22 +01:00
Strencher fbff8e2e52 Fix:
- Fix sourceURL for client bundle
- Fix export getters throwing errors
2023-03-24 17:32:11 +01:00
Zack Rauen 528ababa9f Bump to 1.9.0
- Fixes #1578
- Fixes #1516
2023-03-22 15:36:23 -04:00
Zerebos b0001f181e
Hotfix markdown parser (#1575) 2023-03-22 15:00:48 -04:00
Zerebos acd994e60f
Remove outdated functions (#1576) 2023-03-22 14:59:54 -04:00
Zerebos cec522189f
Remove public servers (#1577) 2023-03-22 14:59:39 -04:00
Zerebos 2aa71d87d9
Merge pull request #1566 from BetterDiscord/functional-components
Convert to functional react components
2023-03-22 14:11:51 -04:00
Zack Rauen b41092385e Fix keybind 2023-03-22 12:23:40 -04:00
Zack Rauen 8d3f01bb40 Fix addoncard and addonlist 2023-03-19 23:41:39 -04:00
Zerebos 7b58be079d Lint functional hooks 2023-03-19 22:24:34 -04:00
Zerebos c2d1e4505f Fix issue with dropdowns crashing 2023-03-13 16:32:51 -04:00
Zack Rauen 91341958d4 Convert editors 2023-03-08 22:09:26 -05:00
Zack Rauen 001a50e762 Convert various remaining components 2023-03-08 20:09:10 -05:00
Zack Rauen 717c9026f4 Convert settings components 2023-03-08 20:08:48 -05:00
Zack Rauen 99aa7ac1a8 Convert floating windows 2023-03-08 20:07:36 -05:00
Zack Rauen 7d71d4f450 Include catch in wrappers 2023-03-08 20:07:10 -05:00
Zack Rauen 0d57129de7 Convert settings types 2023-03-06 19:17:28 -05:00
Zack Rauen 2976a4cf00 Convert stateless components 2023-03-06 02:50:48 -05:00
Zack Rauen c6d58bdc2d Convert icons to functional components 2023-03-06 02:16:00 -05:00
Zerebos 400a6776e4
Implement semver version checking (#1560) 2023-03-04 13:15:19 -05:00
Zerebos 4992d7bd17
Restore sizes below minimum (#1563)
- Fixes #1526
2023-03-04 13:14:00 -05:00
Zerebos b266368e46
Use cmd on mac (#1562) 2023-03-04 13:13:42 -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
Strencher 99f8bc29a8
Swap to standalone header (#1530)
* Lazy load sidebar header

* Publish CSS

* Swap to standalone header
2023-02-21 17:11:59 -05:00
Sam 62d776844c
Fix danger context menu option (#1523) 2023-02-09 16:58:33 -05:00
Zerthox b59e78e0cc
Add support for react devtools replacement (#1508) 2023-01-25 16:49:18 -05:00
Zerebos 6e93538465
Update README (#1504)
* Update README

* Update link, add addon info
2022-12-23 03:24:19 -05:00
Zerebos 07d626b8ee
Add github actions ci 2022-12-16 19:11:29 -05:00
Zack Rauen daafbf51b1 Change version for hotfix 2022-12-14 15:26:36 -05:00
Strencher 5b8a173aa0 Fix ContextMenu part two 2022-12-13 02:59:28 +01:00
Zack Rauen 9d7264be96 Update version and changelog 2022-12-12 19:41:16 -05:00
Zack Rauen 06bdfe301b Remove old installs when detected 2022-12-12 18:50:51 -05:00
Strencher d2594463c0 Fix for Canary & PTB
* Adds better error handling on startup for the ContextMenu API.
2022-12-13 00:04:29 +01:00
Zack Rauen ac80567306 Readd path.join 2022-12-11 15:24:15 -05:00
Zack Rauen 61cbd84843 Fix for inject script 2022-12-11 15:00:37 -05:00
Zack Rauen 331ece8ca1 Adjust injection for core 2022-12-10 21:59:51 -05:00
Zack Rauen 5536bac463 Improve update version checks 2022-12-10 20:59:26 -05:00
Zack Rauen 497201770b Move all platforms to discord_desktop_core 2022-12-10 18:47:37 -05:00
Zack Rauen a172baa6c8 Change update check to be more accomodating 2022-12-08 17:17:53 -05:00
Zerebos d2a1a29d6d
Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
Zerebos 03efbfd447
Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
Strencher 690bfb79cb Fix inject script for Electron v17+ 2022-10-28 22:27:35 +02:00
Zack Rauen ac70698593 Update for canary 2022-10-27 14:37:37 -04:00