bump to next alpha

This commit is contained in:
carson 2020-05-10 11:33:18 -07:00
parent 07796b497a
commit b02436207d
2 changed files with 4 additions and 10 deletions

12
TODO.md
View File

@ -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

View File

@ -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"