Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bigskysoftware
/
htmx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
48.9k
Code
Issues
614
Pull requests
64
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add hx-swap-oob modifier support
- #3352
#3352
Open
MichaelWest22
wants to merge 14 commits into
bigskysoftware:dev
bigskysoftware/htmx:dev
from
MichaelWest22:hx-swap-oob-modifiers
MichaelWest22/htmx:hx-swap-oob-modifiers
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add hx-swap-oob modifier support
#3352
MichaelWest22
wants to merge 14 commits into
bigskysoftware:dev
bigskysoftware/htmx:dev
from
MichaelWest22:hx-swap-oob-modifiers
MichaelWest22/htmx:hx-swap-oob-modifiers
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2025
Add hx-swap-modifiers
MichaelWest22
committed
152ebf4
View commit details
Copy full SHA for 152ebf4
Browse repository at this point
Commits on Jul 9, 2025
remove css.Escape from selectOOB that is not needed and add tests for : in ext swap style
MichaelWest22
committed
a31b646
View commit details
Copy full SHA for a31b646
Browse repository at this point
Commits on Jul 10, 2025
improve detection of swap modifiers and fallback to old behaviour if it can't parse the new swap specification
MichaelWest22
committed
6185a8a
View commit details
Copy full SHA for 6185a8a
Browse repository at this point
Add error logging for bad oob swap modifers
MichaelWest22
committed
c04c8ee
View commit details
Copy full SHA for c04c8ee
Browse repository at this point
make getSwapSpec invalid modifers early return clearer
MichaelWest22
committed
73fbd8e
View commit details
Copy full SHA for 73fbd8e
Browse repository at this point
Commits on Jul 20, 2025
Improve hx-selecto-oob edge cases
MichaelWest22
committed
0391f49
View commit details
Copy full SHA for 0391f49
Browse repository at this point
improve hx-select-oob regex
MichaelWest22
committed
cf2f81a
View commit details
Copy full SHA for cf2f81a
Browse repository at this point
shrink regex a little more
MichaelWest22
committed
0974c54
View commit details
Copy full SHA for 0974c54
Browse repository at this point
add multi selector support to hx-select-oob
MichaelWest22
committed
c5786de
View commit details
Copy full SHA for c5786de
Browse repository at this point
remove confusing test
MichaelWest22
committed
9558c79
View commit details
Copy full SHA for 9558c79
Browse repository at this point
handle hx-select-oob escapped selector with .
MichaelWest22
committed
a77903b
View commit details
Copy full SHA for a77903b
Browse repository at this point
Commits on Jul 21, 2025
oob swaps need to set swappingClass for when they use css transitions now
MichaelWest22
committed
4a2b220
View commit details
Copy full SHA for 4a2b220
Browse repository at this point
remove duplicate line
MichaelWest22
committed
6626575
View commit details
Copy full SHA for 6626575
Browse repository at this point
Commits on Jul 22, 2025
Fix empty class that miss targeted oob swaps can cause
MichaelWest22
committed
b8b342b
View commit details
Copy full SHA for b8b342b
Browse repository at this point
You can’t perform that action at this time.