Commit Graph

5590 Commits

Author SHA1 Message Date
Francisco Hodge 418e890b2d 3.5.13 2023-01-19 00:51:13 +00:00
Francisco Hodge e49f06089f Limit physicalKeyboardHighlightPreventDefault to modifier keys. Per #1841 2023-01-18 19:49:47 -05:00
Francisco Hodge abc034c3c8 Build update 2023-01-17 20:36:40 +00:00
Francisco Hodge f05be41a9c 3.5.12 2023-01-17 20:36:24 +00:00
Francisco Hodge f9caf3cbf2 Update npmignore 2023-01-17 15:35:18 -05:00
Francisco Hodge e3107bda64 Build update 2023-01-17 09:03:36 +00:00
Francisco Hodge b104a052af 3.5.11 2023-01-17 09:03:21 +00:00
Francisco Hodge ca18d4bf30 Merge pull request #1842 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.2
Bump @typescript-eslint/parser from 5.48.0 to 5.48.2
2023-01-17 04:02:14 -05:00
dependabot[bot] d02e2fa8e0 Bump @typescript-eslint/parser from 5.48.0 to 5.48.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.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>
2023-01-17 09:01:16 +00:00
Francisco Hodge ee1800fb59 Build update 2023-01-17 00:05:37 +00:00
Francisco Hodge 67b20ec622 3.5.10 2023-01-17 00:05:19 +00:00
Francisco Hodge 65a506a2a4 Adjust physicalKeyboardHighlightPreventDefault per #1841 2023-01-16 19:04:05 -05:00
Francisco Hodge f6a72b27b2 Build update 2023-01-16 21:47:55 +00:00
Francisco Hodge c44d6e3472 3.5.9 2023-01-16 21:47:38 +00:00
Francisco Hodge 72470cdea5 Add physicalKeyboardHighlightPreventDefault. Fixes #1841 2023-01-16 16:46:29 -05:00
Francisco Hodge fe53a2c2a7 Build update 2023-01-16 09:03:06 +00:00
Francisco Hodge c607a36715 3.5.8 2023-01-16 09:02:50 +00:00
Francisco Hodge bee4f56625 Merge pull request #1840 from hodgef/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 04:01:44 -05:00
dependabot[bot] ef432aabbd Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 09:00:46 +00:00
Francisco Hodge adf1fe53c2 Build update 2023-01-15 21:42:19 +00:00
Francisco Hodge 35ce8a30bb 3.5.7 2023-01-15 21:41:59 +00:00
Francisco Hodge 3391cf87ba Ignore selectionchange on Firefox. Fixes #1839 2023-01-15 16:40:32 -05:00
Francisco Hodge de65760cf5 Build update 2023-01-12 15:33:32 +00:00
Francisco Hodge b669e5b188 3.5.6 2023-01-12 15:33:17 +00:00
Francisco Hodge 3ad8a9f7fe Handle multiple buttons when using physicalKeyboardHighlight. Fixes https://github.com/hodgef/react-simple-keyboard/issues/2211 2023-01-12 10:31:51 -05:00
Francisco Hodge 08d212d76e Build update 2023-01-10 09:10:07 +00:00
Francisco Hodge c48ea82c9d 3.5.5 2023-01-10 09:09:46 +00:00
Francisco Hodge 069650efb4 Merge pull request #1836 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.1
2023-01-10 04:02:06 -05:00
dependabot[bot] 609cd8ac39 Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/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>
2023-01-10 09:01:04 +00:00
Francisco Hodge 216b0db69b Build update 2023-01-09 21:46:33 +00:00
Francisco Hodge bcc74dbd51 3.5.4 2023-01-09 21:46:17 +00:00
Francisco Hodge 810d084e21 Allow HTML in CandidateBox item. Fixes #1835 2023-01-09 16:45:05 -05:00
Francisco Hodge 4d366525c1 Build update 2023-01-09 09:03:03 +00:00
Francisco Hodge 4e799f66ac 3.5.3 2023-01-09 09:02:48 +00:00
Francisco Hodge efe5a85ba7 Merge pull request #1834 from hodgef/dependabot/npm_and_yarn/postcss-8.4.21
Bump postcss from 8.4.20 to 8.4.21
2023-01-09 04:01:45 -05:00
dependabot[bot] f7c4e77c1a Bump postcss from 8.4.20 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
- [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.4.20...8.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 09:00:46 +00:00
Francisco Hodge ab42eb268a Build update 2023-01-05 09:04:05 +00:00
Francisco Hodge bed0dc9127 3.5.2 2023-01-05 09:03:43 +00:00
Francisco Hodge 950fe904a7 Merge pull request #1833 from hodgef/dependabot/npm_and_yarn/babel/core-7.20.12
Bump @babel/core from 7.20.5 to 7.20.12
2023-01-05 04:02:15 -05:00
Francisco Hodge 901b5791e6 Merge pull request #1832 from hodgef/dependabot/npm_and_yarn/babel-loader-9.1.2
Bump babel-loader from 9.1.0 to 9.1.2
2023-01-05 04:01:47 -05:00
dependabot[bot] d84db6f08b Bump @babel/core from 7.20.5 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.12.
- [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.20.12/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>
2023-01-05 09:01:19 +00:00
dependabot[bot] 5f51c9640b Bump babel-loader from 9.1.0 to 9.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:00:51 +00:00
Francisco Hodge 807566cbdf Build update 2023-01-04 06:49:44 +00:00
Francisco Hodge c60f932b83 3.5.1 2023-01-04 06:49:29 +00:00
Francisco Hodge 5e1df22e59 Using display options with layoutCandidates. Fixes #1831 2023-01-04 01:48:06 -05:00
Francisco Hodge 040d4fc40f Build update 3.5.0 2023-01-03 09:03:18 +00:00
Francisco Hodge 046fb97079 3.4.210 2023-01-03 09:02:57 +00:00
Francisco Hodge bb97310b7f Merge pull request #1829 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-03 04:01:37 -05:00
dependabot[bot] af396041da Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.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>
2023-01-03 09:00:35 +00:00
Francisco Hodge 7e87ff9c4a Build update 2023-01-02 09:03:32 +00:00