github hotwired/turbo v7.1.0-rc.1

latest releases: v8.0.4, v8.0.3, v8.0.2...
2 years ago

What's Changed

We've now fully replaced all behavior that used to be offered by rails-ujs with data-turbo-confirm and the automatic disabling of form submitters 🎉

  • NEW: data-turbo-confirm overwriteable callback by @virolea in #379
  • NEW: Toggle [disabled] on form submitter by @seanpdoyle in #386
  • NEW: Push history state from frame navigations by @seanpdoyle in #398
  • NEW: Toggle [aria-busy="true"] during requests by @seanpdoyle in #199, #442
  • NEW: Add requestSubmit() polyfill by default by @dhh in #439
  • FIXED: Allow programmatic visits to go cross-origin by @ParamagicDev in #410
  • FIXED: Frames: Abort prior requests during navigation by @seanpdoyle in #418
  • FIXED: Load data-turbo-method links within the correct turbo frame by @spohlenz in #411
  • FIXED: GET Forms: fire submit-start and submit-end by @seanpdoyle in #424
  • FIXED: Ignore external <form> submissions by @seanpdoyle in #437
  • FIXED: Fire turbo:frame-load event during form submission by @seanpdoyle in #425
  • FIXED: Read [data-turbo-action] during Form Submissions by @seanpdoyle in #409
  • FIXED: Skip form{,method}="dialog" when targetting frame by @seanpdoyle in #388
  • FIXED: Integrate Frame-to-Page Visits with Snapshot Cache by @seanpdoyle in #441, #444

New Contributors

Full Changelog: v7.0.1...v7.1.0-rc.1

Don't miss a new turbo release

NewReleases is sending notifications on new releases.