You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
Change as per `material-components-web` v0.28.0
reference: material-components/material-components-web#1730
- Rename `mdc-temporary-drawer` to `mdc-drawer-temporary`
- Rename `MdcDrawerTemporary` class to `MdcDrawerTemporary`
- Rename `mdc-temporary-drawer-header` to `mdc-drawer-header`
- Rename `mdc-temporary-drawer-header-content` to `mdc-drawer-header-content`
- Rename `mdc-temporary-drawer-spacer` to `mdc-drawer-spacer`
- Rename `mdc-temporary-drawer-content` to `mdc-drawer-content`
- Rename `mdc-temporary-drawer--absolute' css class to `ng-mdc-drawer--absolute`. Avoids confusion with mdc naming.
- Update unit tests
- Update documentation
* Renamed selector `mdc-temporary-drawer` to `mdc-drawer-temporary`.
* Renamed class `MdcDrawerTemporary` to `MdcDrawerTemporary`.
* Renamed selector `mdc-temporary-drawer-spacer` to `mdc-drawer-spacer`.
* Renamed selector `mdc-temporary-drawer-content` to `mdc-drawer-content`.
* Renamed `mdc-temporary-drawer-header` to `mdc-drawer-header`
* Renamed `mdc-temporary-drawer-header-content` to `mdc-drawer-header-content`
Closes#534
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Change as per
material-components-web
v0.28.0reference: material-components/material-components-web#1730
mdc-temporary-drawer
tomdc-drawer-temporary
MdcDrawerTemporary
class toMdcDrawerTemporary
mdc-temporary-drawer-header
tomdc-drawer-header
mdc-temporary-drawer-header-content
tomdc-drawer-header-content
mdc-temporary-drawer-spacer
tomdc-drawer-spacer
mdc-temporary-drawer-content
tomdc-drawer-content
mdc-temporary-drawer--absolute' css class to
ng-mdc-drawer--absolute`. Avoids confusion with mdc naming.The text was updated successfully, but these errors were encountered: