BetterDiscordApp-v2/client
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
..
src Update DOMObserver 2018-06-10 22:35:44 +01:00
package.json Update repository URL 2018-03-22 17:13:47 +00:00
webpack.config.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
webpack.production.config.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00