Skip to content

Releases: taketo1113/alt-ujs

v1.0.0

04 Dec 06:26
Compare
Choose a tag to compare

What's Changed

Enhancements

Dependencies

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

25 Nov 05:23
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Nov 02:26
Compare
Choose a tag to compare
  • 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