Skip to content

Commit d1b1e24

Browse files
committed
Version 1.0.0-beta4
1 parent fc3c3d1 commit d1b1e24

File tree

4 files changed

+3703
-1
lines changed

4 files changed

+3703
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
v1.0.0-beta4 - Mon, 31 Aug 2015 06:19:34 GMT
2+
--------------------------------------------
3+
4+
- [94509e7](../../commit/94509e7) [added] IndexLink
5+
- [adc0a2f](../../commit/adc0a2f) [added] IndexRoute
6+
- [b86509a](../../commit/b86509a) [added] useRoutes history enhancer [added] RoutingContext component [added] RouteContext mixin [added] Lifecycle mixin
7+
- [e72812d](../../commit/e72812d) [added] <Router initialState>
8+
- [4c6dc1b](../../commit/4c6dc1b) [fixed] Installing on Windows
9+
- [042cffc](../../commit/042cffc) [changed] Removed histories/added history dep
10+
- [af7eb55](../../commit/af7eb55) [added] History.onBeforeChange
11+
- [f4ed900](../../commit/f4ed900) [fixed] correctly updates the window scroll position
12+
- [587e54f](../../commit/587e54f) [added] static `history` singleton getter for `HashHistory` and `BrowserHistory`
13+
- [5bd62b5](../../commit/5bd62b5) [fixed] errors in examples
14+
- [4e2ca3c](../../commit/4e2ca3c) [fixed] URI escape path components with special chars
15+
- [0630488](../../commit/0630488) [fixed] Link module adds extra space
16+
- [26400c1](../../commit/26400c1) [fixed] Use encodeURI for splat params
17+
- [178efc3](../../commit/178efc3) [fixed] <Link href> when using HashHistory
18+
- [41bd525](../../commit/41bd525) [fixed] Properly escape splats
19+
- [4759961](../../commit/4759961) [fixed] URLUtils recognize values containing \n
20+
- [2389c61](../../commit/2389c61) [changed] Export history classes
21+
- [824ed63](../../commit/824ed63) [fixed] <Redirect> handling
22+
- [2447ecb](../../commit/2447ecb) [added] formatPattern util method
23+
24+
125
v0.13.3 - Wed, 29 Apr 2015 01:47:08 GMT
226
---------------------------------------
327

0 commit comments

Comments
 (0)