We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f490fe8 commit 2b24d57Copy full SHA for 2b24d57
CHANGELOG.md
@@ -11,6 +11,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
+## [3.2.0]
15
+### Added
16
+ - Allow ESC key to "cancel" editing an input (#174)
17
+ - Methods for disabling the default VIM mappings and setting your own (#172)
18
+ - Ability to set custom validator on Text and Number inputs (#177)
19
+ - Ability to turn on automatic item shortcuts (#176)
20
+
21
## [3.1.0]
22
### Changed
23
- Update dependencies + fix some static analysis issues
0 commit comments