Releases: unoforge/alpine-plugin
Releases · unoforge/alpine-plugin
Release V0.3.0
Full Changelog: v0.0.2...v0.3.0
Release V0.1.0
Full Changelog: v0.0.2...v0.1.0
Release v0.0.2
The preventDefault() on document keydown event was blocking all keyboard
interactions, including typing in form inputs. Now it only prevents default
behavior when Escape key is pressed...
- Only call preventDefault() for Escape key events
- Allow other keyboard events to work normally
- Keep modal closing functionality intact
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Full Changelog: v0.0.0...v0.0.1
Release v0
What's Changed
- feat: add plugins by @Johnkat-Mj in #1
- Plugins by @Johnkat-Mj in #2
New Contributors
- @Johnkat-Mj made their first contribution in #1
Full Changelog: https://github.com/unoforge/alpine-plugin/commits/v0.0.0