We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b8848 commit bf095b7Copy full SHA for bf095b7
CHANGES.md
@@ -1,25 +1,6 @@
1
2
-
3
-## Planned for v0.3.0
4
5
- - automatically wrap subscriptions in a `reaction` (removing the need for over
6
- 10 keystrokes per handler!!). Just kidding there are better reasons than that.
7
- - produce a more fully featured todomvc (beyond the standard one), todomvc-with-extras
8
- - use `enrich` to handle todo duplication
9
- - show testing
10
- - show debug
11
- - begin to use goog.Logger ?? How to let client apps know about exceptions, etc ??
12
13
14
## v0.2.0 (2015-03-06)
15
16
-Being blocked by:
17
18
-In todomvc, to be done tomorrow ahead of release:
19
- - fix bug in todomvc which means the footer disappears and doesn't come back.
20
- - add localstorage
21
- - add history, back button etc.
22
23
### Breaking
24
25
Renames:
0 commit comments