Skip to content

Commit e11da6d

Browse files
committed
[ci skip] Update changelog for 2.7.1
1 parent c3b9cc7 commit e11da6d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Change Log
22

3+
## [v2.7.1](https://github.com/Polymer/polymer/tree/v2.7.1) (2019-03-21)
4+
- Sync with fixes on master branch. ([commit](https://github.com/Polymer/polymer/commit/2228f678))
5+
6+
- Add comment about order when re-debouncing ([commit](https://github.com/Polymer/polymer/commit/d06334e1))
7+
8+
- Fix lint, update types ([commit](https://github.com/Polymer/polymer/commit/33c37fb8))
9+
10+
- Fix order of flushed debouncers to match 1.x ([commit](https://github.com/Polymer/polymer/commit/52c41e69))
11+
12+
- Avoid Array.fill ([commit](https://github.com/Polymer/polymer/commit/7485a60d))
13+
14+
- Add comments ([commit](https://github.com/Polymer/polymer/commit/f4df4663))
15+
16+
- Update types ([commit](https://github.com/Polymer/polymer/commit/8fba53f5))
17+
18+
- Use set and clear debouncer upon completion. Fixes #5250 ([commit](https://github.com/Polymer/polymer/commit/1137a0ac))
19+
20+
- Revert "Use set and clear debouncer upon completion. Fixes #5250" ([commit](https://github.com/Polymer/polymer/commit/5788df29))
21+
22+
- Use set and clear debouncer upon completion. Fixes #5250 ([commit](https://github.com/Polymer/polymer/commit/e8d23144))
23+
24+
- Quote the getStyle method of the custom style element. ([commit](https://github.com/Polymer/polymer/commit/d2bdf684))
25+
26+
- Remove yet another string concatenation to a template string ([commit](https://github.com/Polymer/polymer/commit/40d58814))
27+
28+
- Avoid string concatentation to template strings ([commit](https://github.com/Polymer/polymer/commit/0e6daa70))
29+
30+
- Update several string references which can be renamed by closure-compiler ([commit](https://github.com/Polymer/polymer/commit/f5c95f64))
31+
32+
- Disable auto `strip-whitespace` on template with legacyOptimizations ([commit](https://github.com/Polymer/polymer/commit/e55efa0d))
33+
34+
- Polymer 2.x version of #5464 ([commit](https://github.com/Polymer/polymer/commit/625a166c))
35+
36+
- Update generated types for Polymer 2.x ([commit](https://github.com/Polymer/polymer/commit/ee566940))
37+
38+
- [ci skip] update chnagelog ([commit](https://github.com/Polymer/polymer/commit/1c51d5f1))
39+
340
## [v2.7.0](https://github.com/Polymer/polymer/tree/v2.7.0) (2018-12-03)
441
- Update to webcomponentsjs 1.3.0 ([commit](https://github.com/Polymer/polymer/commit/5df96021))
542

0 commit comments

Comments
 (0)