Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 98e7b39

Browse files
committed
docs: Update CHANGELOG.md
1 parent 83cf0eb commit 98e7b39

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [3.2.1](https://github.com/trimox/angular-mdc-web/compare/v3.2.0...v3.2.1) (2019-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **icon:** Should copy attributes from symbol nodes ([#2002](https://github.com/trimox/angular-mdc-web/issues/2002)) ([2ef0639](https://github.com/trimox/angular-mdc-web/commit/2ef0639))
7+
* **menu:** Should deselect selection group items ([#1999](https://github.com/trimox/angular-mdc-web/issues/1999)) ([820f389](https://github.com/trimox/angular-mdc-web/commit/820f389)), closes [#1997](https://github.com/trimox/angular-mdc-web/issues/1997)
8+
* **ripple:** SSR document check for getBoundingClientRect ([#2000](https://github.com/trimox/angular-mdc-web/issues/2000)) ([f3089e9](https://github.com/trimox/angular-mdc-web/commit/f3089e9))
9+
10+
11+
### Features
12+
13+
* **menu:** Support default focus state ([#2004](https://github.com/trimox/angular-mdc-web/issues/2004)) ([926c076](https://github.com/trimox/angular-mdc-web/commit/926c076)), closes [#1998](https://github.com/trimox/angular-mdc-web/issues/1998)
14+
* **menu:** Support keeping surface open on selection ([#2003](https://github.com/trimox/angular-mdc-web/issues/2003)) ([5408da3](https://github.com/trimox/angular-mdc-web/commit/5408da3)), closes [#2001](https://github.com/trimox/angular-mdc-web/issues/2001) [#1997](https://github.com/trimox/angular-mdc-web/issues/1997)
15+
* Update to material-components-web v3.2.0 ([#2005](https://github.com/trimox/angular-mdc-web/issues/2005)) ([83cf0eb](https://github.com/trimox/angular-mdc-web/commit/83cf0eb)), closes [/github.com/material-components/material-components-web/blob/master/CHANGELOG.md#320-2019-09-12](https://github.com//github.com/material-components/material-components-web/blob/master/CHANGELOG.md/issues/320-2019-09-12) [#1959](https://github.com/trimox/angular-mdc-web/issues/1959)
16+
17+
18+
119
# [3.2.0](https://github.com/trimox/angular-mdc-web/compare/v3.1.3...v3.2.0) (2019-09-09)
220

321

0 commit comments

Comments
 (0)