Skip to content

Releases: rameel/ramstack.htmxtoolkit

1.2.1

11 Jul 20:13
023409d
Compare
Choose a tag to compare

Add DisallowNull attribute to Reswap property to disallow null input

1.2.0

25 Feb 18:38
5e4f4b3
Compare
Choose a tag to compare

Changelog

1.2.0

  • Add AjaxContext to align with the capabilities provided by htmx
  • Add method overloads for PushUrl and ReplaceUrl that prevents URL changes (PreventPushUrl / PreventReplaceUrl)
  • Add support "htmx-config" element as a standalone HTML element

1.1.0

  • Add overloads for IsHtmxRequest and IsHtmxBoosted methods enabling retrieval of htmx request headers
  • Improve HtmxRequestAttribute

1.1.0

24 Feb 18:32
20f843a
Compare
Choose a tag to compare
  • Add overloads for IsHtmxRequest and IsHtmxBoosted methods enabling retrieval of htmx request headers
  • Improve HtmxRequestAttribute

1.0.0

10 Feb 00:16
Compare
Choose a tag to compare

Initial release of Ramstack.HtmxToolkit