Skip to content

v107.0.0

Compare
Choose a tag to compare
@codeman7 codeman7 released this 28 Feb 21:00
· 1216 commits to stable since this release

In this major release we deleted the deprecated MDCAlertScheme and MDCAlertControllerThemer classes.

Breaking changes

MDCAlertScheme and MDCAlertControllerThemer have been deleted. Please use the MDCAlertController (MaterialTheming) extension instead.

New features

In this release we added a new delegate property to MDCAlertController which exposes dialogs lifecycle events that are useful for impression logging. As well as various minor improvements to the Dialogs component and other bug fixes.

API changes

Dialogs

new property: delegate in MDCAlertController

new protocol: MDCAlertControllerDelegate

Component changes

BottomSheet

Chips

Dialogs

TextField