Skip to content

Commit 9a21cc1

Browse files
committedApr 6, 2016
chore(*): Release prep - Update CHANGELOG
1 parent 1c05582 commit 9a21cc1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.0.0-alpha.4"></a>
2+
# [1.0.0-alpha.4](https://github.com/angular-ui/ui-router/compare/1.0.0-alpha.3...v1.0.0-alpha.4) (2016-04-06)
3+
4+
### Bug Fixes
5+
6+
* **ng2.uiView:** Fix "Invalid left-hand in assignment" ([3f711a1](https://github.com/angular-ui/ui-router/commit/3f711a1))
7+
* **view:** only run ng1 route-to-component code if component: is a string ([ec1c534](https://github.com/angular-ui/ui-router/commit/ec1c534))
8+
9+
### Features
10+
11+
* **uiView:** add support for hybrid ng1/ng2 ui-router apps via ng-upgrade and http://github.com/ui-router/ng1-to-ng2
12+
* **ng2.uiView:** bind resolve data to input[] and @Input(), process bindings: ([f6dae28](https://github.com/angular-ui/ui-router/commit/f6dae28))
13+
14+
15+
116
<a name="1.0.0-alpha.2"></a>
217
# [1.0.0-alpha.2](https://github.com/angular-ui/ui-router/compare/1.0.0-alpha.1...v1.0.0-alpha.2) (2016-04-03)
318

0 commit comments

Comments
 (0)