mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
bump to next alpha
This commit is contained in:
parent
07796b497a
commit
b02436207d
12
TODO.md
12
TODO.md
@ -2,16 +2,14 @@
|
||||
|
||||
* Dependency-free implementation of intercooler.js
|
||||
* Support IE11 (stretch: IE10)
|
||||
* < 10k in .min.gz form
|
||||
* < 6k in .min.gz form
|
||||
|
||||
## TODOS
|
||||
|
||||
* `kutty-requests` class on body
|
||||
* polling cancellation API 205 code
|
||||
* meta config tag
|
||||
* simple logging API
|
||||
* hx-toggle-class
|
||||
* focus recapture
|
||||
|
||||
* Testing
|
||||
* polling
|
||||
* merge
|
||||
@ -23,16 +21,12 @@
|
||||
* 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
|
||||
* all response headers except X-*-Trigger, X-*-Push
|
||||
* dependencies
|
||||
* macros
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
"AJAX",
|
||||
"HTML"
|
||||
],
|
||||
"version": "0.0.1-alpha.1",
|
||||
"version": "0.0.1-alpha.2",
|
||||
"homepage": "https://kutty.org/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bigskysoftware/kutty/issues"
|
||||
|
Loading…
x
Reference in New Issue
Block a user