Commit Graph
661 Commits
Author SHA1 Message Date
dependabot-preview[bot] ebcf17beac Merge pull request #367 from LiveSplit/dependabot/npm_and_yarn/types/react-dom-16.9.8 2020-06-01 11:00:00 +00:00
dependabot-preview[bot] 4748520c4d Merge pull request #370 from LiveSplit/dependabot/npm_and_yarn/react-color-2.18.1 2020-06-01 10:58:33 +00:00
dependabot-preview[bot] 7b30e45878 Merge pull request #375 from LiveSplit/dependabot/npm_and_yarn/mocha-7.2.0 2020-06-01 10:48:20 +00:00
dependabot-preview[bot] 2e9efd11d8 Merge pull request #372 from LiveSplit/dependabot/npm_and_yarn/sass-1.26.7 2020-06-01 10:47:13 +00:00
dependabot-preview[bot] 012cf2548b Merge pull request #371 from LiveSplit/dependabot/npm_and_yarn/typescript-3.9.3 2020-06-01 10:46:56 +00:00
dependabot-preview[bot] 28f2657366 Bump @types/react-dom from 16.9.7 to 16.9.8
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.7 to 16.9.8.
- [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-06-01 10:45:36 +00:00
dependabot-preview[bot] a62cc0cb76 Bump react-color from 2.18.0 to 2.18.1
Bumps [react-color](https://github.com/casesandberg/react-color) from 2.18.0 to 2.18.1.
- [Release notes](https://github.com/casesandberg/react-color/releases)
- [Commits](https://github.com/casesandberg/react-color/commits/v2.18.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:44:39 +00:00
dependabot-preview[bot] 5d50c61323 Merge pull request #368 from LiveSplit/dependabot/npm_and_yarn/types/react-color-3.0.2 2020-06-01 10:43:15 +00:00
dependabot-preview[bot] 00f08c2dc1 Merge pull request #369 from LiveSplit/dependabot/npm_and_yarn/idb-5.0.4 2020-06-01 10:42:31 +00:00
dependabot-preview[bot] 41c0850fe1 Bump mocha from 7.1.2 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 7.2.0.
- [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.2...v7.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:33:43 +00:00
dependabot-preview[bot] 5a5992df89 Bump sass from 1.26.5 to 1.26.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.5 to 1.26.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.5...1.26.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:32:21 +00:00
dependabot-preview[bot] adb50b9508 Bump typescript from 3.8.3 to 3.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:31:28 +00:00
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
dependabot-preview[bot] 68357e1ef1 Bump @types/react-color from 3.0.1 to 3.0.2
Bumps [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-01 10:29:08 +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