Add notes about current wip
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
# unreleased
|
||||||
|
|
||||||
|
- code exploded in commonjs style
|
||||||
|
- lots of tests added
|
||||||
|
|
||||||
# 0.1.4 - 2014-10-14
|
# 0.1.4 - 2014-10-14
|
||||||
|
|
||||||
- allow to load pages without any attributes on `<html>` element (fix [#6](https://github.com/MoOx/pjax/issues/6))
|
- allow to load pages without any attributes on `<html>` element (fix [#6](https://github.com/MoOx/pjax/issues/6))
|
||||||
|
|||||||
@@ -15,6 +15,10 @@ Especially for user that have low bandwidth connection._
|
|||||||
|
|
||||||
**No more full page reload. No more lots of HTTP request.**
|
**No more full page reload. No more lots of HTTP request.**
|
||||||
|
|
||||||
|
# Note: current master is WIP.
|
||||||
|
|
||||||
|
Checkout [v0.1.4](https://github.com/MoOx/pjax/tree/a17a6b90bebefd8f5209e6a6f7d8c5d59296232a) for latest "stable" (no tests so kind of funny to call that stable).
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
[You can see this running on my website](http://moox.io), with sexy CSS animations when switching pages.
|
[You can see this running on my website](http://moox.io), with sexy CSS animations when switching pages.
|
||||||
|
|||||||
Reference in New Issue
Block a user