Commit Graph

13 Commits

Author SHA1 Message Date
Zerebos 21ab10d5b9 Fix linting issues 2024-02-22 00:55:46 -05:00
Zerebos cb08178b77
Merge branch 'development' into imports 2023-06-14 20:55:13 -05:00
Zerebos fdc117e02f
Merge pull request #1610 from BetterDiscord/fetch-api
Fetch API
2023-06-14 20:53:52 -05: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
Strencher bc6a0632de Code cleanup, deprecation notice, add maxRedirects 2023-05-01 21:36:56 +02: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
Strencher 1f48d22e53 fetch api & apply fix current https 2023-04-12 23:20:20 +02: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 a13422df11 Adjust webpack search 2022-10-08 20:04:56 -04:00
Strencher b1cbe8b93b feat: BdApi.ContextMenu
* Allows patching & creating context menus.
2022-10-09 01:07:12 +02:00
Zack Rauen 87652dab8e Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00