This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.9.1 " ></a >
2
+ # v0.9.1 elemental-mimicry (2013-11-18)
3
+
4
+ ### WARNING
5
+
6
+ We reserve the right to change the APIs in v.0.9.x versions.
7
+
8
+ ## Bug Fixes
9
+
10
+ - don't create watchers for <=> => and =>! attributes if attribute is not specified on the element
11
+ ([ 6ea6af8b] ( https://github.com/angular/angular.dart/commit/eb6ba0d76dcb62c95f67bda08a643aa7 ) ,
12
+ [ #265 ] ( https://github.com/angular/angular.dart/issues/265 ) )
13
+ - ng-view does not clear template when route is deactivated
14
+ ([ 6acb2c32] ( https://github.com/angular/angular.dart/commit/681e7dd72c9edeed8c11aca8424bf4ae6acb2c32 ) ,
15
+ [ #245 ] ( https://github.com/angular/angular.dart/issues/245 ) )
16
+
17
+ ## Features
18
+ - allow specifying attribute mappings using annotations
19
+ ([ 68f7b233] ( https://github.com/angular/angular.dart/commit/50585ebe65698e4edcbf2f53134da84e68f7b233 ) ,
20
+ [ #227 ] ( https://github.com/angular/angular.dart/issues/227 ) )
21
+ - simplified routing API
22
+ ([ a2eeb4e0] ( https://github.com/angular/angular.dart/commit/6ef8e828f43b0ef25f095bea2b063ad4a2eeb4e0 ) ,
23
+ [ #255 ] ( https://github.com/angular/angular.dart/issues/255 ) )
24
+
25
+
1
26
<a name =" 0.9.0 " ></a >
2
27
# v0.9.0 static-animation (2013-11-04)
3
28
Original file line number Diff line number Diff line change 1
1
name : angular
2
- version : 0.9.0+ 1
2
+ version : 0.9.1
3
3
authors :
4
4
- Misko Hevery <misko@hevery.com>
5
5
- Pavel Jbanov <pavelgj@gmail.com>
You can’t perform that action at this time.
0 commit comments