mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
864 B
864 B
GOALS
- Dependency-free implementation of intercooler.js
- Support IE11 (stretch: IE10)
- < 10k in .min.gz form
TODOS
-
polling cancellation API 205 code
-
meta config tag
-
simple logging API
-
hx-toggle-class
-
focus recapture
-
Testing
- polling
- merge
- kt-select
- history
- kt-boost
- transition model for content swaps
-
build website with 11ty
- landing page
- docs page
- examples page (steal intercooler)
- attributes page
- events page
- headers page
Unsupported Intercooler Features
- local actions
- all request parameters
- all response headers except X-*-Trigger
- dependencies
- macros