mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-03 15:55:39 +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
|
* Dependency-free implementation of intercooler.js
|
||||||
* Support IE11 (stretch: IE10)
|
* Support IE11 (stretch: IE10)
|
||||||
* < 10k in .min.gz form
|
* < 6k in .min.gz form
|
||||||
|
|
||||||
## TODOS
|
## TODOS
|
||||||
|
|
||||||
|
* `kutty-requests` class on body
|
||||||
* polling cancellation API 205 code
|
* polling cancellation API 205 code
|
||||||
* meta config tag
|
* meta config tag
|
||||||
* simple logging API
|
|
||||||
* hx-toggle-class
|
|
||||||
* focus recapture
|
* focus recapture
|
||||||
|
|
||||||
* Testing
|
* Testing
|
||||||
* polling
|
* polling
|
||||||
* merge
|
* merge
|
||||||
@ -23,16 +21,12 @@
|
|||||||
* landing page
|
* landing page
|
||||||
* docs page
|
* docs page
|
||||||
* examples page (steal intercooler)
|
* examples page (steal intercooler)
|
||||||
* attributes page
|
|
||||||
* events page
|
|
||||||
* headers page
|
|
||||||
|
|
||||||
|
|
||||||
## Unsupported Intercooler Features
|
## Unsupported Intercooler Features
|
||||||
|
|
||||||
* local actions
|
* local actions
|
||||||
* all request parameters
|
* all request parameters
|
||||||
* all response headers except X-*-Trigger
|
* all response headers except X-*-Trigger, X-*-Push
|
||||||
* dependencies
|
* dependencies
|
||||||
* macros
|
* macros
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"AJAX",
|
"AJAX",
|
||||||
"HTML"
|
"HTML"
|
||||||
],
|
],
|
||||||
"version": "0.0.1-alpha.1",
|
"version": "0.0.1-alpha.2",
|
||||||
"homepage": "https://kutty.org/",
|
"homepage": "https://kutty.org/",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/bigskysoftware/kutty/issues"
|
"url": "https://github.com/bigskysoftware/kutty/issues"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user