Releases: taketo1113/alt-ujs
Releases · taketo1113/alt-ujs
v1.0.0
What's Changed
Enhancements
- Add disable module by @taketo1113 in #4
Dependencies
- Bump @vitest/coverage-v8 from 2.1.5 to 2.1.8 by @dependabot in #5
- Bump eslint from 9.15.0 to 9.16.0 by @dependabot in #6
- Bump globals from 15.12.0 to 15.13.0 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
Enhancements
- Add to raise an error when executed multiple times by @taketo1113 in #1
- Add a check to prevent simultaneous use of rails-ujs and alt-ujs by @taketo1113 in #3
- For development: Add eslint rule of import/extensions by @taketo1113 in #2
New Contributors
- @taketo1113 made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Add
data-confirm
: Displays confirmation dialogs for links and forms. - Add
data-method
: Enables links to perform POST, PUT, or DELETE requests.
Full Changelog: https://github.com/taketo1113/alt-ujs/commits/v0.1.0