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 +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v1.1.2 " ></a >
2
+ # v1.1.2 nefarious-crocodile (2015-04-27)
3
+
4
+ ## Highlights
5
+
6
+ This release contains small bug fixes related to ShadowDom emulation,
7
+ transformers, and template cache. Handling of empty string classes has be
8
+ changed to support the upcoming Dart 1.10 release.
9
+
10
+ ## Bug Fixes
11
+
12
+ - ** css:** add empty class check to NgElement.
13
+ ([ c68c451c] ( https://github.com/angular/angular.dart/commit/c68c451c5cecabafe616abc3cb129276c1e377bc ) )
14
+ - ** ng_class:** fix space-handling in css classes.
15
+ ([ 09797f0a] ( https://github.com/angular/angular.dart/commit/09797f0ac899021a5d46c523487e6aca4a5194b8 ) )
16
+ - ** shadow_dom_emulation:** fix content reprojection bug.
17
+ ([ 0db910ae] ( https://github.com/angular/angular.dart/commit/0db910aee9a7430de6f7a265c8326f48dce84efb ) )
18
+ - ** template_cache:** Fixes an issue with the generated_template_cache.
19
+ ([ 1078ca5c] ( https://github.com/angular/angular.dart/commit/1078ca5c664907196b5aa6bb88723a1980b34169 ) )
20
+ - ** transformers:** Fix deadlock issue in pub serve.
21
+ ([ 64df6b80] ( https://github.com/angular/angular.dart/commit/64df6b802bfc7491bd72839f16fd7f07ac9d8178 ) )
22
+
1
23
<a name =" v1.1.1 " ></a >
2
24
# v1.1.1 pathological-lemur (2015-03-31)
3
25
Original file line number Diff line number Diff line change 1
1
name : angular
2
- version : ' 1.1.1 '
2
+ version : ' 1.1.2 '
3
3
authors :
4
4
-
Misko Hevery <[email protected] >
5
5
-
Pavel Jbanov <[email protected] >
You can’t perform that action at this time.
0 commit comments