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

Drawer: Rename persistent drawer #531

Closed
6 of 7 tasks
trimox opened this issue Jan 11, 2018 · 0 comments
Closed
6 of 7 tasks

Drawer: Rename persistent drawer #531

trimox opened this issue Jan 11, 2018 · 0 comments
Assignees
Labels
enhancement new-mdc-feature Feature incorporated from material-components-web

Comments

@trimox
Copy link
Owner

trimox commented Jan 11, 2018

Change as per material-components-web v0.28.0
reference: material-components/material-components-web#1730

  • Rename mdc-persistent-drawer to mdc-drawer-persistent
  • Rename MdcPersistentDrawer class to MdcDrawerPersistent
  • Rename mdc-persistent-drawer-header to mdc-drawer-header
  • Rename mdc-persistent-drawer-header-content to mdc-drawer-header-content
  • Update unit tests
  • Update documentation
  • Include breaking change note
@trimox trimox added enhancement new-mdc-feature Feature incorporated from material-components-web labels Jan 11, 2018
@trimox trimox added this to the Milestone v0.6.7 milestone Jan 11, 2018
@trimox trimox self-assigned this Jan 11, 2018
trimox added a commit that referenced this issue Jan 11, 2018
trimox added a commit that referenced this issue Jan 11, 2018
Change as per `material-components-web` v0.28.0
reference: material-components/material-components-web#1730

- Rename `mdc-persistent-drawer` to `mdc-drawer-persistent`
- Rename `MdcPersistentDrawer` class to `MdcDrawerPersistent`
- Rename `mdc-persistent-drawer-header` to `mdc-drawer-header`
- Rename `mdc-persistent-drawer-header-content` to `mdc-drawer-header-content`
- Update unit tests
- Update documentation

BREAKING CHANGE:

* Renamed selector `mdc-persistent-drawer` to `mdc-drawer-permanent`.
* Renamed class `MdcPersistentDrawer` to `MdcDrawerPersistent`.
* Renamed selector `mdc-persistent-drawer-spacer` to `mdc-drawer-spacer`.
* Renamed selector `mdc-persistent-drawer-content` to `mdc-drawer-content`.
* Renamed `mdc-persistent-drawer-header` to `mdc-drawer-header`
* Renamed `mdc-persistent-drawer-header-content` to `mdc-drawer-header-content`

Closes #531
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement new-mdc-feature Feature incorporated from material-components-web
Projects
None yet
Development

No branches or pull requests

1 participant