Skip to content

Commit

Permalink
removed banner from the "new features" section because changes were b…
Browse files Browse the repository at this point in the history
…ug fixes.
  • Loading branch information
randallli committed Dec 6, 2019
1 parent 23e8789 commit 08d371b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,6 @@ We deprecated the color themer in preperation of deleting it. Use theming instea

We deprecated the private thumbtrack component's `thumbMaxRippleRadius`.


## New features

### Banner

Banner can now be announced and focused when popped up.

```objc
UIAccessibilityPostNotification(UIAccessibilityLayoutChangedNotification, self.bannerView);
```

## API changes

#### MDCButton
Expand Down

0 comments on commit 08d371b

Please sign in to comment.