github hotwired/turbo v7.0.0-beta.6

latest releases: v8.0.11, v8.0.10, 8.0.6...
3 years ago
  • NEW: Existing children of the target with matching IDs as elements in the template will be removed before append/prepend. [#240]
  • NEW: Set window.Turbo automatically on import to accommodate the needs of the native mobile adapters and ease of use. [#280]
  • NEW: Links with data-turbo-method=POST|PUT|PATCH|DELETE will be turned into form submissions upon click (like the old Rails UJS data-method) [#277]
  • NEW: Added before and after actions to insert before or after a dom sibling. [#121]
  • FIXED: scrollToAnchor would scroll to an element on the page with an empty id or name attribute, if there was no anchor. [#268]

Don't miss a new turbo release

NewReleases is sending notifications on new releases.