Compare commits

...

628 Commits
3.1.0 ... 3.3.0

Author SHA1 Message Date
Francisco Hodge
9dd51c80c1 Add build for modern browsers (index.modern.js) 2021-10-12 20:18:52 -07:00
Francisco Hodge
78532a53b1 Build update 2021-10-11 08:04:20 +00:00
Francisco Hodge
59ab0e43b9 3.2.69 2021-10-11 08:04:04 +00:00
Francisco Hodge
4ed3860692 Merge pull request #1291 from hodgef/dependabot/npm_and_yarn/css-loader-6.4.0
Bump css-loader from 6.2.0 to 6.4.0
2021-10-11 01:02:34 -07:00
dependabot[bot]
2f7f167d28 Bump css-loader from 6.2.0 to 6.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.2.0 to 6.4.0.
- [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/v6.2.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 08:01:20 +00:00
Francisco Hodge
12908c2237 Build update 2021-10-08 08:04:08 +00:00
Francisco Hodge
e0bc002640 3.2.68 2021-10-08 08:03:54 +00:00
Francisco Hodge
cf6fa5a44b Merge pull request #1289 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
2021-10-08 01:02:40 -07:00
dependabot[bot]
23752d2f9a Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 08:01:25 +00:00
Francisco Hodge
f3d16565e7 Build update 2021-10-07 08:06:13 +00:00
Francisco Hodge
63acc2357f 3.2.67 2021-10-07 08:05:57 +00:00
Francisco Hodge
6595af5682 Merge pull request #1288 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.8
Bump @babel/core from 7.15.5 to 7.15.8
2021-10-07 04:04:26 -04:00
Francisco Hodge
73e6c65299 Merge pull request #1287 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.8
Bump @babel/plugin-transform-typescript from 7.15.4 to 7.15.8
2021-10-07 04:03:35 -04:00
Francisco Hodge
e6979586d5 Merge pull request #1285 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.8
Bump @babel/preset-env from 7.15.6 to 7.15.8
2021-10-07 04:03:17 -04:00
Francisco Hodge
0ee6d30d82 Merge pull request #1286 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.9.0
Bump webpack-cli from 4.8.0 to 4.9.0
2021-10-07 04:03:15 -04:00
dependabot[bot]
f89e56b7b9 Bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.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.15.8/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>
2021-10-07 08:02:52 +00:00
dependabot[bot]
ed23eaedc9 Bump @babel/plugin-transform-typescript from 7.15.4 to 7.15.8
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.4 to 7.15.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.15.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>
2021-10-07 08:02:18 +00:00
dependabot[bot]
c03747a3e8 Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:01:48 +00:00
dependabot[bot]
7599e6acb0 Bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.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.15.8/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>
2021-10-07 08:01:19 +00:00
Francisco Hodge
fc3c21e7db Build update 2021-10-06 08:06:21 +00:00
Francisco Hodge
5bcb6de679 3.2.66 2021-10-06 08:06:03 +00:00
Francisco Hodge
56f4d075f7 Merge pull request #1284 from hodgef/dependabot/npm_and_yarn/core-js-3.18.2
Bump core-js from 3.18.1 to 3.18.2
2021-10-06 04:04:25 -04:00
Francisco Hodge
fcf98e8d9b Build update 2021-10-06 08:04:20 +00:00
Francisco Hodge
5ad0bcaae4 3.2.65 2021-10-06 08:04:06 +00:00
dependabot[bot]
11aa682fc8 Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [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.18.1...v3.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:02:52 +00:00
Francisco Hodge
ba616f1be8 Merge pull request #1282 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.1
Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
2021-10-06 04:02:51 -04:00
dependabot[bot]
73773f4234 Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:01:45 +00:00
Francisco Hodge
7fa573debb Build update 2021-10-05 08:05:28 +00:00
Francisco Hodge
fe13a44a54 3.2.64 2021-10-05 08:05:12 +00:00
Francisco Hodge
e393311a7f Merge pull request #1278 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.3.1
Bump webpack-dev-server from 4.3.0 to 4.3.1
2021-10-05 04:03:37 -04:00
Francisco Hodge
e9c24b52ad Merge pull request #1277 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2021-10-05 04:03:11 -04:00
Francisco Hodge
bdf59f2a85 Merge pull request #1276 from hodgef/dependabot/npm_and_yarn/postcss-8.3.9
Bump postcss from 8.3.8 to 8.3.9
2021-10-05 04:02:49 -04:00
dependabot[bot]
dbc160ae9f Bump webpack-dev-server from 4.3.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:02:18 +00:00
dependabot[bot]
4c47081e15 Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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>
2021-10-05 08:01:51 +00:00
dependabot[bot]
1cedb125ee Bump postcss from 8.3.8 to 8.3.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:01:21 +00:00
Francisco Hodge
962605cce1 Build update 2021-09-28 08:04:20 +00:00
Francisco Hodge
2cdfcb5ddc 3.2.63 2021-09-28 08:04:06 +00:00
Francisco Hodge
2911c672d1 Merge pull request #1268 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
2021-09-28 01:02:53 -07:00
dependabot[bot]
915ae80d37 Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.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>
2021-09-28 08:01:21 +00:00
Francisco Hodge
dc712a7508 Build update 2021-09-27 08:07:05 +00:00
Francisco Hodge
3acddb02d6 3.2.62 2021-09-27 08:06:48 +00:00
Francisco Hodge
cea2422298 Merge pull request #1267 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.3.0
Bump webpack-dev-server from 4.2.1 to 4.3.0
2021-09-27 01:05:16 -07:00
Francisco Hodge
855c1c9384 Merge pull request #1266 from hodgef/dependabot/npm_and_yarn/core-js-3.18.1
Bump core-js from 3.18.0 to 3.18.1
2021-09-27 01:04:46 -07:00
Francisco Hodge
31b2ffa2a9 Merge pull request #1265 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.6
Bump autoprefixer from 10.3.5 to 10.3.6
2021-09-27 01:04:29 -07:00
dependabot[bot]
7edc540eac Bump webpack-dev-server from 4.2.1 to 4.3.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:03:43 +00:00
Francisco Hodge
bb1b400c7c Merge pull request #1264 from hodgef/dependabot/npm_and_yarn/postcss-8.3.8
Bump postcss from 8.3.7 to 8.3.8
2021-09-27 01:03:41 -07:00
dependabot[bot]
92a04adf70 Bump core-js from 3.18.0 to 3.18.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1.
- [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.18.0...v3.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:03:17 +00:00
dependabot[bot]
3d79fc0dce Bump autoprefixer from 10.3.5 to 10.3.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.5 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.5...10.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:02:50 +00:00
dependabot[bot]
a3e92c89fc Bump postcss from 8.3.7 to 8.3.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.7 to 8.3.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.7...8.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:02:21 +00:00
Francisco Hodge
d9e1e970d1 Build update 2021-09-22 08:05:45 +00:00
Francisco Hodge
3937c10079 3.2.61 2021-09-22 08:05:26 +00:00
Francisco Hodge
c63aa9570f Merge pull request #1261 from hodgef/dependabot/npm_and_yarn/style-loader-3.3.0
Bump style-loader from 3.2.1 to 3.3.0
2021-09-22 01:03:50 -07:00
Francisco Hodge
6a4ebcedd6 Merge pull request #1260 from hodgef/dependabot/npm_and_yarn/postcss-8.3.7
Bump postcss from 8.3.6 to 8.3.7
2021-09-22 01:02:58 -07:00
Francisco Hodge
1a9779d914 Merge pull request #1259 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.5
Bump autoprefixer from 10.3.4 to 10.3.5
2021-09-22 01:02:49 -07:00
dependabot[bot]
a1c4d644c0 Bump style-loader from 3.2.1 to 3.3.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.2.1 to 3.3.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/v3.2.1...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:02:18 +00:00
dependabot[bot]
07d122251a Bump postcss from 8.3.6 to 8.3.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:01:48 +00:00
dependabot[bot]
deeb2e077b Bump autoprefixer from 10.3.4 to 10.3.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.4...10.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:01:20 +00:00
Francisco Hodge
8c8f6071da Build update 2021-09-21 08:04:10 +00:00
Francisco Hodge
210d179f16 3.2.60 2021-09-21 08:03:56 +00:00
Francisco Hodge
5e2fb9fe99 Merge pull request #1254 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.2
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
2021-09-21 01:02:39 -07:00
dependabot[bot]
81f08d8c72 Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.31.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/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>
2021-09-21 08:01:23 +00:00
Francisco Hodge
9198a93c61 Build update 2021-09-20 21:54:22 +00:00
Francisco Hodge
7b99f4d6e8 3.2.59 2021-09-20 21:54:09 +00:00
Francisco Hodge
44103fc9b2 Merge pull request #1253 from hodgef/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-09-20 14:52:54 -07:00
Francisco Hodge
fdce1cf5c7 Build update 2021-09-20 21:52:24 +00:00
Francisco Hodge
7851b2209c 3.2.58 2021-09-20 21:52:09 +00:00
dependabot[bot]
f36fe695d4 Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 21:51:48 +00:00
Francisco Hodge
e014993731 Merge pull request #1252 from hodgef/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-20 14:50:55 -07:00
dependabot[bot]
d3f6344630 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 21:49:41 +00:00
Francisco Hodge
5c73e264cb Build update 2021-09-20 08:05:22 +00:00
Francisco Hodge
de25955e5c 3.2.57 2021-09-20 08:05:05 +00:00
Francisco Hodge
bd8922fe55 Merge pull request #1250 from hodgef/dependabot/npm_and_yarn/core-js-3.18.0
Bump core-js from 3.17.3 to 3.18.0
2021-09-20 01:03:30 -07:00
Francisco Hodge
21a99837a9 Merge pull request #1249 from hodgef/dependabot/npm_and_yarn/babel/cli-7.15.7
Bump @babel/cli from 7.14.8 to 7.15.7
2021-09-20 01:02:55 -07:00
dependabot[bot]
d98bddda07 Bump core-js from 3.17.3 to 3.18.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.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.17.3...v3.18.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>
2021-09-20 08:01:55 +00:00
dependabot[bot]
c64b9ea763 Bump @babel/cli from 7.14.8 to 7.15.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.8 to 7.15.7.
- [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.15.7/packages/babel-cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 08:01:26 +00:00
Francisco Hodge
c52e088255 Build update 2021-09-16 08:04:51 +00:00
Francisco Hodge
bc5e995295 3.2.56 2021-09-16 08:04:35 +00:00
Francisco Hodge
27413813ad Merge pull request #1247 from hodgef/dependabot/npm_and_yarn/prettier-2.4.1
Bump prettier from 2.4.0 to 2.4.1
2021-09-16 01:03:09 -07:00
dependabot[bot]
ea15af4b1d Bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 08:01:40 +00:00
Francisco Hodge
127a18654e Build update 2021-09-14 08:05:45 +00:00
Francisco Hodge
25d4d2c939 3.2.55 2021-09-14 08:05:29 +00:00
Francisco Hodge
d62671f27d Merge pull request #1246 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.2.1
Bump webpack-dev-server from 4.2.0 to 4.2.1
2021-09-14 01:03:58 -07:00
dependabot[bot]
b07077c0da Bump webpack-dev-server from 4.2.0 to 4.2.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 08:02:53 +00:00
Francisco Hodge
54697e8ef9 Merge pull request #1243 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.1
Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
2021-09-14 01:02:46 -07:00
dependabot[bot]
877612a756 Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/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>
2021-09-14 08:01:26 +00:00
Francisco Hodge
b4cd879e0c Build update 2021-09-13 08:05:06 +00:00
Francisco Hodge
fe05e92449 3.2.54 2021-09-13 08:04:52 +00:00
Francisco Hodge
04db63f100 Merge pull request #1242 from hodgef/dependabot/npm_and_yarn/typescript-4.4.3
Bump typescript from 4.4.2 to 4.4.3
2021-09-13 01:03:47 -07:00
Francisco Hodge
2f22f325fc Merge pull request #1241 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.3.0
Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
2021-09-13 01:03:33 -07:00
dependabot[bot]
1f516267f7 Bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:02:37 +00:00
dependabot[bot]
a86d01ddbe Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:02:08 +00:00
Francisco Hodge
021ea462f3 Build update 2021-09-10 08:06:34 +00:00
Francisco Hodge
fdb64ba5e0 3.2.53 2021-09-10 08:06:17 +00:00
Francisco Hodge
7e3a5da0db Merge pull request #1239 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.6
Bump @babel/preset-env from 7.15.4 to 7.15.6
2021-09-10 01:04:40 -07:00
Francisco Hodge
c7703be3c9 Merge pull request #1238 from hodgef/dependabot/npm_and_yarn/core-js-3.17.3
Bump core-js from 3.17.2 to 3.17.3
2021-09-10 01:04:09 -07:00
Francisco Hodge
56230962a9 Merge pull request #1237 from hodgef/dependabot/npm_and_yarn/prettier-2.4.0
Bump prettier from 2.3.2 to 2.4.0
2021-09-10 01:03:50 -07:00
dependabot[bot]
12714f0f43 Bump @babel/preset-env from 7.15.4 to 7.15.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
- [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.15.6/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>
2021-09-10 08:03:17 +00:00
Francisco Hodge
df09e3fcb5 Merge pull request #1236 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.2.0
Bump webpack-dev-server from 4.1.1 to 4.2.0
2021-09-10 01:03:05 -07:00
dependabot[bot]
19fd621f60 Bump core-js from 3.17.2 to 3.17.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.2 to 3.17.3.
- [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.17.2...v3.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:02:48 +00:00
Francisco Hodge
bb6ee80ccc Merge pull request #1235 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.4
Bump terser-webpack-plugin from 5.2.3 to 5.2.4
2021-09-10 01:02:33 -07:00
dependabot[bot]
a4fba172c8 Bump prettier from 2.3.2 to 2.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:02:16 +00:00
dependabot[bot]
0164375c14 Bump webpack-dev-server from 4.1.1 to 4.2.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:01:42 +00:00
dependabot[bot]
f36b9607cb Bump terser-webpack-plugin from 5.2.3 to 5.2.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.3...v5.2.4)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:01:16 +00:00
Francisco Hodge
99501d4cf5 Build update 2021-09-08 08:05:17 +00:00
Francisco Hodge
60a284e30e 3.2.52 2021-09-08 08:05:01 +00:00
Francisco Hodge
4eba614de9 Merge pull request #1233 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.1.1
Bump webpack-dev-server from 4.1.0 to 4.1.1
2021-09-08 01:03:38 -07:00
dependabot[bot]
be3df2e926 Bump webpack-dev-server from 4.1.0 to 4.1.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 08:01:23 +00:00
Francisco Hodge
0bdf70aab5 Build update 2021-09-07 08:04:46 +00:00
Francisco Hodge
52690235bd 3.2.51 2021-09-07 08:04:29 +00:00
Francisco Hodge
304c83e7e3 Merge pull request #1231 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.0
Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
2021-09-07 01:02:55 -07:00
dependabot[bot]
994bdda7d5 Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 08:01:22 +00:00
Francisco Hodge
209908a7ec Build update 2021-09-06 08:05:13 +00:00
Francisco Hodge
75a397ade9 3.2.50 2021-09-06 08:05:00 +00:00
Francisco Hodge
cf2af5cbeb Merge pull request #1229 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.5
Bump @babel/core from 7.15.4 to 7.15.5
2021-09-06 01:03:44 -07:00
Francisco Hodge
ca45d4eec2 Merge pull request #1227 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.3
Bump terser-webpack-plugin from 5.2.2 to 5.2.3
2021-09-06 01:02:45 -07:00
dependabot[bot]
c78efe2f61 Bump @babel/core from 7.15.4 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.4 to 7.15.5.
- [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.15.5/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>
2021-09-06 08:02:25 +00:00
dependabot[bot]
177fd56bf6 Bump terser-webpack-plugin from 5.2.2 to 5.2.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 08:01:19 +00:00
Francisco Hodge
c6f4db2dce Build update 2021-09-03 08:07:38 +00:00
Francisco Hodge
b085b752b7 3.2.49 2021-09-03 08:07:22 +00:00
Francisco Hodge
d87b365858 Merge pull request #1225 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.4
Bump autoprefixer from 10.3.3 to 10.3.4
2021-09-03 01:05:55 -07:00
Francisco Hodge
6e293d9eac Merge pull request #1224 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.4
Bump @babel/plugin-transform-typescript from 7.15.0 to 7.15.4
2021-09-03 01:05:03 -07:00
Francisco Hodge
7e02efa189 Merge pull request #1223 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.2
Bump terser-webpack-plugin from 5.2.0 to 5.2.2
2021-09-03 01:04:48 -07:00
dependabot[bot]
068609952b Bump autoprefixer from 10.3.3 to 10.3.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.3 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:04:24 +00:00
Francisco Hodge
37c6497c64 Merge pull request #1222 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.4
Bump @babel/core from 7.15.0 to 7.15.4
2021-09-03 01:04:13 -07:00
dependabot[bot]
19bca095b9 Bump @babel/plugin-transform-typescript from 7.15.0 to 7.15.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.0 to 7.15.4.
- [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.15.4/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>
2021-09-03 08:03:55 +00:00
dependabot[bot]
ba5003ff13 Bump terser-webpack-plugin from 5.2.0 to 5.2.2
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:03:28 +00:00
Francisco Hodge
5701a3086e Merge pull request #1220 from hodgef/dependabot/npm_and_yarn/core-js-3.17.2
Bump core-js from 3.17.1 to 3.17.2
2021-09-03 01:03:28 -07:00
dependabot[bot]
4262640767 Bump @babel/core from 7.15.0 to 7.15.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4.
- [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.15.4/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>
2021-09-03 08:03:01 +00:00
Francisco Hodge
62610cf54e Merge pull request #1219 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.4
Bump @babel/preset-env from 7.15.0 to 7.15.4
2021-09-03 01:02:40 -07:00
dependabot[bot]
e9c4935778 Bump core-js from 3.17.1 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.1 to 3.17.2.
- [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.17.1...v3.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:01:54 +00:00
dependabot[bot]
203a4a96ff Bump @babel/preset-env from 7.15.0 to 7.15.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4.
- [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.15.4/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>
2021-09-03 08:01:28 +00:00
Francisco Hodge
608c0ba0b5 Build update 2021-09-02 08:04:40 +00:00
Francisco Hodge
2dbc99ab48 3.2.48 2021-09-02 08:04:26 +00:00
Francisco Hodge
dcf1081e34 Merge pull request #1218 from hodgef/dependabot/npm_and_yarn/core-js-3.17.1
Bump core-js from 3.16.4 to 3.17.1
2021-09-02 01:03:03 -07:00
Francisco Hodge
c7521dd192 Merge pull request #1217 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.2
Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
2021-09-02 01:02:41 -07:00
dependabot[bot]
2e98c849e9 Bump core-js from 3.16.4 to 3.17.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.1.
- [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.16.4...v3.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 08:01:48 +00:00
dependabot[bot]
d111e2105c Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 08:01:18 +00:00
Francisco Hodge
d2317f26aa Build update 2021-09-01 08:05:40 +00:00
Francisco Hodge
4a0bcf8b89 3.2.47 2021-09-01 08:05:22 +00:00
Francisco Hodge
f9de90bca0 Merge pull request #1216 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.0
Bump terser-webpack-plugin from 5.1.4 to 5.2.0
2021-09-01 01:03:41 -07:00
Francisco Hodge
d1b2750ee0 Merge pull request #1215 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.1.0
Bump webpack-dev-server from 4.0.0 to 4.1.0
2021-09-01 01:03:01 -07:00
Francisco Hodge
052dfc8974 Merge pull request #1214 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.1
Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
2021-09-01 01:02:42 -07:00
dependabot[bot]
b6c0e131a2 Bump terser-webpack-plugin from 5.1.4 to 5.2.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.4...v5.2.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:02:13 +00:00
dependabot[bot]
d82d1edd2a Bump webpack-dev-server from 4.0.0 to 4.1.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:01:46 +00:00
dependabot[bot]
349c654fc8 Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:01:18 +00:00
Francisco Hodge
c1f7893a6a Build update 2021-08-31 08:04:38 +00:00
Francisco Hodge
0778e8a287 3.2.46 2021-08-31 08:04:21 +00:00
Francisco Hodge
1fe006e82b Merge pull request #1212 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.30.0
2021-08-31 01:02:54 -07:00
dependabot[bot]
3a10b427ad Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 08:01:34 +00:00
Francisco Hodge
a3387963f0 Build update 2021-08-30 08:04:16 +00:00
Francisco Hodge
6e42192c05 3.2.45 2021-08-30 08:04:00 +00:00
Francisco Hodge
f846e25910 Merge pull request #1210 from hodgef/dependabot/npm_and_yarn/core-js-3.16.4
Bump core-js from 3.16.3 to 3.16.4
2021-08-30 01:02:39 -07:00
dependabot[bot]
d71122f90d Bump core-js from 3.16.3 to 3.16.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.3 to 3.16.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.16.3...v3.16.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>
2021-08-30 08:01:14 +00:00
Francisco Hodge
8fe2adb2c8 Build update 2021-08-27 08:05:19 +00:00
Francisco Hodge
5128a732d3 3.2.44 2021-08-27 08:05:02 +00:00
Francisco Hodge
03b9d872d5 Merge pull request #1209 from hodgef/dependabot/npm_and_yarn/typescript-4.4.2
Bump typescript from 4.3.5 to 4.4.2
2021-08-27 01:03:31 -07:00
Francisco Hodge
2f41c0f483 Merge pull request #1208 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.3
Bump autoprefixer from 10.3.2 to 10.3.3
2021-08-27 01:02:26 -07:00
dependabot[bot]
d407840edb Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 08:02:19 +00:00
dependabot[bot]
15c25f3333 Bump autoprefixer from 10.3.2 to 10.3.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.2...10.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 08:01:17 +00:00
Francisco Hodge
372093c0e4 Build update 2021-08-25 08:04:33 +00:00
Francisco Hodge
b32b722c54 3.2.43 2021-08-25 08:04:16 +00:00
Francisco Hodge
b1f0b12238 Merge pull request #1207 from hodgef/dependabot/npm_and_yarn/core-js-3.16.3
Bump core-js from 3.16.2 to 3.16.3
2021-08-25 01:02:43 -07:00
dependabot[bot]
c69d4b656f Bump core-js from 3.16.2 to 3.16.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.3.
- [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.16.2...v3.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 08:01:22 +00:00
Francisco Hodge
c6cf2fdeab Build update 2021-08-24 08:04:27 +00:00
Francisco Hodge
78087f6310 3.2.42 2021-08-24 08:04:13 +00:00
Francisco Hodge
5f97904fb2 Merge pull request #1204 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.3
Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
2021-08-24 01:02:58 -07:00
dependabot[bot]
d61f77b410 Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 4.29.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/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>
2021-08-24 08:01:27 +00:00
Francisco Hodge
4a293e0f9f Build update 2021-08-23 08:04:51 +00:00
Francisco Hodge
409c1aaebd 3.2.41 2021-08-23 08:04:36 +00:00
Francisco Hodge
0f170134ce Merge pull request #1203 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.2
Bump autoprefixer from 10.3.1 to 10.3.2
2021-08-23 01:03:16 -07:00
dependabot[bot]
c2a1d23385 Bump autoprefixer from 10.3.1 to 10.3.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.1 to 10.3.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.1...10.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:01:52 +00:00
Francisco Hodge
59cbd37afe Build update 2021-08-19 08:05:15 +00:00
Francisco Hodge
6194613db6 3.2.40 2021-08-19 08:04:59 +00:00
Francisco Hodge
2e189ffd66 Merge pull request #1201 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0
Bump webpack-dev-server from 4.0.0-rc.1 to 4.0.0
2021-08-19 01:03:10 -07:00
dependabot[bot]
7214b58f76 Bump webpack-dev-server from 4.0.0-rc.1 to 4.0.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.1 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.1...v4.0.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 08:01:51 +00:00
Francisco Hodge
ed6fe776bc Build update 2021-08-18 08:04:41 +00:00
Francisco Hodge
b4698930f6 3.2.39 2021-08-18 08:04:25 +00:00
Francisco Hodge
56ddf6874b Merge pull request #1200 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-rc.1
Bump webpack-dev-server from 4.0.0-rc.0 to 4.0.0-rc.1
2021-08-18 01:03:03 -07:00
Francisco Hodge
ca88d70106 Merge pull request #1199 from hodgef/dependabot/npm_and_yarn/core-js-3.16.2
Bump core-js from 3.16.1 to 3.16.2
2021-08-18 01:02:34 -07:00
dependabot[bot]
597d3752d0 Bump webpack-dev-server from 4.0.0-rc.0 to 4.0.0-rc.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.0 to 4.0.0-rc.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.0.0-rc.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 08:01:45 +00:00
dependabot[bot]
861d99d83c Bump core-js from 3.16.1 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
- [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.16.1...v3.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 08:01:15 +00:00
Francisco Hodge
730621c5fe Build update 2021-08-17 08:04:02 +00:00
Francisco Hodge
7510163732 3.2.38 2021-08-17 08:03:49 +00:00
Francisco Hodge
97e6a7f2b1 Merge pull request #1197 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.2
Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
2021-08-17 01:02:43 -07:00
dependabot[bot]
e2efeaa973 Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/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>
2021-08-17 08:01:19 +00:00
Francisco Hodge
b055426509 Build update 2021-08-16 08:05:06 +00:00
Francisco Hodge
a52af189b8 3.2.37 2021-08-16 08:04:51 +00:00
Francisco Hodge
d222cdddc6 Merge pull request #1195 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.8.0
Bump webpack-cli from 4.7.2 to 4.8.0
2021-08-16 01:03:36 -07:00
dependabot[bot]
7a57345002 Bump webpack-cli from 4.7.2 to 4.8.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 08:02:29 +00:00
Francisco Hodge
a71efa341b Build update 2021-08-13 08:04:54 +00:00
Francisco Hodge
513ac499b8 3.2.36 2021-08-13 08:04:38 +00:00
Francisco Hodge
d4b9783fc2 Merge pull request #1194 from hodgef/dependabot/npm_and_yarn/types/jest-27.0.1
Bump @types/jest from 27.0.0 to 27.0.1
2021-08-13 01:03:09 -07:00
dependabot[bot]
4fb5e83857 Bump @types/jest from 27.0.0 to 27.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.0 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 08:01:56 +00:00
Francisco Hodge
36f443d635 Update workflow 2021-08-12 20:58:47 -07:00
github-actions[bot]
077cbf3cb4 Merge pull request #1192 from hodgef/dependabot/npm_and_yarn/types/jest-27.0.0 2021-08-11 08:04:53 +00:00
dependabot[bot]
4dbdc36610 Bump @types/jest from 26.0.24 to 27.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 08:03:35 +00:00
github-actions[bot]
c484cee09d Merge pull request #1190 from hodgef/dependabot/npm_and_yarn/path-parse-1.0.7 2021-08-10 17:45:47 +00:00
dependabot[bot]
3a568838a6 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 17:44:29 +00:00
github-actions[bot]
e62f44aff4 Merge pull request #1189 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.29.1 2021-08-10 08:06:30 +00:00
dependabot[bot]
fdcca34e04 Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/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>
2021-08-10 08:05:14 +00:00
github-actions[bot]
2a2ece9117 Merge pull request #1188 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1 2021-08-10 08:02:52 +00:00
dependabot[bot]
c242957d10 Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/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>
2021-08-10 08:01:32 +00:00
github-actions[bot]
edd14749f4 Merge pull request #1185 from hodgef/dependabot/npm_and_yarn/core-js-3.16.1 2021-08-09 08:03:18 +00:00
dependabot[bot]
b86052bf08 Bump core-js from 3.16.0 to 3.16.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1.
- [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.16.0...v3.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 08:02:08 +00:00
github-actions[bot]
c5fee49787 Merge pull request #1182 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.0 2021-08-05 08:04:51 +00:00
github-actions[bot]
35977dac21 Merge pull request #1181 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.0 2021-08-05 08:04:05 +00:00
dependabot[bot]
2bea5722dc Bump @babel/core from 7.14.8 to 7.15.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:03:24 +00:00
github-actions[bot]
0cea216f1a Merge pull request #1180 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.0 2021-08-05 08:03:12 +00:00
dependabot[bot]
9ee5ca2f21 Bump mini-css-extract-plugin from 2.1.0 to 2.2.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:02:55 +00:00
github-actions[bot]
d3780518a9 Merge pull request #1179 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.0 2021-08-05 08:02:47 +00:00
dependabot[bot]
652017e6c6 Bump @babel/preset-env from 7.14.8 to 7.15.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:01:54 +00:00
dependabot[bot]
04f1ee561b Bump @babel/plugin-transform-typescript from 7.14.6 to 7.15.0
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.6 to 7.15.0.
- [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.15.0/packages/babel-plugin-transform-typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:01:28 +00:00
Francisco Hodge
532fe6d23e Build update 2021-08-04 08:06:50 +00:00
Francisco Hodge
d375bcfa89 3.2.35 2021-08-04 08:06:32 +00:00
Francisco Hodge
4503fbfa25 Update workflow 2021-08-04 01:04:15 -07:00
Francisco Hodge
1b5a0f7113 Build update 2021-08-04 06:40:00 +00:00
Francisco Hodge
91646bca59 3.2.34 2021-08-04 06:39:44 +00:00
Francisco Hodge
1a2361a0ce Merge pull request #1177 from hodgef/hodgef-patch-1
Update publish.yml
2021-08-03 23:38:24 -07:00
Francisco Hodge
af08d22a10 Update publish.yml 2021-08-03 23:36:45 -07:00
github-actions[bot]
52228258e4 Merge pull request #1173 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.0 2021-08-03 08:05:53 +00:00
dependabot[bot]
5d0d2f99b4 Bump @typescript-eslint/parser from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.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>
2021-08-03 08:04:49 +00:00
github-actions[bot]
c23e35f93e Merge pull request #1172 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.29.0 2021-08-03 08:02:54 +00:00
dependabot[bot]
06a089a6ff Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 08:01:50 +00:00
Francisco Hodge
ebab22c124 Update workflows 2021-08-02 12:56:34 -07:00
Francisco Hodge
fe5551156e Update workflow 2021-08-02 12:33:37 -07:00
Francisco Hodge
9073de62d7 Update workflows 2021-08-02 11:38:00 -07:00
Francisco Hodge
30e4eda353 Build update 2021-08-02 10:38:41 +00:00
Francisco Hodge
6b9ae82c64 3.2.33 2021-08-02 10:38:24 +00:00
Francisco Hodge
6b65728108 Merge pull request #1170 from hodgef/hodgef-patch-1
Rollback Jest update
2021-08-02 03:36:53 -07:00
Francisco Hodge
99a2614739 Update pull_request_dependabot.yml 2021-08-02 03:33:11 -07:00
Francisco Hodge
2d354eefd9 Update package.json 2021-08-02 03:20:14 -07:00
Francisco Hodge
93fce35b8d Update publish.yml 2021-08-02 03:16:24 -07:00
Francisco Hodge
ad079e61ec Update pull_request_dependabot.yml 2021-08-02 03:15:18 -07:00
Francisco Hodge
4f08e0e617 Update main.yml 2021-08-02 03:11:56 -07:00
github-actions[bot]
e51fcd7cbc Merge pull request #1167 from hodgef/dependabot/npm_and_yarn/jest-27.0.6 2021-08-02 10:04:18 +00:00
dependabot[bot]
46f131a1de Bump jest from 26.6.3 to 27.0.6
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 10:02:50 +00:00
Francisco Hodge
6a535fe822 Update pull_request_dependabot.yml 2021-08-02 03:00:30 -07:00
Francisco Hodge
fa1f1ad03d Create pull_request_dependabot.yml 2021-08-02 02:48:22 -07:00
Francisco Hodge
294d6d5154 Update pull_request.yml 2021-08-02 02:43:53 -07:00
Francisco Hodge
ca2866c036 Update pull_request.yml 2021-08-02 01:54:02 -07:00
Francisco Hodge
f765bbb3ab Update pull_request.yml 2021-08-02 01:28:01 -07:00
Francisco Hodge
dfe391fbd5 Delete dependabot_merge.yml 2021-08-02 01:26:03 -07:00
Francisco Hodge
8712ca15b2 Update and rename dependabot.yml to dependabot_merge.yml 2021-08-02 01:11:32 -07:00
Francisco Hodge
90af9dab02 Update dependabot.yml 2021-08-02 00:58:58 -07:00
Francisco Hodge
5681bbd796 Update publish.yml 2021-08-02 00:50:43 -07:00
Francisco Hodge
de98517bb6 Update main.yml 2021-08-02 00:50:16 -07:00
Francisco Hodge
15047290cd Build update 2021-08-02 07:25:07 +00:00
Francisco Hodge
9aa2a8d823 3.2.32 2021-08-02 07:24:52 +00:00
Francisco Hodge
bf16cf3636 Create dependabot.yml 2021-08-02 00:23:39 -07:00
Francisco Hodge
007a5996ed Build update 2021-08-02 07:11:50 +00:00
Francisco Hodge
6bf97dd842 3.2.31 2021-08-02 07:11:38 +00:00
Francisco Hodge
331ddf0f5c Merge pull request #1006 from hodgef/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-08-02 00:10:25 -07:00
Francisco Hodge
590fc94cf0 Update dependabot.yml 2021-08-02 00:08:35 -07:00
Francisco Hodge
012666bd39 Build update 2021-07-31 05:25:55 +00:00
Francisco Hodge
792a71f38a 3.2.30 2021-07-31 05:25:41 +00:00
Francisco Hodge
ed2c5ce81d Ensure button handler is triggered on physicalKeyboardHighlightPress. Per https://github.com/hodgef/react-simple-keyboard/issues/1386 2021-07-30 22:23:51 -07:00
Francisco Hodge
cc61947fc0 Build update 2021-07-30 08:27:28 +00:00
Francisco Hodge
7204e9c4ac 3.2.29 2021-07-30 08:27:11 +00:00
dependabot-preview[bot]
3a3324dfa9 Merge pull request #1164 from hodgef/dependabot/npm_and_yarn/core-js-3.16.0 2021-07-30 08:25:37 +00:00
dependabot-preview[bot]
2b073cfb0f Bump core-js from 3.15.2 to 3.16.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.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.15.2...v3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-30 08:23:24 +00:00
Francisco Hodge
73d8edce1e Build update 2021-07-27 08:38:17 +00:00
Francisco Hodge
0e12227014 3.2.28 2021-07-27 08:38:01 +00:00
dependabot-preview[bot]
ae57d515c6 Merge pull request #1161 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.5 2021-07-27 08:36:42 +00:00
dependabot-preview[bot]
2672c2b4ab Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-27 08:34:39 +00:00
Francisco Hodge
47c3506350 Build update 2021-07-27 08:33:50 +00:00
Francisco Hodge
f2fe0e1c25 3.2.27 2021-07-27 08:33:35 +00:00
dependabot-preview[bot]
9a8ff21675 Merge pull request #1160 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5 2021-07-27 08:32:19 +00:00
dependabot-preview[bot]
eaf8493436 Bump @typescript-eslint/parser from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-27 08:30:18 +00:00
Francisco Hodge
50fbab81fe Build update 2021-07-22 08:34:16 +00:00
Francisco Hodge
82784cc917 3.2.26 2021-07-22 08:33:59 +00:00
dependabot-preview[bot]
a44b9868de Merge pull request #1158 from hodgef/dependabot/npm_and_yarn/postcss-8.3.6 2021-07-22 08:32:28 +00:00
dependabot-preview[bot]
abd904a23d Bump postcss from 8.3.5 to 8.3.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-22 08:30:06 +00:00
Francisco Hodge
78465785d7 Build update 2021-07-21 08:41:31 +00:00
Francisco Hodge
64cff89dcf 3.2.25 2021-07-21 08:41:15 +00:00
dependabot-preview[bot]
6529629ed9 Merge pull request #1152 from hodgef/dependabot/npm_and_yarn/css-loader-6.2.0 2021-07-21 08:39:48 +00:00
dependabot-preview[bot]
feb1b8b8de Merge pull request #1156 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.8 2021-07-21 08:39:01 +00:00
dependabot-preview[bot]
2251b075a2 Bump css-loader from 6.1.0 to 6.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.1.0 to 6.2.0.
- [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/v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:37:41 +00:00
Francisco Hodge
2ccc7adc49 Build update 2021-07-21 08:37:09 +00:00
Francisco Hodge
2960c554bb 3.2.24 2021-07-21 08:36:52 +00:00
dependabot-preview[bot]
0ba565e9f0 Bump @babel/core from 7.14.6 to 7.14.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.14.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.14.8/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:36:25 +00:00
dependabot-preview[bot]
58ee532ca9 Merge pull request #1155 from hodgef/dependabot/npm_and_yarn/style-loader-3.2.1 2021-07-21 08:35:26 +00:00
dependabot-preview[bot]
0623d6b1dd Merge pull request #1153 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.8 2021-07-21 08:34:21 +00:00
dependabot-preview[bot]
9c1ac53428 Merge pull request #1154 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.8 2021-07-21 08:33:47 +00:00
dependabot-preview[bot]
8d059f9e83 Bump style-loader from 3.1.0 to 3.2.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.1.0 to 3.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/v3.1.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:32:05 +00:00
dependabot-preview[bot]
07f3b08170 Bump @babel/preset-env from 7.14.7 to 7.14.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.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.14.8/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:31:26 +00:00
dependabot-preview[bot]
0ff0dd1f67 Bump @babel/cli from 7.14.5 to 7.14.8
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.5 to 7.14.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.14.8/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:30:48 +00:00
Francisco Hodge
db56635e93 Build update 2021-07-20 08:43:02 +00:00
Francisco Hodge
9ab05d8043 3.2.23 2021-07-20 08:42:46 +00:00
dependabot-preview[bot]
20b10f1b0b Merge pull request #1151 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.4 2021-07-20 08:41:20 +00:00
dependabot-preview[bot]
aacba83689 Bump @typescript-eslint/parser from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:39:34 +00:00
Francisco Hodge
86fff98671 Build update 2021-07-20 08:38:58 +00:00
Francisco Hodge
3ed5d78ebe 3.2.22 2021-07-20 08:38:45 +00:00
dependabot-preview[bot]
d0f0e01a6f Merge pull request #1149 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.4 2021-07-20 08:37:43 +00:00
dependabot-preview[bot]
5c483071a4 Merge pull request #1150 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-rc.0 2021-07-20 08:37:34 +00:00
dependabot-preview[bot]
4ecae3f864 Bump webpack-dev-server from 4.0.0-beta.3 to 4.0.0-rc.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.3 to 4.0.0-rc.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.3...v4.0.0-rc.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:35:28 +00:00
dependabot-preview[bot]
a439848021 Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:34:51 +00:00
Francisco Hodge
d581a4ab99 Build update 2021-07-19 09:05:39 +00:00
Francisco Hodge
dd5281a04d 3.2.21 2021-07-19 09:05:23 +00:00
dependabot-preview[bot]
3e397f1ae0 Merge pull request #1148 from hodgef/dependabot/npm_and_yarn/eslint-7.31.0 2021-07-19 09:04:01 +00:00
dependabot-preview[bot]
111e175503 Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-19 09:01:17 +00:00
Francisco Hodge
85469dc095 Build update 2021-07-19 09:00:44 +00:00
Francisco Hodge
2ef37d2c16 3.2.20 2021-07-19 09:00:31 +00:00
dependabot-preview[bot]
5faee2fa97 Merge pull request #1146 from hodgef/dependabot/npm_and_yarn/css-loader-6.1.0 2021-07-19 08:59:21 +00:00
dependabot-preview[bot]
702bc3d79b Bump css-loader from 6.0.0 to 6.1.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.0.0 to 6.1.0.
- [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/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-19 08:57:18 +00:00
Francisco Hodge
bf8beaadc1 Build update 2021-07-18 17:08:12 +00:00
Francisco Hodge
85d4116bac 3.2.19 2021-07-18 17:07:57 +00:00
Francisco Hodge
7e256907b8 Handle selectionchange event. Fixes #1140 2021-07-18 10:06:34 -07:00
Francisco Hodge
f20221eae2 Build update 2021-07-15 08:31:48 +00:00
Francisco Hodge
5d78534e98 3.2.18 2021-07-15 08:31:35 +00:00
dependabot-preview[bot]
e11b6d6fa2 Merge pull request #1144 from hodgef/dependabot/npm_and_yarn/css-loader-6.0.0 2021-07-15 08:30:26 +00:00
dependabot-preview[bot]
c8b6fc639f Bump css-loader from 5.2.7 to 6.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.0.0.
- [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/v5.2.7...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-15 08:28:15 +00:00
Francisco Hodge
202caed810 Build update 2021-07-14 08:35:25 +00:00
Francisco Hodge
cbbb23009e 3.2.17 2021-07-14 08:35:09 +00:00
dependabot-preview[bot]
dc2de4031f Merge pull request #1143 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.7 2021-07-14 08:33:45 +00:00
dependabot-preview[bot]
b5a888457d Bump css-loader from 5.2.6 to 5.2.7
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7.
- [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/v5.2.6...v5.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-14 08:31:17 +00:00
Francisco Hodge
e56cb503b4 Build update 2021-07-13 08:45:55 +00:00
Francisco Hodge
77d35df92b 3.2.16 2021-07-13 08:45:37 +00:00
dependabot-preview[bot]
c32c614ed1 Merge pull request #1141 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.1 2021-07-13 08:44:11 +00:00
dependabot-preview[bot]
909cc77ccf Bump autoprefixer from 10.3.0 to 10.3.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.0...10.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:42:06 +00:00
Francisco Hodge
69244346f4 Build update 2021-07-13 08:41:59 +00:00
Francisco Hodge
66870b77a0 3.2.15 2021-07-13 08:41:41 +00:00
dependabot-preview[bot]
aa3d16495e Merge pull request #1140 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3 2021-07-13 08:40:08 +00:00
Francisco Hodge
98fdad0567 Build update 2021-07-13 08:39:54 +00:00
Francisco Hodge
3349fdc8f5 3.2.14 2021-07-13 08:39:39 +00:00
dependabot-preview[bot]
2661dfafe6 Merge pull request #1142 from hodgef/dependabot/npm_and_yarn/style-loader-3.1.0 2021-07-13 08:38:23 +00:00
dependabot-preview[bot]
b60c929289 Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:38:11 +00:00
Francisco Hodge
6a13b361b9 Build update 2021-07-13 08:37:39 +00:00
Francisco Hodge
68b8eac44a 3.2.13 2021-07-13 08:37:24 +00:00
dependabot-preview[bot]
71259c4c65 Bump style-loader from 3.0.0 to 3.1.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.0.0 to 3.1.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/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:36:20 +00:00
dependabot-preview[bot]
610ee8848f Merge pull request #1139 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.3 2021-07-13 08:36:10 +00:00
dependabot-preview[bot]
ee694100f1 Bump @typescript-eslint/parser from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:34:14 +00:00
Francisco Hodge
207043ff2c Build update 2021-07-12 11:03:35 +00:00
Francisco Hodge
534e6e9d54 3.2.12 2021-07-12 11:03:19 +00:00
dependabot-preview[bot]
f61107ad72 Merge pull request #1138 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.0 2021-07-12 11:01:57 +00:00
dependabot-preview[bot]
a7052fd3d9 Bump autoprefixer from 10.2.6 to 10.3.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-12 10:59:33 +00:00
Francisco Hodge
226ce914d7 Build update 2021-07-07 08:43:51 +00:00
Francisco Hodge
58b867d18c 3.2.11 2021-07-07 08:43:31 +00:00
dependabot-preview[bot]
8436cd8ae6 Merge pull request #1136 from hodgef/dependabot/npm_and_yarn/types/jest-26.0.24 2021-07-07 08:41:53 +00:00
dependabot-preview[bot]
b76778567f Bump @types/jest from 26.0.23 to 26.0.24
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 26.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-07 08:39:17 +00:00
Francisco Hodge
fe0f3a08a2 Build update 2021-07-06 08:40:30 +00:00
Francisco Hodge
17328ef472 3.2.10 2021-07-06 08:40:12 +00:00
dependabot-preview[bot]
b46cf3669e Merge pull request #1134 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.2 2021-07-06 08:38:43 +00:00
Francisco Hodge
09a71fe1a0 Build update 2021-07-06 08:38:36 +00:00
Francisco Hodge
5f8bae79b3 3.2.9 2021-07-06 08:38:21 +00:00
dependabot-preview[bot]
f320e6a4da Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:36:38 +00:00
dependabot-preview[bot]
dff3df25f2 Merge pull request #1133 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.1.0 2021-07-06 08:35:56 +00:00
dependabot-preview[bot]
831e83e39b Merge pull request #1131 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.2 2021-07-06 08:34:31 +00:00
dependabot-preview[bot]
5766f1f9f6 Bump mini-css-extract-plugin from 2.0.0 to 2.1.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:33:19 +00:00
dependabot-preview[bot]
7b20c186ef Bump @typescript-eslint/parser from 4.28.1 to 4.28.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:31:52 +00:00
Francisco Hodge
da6dc65587 Build update 2021-07-05 09:09:48 +00:00
Francisco Hodge
cf007a65ba 3.2.8 2021-07-05 09:09:34 +00:00
dependabot-preview[bot]
ee73a1f011 Merge pull request #1130 from hodgef/dependabot/npm_and_yarn/eslint-7.30.0 2021-07-05 09:08:20 +00:00
dependabot-preview[bot]
c250086b9b Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 09:06:06 +00:00
Francisco Hodge
cd0ff59de9 Build update 2021-07-02 08:21:06 +00:00
Francisco Hodge
935bfac297 3.2.7 2021-07-02 08:20:47 +00:00
dependabot-preview[bot]
2582080e96 Merge pull request #1129 from hodgef/dependabot/npm_and_yarn/postcss-loader-6.1.1 2021-07-02 08:19:08 +00:00
dependabot-preview[bot]
74868d824a Bump postcss-loader from 6.1.0 to 6.1.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.1.0 to 6.1.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.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-02 08:16:49 +00:00
Francisco Hodge
24d7cbf926 Build update 2021-07-01 09:05:54 +00:00
Francisco Hodge
0a75e7b063 3.2.6 2021-07-01 09:05:42 +00:00
dependabot-preview[bot]
f82279e33a Merge pull request #1127 from hodgef/dependabot/npm_and_yarn/typescript-4.3.5 2021-07-01 09:04:34 +00:00
dependabot-preview[bot]
f19d999145 Merge pull request #1126 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0 2021-07-01 09:03:29 +00:00
dependabot-preview[bot]
e0e68a462f Bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-01 09:02:07 +00:00
dependabot-preview[bot]
454d159d2c Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-01 09:01:24 +00:00
Francisco Hodge
f773e118dc Build update 2021-06-30 08:33:53 +00:00
Francisco Hodge
42760641c3 3.2.5 2021-06-30 08:33:36 +00:00
dependabot-preview[bot]
a9d78b5646 Merge pull request #1124 from hodgef/dependabot/npm_and_yarn/core-js-3.15.2 2021-06-30 08:32:08 +00:00
dependabot-preview[bot]
640e7ecf57 Bump core-js from 3.15.1 to 3.15.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.1 to 3.15.2.
- [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/commits/v3.15.2/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-30 08:29:30 +00:00
Francisco Hodge
0c9f2e50e2 Build update 2021-06-29 08:40:38 +00:00
Francisco Hodge
8352a30c98 3.2.4 2021-06-29 08:40:24 +00:00
dependabot-preview[bot]
9ebe908b4e Merge pull request #1122 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.1 2021-06-29 08:39:15 +00:00
dependabot-preview[bot]
c407c72f52 Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:36:50 +00:00
Francisco Hodge
b3b9767fef Build update 2021-06-29 08:36:31 +00:00
Francisco Hodge
2cdbd2b39b 3.2.3 2021-06-29 08:36:16 +00:00
dependabot-preview[bot]
e3bb5fc72b Merge pull request #1121 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.1 2021-06-29 08:34:52 +00:00
dependabot-preview[bot]
d80e7f757f Merge pull request #1120 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2 2021-06-29 08:34:05 +00:00
dependabot-preview[bot]
32ba3d03df Bump @typescript-eslint/parser from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:31:52 +00:00
dependabot-preview[bot]
65f6279f0f Bump mini-css-extract-plugin from 1.6.1 to 1.6.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:31:10 +00:00
Francisco Hodge
eebf32e206 Build update 2021-06-29 06:53:03 +00:00
Francisco Hodge
f66facfb74 3.2.2 2021-06-29 06:52:47 +00:00
Francisco Hodge
1b99d5bb8b Update README.md 2021-06-28 23:51:31 -07:00
Francisco Hodge
3d6baaa1d2 Build update 2021-06-29 06:30:00 +00:00
Francisco Hodge
2fcd634090 3.2.1 2021-06-29 06:29:43 +00:00
Francisco Hodge
a1668da044 Adjust coverage sourcing 2021-06-28 23:28:09 -07:00
Francisco Hodge
3032bef324 Allow CandidateBox caret positioning, passing event though onChange. Per https://github.com/hodgef/react-simple-keyboard/issues/1298 2021-06-28 23:26:43 -07:00
Francisco Hodge
c6f12f0f92 Build update 2021-06-28 09:19:13 +00:00
Francisco Hodge
44c4e46825 3.1.57 2021-06-28 09:19:00 +00:00
dependabot-preview[bot]
6d88549dee Merge pull request #1116 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.1.4 2021-06-28 09:17:51 +00:00
Francisco Hodge
17d474e936 Build update 2021-06-28 09:17:10 +00:00
Francisco Hodge
933e5ad55e 3.1.56 2021-06-28 09:16:56 +00:00
dependabot-preview[bot]
57a145c5f9 Bump terser-webpack-plugin from 5.1.3 to 5.1.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.3...v5.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:15:43 +00:00
dependabot-preview[bot]
b98f7a814d Merge pull request #1117 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.1 2021-06-28 09:15:39 +00:00
Francisco Hodge
7899778e8a Build update 2021-06-28 09:15:10 +00:00
Francisco Hodge
a13c908b87 3.1.55 2021-06-28 09:14:54 +00:00
dependabot-preview[bot]
bbee486f40 Merge pull request #1115 from hodgef/dependabot/npm_and_yarn/prettier-2.3.2 2021-06-28 09:13:40 +00:00
dependabot-preview[bot]
60d667ad0e Bump mini-css-extract-plugin from 1.6.0 to 1.6.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:12:42 +00:00
dependabot-preview[bot]
f9475a9e4f Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:11:23 +00:00
Francisco Hodge
f9243f24ee Build update 2021-06-25 08:26:53 +00:00
Francisco Hodge
be9fe54228 3.1.54 2021-06-25 08:26:38 +00:00
dependabot-preview[bot]
deeb2abdf3 Merge pull request #1114 from hodgef/dependabot/npm_and_yarn/style-loader-3.0.0 2021-06-25 08:25:18 +00:00
dependabot-preview[bot]
5659c98de6 Bump style-loader from 2.0.0 to 3.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.0.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/v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-25 08:23:13 +00:00
Francisco Hodge
273f926574 Build update 2021-06-24 08:42:46 +00:00
Francisco Hodge
7bd34e8f86 3.1.53 2021-06-24 08:42:31 +00:00
dependabot-preview[bot]
2fe0c3a7da Merge pull request #1113 from hodgef/dependabot/npm_and_yarn/optimize-css-assets-webpack-plugin-6.0.1 2021-06-24 08:41:09 +00:00
dependabot-preview[bot]
7b8d4f6548 Bump optimize-css-assets-webpack-plugin from 6.0.0 to 6.0.1
Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases)
- [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-24 08:38:07 +00:00
Francisco Hodge
506660a881 Build update 2021-06-23 08:38:30 +00:00
Francisco Hodge
3b1d738d65 3.1.52 2021-06-23 08:38:17 +00:00
dependabot-preview[bot]
5ca7df5094 Merge pull request #1112 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.3.2 2021-06-23 08:37:16 +00:00
dependabot-preview[bot]
ff3bef81de Merge pull request #1111 from hodgef/dependabot/npm_and_yarn/core-js-3.15.1 2021-06-23 08:37:06 +00:00
dependabot-preview[bot]
02241d9da4 Bump html-webpack-plugin from 5.3.1 to 5.3.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-23 08:35:05 +00:00
dependabot-preview[bot]
a2d5eb3de2 Bump core-js from 3.15.0 to 3.15.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.1.
- [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/commits/v3.15.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-23 08:34:26 +00:00
Francisco Hodge
bedb14dd40 Build update 2021-06-22 08:57:15 +00:00
Francisco Hodge
b892de103f 3.1.51 2021-06-22 08:57:00 +00:00
dependabot-preview[bot]
66dc907040 Merge pull request #1108 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.0 2021-06-22 08:55:39 +00:00
dependabot-preview[bot]
543e6d9cbb Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:53:43 +00:00
Francisco Hodge
509b25fbb1 Build update 2021-06-22 08:53:07 +00:00
Francisco Hodge
71a682cf74 3.1.50 2021-06-22 08:52:54 +00:00
dependabot-preview[bot]
04acf24a55 Merge pull request #1107 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.7 2021-06-22 08:51:41 +00:00
Francisco Hodge
65e707cd8c Build update 2021-06-22 08:50:40 +00:00
Francisco Hodge
bf54d2f418 3.1.49 2021-06-22 08:50:24 +00:00
dependabot-preview[bot]
917d3647ba Merge pull request #1109 from hodgef/dependabot/npm_and_yarn/webpack-5.40.0 2021-06-22 08:49:02 +00:00
dependabot-preview[bot]
f497fea9c9 Bump @babel/preset-env from 7.14.5 to 7.14.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.7.
- [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.14.7/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:48:58 +00:00
Francisco Hodge
69db5a3ae7 Build update 2021-06-22 08:48:19 +00:00
Francisco Hodge
665cc5e07c 3.1.48 2021-06-22 08:48:06 +00:00
dependabot-preview[bot]
fe6becb8b7 Merge pull request #1106 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 2021-06-22 08:46:56 +00:00
dependabot-preview[bot]
50320c58c4 Bump webpack from 5.39.1 to 5.40.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.1 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:46:47 +00:00
dependabot-preview[bot]
4efd0f726e Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:44:29 +00:00
Francisco Hodge
f4a8ec23fe Build update 2021-06-21 09:25:49 +00:00
Francisco Hodge
5dd2dc5975 3.1.47 2021-06-21 09:25:33 +00:00
dependabot-preview[bot]
10b62cf5c4 Merge pull request #1105 from hodgef/dependabot/npm_and_yarn/eslint-7.29.0 2021-06-21 09:24:12 +00:00
dependabot-preview[bot]
a6fdc4cb5d Bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-21 09:21:49 +00:00
Francisco Hodge
b6b2fa2a4c Build update 2021-06-21 09:21:21 +00:00
Francisco Hodge
eeebda9c22 3.1.46 2021-06-21 09:21:06 +00:00
dependabot-preview[bot]
8b80dcca3b Merge pull request #1104 from hodgef/dependabot/npm_and_yarn/core-js-3.15.0 2021-06-21 09:19:46 +00:00
dependabot-preview[bot]
917af8b983 Bump core-js from 3.14.0 to 3.15.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.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/commits/v3.15.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-21 09:17:38 +00:00
Francisco Hodge
7021f08850 Build update 2021-06-18 09:10:17 +00:00
Francisco Hodge
fca109c791 3.1.45 2021-06-18 09:09:59 +00:00
dependabot-preview[bot]
0796a090f9 Merge pull request #1103 from hodgef/dependabot/npm_and_yarn/webpack-5.39.1 2021-06-18 09:08:27 +00:00
dependabot-preview[bot]
83c3297eac Bump webpack from 5.39.0 to 5.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-18 09:06:10 +00:00
Francisco Hodge
a4a0dd7f0c Build update 2021-06-18 09:05:33 +00:00
Francisco Hodge
ca3aa65ac7 3.1.44 2021-06-18 09:05:17 +00:00
dependabot-preview[bot]
de01ca46e6 Merge pull request #1102 from hodgef/dependabot/npm_and_yarn/typescript-4.3.4 2021-06-18 09:03:59 +00:00
dependabot-preview[bot]
0f68a5b0e6 Bump typescript from 4.3.2 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-18 09:02:07 +00:00
Francisco Hodge
3bc3940f8c Build update 2021-06-17 08:43:17 +00:00
Francisco Hodge
074676c291 3.1.43 2021-06-17 08:43:00 +00:00
dependabot-preview[bot]
e45208564d Merge pull request #1100 from hodgef/dependabot/npm_and_yarn/postcss-8.3.5 2021-06-17 08:41:29 +00:00
dependabot-preview[bot]
e140ef6e61 Bump postcss from 8.3.4 to 8.3.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-17 08:38:51 +00:00
Francisco Hodge
bf327f1e44 Build update 2021-06-16 08:55:53 +00:00
Francisco Hodge
e49e497e2a 3.1.42 2021-06-16 08:55:36 +00:00
dependabot-preview[bot]
b98cf64687 Merge pull request #1099 from hodgef/dependabot/npm_and_yarn/normalize-url-4.5.1 2021-06-16 08:54:05 +00:00
dependabot-preview[bot]
07700a05c8 [Security] Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-16 08:51:46 +00:00
Francisco Hodge
28bf21e27c Build update 2021-06-15 09:01:20 +00:00
Francisco Hodge
897e042299 3.1.41 2021-06-15 09:01:04 +00:00
dependabot-preview[bot]
7b3e670b56 Merge pull request #1096 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.6 2021-06-15 08:59:44 +00:00
dependabot-preview[bot]
d80d58e9d4 Merge pull request #1097 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.27.0 2021-06-15 08:58:37 +00:00
dependabot-preview[bot]
2431f7193f Bump @babel/core from 7.14.5 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.5 to 7.14.6.
- [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.14.6/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:57:29 +00:00
Francisco Hodge
11ed2360be Build update 2021-06-15 08:57:21 +00:00
Francisco Hodge
a129d3d65b 3.1.40 2021-06-15 08:57:03 +00:00
dependabot-preview[bot]
63cb14aa1a Bump @typescript-eslint/parser from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:56:09 +00:00
dependabot-preview[bot]
63f666bce2 Merge pull request #1098 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.6 2021-06-15 08:55:27 +00:00
dependabot-preview[bot]
5f92af77c6 Merge pull request #1095 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0 2021-06-15 08:54:08 +00:00
dependabot-preview[bot]
034dca529c Bump @babel/plugin-transform-typescript from 7.14.5 to 7.14.6
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.5 to 7.14.6.
- [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.14.6/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:53:26 +00:00
dependabot-preview[bot]
dc815e3e1d Merge pull request #1094 from hodgef/dependabot/npm_and_yarn/postcss-8.3.4 2021-06-15 08:53:12 +00:00
dependabot-preview[bot]
02861ef048 Merge pull request #1093 from hodgef/dependabot/npm_and_yarn/webpack-5.39.0 2021-06-15 08:52:22 +00:00
dependabot-preview[bot]
da886726ff Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:51:26 +00:00
dependabot-preview[bot]
09c1b88db1 Bump postcss from 8.3.3 to 8.3.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.3...8.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:50:36 +00:00
dependabot-preview[bot]
6b4732e8f1 Bump webpack from 5.38.1 to 5.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:49:56 +00:00
Francisco Hodge
a476bff98b Build update 2021-06-14 09:25:45 +00:00
Francisco Hodge
b2e3ba5fc9 3.1.39 2021-06-14 09:25:28 +00:00
dependabot-preview[bot]
e84be88939 Merge pull request #1092 from hodgef/dependabot/npm_and_yarn/postcss-8.3.3 2021-06-14 09:24:02 +00:00
Francisco Hodge
71a61a2beb Build update 2021-06-14 09:23:40 +00:00
Francisco Hodge
330a08ba20 3.1.38 2021-06-14 09:23:26 +00:00
dependabot-preview[bot]
88d02f5227 Merge pull request #1091 from hodgef/dependabot/npm_and_yarn/ws-7.4.6 2021-06-14 09:22:12 +00:00
dependabot-preview[bot]
a3c375e77e Bump postcss from 8.3.2 to 8.3.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.2...8.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-14 09:21:18 +00:00
dependabot-preview[bot]
09e1decf57 [Security] Bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. **This update includes security fixes.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-14 09:18:53 +00:00
Francisco Hodge
402defe6d6 Build update 2021-06-11 08:48:45 +00:00
Francisco Hodge
a585ddd46a 3.1.37 2021-06-11 08:48:32 +00:00
dependabot-preview[bot]
e16defb0c3 Merge pull request #1089 from hodgef/dependabot/npm_and_yarn/postcss-loader-6.1.0 2021-06-11 08:47:24 +00:00
dependabot-preview[bot]
09b687b29d Bump postcss-loader from 5.3.0 to 6.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.3.0 to 6.1.0.
- [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/v5.3.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-11 08:45:28 +00:00
Francisco Hodge
0a77a3a89b Build update 2021-06-11 08:45:18 +00:00
Francisco Hodge
a40d31d6e0 3.1.36 2021-06-11 08:45:03 +00:00
dependabot-preview[bot]
d8418562c5 Merge pull request #1088 from hodgef/dependabot/npm_and_yarn/postcss-8.3.2 2021-06-11 08:43:32 +00:00
dependabot-preview[bot]
1b2e893a90 Bump postcss from 8.3.1 to 8.3.2
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.1...8.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-11 08:40:47 +00:00
Francisco Hodge
4be73fb6be Build update 2021-06-10 09:08:05 +00:00
Francisco Hodge
21ae777592 3.1.35 2021-06-10 09:07:48 +00:00
dependabot-preview[bot]
58313becef Merge pull request #1083 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.5 2021-06-10 09:06:14 +00:00
dependabot-preview[bot]
5ff1c2b6dc Bump @babel/core from 7.14.2 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.5.
- [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.14.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 09:03:02 +00:00
Francisco Hodge
eb0bc7755e Build update 2021-06-10 09:02:37 +00:00
Francisco Hodge
0f81395b07 3.1.34 2021-06-10 09:02:23 +00:00
dependabot-preview[bot]
a4ddc5ee79 Merge pull request #1084 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.5 2021-06-10 09:01:07 +00:00
dependabot-preview[bot]
faba06e4c9 Bump @babel/plugin-transform-typescript from 7.14.4 to 7.14.5
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.4 to 7.14.5.
- [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.14.5/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:58:34 +00:00
Francisco Hodge
cfb7c7503b Build update 2021-06-10 08:58:16 +00:00
Francisco Hodge
7b630d8c9b 3.1.33 2021-06-10 08:58:03 +00:00
dependabot-preview[bot]
28e55d2381 Merge pull request #1087 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.5 2021-06-10 08:56:50 +00:00
dependabot-preview[bot]
e1ff0a65bd Merge pull request #1086 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.5 2021-06-10 08:56:35 +00:00
dependabot-preview[bot]
3cb5f31df5 Bump @babel/cli from 7.14.3 to 7.14.5
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.3 to 7.14.5.
- [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.14.5/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:54:17 +00:00
dependabot-preview[bot]
ff06028297 Bump @babel/preset-env from 7.14.4 to 7.14.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.5.
- [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.14.5/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:54:17 +00:00
Francisco Hodge
5172a66044 Build update 2021-06-10 08:53:46 +00:00
Francisco Hodge
bf7eae17a0 3.1.32 2021-06-10 08:53:31 +00:00
dependabot-preview[bot]
ee9585c9a4 Merge pull request #1085 from hodgef/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5 2021-06-10 08:52:12 +00:00
Francisco Hodge
2ff2b2d1c2 Build update 2021-06-10 08:51:52 +00:00
Francisco Hodge
33d82e5f1e 3.1.31 2021-06-10 08:51:36 +00:00
dependabot-preview[bot]
95abc0f458 Merge pull request #1082 from hodgef/dependabot/npm_and_yarn/postcss-8.3.1 2021-06-10 08:50:11 +00:00
dependabot-preview[bot]
06da8fffd4 Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [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.14.5/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:49:41 +00:00
dependabot-preview[bot]
439975a4ac Bump postcss from 8.3.0 to 8.3.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.0...8.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:47:37 +00:00
Francisco Hodge
d72584b439 Build update 2021-06-09 05:05:50 +00:00
Francisco Hodge
e2669bd87b 3.1.30 2021-06-09 05:05:35 +00:00
Francisco Hodge
3d075a2f57 Address selected input edge case. Fixes #1058 2021-06-08 22:04:10 -07:00
Francisco Hodge
f0fbf760b2 Build update 2021-06-08 09:25:06 +00:00
Francisco Hodge
bb19308e40 3.1.29 2021-06-08 09:24:53 +00:00
dependabot-preview[bot]
294a9a2ac7 Merge pull request #1079 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.1 2021-06-08 09:23:41 +00:00
dependabot-preview[bot]
72e440ea4d Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:20:48 +00:00
Francisco Hodge
708237360b Build update 2021-06-08 09:20:29 +00:00
Francisco Hodge
d326c723fd 3.1.28 2021-06-08 09:20:14 +00:00
dependabot-preview[bot]
2c7243139e Merge pull request #1080 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.1 2021-06-08 09:18:52 +00:00
Francisco Hodge
2b1bcaa933 Build update 2021-06-08 09:18:05 +00:00
Francisco Hodge
3fc0470972 3.1.27 2021-06-08 09:17:49 +00:00
dependabot-preview[bot]
8d23150a78 Merge pull request #1078 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.7.2 2021-06-08 09:16:30 +00:00
Francisco Hodge
841a486455 Build update 2021-06-08 09:16:24 +00:00
Francisco Hodge
00556cb58e 3.1.26 2021-06-08 09:16:13 +00:00
dependabot-preview[bot]
e55221d318 Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:15:47 +00:00
dependabot-preview[bot]
3baf3e929a Merge pull request #1077 from hodgef/dependabot/npm_and_yarn/browserslist-4.16.6 2021-06-08 09:15:09 +00:00
dependabot-preview[bot]
f194389fec Bump webpack-cli from 4.7.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:14:20 +00:00
dependabot-preview[bot]
832cb8b06d [Security] Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. **This update includes a security fix.**
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:13:04 +00:00
Francisco Hodge
0643fa35ec Build update 2021-06-07 09:28:30 +00:00
Francisco Hodge
a5d054c752 3.1.25 2021-06-07 09:28:14 +00:00
dependabot-preview[bot]
a824d37d7a Merge pull request #1076 from hodgef/dependabot/npm_and_yarn/core-js-3.14.0 2021-06-07 09:26:53 +00:00
dependabot-preview[bot]
03e566b6c2 Bump core-js from 3.13.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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/commits/v3.14.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:24:56 +00:00
Francisco Hodge
194838e8eb Build update 2021-06-07 09:24:13 +00:00
Francisco Hodge
109ac61c8a 3.1.24 2021-06-07 09:24:02 +00:00
dependabot-preview[bot]
543a65bcaf Merge pull request #1075 from hodgef/dependabot/npm_and_yarn/eslint-7.28.0 2021-06-07 09:22:53 +00:00
dependabot-preview[bot]
15cdc21e72 Merge pull request #1074 from hodgef/dependabot/npm_and_yarn/prettier-2.3.1 2021-06-07 09:21:40 +00:00
dependabot-preview[bot]
b15428665d Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:20:14 +00:00
dependabot-preview[bot]
cc123d6cd4 Bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:19:32 +00:00
Francisco Hodge
a0ae588727 Build update 2021-06-04 08:39:57 +00:00
Francisco Hodge
ff2a899674 3.1.23 2021-06-04 08:39:44 +00:00
dependabot-preview[bot]
be2d28c8e0 Merge pull request #1073 from hodgef/dependabot/npm_and_yarn/dns-packet-1.3.4 2021-06-04 08:38:36 +00:00
dependabot-preview[bot]
4aa027d233 [Security] Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. **This update includes a security fix.**
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-04 08:36:12 +00:00
Francisco Hodge
8ced6a641f Build update 2021-06-01 09:19:37 +00:00
Francisco Hodge
6e1bfa8300 3.1.22 2021-06-01 09:19:22 +00:00
dependabot-preview[bot]
5a72f0f0d2 Merge pull request #1071 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0 2021-06-01 09:18:10 +00:00
dependabot-preview[bot]
d392710609 Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:15:54 +00:00
Francisco Hodge
78682b14c9 Build update 2021-06-01 09:15:49 +00:00
Francisco Hodge
bd231d9f89 3.1.21 2021-06-01 09:15:37 +00:00
dependabot-preview[bot]
133008c9a5 Merge pull request #1070 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.1.3 2021-06-01 09:14:32 +00:00
dependabot-preview[bot]
28832cd7f2 Merge pull request #1069 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.0 2021-06-01 09:13:54 +00:00
dependabot-preview[bot]
a928d71ff2 Bump terser-webpack-plugin from 5.1.2 to 5.1.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:12:06 +00:00
dependabot-preview[bot]
fe20a66505 Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:11:37 +00:00
Francisco Hodge
f5ea454bb4 Build update 2021-05-31 09:38:45 +00:00
Francisco Hodge
07ce5c8f9f 3.1.20 2021-05-31 09:38:32 +00:00
dependabot-preview[bot]
940f49cec9 Merge pull request #1066 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.4 2021-05-31 09:37:24 +00:00
Francisco Hodge
74a58352a5 Build update 2021-05-31 09:35:53 +00:00
Francisco Hodge
3e8c9d4a9d 3.1.19 2021-05-31 09:35:39 +00:00
dependabot-preview[bot]
31fb8b5bef Bump @babel/preset-env from 7.14.2 to 7.14.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [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.14.4/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:35:21 +00:00
dependabot-preview[bot]
7f044b6b6c Merge pull request #1067 from hodgef/dependabot/npm_and_yarn/core-js-3.13.1 2021-05-31 09:34:26 +00:00
dependabot-preview[bot]
73d52fddb7 Merge pull request #1065 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.4 2021-05-31 09:33:08 +00:00
dependabot-preview[bot]
ea37af41f1 Bump core-js from 3.13.0 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.13.1.
- [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/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:32:18 +00:00
dependabot-preview[bot]
26eee6d4f9 Bump @babel/plugin-transform-typescript from 7.13.0 to 7.14.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.13.0 to 7.14.4.
- [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.14.4/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:30:51 +00:00
Francisco Hodge
7166a98ea4 Build update 2021-05-28 08:49:02 +00:00
Francisco Hodge
2206115ada 3.1.18 2021-05-28 08:48:45 +00:00
dependabot-preview[bot]
a4d4f1011f Merge pull request #1062 from hodgef/dependabot/npm_and_yarn/webpack-5.38.1 2021-05-28 08:47:22 +00:00
dependabot-preview[bot]
919132fab1 Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-28 08:44:51 +00:00
Francisco Hodge
0d0860164a Build update 2021-05-27 08:56:47 +00:00
Francisco Hodge
55b4274a83 3.1.17 2021-05-27 08:56:35 +00:00
dependabot-preview[bot]
10de5a1455 Merge pull request #1061 from hodgef/dependabot/npm_and_yarn/typescript-4.3.2 2021-05-27 08:55:31 +00:00
dependabot-preview[bot]
bd1478ef08 Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 08:53:28 +00:00
Francisco Hodge
b03662dc8c Build update 2021-05-27 08:53:03 +00:00
Francisco Hodge
41729dffe5 3.1.16 2021-05-27 08:52:48 +00:00
dependabot-preview[bot]
daafd04a5d Merge pull request #1060 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.2.6 2021-05-27 08:51:28 +00:00
dependabot-preview[bot]
86c66729e5 Bump autoprefixer from 10.2.5 to 10.2.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 08:48:40 +00:00
Francisco Hodge
12842d12b6 Build update 2021-05-26 08:59:01 +00:00
Francisco Hodge
b522d1c1bc 3.1.15 2021-05-26 08:58:47 +00:00
dependabot-preview[bot]
4c9711dfb9 Merge pull request #1056 from hodgef/dependabot/npm_and_yarn/core-js-3.13.0 2021-05-26 08:57:33 +00:00
dependabot-preview[bot]
d1a0f112dc Bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.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/commits/v3.13.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-26 08:55:07 +00:00
Francisco Hodge
605bf893a5 Build update 2021-05-25 08:56:39 +00:00
Francisco Hodge
4049979dc5 3.1.14 2021-05-25 08:56:25 +00:00
dependabot-preview[bot]
a18ed869dc Merge pull request #1054 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0 2021-05-25 08:55:10 +00:00
Francisco Hodge
9adb865156 Build update 2021-05-25 08:53:06 +00:00
Francisco Hodge
bb2d495bb8 3.1.13 2021-05-25 08:52:50 +00:00
dependabot-preview[bot]
10585fd65b Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.23.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:52:41 +00:00
dependabot-preview[bot]
29c9337fdd Merge pull request #1055 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.6 2021-05-25 08:51:26 +00:00
dependabot-preview[bot]
25c7f19a24 Merge pull request #1053 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0 2021-05-25 08:50:37 +00:00
dependabot-preview[bot]
13eac703ce Bump css-loader from 5.2.5 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6.
- [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/v5.2.5...v5.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:49:11 +00:00
dependabot-preview[bot]
73c7a7eca2 Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:47:50 +00:00
Francisco Hodge
8162dfef57 Build update 2021-05-24 09:45:11 +00:00
Francisco Hodge
b57dd58456 3.1.12 2021-05-24 09:44:56 +00:00
dependabot-preview[bot]
c98c995f10 Merge pull request #1050 from hodgef/dependabot/npm_and_yarn/eslint-7.27.0 2021-05-24 09:43:40 +00:00
dependabot-preview[bot]
b26b461f7c Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24 09:41:13 +00:00
Francisco Hodge
5813b674dc Build update 2021-05-22 06:25:25 +00:00
Francisco Hodge
86f16d9786 3.1.11 2021-05-22 06:25:10 +00:00
Francisco Hodge
72609a200b Adjust physicalKeyboardHighlight shift layout handling 2021-05-22 02:23:45 -04:00
Francisco Hodge
cba1441b29 Build update 2021-05-21 09:11:05 +00:00
Francisco Hodge
40f4c774bd 3.1.10 2021-05-21 09:10:50 +00:00
dependabot-preview[bot]
365c3d6efc Merge pull request #1047 from hodgef/dependabot/npm_and_yarn/postcss-8.3.0 2021-05-21 09:09:34 +00:00
dependabot-preview[bot]
5a054791a5 Bump postcss from 8.2.15 to 8.3.0
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 09:07:20 +00:00
Francisco Hodge
26da07de96 Build update 2021-05-21 09:06:53 +00:00
Francisco Hodge
2e1c83c029 3.1.9 2021-05-21 09:06:38 +00:00
dependabot-preview[bot]
8816d8c961 Merge pull request #1048 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.5 2021-05-21 09:05:18 +00:00
dependabot-preview[bot]
ffdf89cb58 Bump css-loader from 5.2.4 to 5.2.5
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.5.
- [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/v5.2.4...v5.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 09:03:02 +00:00
Francisco Hodge
6004ca29c1 Build update 2021-05-19 09:06:09 +00:00
Francisco Hodge
53a84fcd68 3.1.8 2021-05-19 09:05:55 +00:00
dependabot-preview[bot]
9152ed1576 Merge pull request #1044 from hodgef/dependabot/npm_and_yarn/webpack-5.37.1 2021-05-19 09:04:42 +00:00
dependabot-preview[bot]
a6057dc7f0 Bump webpack from 5.37.0 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-19 09:02:22 +00:00
Francisco Hodge
b00bcff976 Build update 2021-05-18 10:49:22 +00:00
Francisco Hodge
469c62d37f 3.1.7 2021-05-18 10:49:07 +00:00
dependabot-preview[bot]
8e74305b60 Merge pull request #1042 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.3 2021-05-18 10:03:09 +00:00
Francisco Hodge
f239dafcd9 Build update 2021-05-18 09:19:37 +00:00
Francisco Hodge
1263b1ef2f 3.1.6 2021-05-18 09:19:22 +00:00
dependabot-preview[bot]
07d2c30994 Merge pull request #1041 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0 2021-05-18 09:18:03 +00:00
dependabot-preview[bot]
03e594f0e8 Bump @babel/cli from 7.13.16 to 7.14.3
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3.
- [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.14.3/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 09:16:25 +00:00
dependabot-preview[bot]
6f8f4c19d3 Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 09:15:25 +00:00
Francisco Hodge
7cf0e6c8e9 Build update 2021-05-17 09:46:07 +00:00
Francisco Hodge
d6f015a4d5 3.1.5 2021-05-17 09:45:52 +00:00
dependabot-preview[bot]
243be6e116 Merge pull request #1037 from hodgef/dependabot/npm_and_yarn/optimize-css-assets-webpack-plugin-6.0.0 2021-05-17 09:44:47 +00:00
dependabot-preview[bot]
17eb699195 Merge pull request #1038 from hodgef/dependabot/npm_and_yarn/postcss-loader-5.3.0 2021-05-17 09:44:37 +00:00
dependabot-preview[bot]
e5856dcc31 Bump postcss-loader from 5.2.0 to 5.3.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.2.0 to 5.3.0.
- [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/v5.2.0...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 09:42:12 +00:00
dependabot-preview[bot]
b857cfbb63 Bump optimize-css-assets-webpack-plugin from 5.0.4 to 6.0.0
Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases)
- [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v5.0.4...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 09:41:34 +00:00
Francisco Hodge
7b12d6048f Build update 2021-05-17 05:53:07 +00:00
Francisco Hodge
7a4b3b8250 3.1.4 2021-05-17 05:52:52 +00:00
Francisco Hodge
848e86d54d Add removeForwardsAt param types 2021-05-16 22:51:21 -07:00
Francisco Hodge
f3dc6a2d81 Build update 2021-05-17 05:42:32 +00:00
Francisco Hodge
d3771b7107 3.1.3 2021-05-17 05:42:17 +00:00
Francisco Hodge
b993885bd5 Address physicalKeyboardHighlight issue on older browsers. Fixes #1035 2021-05-16 22:40:31 -07:00
Francisco Hodge
c2d9cc0f3f Build update 2021-05-16 22:15:35 +00:00
Francisco Hodge
a668b31f82 3.1.2 2021-05-16 22:15:22 +00:00
Francisco Hodge
7235a1af9c Improve removeForwardsAt coverage 2021-05-16 18:13:59 -04:00
Francisco Hodge
9d3a9bc79f Build update 2021-05-16 18:07:25 +00:00
Francisco Hodge
73b96ea181 3.1.1 2021-05-16 18:07:10 +00:00
dependabot-preview[bot]
b8097e2c7d Upgrade to GitHub-native Dependabot 2021-04-29 15:05:02 +00:00
32 changed files with 4452 additions and 3979 deletions

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
timezone: America/Montreal
open-pull-requests-limit: 10
versioning-strategy: increase

View File

@@ -1,9 +1,15 @@
name: Build
on: [push]
on:
push:
paths-ignore:
- README.md
- .gitignore
- .github/**
jobs:
build:
runs-on: ${{ matrix.os }}
if: contains(github.ref, 'master')
strategy:
matrix:
node-version: [12.x]

View File

@@ -1,15 +1,19 @@
name: Mirroring
on: [push, delete]
on:
push:
branches:
- master
delete:
branches:
- master
jobs:
mirroring:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@gitlab.com:hodgef/simple-keyboard.git
ssh_private_key:
${{ secrets.GL_KEY }}
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: git@gitlab.com:hodgef/simple-keyboard.git
ssh_private_key: ${{ secrets.GL_KEY }}

View File

@@ -4,6 +4,10 @@ on:
push:
branches:
- master
paths-ignore:
- README.md
- .gitignore
- .github/**
jobs:
publish:
@@ -15,7 +19,7 @@ jobs:
node-version: 12
- run: npm install
- run: npm run test -- --coverage --watchAll=false
- name: Setup GIT
run: |
git reset --hard
@@ -24,8 +28,8 @@ jobs:
git config user.email "$GH_EMAIL"
git config user.name "Francisco Hodge"
env:
GH_EMAIL: ${{secrets.GH_EMAIL}}
GH_EMAIL: ${{secrets.GH_EMAIL}}
- name: Bump version
run: |
git reset --hard
@@ -36,10 +40,10 @@ jobs:
git push "https://$GITHUB_ACTOR:$GITHUB_TOKEN@github.com/$GITHUB_REPOSITORY"
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: npm publish
run: |
npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
npm run trypublish
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}

View File

@@ -1,22 +1,24 @@
name: Build PR
on: [pull_request]
name: Build PR (Standard)
on: pull_request
jobs:
build:
runs-on: ${{ matrix.os }}
if: ${{ github.actor != 'dependabot[bot]' }}
strategy:
matrix:
node-version: [12.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
npm install
npm run coverage
env:
CI: true
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
npm install
npm run coverage
env:
CI: true

View File

@@ -0,0 +1,48 @@
name: Build PR (Dependabot)
on: pull_request_target
jobs:
build:
runs-on: ${{ matrix.os }}
if: ${{ github.actor == 'dependabot[bot]' }}
strategy:
matrix:
node-version: [12.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
npm install
npm run coverage
env:
CI: true
- name: Merge PR
if: success()
uses: "actions/github-script@v2"
with:
github-token: "${{ secrets.GH_KEY }}"
script: |
const pullRequest = context.payload.pull_request
const repository = context.repo
await github.pulls.merge({
merge_method: "merge",
owner: repository.owner,
pull_number: pullRequest.number,
repo: repository.repo,
})
- name: Reject PR
if: failure()
uses: peter-evans/close-pull@v1
with:
pull-request-number: ${{github.event.number}}
comment: "Closing PR due to failing tests."
delete-branch: true

View File

@@ -18,10 +18,6 @@
<a href="https://david-dm.org/hodgef/simple-keyboard">
<img src="https://badgen.net/david/dep/hodgef/simple-keyboard" alt="coverage">
</a>
<a href="https://codecov.io/gh/hodgef/simple-keyboard">
<img src="https://badgen.net/codecov/c/github/hodgef/simple-keyboard" alt="coverage">
</a>
</p>
<blockquote>Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.</blockquote>

View File

@@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.1.0
* simple-keyboard v3.3.0
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
@@ -8,4 +8,4 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/.hg-theme-default{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden;touch-action:manipulation;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color:#ececec;padding:5px;border-radius:5px}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;outline:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-shadow:0 0 3px -1px rgba(0,0,0,.3);height:40px;border-radius:5px;box-sizing:border-box;padding:5px;background:#fff;border-bottom:1px solid #b5b5b5;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{width:33.3%;height:60px;align-items:center;display:flex;justify-content:center}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{display:inline-flex;border-radius:5px;position:absolute;background:#ececec;border-bottom:2px solid #b5b5b5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:272px;transform:translateY(-100%);margin-top:-10px}ul.hg-candidate-box-list{display:flex;list-style:none;padding:0;margin:0;flex:1}li.hg-candidate-box-list-item{height:40px;width:40px;display:flex;align-items:center;justify-content:center}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{display:flex;align-items:center;padding:0 10px;background:#d0d0d0;color:#969696;cursor:pointer}.hg-candidate-box-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.hg-candidate-box-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
*/.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row .hg-button-container{margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;background:#d0d0d0;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}

File diff suppressed because one or more lines are too long

16
build/index.modern.js Normal file

File diff suppressed because one or more lines are too long

View File

@@ -37,6 +37,7 @@ declare class SimpleKeyboard {
candidateBox: CandidateBox | null;
keyboardRowsDOM: KeyboardElement;
defaultName: string;
activeInputElement: HTMLInputElement | HTMLTextAreaElement | null;
/**
* Creates an instance of SimpleKeyboard
* @param {Array} params If first parameter is a string, it is considered the container class. The second parameter is then considered the options object. If first parameter is an object, it is considered the options object.
@@ -197,6 +198,10 @@ declare class SimpleKeyboard {
* Event Handler: Select
*/
handleSelect(event: KeyboardHandlerEvent): void;
/**
* Event Handler: SelectionChange
*/
handleSelectionChange(event: KeyboardHandlerEvent): void;
/**
* Called by {@link setEventListeners} when an event that warrants a cursor position update is triggered
*/

2
build/types/index.modern.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
import SimpleKeyboard from "./components/Keyboard";
export default SimpleKeyboard;

View File

@@ -22,14 +22,14 @@ export declare type CandidateBoxParams = {
export declare type CandidateBoxShowParams = {
candidateValue: string;
targetElement: KeyboardElement;
onSelect: (selectedCandidate: string) => void;
onSelect: (selectedCandidate: string, e: MouseEvent) => void;
};
export declare type CandidateBoxRenderParams = {
candidateListPages: string[][];
targetElement: KeyboardElement;
pageIndex: number;
nbPages: number;
onItemSelected: (selectedCandidate: string) => void;
onItemSelected: (selectedCandidate: string, e: MouseEvent) => void;
};
export declare type KeyboardElement = HTMLDivElement | HTMLButtonElement;
export declare type KeyboardHandlerEvent = any;
@@ -108,9 +108,15 @@ export interface KeyboardOptions {
*/
physicalKeyboardHighlight?: boolean;
/**
* Presses keys highlighted by physicalKeyboardHighlight
* Calls handler for a button highlighted by physicalKeyboardHighlight
* In other words, this calls keyboard.handleButtonClicked(buttonName) on the highlighted button
*/
physicalKeyboardHighlightPress?: boolean;
/**
* Trigger click on a button's element when using physicalKeyboardHighlightPress
* In other words, this calls button.click() on the highlighted button
*/
physicalKeyboardHighlightPressUseClick?: boolean;
/**
* Define the text color that the physical keyboard highlighted key should have.
*/
@@ -195,6 +201,14 @@ export interface KeyboardOptions {
* Executes the callback function once simple-keyboard is rendered for the first time (on initialization).
*/
onInit?: (instance?: SimpleKeyboard) => void;
/**
* Retrieves the current input
*/
onChange?: (input: string, e?: MouseEvent) => any;
/**
* Retrieves all inputs
*/
onChangeAll?: (inputObj: KeyboardInput, e?: MouseEvent) => any;
/**
* Module options can have any format
*/

View File

@@ -16,5 +16,9 @@ declare class PhysicalKeyboard {
* @param {object} event The KeyboardEvent
*/
getSimpleKeyboardLayoutKey(event: KeyboardEvent): string;
/**
* Retrieve key from keyCode
*/
keyCodeToKey(keyCode: number): string | undefined;
}
export default PhysicalKeyboard;

View File

@@ -133,6 +133,10 @@ declare class Utilities {
* @param {boolean} moveCaret Whether to update simple-keyboard's cursor
*/
addStringAt(source: string, str: string, position?: number, positionEnd?: number, moveCaret?: boolean): string;
/**
* Check whether the button is a standard button
*/
isStandardButton: (button: string) => boolean | "";
/**
* Removes an amount of characters before a given position
*

7406
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,12 +1,13 @@
{
"name": "simple-keyboard",
"version": "3.1.0",
"version": "3.3.0",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"types": "build/types/index.d.ts",
"scripts": {
"start": "webpack serve --config webpack.config.demo.js",
"build": "webpack && tsc",
"build": "webpack && tsc && npm run build-modern",
"build-modern": "webpack --config webpack.config.modern.js",
"test": "jest --silent",
"coverage": "npm run test -- --coverage",
"prepare": "npm run build",
@@ -39,38 +40,38 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.2",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-typescript": "^7.13.0",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.15.8",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.14.2",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"autoprefixer": "^10.2.5",
"@babel/preset-env": "^7.15.8",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.33.0",
"autoprefixer": "^10.3.6",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-preset-minify": "^0.5.0",
"core-js": "^3.12.1",
"css-loader": "^5.2.4",
"eslint": "^7.26.0",
"core-js": "^3.18.2",
"css-loader": "^6.4.0",
"eslint": "^7.31.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.1",
"html-webpack-plugin": "^5.3.2",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.6.0",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss": "^8.2.15",
"postcss-loader": "^5.2.0",
"prettier": "^2.3.0",
"mini-css-extract-plugin": "^2.4.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.3.9",
"postcss-loader": "^6.1.1",
"prettier": "^2.4.1",
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.1.2",
"typescript": "^4.2.4",
"style-loader": "^3.3.0",
"terser-webpack-plugin": "^5.2.4",
"typescript": "^4.4.3",
"url-loader": "^4.1.1",
"webpack": "^5.37.0",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "4.0.0-beta.3"
"webpack": "^5.40.0",
"webpack-cli": "^4.9.0",
"webpack-dev-server": "4.3.1"
},
"jest": {
"roots": [
@@ -81,7 +82,7 @@
"!src/**/*.d.ts",
"!src/lib/index.js",
"!src/lib/polyfills.js",
"!src/demo/index.js",
"!src/demo/**",
"!src/utils/**",
"!src/**/*.d.ts",
"!**/tests/**"

View File

@@ -0,0 +1,81 @@
import Keyboard from "../lib";
import "./css/CandidateBoxDemo.css";
const setDOM = () => {
document.querySelector("body").innerHTML = `
<input class="input" placeholder="Tap on the virtual keyboard to start" />
<div class="simple-keyboard"></div>
`;
};
class Demo {
constructor() {
setDOM();
/**
* Demo Start
*/
this.keyboard = new Keyboard({
onChange: input => this.onChange(input),
onKeyPress: button => this.onKeyPress(button),
preventMouseDownDefault: true,
layoutCandidates: {
ni: "你 尼",
hao: "好 号"
}
});
/**
* Update simple-keyboard when input is changed directly
*/
document.querySelector(".input").addEventListener("input", event => {
this.keyboard.setInput(event.target.value);
});
}
onChange(input) {
const inputElement = document.querySelector(".input");
/**
* Updating input's value
*/
inputElement.value = input;
console.log("Input changed", input);
/**
* Synchronizing input caret position
*/
const caretPosition = this.keyboard.caretPosition;
if (caretPosition !== null)
this.setInputCaretPosition(inputElement, caretPosition);
console.log("caretPosition", caretPosition);
}
setInputCaretPosition(elem, pos) {
if (elem.setSelectionRange) {
elem.focus();
elem.setSelectionRange(pos, pos);
}
}
onKeyPress(button) {
console.log("Button pressed", button);
/**
* If you want to handle the shift and caps lock buttons
*/
if (button === "{shift}" || button === "{lock}") this.handleShift();
}
handleShift() {
const currentLayout = this.keyboard.options.layoutName;
const shiftToggle = currentLayout === "default" ? "shift" : "default";
this.keyboard.setOptions({
layoutName: shiftToggle
});
}
}
export default Demo;

View File

@@ -0,0 +1,12 @@
input {
width: 100%;
height: 100px;
padding: 20px;
font-size: 20px;
border: none;
box-sizing: border-box;
}
.simple-keyboard {
max-width: 850px;
}

View File

@@ -9,6 +9,7 @@ import BasicDemo from "./BasicDemo";
//import DOMElementDemo from "./DOMElementDemo";
//import FullKeyboardDemo from "./FullKeyboardDemo";
//import MultipleKeyboardsDemo from "./MultipleKeyboardsDestroyDemo";
//import CandidateBoxDemo from "./CandidateBoxDemo";
/**
* Selected demo

View File

@@ -0,0 +1,36 @@
import { setDOM } from '../../utils/TestUtility';
import CandidateBoxDemo from '../CandidateBoxDemo';
it('Demo will load', () => {
setDOM();
new CandidateBoxDemo();
});
it('Demo caret positioning will adjust accordingly', () => {
setDOM();
const demo = new CandidateBoxDemo();
demo.keyboard.setCaretPosition(0);
demo.keyboard.getButtonElement("n").click();
demo.keyboard.getButtonElement("h").click();
demo.keyboard.getButtonElement("a").click();
demo.keyboard.getButtonElement("o").click();
expect(demo.keyboard.getCaretPosition()).toBe(4);
demo.keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(demo.keyboard.getCaretPosition()).toBe(2);
demo.keyboard.setCaretPosition(1);
demo.keyboard.getButtonElement("i").click();
expect(demo.keyboard.getCaretPosition()).toBe(2);
demo.keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(demo.keyboard.getCaretPosition()).toBe(1);
expect(demo.keyboard.getInput()).toBe("你好");
});

View File

@@ -45,8 +45,8 @@ class CandidateBox {
targetElement,
pageIndex: this.pageIndex,
nbPages: candidateListPages.length,
onItemSelected: (selectedCandidate: string) => {
onSelect(selectedCandidate);
onItemSelected: (selectedCandidate: string, e: MouseEvent) => {
onSelect(selectedCandidate, e);
this.destroy();
},
});
@@ -73,9 +73,18 @@ class CandidateBox {
// Create Candidate box list items
candidateListPages[pageIndex].forEach((candidateListItem) => {
const candidateListLIElement = document.createElement("li");
const getMouseEvent = () => {
const mouseEvent = new MouseEvent("click");
Object.defineProperty(mouseEvent, "target", {
value: candidateListLIElement,
});
return mouseEvent;
};
candidateListLIElement.className = "hg-candidate-box-list-item";
candidateListLIElement.textContent = candidateListItem;
candidateListLIElement.onclick = () => onItemSelected(candidateListItem);
candidateListLIElement.onclick = (e = getMouseEvent()) =>
onItemSelected(candidateListItem, e);
// Append list item to ul
candidateListULElement.appendChild(candidateListLIElement);

View File

@@ -45,6 +45,7 @@ class SimpleKeyboard {
candidateBox!: CandidateBox | null;
keyboardRowsDOM!: KeyboardElement;
defaultName = "default";
activeInputElement: HTMLInputElement | HTMLTextAreaElement | null = null;
/**
* Creates an instance of SimpleKeyboard
@@ -53,9 +54,11 @@ class SimpleKeyboard {
constructor(...params: KeyboardParams) {
if (typeof window === "undefined") return;
const { keyboardDOMClass, keyboardDOM, options = {} } = this.handleParams(
params
);
const {
keyboardDOMClass,
keyboardDOM,
options = {},
} = this.handleParams(params);
/**
* Initializing Utilities
@@ -317,8 +320,10 @@ class SimpleKeyboard {
const layoutCandidates = Object.keys(layoutCandidatesObj).filter(
(layoutCandidate: string) => {
const inputSubstr =
input.substring(0, this.getCaretPositionEnd() || 0) || input;
const regexp = new RegExp(`${layoutCandidate}$`, "g");
const matches = [...input.matchAll(regexp)];
const matches = [...inputSubstr.matchAll(regexp)];
return !!matches.length;
}
);
@@ -356,21 +361,37 @@ class SimpleKeyboard {
this.candidateBox.show({
candidateValue,
targetElement,
onSelect: (selectedCandidate: string) => {
onSelect: (selectedCandidate: string, e: MouseEvent) => {
const currentInput = this.getInput(this.options.inputName, true);
const initialCaretPosition = this.getCaretPositionEnd() || 0;
const inputSubstr =
currentInput.substring(0, initialCaretPosition || 0) ||
currentInput;
const regexp = new RegExp(`${candidateKey}$`, "g");
const newInput = currentInput.replace(regexp, selectedCandidate);
const newInputSubstr = inputSubstr.replace(regexp, selectedCandidate);
const newInput = currentInput.replace(inputSubstr, newInputSubstr);
const caretPositionDiff = newInputSubstr.length - inputSubstr.length;
let newCaretPosition =
(initialCaretPosition || currentInput.length) + caretPositionDiff;
if (newCaretPosition < 0) newCaretPosition = 0;
this.setInput(newInput, this.options.inputName, true);
this.setCaretPosition(newCaretPosition);
if (typeof this.options.onChange === "function")
this.options.onChange(this.getInput(this.options.inputName, true));
this.options.onChange(
this.getInput(this.options.inputName, true),
e
);
/**
* Calling onChangeAll
*/
if (typeof this.options.onChangeAll === "function")
this.options.onChangeAll(this.getAllInputs());
this.options.onChangeAll(this.getAllInputs(), e);
},
});
}
@@ -402,11 +423,31 @@ class SimpleKeyboard {
this.caretPositionEnd
);
/**
* EDGE CASE: Check for whole input selection changes that will yield same updatedInput
*/
if (this.utilities.isStandardButton(button) && this.activeInputElement) {
const isEntireInputSelection =
this.input[inputName] &&
this.input[inputName] === updatedInput &&
this.caretPosition === 0 &&
this.caretPositionEnd === updatedInput.length;
if (isEntireInputSelection) {
this.setInput("", this.options.inputName, true);
this.setCaretPosition(0);
this.activeInputElement.value = "";
this.activeInputElement.setSelectionRange(0, 0);
this.handleButtonClicked(button, e);
return;
}
}
/**
* Calling onKeyPress
*/
if (typeof this.options.onKeyPress === "function")
this.options.onKeyPress(button);
this.options.onKeyPress(button, e);
if (
// If input will change as a result of this button press
@@ -460,21 +501,20 @@ class SimpleKeyboard {
* Calling onChange
*/
if (typeof this.options.onChange === "function")
this.options.onChange(this.getInput(this.options.inputName, true));
this.options.onChange(this.getInput(this.options.inputName, true), e);
/**
* Calling onChangeAll
*/
if (typeof this.options.onChangeAll === "function")
this.options.onChangeAll(this.getAllInputs());
this.options.onChangeAll(this.getAllInputs(), e);
/**
* Check if this new input has candidates (suggested words)
*/
if (e?.target && this.options.enableLayoutCandidates) {
const { candidateKey, candidateValue } = this.getInputCandidates(
updatedInput
);
const { candidateKey, candidateValue } =
this.getInputCandidates(updatedInput);
if (candidateKey && candidateValue) {
this.showCandidatesBox(
@@ -1008,6 +1048,7 @@ class SimpleKeyboard {
document.addEventListener("mouseup", this.handleMouseUp);
document.addEventListener("touchend", this.handleTouchEnd);
document.addEventListener("select", this.handleSelect);
document.addEventListener("selectionchange", this.handleSelectionChange);
}
}
@@ -1054,6 +1095,14 @@ class SimpleKeyboard {
this.caretEventHandler(event);
}
/**
* Event Handler: SelectionChange
*/
/* istanbul ignore next */
handleSelectionChange(event: KeyboardHandlerEvent): void {
this.caretEventHandler(event);
}
/**
* Called by {@link setEventListeners} when an event that warrants a cursor position update is triggered
*/
@@ -1089,6 +1138,11 @@ class SimpleKeyboard {
event.target.selectionEnd
);
/**
* Tracking current input in order to handle caret positioning edge cases
*/
this.activeInputElement = event.target;
if (instance.options.debug) {
console.log(
"Caret at: ",
@@ -1098,12 +1152,20 @@ class SimpleKeyboard {
`(${instance.keyboardDOMClass})`
);
}
} else if (instance.options.disableCaretPositioning || !isKeyboard) {
} else if (
(instance.options.disableCaretPositioning || !isKeyboard) &&
event?.type !== "selectionchange"
) {
/**
* If we toggled off disableCaretPositioning, we must ensure caretPosition doesn't persist once reactivated.
*/
instance.setCaretPosition(null);
/**
* Resetting activeInputElement
*/
this.activeInputElement = null;
if (instance.options.debug) {
console.log(
`Caret position reset due to "${event?.type}" event`,
@@ -1142,6 +1204,7 @@ class SimpleKeyboard {
document.removeEventListener("mouseup", this.handleMouseUp);
document.removeEventListener("touchend", this.handleTouchEnd);
document.removeEventListener("select", this.handleSelect);
document.removeEventListener("selectionchange", this.handleSelectionChange);
document.onpointerup = null;
document.ontouchend = null;
document.ontouchcancel = null;
@@ -1189,6 +1252,11 @@ class SimpleKeyboard {
this.candidateBox = null;
}
/**
* Clearing activeInputElement
*/
this.activeInputElement = null;
/**
* Clearing keyboardDOM
*/

View File

@@ -216,7 +216,7 @@ it('CandidateBox select candidate will work', () => {
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(onSelect).toBeCalledWith("1");
expect(onSelect).toBeCalledWith("1", expect.anything());
keyboard.destroy();
});
@@ -353,6 +353,7 @@ it('CandidateBox selection should trigger onChange', () => {
});
const candidateBoxRenderFn = keyboard.candidateBox.renderPage;
jest.spyOn(keyboard.candidateBox, "renderPage").mockImplementation((params) => {
candidateBoxOnItemSelected = params.onItemSelected;
params.onItemSelected = onSelect;
@@ -362,10 +363,10 @@ it('CandidateBox selection should trigger onChange', () => {
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(keyboard.options.onChange).toBeCalledWith("a");
expect(keyboard.options.onChangeAll).toBeCalledWith({"default": "a"});
expect(keyboard.options.onChange.mock.calls[0][0]).toBe("a");
expect(keyboard.options.onChangeAll.mock.calls[0][0]).toMatchObject({"default": "a"});
expect(keyboard.options.onChange).toBeCalledWith("1");
expect(keyboard.options.onChangeAll).toBeCalledWith({"default": "1"});
expect(keyboard.options.onChange.mock.calls[1][0]).toBe("1");
expect(keyboard.options.onChangeAll.mock.calls[1][0]).toMatchObject({"default": "1"});
keyboard.destroy();
});

View File

@@ -1330,4 +1330,25 @@ it('Keyboard excludeFromLayout will work', () => {
it('Keyboard onSetOptions can be called without changedOptions param', () => {
const keyboard = new Keyboard();
expect(keyboard.onSetOptions()).toBeUndefined();
});
it('Keyboard will handle selected input with unchanged updatedInput edge case', () => {
const inputElem = document.createElement("input");
const onChange = jest.fn();
const keyboard = new Keyboard({ onChange });
const initialValue = "3";
inputElem.value = initialValue;
inputElem.select();
keyboard.setInput(initialValue);
keyboard.activeInputElement = inputElem;
keyboard.setCaretPosition(0, 1);
keyboard.getButtonElement("3").onpointerdown();
keyboard.getButtonElement("3").onpointerdown();
expect(onChange).toBeCalledTimes(2);
expect(keyboard.getInput()).toBe("33");
expect(keyboard.getCaretPosition()).toBe(2);
expect(keyboard.getCaretPositionEnd()).toBe(2);
});

2
src/lib/index.modern.ts Normal file
View File

@@ -0,0 +1,2 @@
import SimpleKeyboard from "./components/Keyboard";
export default SimpleKeyboard;

View File

@@ -31,7 +31,7 @@ export type CandidateBoxShowParams = {
candidateValue: string,
targetElement: KeyboardElement,
// eslint-disable-next-line no-unused-vars
onSelect: (selectedCandidate: string) => void
onSelect: (selectedCandidate: string, e: MouseEvent) => void
}
export type CandidateBoxRenderParams = {
@@ -40,7 +40,7 @@ export type CandidateBoxRenderParams = {
pageIndex: number;
nbPages: number;
// eslint-disable-next-line no-unused-vars
onItemSelected: (selectedCandidate: string) => void
onItemSelected: (selectedCandidate: string, e: MouseEvent) => void
}
export type KeyboardElement = HTMLDivElement | HTMLButtonElement;
@@ -136,10 +136,17 @@ export interface KeyboardOptions {
physicalKeyboardHighlight?: boolean;
/**
* Presses keys highlighted by physicalKeyboardHighlight
* Calls handler for a button highlighted by physicalKeyboardHighlight
* In other words, this calls keyboard.handleButtonClicked(buttonName) on the highlighted button
*/
physicalKeyboardHighlightPress?: boolean;
/**
* Trigger click on a button's element when using physicalKeyboardHighlightPress
* In other words, this calls button.click() on the highlighted button
*/
physicalKeyboardHighlightPressUseClick?: boolean;
/**
* Define the text color that the physical keyboard highlighted key should have.
*/
@@ -240,6 +247,16 @@ export interface KeyboardOptions {
*/
onInit?: (instance?: SimpleKeyboard) => void;
/**
* Retrieves the current input
*/
onChange?: (input: string, e?: MouseEvent) => any;
/**
* Retrieves all inputs
*/
onChangeAll?: (inputObj: KeyboardInput, e?: MouseEvent) => any;
/**
* Module options can have any format
*/

View File

@@ -29,9 +29,22 @@ class PhysicalKeyboard {
const buttonPressed = this.getSimpleKeyboardLayoutKey(event);
this.dispatch((instance: any) => {
const buttonDOM =
instance.getButtonElement(buttonPressed) ||
instance.getButtonElement(`{${buttonPressed}}`);
const standardButtonPressed = instance.getButtonElement(buttonPressed);
const functionButtonPressed = instance.getButtonElement(
`{${buttonPressed}}`
);
let buttonDOM;
let buttonName;
if (standardButtonPressed) {
buttonDOM = standardButtonPressed;
buttonName = buttonPressed;
} else if (functionButtonPressed) {
buttonDOM = functionButtonPressed;
buttonName = `{${buttonPressed}}`;
} else {
return;
}
if (buttonDOM) {
buttonDOM.style.backgroundColor =
@@ -40,22 +53,17 @@ class PhysicalKeyboard {
options.physicalKeyboardHighlightTextColor || "black";
if (options.physicalKeyboardHighlightPress) {
/**
* Trigger pointerdown
*/
(
buttonDOM.onpointerdown ||
buttonDOM.onmousedown ||
buttonDOM.ontouchstart ||
Utilities.noop
)();
if (options.physicalKeyboardHighlightPressUseClick) {
buttonDOM.click();
} else {
instance.handleButtonClicked(buttonName, event);
}
}
}
});
}
handleHighlightKeyUp(event: KeyboardEvent) {
const options = this.getOptions();
const buttonPressed = this.getSimpleKeyboardLayoutKey(event);
this.dispatch((instance: any) => {
@@ -65,18 +73,6 @@ class PhysicalKeyboard {
if (buttonDOM && buttonDOM.removeAttribute) {
buttonDOM.removeAttribute("style");
if (options.physicalKeyboardHighlightPress) {
/**
* Trigger pointerup
*/
(
buttonDOM.onpointerup ||
buttonDOM.onmouseup ||
buttonDOM.ontouchend ||
Utilities.noop
)();
}
}
});
}
@@ -86,35 +82,129 @@ class PhysicalKeyboard {
* @param {object} event The KeyboardEvent
*/
getSimpleKeyboardLayoutKey(event: KeyboardEvent) {
let output;
let output = "";
const keyId = event.code || event.key || this.keyCodeToKey(event?.keyCode);
if (
event.code.includes("Numpad") ||
event.code.includes("Shift") ||
event.code.includes("Space") ||
event.code.includes("Backspace") ||
event.code.includes("Control") ||
event.code.includes("Alt") ||
event.code.includes("Meta")
keyId?.includes("Numpad") ||
keyId?.includes("Shift") ||
keyId?.includes("Space") ||
keyId?.includes("Backspace") ||
keyId?.includes("Control") ||
keyId?.includes("Alt") ||
keyId?.includes("Meta")
) {
output = event.code;
output = event.code || "";
} else {
output = event.key;
output = event.key || this.keyCodeToKey(event?.keyCode) || "";
}
/**
* Casting key to lowercase
*/
if (
(output && output !== output.toUpperCase()) ||
(event.code[0] === "F" &&
Number.isInteger(Number(event.code[1])) &&
event.code.length <= 3)
) {
output = output ? output.toLowerCase() : output;
}
return output.length > 1 ? output?.toLowerCase() : output;
}
return output;
/**
* Retrieve key from keyCode
*/
keyCodeToKey(keyCode: number) {
return {
8: "Backspace",
9: "Tab",
13: "Enter",
16: "Shift",
17: "Ctrl",
18: "Alt",
19: "Pause",
20: "CapsLock",
27: "Esc",
32: "Space",
33: "PageUp",
34: "PageDown",
35: "End",
36: "Home",
37: "ArrowLeft",
38: "ArrowUp",
39: "ArrowRight",
40: "ArrowDown",
45: "Insert",
46: "Delete",
48: "0",
49: "1",
50: "2",
51: "3",
52: "4",
53: "5",
54: "6",
55: "7",
56: "8",
57: "9",
65: "A",
66: "B",
67: "C",
68: "D",
69: "E",
70: "F",
71: "G",
72: "H",
73: "I",
74: "J",
75: "K",
76: "L",
77: "M",
78: "N",
79: "O",
80: "P",
81: "Q",
82: "R",
83: "S",
84: "T",
85: "U",
86: "V",
87: "W",
88: "X",
89: "Y",
90: "Z",
91: "Meta",
96: "Numpad0",
97: "Numpad1",
98: "Numpad2",
99: "Numpad3",
100: "Numpad4",
101: "Numpad5",
102: "Numpad6",
103: "Numpad7",
104: "Numpad8",
105: "Numpad9",
106: "NumpadMultiply",
107: "NumpadAdd",
109: "NumpadSubtract",
110: "NumpadDecimal",
111: "NumpadDivide",
112: "F1",
113: "F2",
114: "F3",
115: "F4",
116: "F5",
117: "F6",
118: "F7",
119: "F8",
120: "F9",
121: "F10",
122: "F11",
123: "F12",
144: "NumLock",
145: "ScrollLock",
186: ";",
187: "=",
188: ",",
189: "-",
190: ".",
191: "/",
192: "`",
219: "[",
220: "\\",
221: "]",
222: "'",
}[keyCode];
}
}

View File

@@ -299,6 +299,12 @@ class Utilities {
return output;
}
/**
* Check whether the button is a standard button
*/
isStandardButton = (button: string) =>
button && !(button[0] === "{" && button[button.length - 1] === "}");
/**
* Removes an amount of characters before a given position
*
@@ -370,43 +376,30 @@ class Utilities {
*/
removeForwardsAt(
source: string,
position = source.length,
positionEnd = source.length,
position: number = source.length,
positionEnd: number = source.length,
moveCaret = false
) {
if (position === 0 && positionEnd === 0) {
if (!source?.length || position === null) {
return source;
}
let output;
if (position === positionEnd) {
let nextTwoChars;
let emojiMatched;
const emojiMatchedReg = /([\uD800-\uDBFF][\uDC00-\uDFFF])/g;
/**
* Emojis are made out of two characters, so we must take a custom approach to trim them.
* For more info: https://mathiasbynens.be/notes/javascript-unicode
*/
if (position && position >= 0) {
nextTwoChars = source.substring(position, position + 2);
emojiMatched = nextTwoChars.match(emojiMatchedReg);
const nextTwoChars = source.substring(position, position + 2);
const emojiMatched = nextTwoChars.match(emojiMatchedReg);
if (emojiMatched) {
output = source.substr(0, position) + source.substr(position + 2);
} else {
output = source.substr(0, position) + source.substr(position + 1);
}
if (emojiMatched) {
output = source.substr(0, position) + source.substr(position + 2);
} else {
nextTwoChars = source.slice(2);
emojiMatched = nextTwoChars.match(emojiMatchedReg);
if (emojiMatched) {
output = source.slice(0, 2);
} else {
output = source.slice(0, 1);
}
output = source.substr(0, position) + source.substr(position + 1);
}
} else {
output = source.slice(0, position) + source.slice(positionEnd);

View File

@@ -201,4 +201,25 @@ it('PhysicalKeyboard with physicalKeyboardHighlightPress can trigger noop', () =
tagName: "input"
}
}));
});
it('PhysicalKeyboard keyCodeToKey will work', () => {
setDOM();
const keyboard = new Keyboard({
physicalKeyboardHighlight: true
});
expect(keyboard.physicalKeyboard.keyCodeToKey(186)).toBe(";");
const methodTest = spyOn(keyboard.physicalKeyboard, "keyCodeToKey");
document.dispatchEvent(new KeyboardEvent('keyup', {
keyCode: 186,
target: {
tagName: "input"
}
}));
expect(methodTest).toBeCalledWith(186);
});

View File

@@ -595,3 +595,167 @@ it('Keyboard camelCase will work with empty strings', () => {
const keyboard = new Keyboard();
expect(keyboard.utilities.camelCase()).toBeFalsy();
});
it('Keyboard removeForwardsAt will exit out on caretPosition:0', () => {
setDOM();
const keyboard = new Keyboard();
keyboard.setInput("test");
keyboard.setCaretPosition(0);
keyboard.utilities.removeForwardsAt(keyboard.getInput(), 0);
expect(keyboard.getInput()).toBe("test");
keyboard.setInput("test");
keyboard.setCaretPosition(5);
keyboard.utilities.removeForwardsAt(keyboard.getInput(), 0, 0, true);
expect(keyboard.caretPosition).toBe(5);
});
it('Keyboard removeForwardsAt will remove multi-byte unicodes with caretPos>0', () => {
setDOM();
const keyboard = new Keyboard();
keyboard.setCaretPosition(4);
let output = keyboard.utilities.removeForwardsAt("test\uD83D\uDE00", 4, 4);
expect(output).toBe("test");
keyboard.setCaretPosition(4);
output = keyboard.utilities.removeForwardsAt("test\uD83D\uDE00", 4, 4, true);
expect(keyboard.caretPosition).toBe(4);
});
it('Keyboard removeForwardsAt will not remove multi-byte unicodes with caretPos:0', () => {
setDOM();
const str = "\uD83D\uDE00";
const keyboard = new Keyboard();
let output = keyboard.utilities.removeForwardsAt(str, 0);
expect(output).toBe("");
output = keyboard.utilities.removeForwardsAt(str, 0, 0, true);
expect(output).toBe("");
});
it('Keyboard removeForwardsAt will propagate caretPosition', () => {
clearDOM();
document.body.innerHTML = `
<div class="simple-keyboard"></div>
<div class="keyboard2"></div>
`;
const keyboard = new Keyboard({
useMouseEvents: true,
layout: {
default: ["{delete}"]
}
});
const keyboard2 = new Keyboard('.keyboard2');
keyboard.input.default = "hello";
keyboard2.input.default = "world"
keyboard.setCaretPosition(1);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(1);
keyboard.setCaretPosition(1, 3);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(3);
keyboard.getButtonElement('{delete}').onclick();
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard2.getCaretPosition()).toBe(1);
expect(keyboard.getInput()).toBe('hlo');
expect(keyboard.getCaretPositionEnd()).toBe(1);
expect(keyboard2.getCaretPositionEnd()).toBe(1);
});
it('Keyboard removeForwardsAt will propagate caretPosition in a syncInstanceInputs setting', () => {
clearDOM();
document.body.innerHTML = `
<div class="simple-keyboard"></div>
<div class="keyboard2"></div>
`;
const keyboard = new Keyboard({
useMouseEvents: true,
syncInstanceInputs: true,
layout: {
default: ["{delete}"]
}
});
const keyboard2 = new Keyboard('.keyboard2');
keyboard.input.default = "hello"
keyboard.setCaretPosition(1);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(1);
keyboard.setCaretPosition(1, 3);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(3);
keyboard.getButtonElement('{delete}').onclick();
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard2.getCaretPosition()).toBe(1);
expect(keyboard.getInput()).toBe('hlo');
expect(keyboard.getCaretPositionEnd()).toBe(1);
expect(keyboard2.getCaretPositionEnd()).toBe(1);
});
it('Keyboard removeForwardsAt will remove regular strings', () => {
setDOM();
const keyboard = new Keyboard({
debug: true
});
keyboard.setCaretPosition(6);
let output = keyboard.utilities.removeForwardsAt("testie", 5, 5);
expect(output).toBe("testi");
keyboard.setCaretPosition(5);
output = keyboard.utilities.removeForwardsAt("testie", 5, 5, true);
expect(keyboard.caretPosition).toBe(5);
});
it('Keyboard removeForwardsAt will work with unset or start caretPosition', () => {
setDOM();
const keyboard = new Keyboard({
debug: true
});
let output = keyboard.utilities.removeForwardsAt("test", 3);
expect(output).toBe("tes");
output = keyboard.utilities.removeForwardsAt("test", null, null);
expect(output).toBe("test");
output = keyboard.utilities.removeForwardsAt("😀", 0);
expect(output).toBe("");
/**
* Will also work with moveCaret
*/
output = keyboard.utilities.removeForwardsAt("test", null, null, true);
expect(output).toBe("test");
expect(keyboard.getCaretPosition()).toBe(null);
keyboard.setCaretPosition(2);
const str = "😀";
output = keyboard.utilities.removeForwardsAt(str, null, null, true);
expect(output).toBe(str);
expect(keyboard.getCaretPosition()).toBe(2);
});

75
webpack.config.modern.js Normal file
View File

@@ -0,0 +1,75 @@
/**
* Config to support modern browsers only (build/index.modern.js)
*/
const path = require('path');
const webpack = require('webpack');
const TerserPlugin = require('terser-webpack-plugin');
const getPackageJson = require('./scripts/getPackageJson');
const {
version,
name,
license,
repository,
author,
} = getPackageJson('version', 'name', 'license', 'repository', 'author');
const banner = `
${name} v${version} (index.modern.js - Modern Browsers bundle)
${repository.url}
NOTE: This modern browsers bundle (index.modern.js) removes all polyfills
included in the standard version. Use this if you are supporting
modern browsers only. Otherwise, use the standard version (index.js).
Copyright (c) ${author.replace(/ *<[^)]*> */g, " ")} and project contributors.
This source code is licensed under the ${license} license found in the
LICENSE file in the root directory of this source tree.
`;
module.exports = {
mode: "production",
entry: './src/lib/index.modern.ts',
target: 'es5',
output: {
filename: 'index.modern.js',
path: path.resolve(__dirname, 'build'),
library: "SimpleKeyboard",
libraryTarget: 'umd',
globalObject: 'this'
},
optimization: {
minimize: true,
minimizer: [
new TerserPlugin({ extractComments: false }),
],
},
module: {
rules: [
{
test: /\.m?(j|t)s$/,
exclude: /(node_modules|bower_components)/,
use: {
loader: 'babel-loader',
options: {
presets: [
["@babel/env"]
],
plugins: [
["@babel/plugin-proposal-class-properties"],
["@babel/plugin-transform-typescript"]
]
}
}
}
]
},
plugins: [
new webpack.IgnorePlugin({ resourceRegExp: /\.(sa|sc|c)ss$/ }),
new webpack.BannerPlugin(banner)
],
resolve: {
extensions: ['.ts', '.js', '.json']
}
};