Commit Graph

4650 Commits

Author SHA1 Message Date
Francisco Hodge
318cb6ee71 Fix build 2022-07-31 16:51:35 -07:00
Francisco Hodge
863dd144b3 Build update 2022-07-31 23:43:52 +00:00
Francisco Hodge
6b6c88cffc 3.4.132 2022-07-31 23:43:27 +00:00
Francisco Hodge
f82f2c342f Escape regex input for layoutCandidates check. Fixes #1645 2022-07-31 16:42:01 -07:00
Francisco Hodge
5c574e8226 Build update 2022-07-26 08:06:35 +00:00
Francisco Hodge
4b16f3411c 3.4.131 2022-07-26 08:06:12 +00:00
Francisco Hodge
08f7bb07e0
Merge pull request #1647 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.31.0
Bump @typescript-eslint/parser from 5.30.6 to 5.31.0
2022-07-26 04:04:27 -04:00
dependabot[bot]
0b493df373
Bump @typescript-eslint/parser from 5.30.6 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 08:02:35 +00:00
Francisco Hodge
d826ea948f Build update 2022-07-25 08:05:47 +00:00
Francisco Hodge
8f1c5a3475 3.4.130 2022-07-25 08:05:11 +00:00
Francisco Hodge
07aea3b607
Merge pull request #1643 from hodgef/dependabot/npm_and_yarn/core-js-3.24.0
Bump core-js from 3.23.5 to 3.24.0
2022-07-25 04:03:08 -04:00
dependabot[bot]
bb343761cd
Bump core-js from 3.23.5 to 3.24.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.5...v3.24.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 08:01:20 +00:00
Francisco Hodge
afa70b3e2e Build update 2022-07-24 20:17:05 +00:00
Francisco Hodge
3142491e84 3.4.129 2022-07-24 20:16:39 +00:00
Francisco Hodge
ffb4bb3367 Apply physicalKeyboardHighlightBgColor as background. Fixes #1641 2022-07-24 16:14:39 -04:00
Francisco Hodge
15cfc5cb91 Build update 2022-07-20 01:36:41 +00:00
Francisco Hodge
e97f34f4f9 3.4.128 2022-07-20 01:36:07 +00:00
Francisco Hodge
e9b29f5746
Merge pull request #1640 from hodgef/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.7.2 to 5.14.2
2022-07-19 18:33:58 -07:00
dependabot[bot]
dc93c7068b
Bump terser from 5.7.2 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:32:04 +00:00
Francisco Hodge
ab73f7a23f Build update 2022-07-19 08:08:14 +00:00
Francisco Hodge
7c976c1a18 3.4.127 2022-07-19 08:07:43 +00:00
Francisco Hodge
8aa87a5486
Merge pull request #1638 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.18.9
Bump @babel/preset-env from 7.18.2 to 7.18.9
2022-07-19 01:05:39 -07:00
Francisco Hodge
710be006b8
Merge pull request #1636 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.7
Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.7
2022-07-19 01:04:24 -07:00
Francisco Hodge
399c35d530
Merge pull request #1635 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.9
Bump @babel/core from 7.18.6 to 7.18.9
2022-07-19 01:03:49 -07:00
dependabot[bot]
e907d64cc5
Bump @babel/preset-env from 7.18.2 to 7.18.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.2 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:03:42 +00:00
dependabot[bot]
9968bbc3f8
Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.7
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.4 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:02:32 +00:00
dependabot[bot]
0cf05bfce3
Bump @babel/core from 7.18.6 to 7.18.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:01:27 +00:00
Francisco Hodge
c6b00a31a1 Build update 2022-07-18 08:07:04 +00:00
Francisco Hodge
bfceb2f507 3.4.126 2022-07-18 08:06:41 +00:00
Francisco Hodge
9a0a053f5d
Merge pull request #1633 from hodgef/dependabot/npm_and_yarn/core-js-3.23.5
Bump core-js from 3.23.4 to 3.23.5
2022-07-18 01:05:19 -07:00
Francisco Hodge
7958266621
Merge pull request #1632 from hodgef/dependabot/npm_and_yarn/eslint-8.20.0
Bump eslint from 8.19.0 to 8.20.0
2022-07-18 01:03:46 -07:00
dependabot[bot]
6424263aef
Bump core-js from 3.23.4 to 3.23.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.4...v3.23.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:02:52 +00:00
dependabot[bot]
2ae1c07374
Bump eslint from 8.19.0 to 8.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:02:08 +00:00
Francisco Hodge
9d23bd909e Build update 2022-07-12 08:07:28 +00:00
Francisco Hodge
055d25abe9 3.4.125 2022-07-12 08:06:58 +00:00
Francisco Hodge
803d3e5adf
Merge pull request #1626 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.0.1
Bump postcss-loader from 6.2.0 to 7.0.1
2022-07-12 01:05:00 -07:00
Francisco Hodge
0afcfa4831
Merge pull request #1624 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
2022-07-12 01:03:40 -07:00
dependabot[bot]
9a470c2d08
Bump postcss-loader from 6.2.0 to 7.0.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.0...v7.0.1)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 08:02:55 +00:00
dependabot[bot]
f91408fe08
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 08:01:52 +00:00
Francisco Hodge
ccfa407cd0 Build update 2022-07-11 08:06:04 +00:00
Francisco Hodge
b2608c969b 3.4.124 2022-07-11 08:05:41 +00:00
Francisco Hodge
ab5a7dc152
Merge pull request #1622 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.8
Bump @babel/plugin-transform-typescript from 7.18.6 to 7.18.8
2022-07-11 01:04:14 -07:00
Francisco Hodge
37b6d7359b
Merge pull request #1623 from hodgef/dependabot/npm_and_yarn/core-js-3.23.4
Bump core-js from 3.23.3 to 3.23.4
2022-07-11 01:04:08 -07:00
dependabot[bot]
a4c83b6944
Bump core-js from 3.23.3 to 3.23.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.3...v3.23.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:02:14 +00:00
dependabot[bot]
c6ac0311e2
Bump @babel/plugin-transform-typescript from 7.18.6 to 7.18.8
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.6 to 7.18.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.8/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:01:35 +00:00
Francisco Hodge
f5b3db54ae Build update 2022-07-11 07:39:34 +00:00
Francisco Hodge
3fe3ec088b 3.4.123 2022-07-11 07:39:02 +00:00
Francisco Hodge
fab0dacf03 useMouseEvents: Fire click handler in mousedown. Fixes #1621 2022-07-11 00:37:06 -07:00
Francisco Hodge
67efd3701a Build update 2022-07-05 08:06:30 +00:00
Francisco Hodge
7828163694 3.4.122 2022-07-05 08:06:06 +00:00