htmx - 1.9.0


  • 2023-04-11

  • Support for generalized inline event handling via the new hx-on attribute, which addresses
    the shortcoming of limited onevent properties attributes in HTML.

  • Support for view transitions, based on the experimental View Transitions API
    currently available in Chrome 111+ and coming to other browsers soon.
  • Support for "naked" hx-trigger attributes, where an hx-trigger is present on an element
    that does not have an hx-get, etc. defined on it. Instead, it will trigger the new htmx:triggered event, which can
    be responded to via your preferred scripting solution.
  • A memory leak fix by @croxton
  • The htmx website has been migrated from 11ty to zola by @danieljsummers, cutting
    way down on the number of "development" javascript dependencies
  • Many other smaller bug fixes

Details

date
April 11, 2023, midnight
name
1.9.0
type
Minor
👇
Register or login to:
  • 🔍View and search all htmx releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or