Commit 9e3b47a
authored
KeyCapturer: Prevent onEnter from firing in the middle of an IME composition session (#223)
* Expose event from KeyCapturer
* Rewrite KeyCapturer as a functional component
* Prevent onEnter from firing in IME session
* Update CHANGELOG for v4.1.0
* Update KeyCapturer docs to mention IME composition
* Build storybook artifacts
* Bump version to v4.1.0
* Fix KeyCapturerStory filename
* Apply new lint rules to KeyCapturer1 parent 597afd0 commit 9e3b47a
File tree
24 files changed
+240
-148
lines changed- docs
- src/components
- __tests__
- stories/components
24 files changed
+240
-148
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments