File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.0-rc.0 (2017-11-15)
2
+ [Compare `@uirouter/angular` versions 1.0.0-beta.9 and 1.0.0-rc.0](https://github.com/ui-router/ng2/compare/1.0.0-beta.9...1.0.0-rc.0)
3
+
4
+ ### Bug Fixes
5
+
6
+ * **uiView:** Fix animations :enter trigger by using markForCheck ([3d7ce44](https://github.com/ui-router/ng2/commit/3d7ce44))
7
+
8
+
9
+ ### Features
10
+
11
+ * **directives:** Export directives using `exportAs:` for use as template variables ([3d532b6](https://github.com/ui-router/ng2/commit/3d532b6))
12
+ * **lazyLoad:** Allow loadChildren for non-future states. ([ac3cdef](https://github.com/ui-router/ng2/commit/ac3cdef))
13
+ * **uiView:** add getter for state which is filling the uiview ([e7cb5f1](https://github.com/ui-router/ng2/commit/e7cb5f1))
14
+
1
15
# 1.0.0-beta.9 (2017-10-17)
2
16
[Compare `@uirouter/angular` versions 1.0.0-beta.8 and 1.0.0-beta.9](https://github.com/ui-router/ng2/compare/1.0.0-beta.8...1.0.0-beta.9)
3
17
You can’t perform that action at this time.
0 commit comments