Skip to content

add history cache to htmax but make it opt in via config#3898

Open
MichaelWest22 wants to merge 4 commits into
bigskysoftware:four-devfrom
MichaelWest22:htmax-cache
Open

add history cache to htmax but make it opt in via config#3898
MichaelWest22 wants to merge 4 commits into
bigskysoftware:four-devfrom
MichaelWest22:htmax-cache

Conversation

@MichaelWest22

Copy link
Copy Markdown
Collaborator

Description

htmax can include the history cache extension if we set it to default to disabled like this. We can add -htmax to the version data so that the cache extension can detect this version and disable the cache extension by default then. just need to add documentation on how to enable it via a meta tag and then users can opt in if they want

We should consider hx-ptag, hx-upsert and hx-alpine-compat as safe extensions we can easily add to htmax as well.
Corresponding issue:

Testing

Please explain how you tested this change manually, and, if applicable, what new tests you added. If
you're making a change to just the website, you can omit this section.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

@MichaelWest22 MichaelWest22 added the htmx 4 Issues specific to htmx version 4 label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

htmx 4 Issues specific to htmx version 4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant