File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [v2.1.1](https://github.com/Polymer/polymer/tree/v2.1.1) (2017-09-28)
4
+ - Prepare for release 2.1.1 ([commit](https://github.com/Polymer/polymer/commit/f049dd91))
5
+
6
+ - Move @externs before @license because Closure likes that. ([commit](https://github.com/Polymer/polymer/commit/c3f31455))
7
+
8
+ - just move the style instead ([commit](https://github.com/Polymer/polymer/commit/61b2c8a5))
9
+
10
+ - Copy <custom-style> styles to main document ([commit](https://github.com/Polymer/polymer/commit/155ab8a2))
11
+
12
+ - Fix typos and jsdoc (#4846) ([commit](https://github.com/Polymer/polymer/commit/b19e180a))
13
+
14
+ - [ci skip] update changelog ([commit](https://github.com/Polymer/polymer/commit/44fd1eaa))
15
+
16
+ - Fix shady dom style querySelector ([commit](https://github.com/Polymer/polymer/commit/d5b6bad3))
17
+
18
+ - Fix linter error ([commit](https://github.com/Polymer/polymer/commit/2da30c33))
19
+
20
+ - Exclude script and style tags for parsing bindings ([commit](https://github.com/Polymer/polymer/commit/41fa90b3))
21
+
22
+ - Special-case undefined textarea.value same as input. Fixes #4630 ([commit](https://github.com/Polymer/polymer/commit/8aa201b9))
23
+
3
24
## [v2.1.0](https://github.com/Polymer/polymer/tree/v2.1.0) (2017-09-19)
4
25
- [ci skip] bump version to 2.1.0 ([commit](https://github.com/Polymer/polymer/commit/64788aad))
5
26
You can’t perform that action at this time.
0 commit comments