Version 0.1.22¶
This release introduces a new feature that improves the user experience by providing a consistent way to close any open modal using the Escape key.
New Features¶
- Added a uniform Escape key handler that closes the first open modal found in a defined priority order, covering 10 different modals for consistent dismissal (0fd634) (Eric Ma)
Bug Fixes¶
- None
Deprecations¶
- None