- @andrewbelcher opened merge request.
For progressive enhancement, using an alternative URL for AJAX links (enabled via use-ajax
classes) is really useful. Swapping nojs
for ajax
is supported, but isn't very flexible and requires URLs to include nojs
.
Enhance the ajax.js
support for use-ajax
classes by preferring an alternative URL (if present) for AJAX requests. This can be provided by a data attribute, e.g. data-ajax-url
.
Addition of a feature with no changes to existing usage.
Needs work
11.0 🔥
ajax system
A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.