Skip to content

support extended css selectors in hx-partial - #3924

Open
MichaelWest22 wants to merge 1 commit into
bigskysoftware:four-devfrom
MichaelWest22:hx-partial-ext-css
Open

support extended css selectors in hx-partial#3924
MichaelWest22 wants to merge 1 commit into
bigskysoftware:four-devfrom
MichaelWest22:hx-partial-ext-css

Conversation

@MichaelWest22

Copy link
Copy Markdown
Collaborator

Description

Found we can easily support extended selectors in hx-partial targeting. This allows you to target elements relative to the triggering source element using all the htmx enhanced selectors like closest, previous, next etc.

Corresponding issue:

Testing

added a basic test

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 28, 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