Releases: rameel/ramstack.htmxtoolkit
Releases · rameel/ramstack.htmxtoolkit
1.2.1
1.2.0
Changelog
1.2.0
- Add
AjaxContext
to align with the capabilities provided by htmx - Add method overloads for
PushUrl
andReplaceUrl
that prevents URL changes (PreventPushUrl
/PreventReplaceUrl
) - Add support "htmx-config" element as a standalone HTML element
1.1.0
- Add overloads for
IsHtmxRequest
andIsHtmxBoosted
methods enabling retrieval of htmx request headers - Improve
HtmxRequestAttribute