Commit Graph
648 Commits
Author SHA1 Message Date
dependabot-preview[bot] a102f3fe85 Bump idb from 5.0.2 to 5.0.4
Bumps [idb](https://github.com/jakearchibald/idb) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/jakearchibald/idb/releases)
- [Changelog](https://github.com/jakearchibald/idb/blob/master/changes.md)
- [Commits](https://github.com/jakearchibald/idb/compare/v5.0.2...v5.0.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:29:51 +00:00
Christopher Serr 2d3489ff60 Merge pull request #365 from wooferzfg/optimize-rendering
Only re-render components when necessary
2020-05-16 19:30:15 +02:00
wooferzfg 67dbd64e59 Only re-render components when necessary 2020-05-16 10:33:32 -05:00
wooferzfg 5c825ab969 Install fast-deep-equal 2020-05-16 10:25:13 -05:00
Christopher Serr 04aef1e872 Update the README to reflect Edge using Chromium 2020-05-03 14:47:16 +02:00
Christopher Serr 4cbfa08f9e Merge pull request #361 from wooferzfg/fix-toggle-state
Fix toggles not properly updating when switching views
2020-05-03 14:17:49 +02:00
Christopher Serr 2697796cbf Merge pull request #359 from wooferzfg/fix-listeners
Fix hotkey buttons keeping the listener even after a blur
2020-05-03 14:16:03 +02:00
Sergey Papushin 7a342a3310 Add keys to settings rows 2020-05-02 16:38:55 -05:00
Sergey Papushin a85b5ea4a8 Make toggle state always match the passed in prop 2020-05-02 16:38:39 -05:00
Sergey Papushin f9f739de1b Fix hotkey buttons keeping the listener even after a blur 2020-05-02 16:23:22 -05:00
Christopher Serr 2ee4354bac Merge pull request #358 from CryZe/keyboard-map
Resolve Keys based on the Keyboard Layout
2020-05-02 21:54:37 +02:00
Christopher Serr a7dda56a6c Resolve Keys based on the Keyboard Layout
Instead of showing user unfriendly key codes, we want to show the actual
characters that the keys resolve to based on the user's keyboard layout.
This is a fairly experimental Web API, but it's the best we can do at
the moment.

https://developer.mozilla.org/en-US/docs/Web/API/KeyboardLayoutMap
2020-05-02 19:59:54 +02:00
Christopher Serr 368c2b6d43 Merge pull request #347 from wooferzfg/toggle
Replace checkboxes with toggles
2020-05-02 13:03:44 +02:00
Sergey Papushin 576ecc1a95 Clean up settings table styling 2020-05-01 22:27:49 -05:00
Christopher Serr 0fd6bcc6d1 Run audit fixes 2020-05-01 19:26:52 -05:00
Sergey Papushin 59065b9e6a Implement ToggleCheckbox 2020-05-01 19:14:53 -05:00
Sergey Papushin 1a5b623138 Make HotkeyButton be a default export 2020-05-01 19:14:53 -05:00
Sergey Papushin d917d48305 Install react-toggle 2020-05-01 19:14:53 -05:00
Christopher Serr de143bfaab Merge pull request #348 from wooferzfg/empty-columns-bug
Fix empty columns affecting columns to the left
2020-05-01 17:34:08 +02:00
Sergey Papushin b7b402e006 Fix empty columns affecting columns to the left 2020-05-01 17:18:06 +02:00
Christopher Serr dffc4a6528 Merge pull request #350 from wooferzfg/fix-hotkey-buttons
Make hotkey buttons not rely on focus and blur anymore
2020-05-01 16:42:37 +02:00
Sergey Papushin d8ece95bfa Increase test timeouts and add more logging 2020-05-01 16:05:53 +02:00
Sergey Papushin 7593917604 Make hotkey buttons not rely on focus and blur anymore 2020-05-01 16:05:53 +02:00
dependabot-preview[bot] 26c7c256ad Merge pull request #355 from LiveSplit/dependabot/npm_and_yarn/html-webpack-plugin-4.3.0 2020-05-01 13:46:36 +00:00
dependabot-preview[bot] 40ab0fe537 Merge pull request #353 from LiveSplit/dependabot/npm_and_yarn/style-loader-1.2.1 2020-05-01 13:46:16 +00:00
dependabot-preview[bot] c6ec93a185 Bump html-webpack-plugin from 4.2.0 to 4.3.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-01 13:33:56 +00:00
dependabot-preview[bot] d44e65c3f8 Bump style-loader from 1.2.0 to 1.2.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-01 13:33:41 +00:00
dependabot-preview[bot] 8f550695ba Merge pull request #352 from LiveSplit/dependabot/npm_and_yarn/types/react-dom-16.9.7 2020-05-01 13:31:36 +00:00
dependabot-preview[bot] 3aa1632b38 Merge pull request #351 from LiveSplit/dependabot/npm_and_yarn/ts-loader-7.0.2 2020-05-01 13:31:31 +00:00
dependabot-preview[bot] d523bcf74e Merge pull request #354 from LiveSplit/dependabot/npm_and_yarn/moment-2.25.0 2020-05-01 13:31:23 +00:00
dependabot-preview[bot] f5116fc771 Bump moment from 2.24.0 to 2.25.0
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.25.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-01 13:18:29 +00:00
dependabot-preview[bot] 79298fb9c7 Bump @types/react-dom from 16.9.6 to 16.9.7
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.6 to 16.9.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-01 13:18:14 +00:00
dependabot-preview[bot] 09898be616 Bump ts-loader from 7.0.1 to 7.0.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.1...v7.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-05-01 13:18:14 +00:00
Christopher Serr 422ab30e21 Merge pull request #356 from CryZe/disambiguate-bindings
Disambiguate the import in the WASM bindings
2020-05-01 15:14:29 +02:00
Christopher Serr 26870bcdf2 Disambiguate the import in the WASM bindings
It seems like wasm-bindgen generates both `livesplit_core_bg.wasm` as
well as a `livesplit_core_bg.js` now. We used to import from
`livesplit_core_bg` in our bindings before, which is now ambiguous.
2020-05-01 14:57:35 +02:00
dependabot-preview[bot] da4000e6c8 Merge pull request #345 from LiveSplit/dependabot/npm_and_yarn/webpack-4.43.0 2020-04-27 10:18:49 +00:00
dependabot-preview[bot] bbf01ea5ca Bump webpack from 4.42.1 to 4.43.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 10:11:03 +00:00
dependabot-preview[bot] b5336403ba Merge pull request #344 from LiveSplit/dependabot/npm_and_yarn/css-loader-3.5.3 2020-04-27 10:08:39 +00:00
dependabot-preview[bot] 457cbb5398 Merge pull request #341 from LiveSplit/dependabot/npm_and_yarn/style-loader-1.2.0 2020-04-27 10:02:28 +00:00
dependabot-preview[bot] 067d867c43 Merge pull request #342 from LiveSplit/dependabot/npm_and_yarn/mocha-7.1.2 2020-04-27 09:57:45 +00:00
dependabot-preview[bot] 3454f69f5b Merge pull request #343 from LiveSplit/dependabot/npm_and_yarn/workbox-webpack-plugin-5.1.3 2020-04-27 09:57:01 +00:00
dependabot-preview[bot] 581a0fe0ed Bump css-loader from 3.5.2 to 3.5.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.2...v3.5.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:55:44 +00:00
dependabot-preview[bot] a073e4c998 Bump style-loader from 1.1.4 to 1.2.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.4...v1.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:55:29 +00:00
dependabot-preview[bot] 1120e1d465 Merge pull request #339 from LiveSplit/dependabot/npm_and_yarn/types/node-13.13.4 2020-04-27 09:53:26 +00:00
dependabot-preview[bot] 72c6881ff2 Merge pull request #340 from LiveSplit/dependabot/npm_and_yarn/tslint-6.1.2 2020-04-27 09:53:06 +00:00
dependabot-preview[bot] 462af80d53 Merge pull request #338 from LiveSplit/dependabot/npm_and_yarn/sass-1.26.5 2020-04-27 09:49:30 +00:00
dependabot-preview[bot] 0c969d19da Bump workbox-webpack-plugin from 5.1.2 to 5.1.3
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:43:28 +00:00
dependabot-preview[bot] 9ad853f7a5 Bump mocha from 7.1.1 to 7.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.1...v7.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:41:51 +00:00
dependabot-preview[bot] d3f856f7ea Bump tslint from 6.1.1 to 6.1.2
Bumps [tslint](https://github.com/palantir/tslint) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/6.1.1...6.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:39:27 +00:00
dependabot-preview[bot] a3473eefe1 Bump @types/node from 13.13.0 to 13.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.0 to 13.13.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-04-27 09:38:12 +00:00