BetterDiscordApp-v2/client/src
Samuel Elliott d7db836e30
Update DOMObserver
- Changed observer.subscribe function signature - `observer.subscribe(id, filter, callback, type)` is now `id = observer.subscribe(callback, filter, bind, type === 'filter’)`
- Add a function to subscribe to mutations affecting elements matching a query selector
- Some internal changes
2018-06-10 22:35:44 +01:00
..
builtin Remove emote.name 2018-06-10 22:20:17 +01:00
data Add setting to enable/disable emotes 2018-03-31 03:26:42 +01:00
modules Remove emote.name 2018-06-10 22:20:17 +01:00
structs Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
styles Use a single badge component 2018-06-10 21:28:23 +01:00
ui Update DOMObserver 2018-06-10 22:35:44 +01:00
index.js Add ReactHelpers and ReactAutoPatcher to global._bd 2018-06-10 22:21:09 +01:00