Skip to content

Commit f00f46a

Browse files
authored
chore: copy 10.2.0 changelog to master branch (#20486)
1 parent d987587 commit f00f46a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 10.2.0 "cloth-shirt" (2020-09-02)
2+
3+
### cdk
4+
5+
| | |
6+
| ---------- | --------------------- |
7+
| bug fix | **overlay:** ensure error isn't thrown when many overlay items are closed from handler ([#20377](https://github.com/angular/components/issues/20377)) ([8ed5ba7](https://github.com/angular/components/commit/8ed5ba7)) |
8+
| bug fix | **testing:** fix change detection timing in testbed ([#20465](https://github.com/angular/components/issues/20465)) ([29468fa](https://github.com/angular/components/commit/29468fa)) |
9+
10+
### material
11+
12+
| | |
13+
| ---------- | --------------------- |
14+
| bug fix | **button:** don't use divs in button template ([#20376](https://github.com/angular/components/issues/20376)) ([ecde050](https://github.com/angular/components/commit/ecde050)) |
15+
| bug fix | **drag-drop:** expose some missing injection tokens ([#20410](https://github.com/angular/components/issues/20410)) ([a97b050](https://github.com/angular/components/commit/a97b050)), closes [#20406](https://github.com/angular/components/issues/20406) |
16+
17+
### material-experimental
18+
19+
| | |
20+
| ---------- | --------------------- |
21+
| bug fix | **mdc-button:** double outline for FAB in high contrast mode ([#20391](https://github.com/angular/components/issues/20391)) ([80bc6cb](https://github.com/angular/components/commit/80bc6cb)) |
22+
23+
124
# 10.2.0-rc.0 "cotton-cactus" (2020-08-26)
225

326
### cdk

0 commit comments

Comments
 (0)