By fathershawn on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.3.x
Introduced in version:
11.3.0
Issue links:
Description:
The ConfigSingleExportForm has been converted to use HTMX instead of Ajax API. Although no change will be discernible in the form itself, using HTMX, the url now dynamically updates to reflect the state of the form.
This means that users can use their browser's back button to return to a previous state, or copy and share the url with a colleague to point toward a specific configuration.
Impacts:
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers