htmx_extras 1.0.6

New features

Adds a setting to preload certain libraries, that way we can avoid having to render the entire page just to replace small parts of it (increases the speed noticeably between changes)

htmx_extras 1.0.5

Bug fixes
New features
  • Bug fix in HTMX views
  • Show hierarchy in facets

htmx_extras 1.0.4

New features

This release adds one big new feature:

It adds an opinionated way of building faceted HTMX-powered views (using REST views as a back-end) that should rival the performance and reactivity of a full blown react app powered by REST views.

It should be fully themeable (every facet, every view, ...).
Expansions to this functionality can be released in the future, like different types of facets (currently only a list of checkboxes).

htmx_extras 1.0.3

Bug fixes
New features

- Bug fix: load the correct translation for the given entity
- QoL improvement: add helper classes to define partial template renders declaratively

htmx_extras 1.0.2

New features

- Allows loading of a fixed number of items on initial page load when using an htmx trigger other than load, reducing page fluctuations as one scrolls.

htmx_extras 1.0.1

Bug fixes

- Fix bundles not being correctly sent to the template
- Adds revision IDs

Subscribe with RSS Subscribe to Releases for HTMX Extras