htmx 2.0.0-rc1

Bug fixes

All internal tests and methods now using 11.3 compatible code and are passing.

Contributors (1)

fathershawn

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta2 (compare):

htmx 2.0.0-beta2

Bug fixes

Set the correct core version requirement

Contributors (1)

fathershawn

Changelog

Issues: 1 issue resolved.

Changes since 2.0.0-beta1 (compare):

htmx 2.0.0-beta1

Removes all elements that duplicate or conflict with Drupal 11.3

Contributors (1)

fathershawn

Changelog

API Changes

These classes are removed:

  • HtmxAttribute
  • HtmxHeaderInterface
  • HtmxLocationResponseData
  • HtmxPageDisplayVariantSubscriber
  • HtmxResponseHeaders

The htmx.toolbar_only route is removed.

Issues: 1 issues resolved.

htmx 1.5.2

New features

Move debug library to the submodule in preparation for 2.x

Contributors (1)

fathershawn

Changelog

Issues: 1 issues resolved.

Changes since 1.5.1 (compare):

htmx 1.5.1

Bug fixes

Smooths the upgrade path from 1.4.x to 1.5.x

Contributors (1)

fathershawn

Changelog

Issues: 1 issues resolved.

Changes since 1.5.0 (compare):

htmx 1.6.x-dev

This is the dev branch for a Drupal 11.3 support branch. Much of the central work of this module moved to core in 11.3. Going forward we will be maintaining and developing extra tools and services that are not yet or never will be part of core.

htmx 1.5.0

Bug fixes
New features

This release works with the HTMX library added to Drupal Core in 11.2

htmx 1.5.0-beta1

Testing release to verify that the module works with Drupal 11.2 which has taken over supplying the htmx library and asset processing.

htmx 1.4.x-dev

New features

The development branch for the 1.4 series. The primary new feature currently planned for 1.4 is to support HTMX response headers.

htmx 1.3.1

Bug fixes
Unsupported

Fixes incorrect alignment in htmx mini-pager

htmx 1.3.0

New features
Unsupported

New Features

  • A twig function for creating new HtmxAttributes within a template
  • A Views display plugin
  • A Views pager plugin

Deprecations

Adding ignoreTitle:true manually to your swaps will now cause a duplication, as we now add that option by default. See the change record Use of hx-swap will not change the page title by default for more information.

htmx 1.2.3

New features
Unsupported

Improvements

Title handling with hx-swap is improved in a backwards compatible way. You need to update your code before v1.3.0 which is not yet in development or planned.

htmx 1.2.0-alpha1

New features
Unsupported

Testing release for v1.2

Planned features in ready in this release

htmx 1.1.0

New features
Unsupported

New features

htmx 1.1.x-dev

This is the development branch for all 1.1.x versions

htmx 1.0.1

Bug fixes
Unsupported

Updates the included HTMX library to v1.9.11

Subscribe with RSS Subscribe to Releases for HTMX