Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

feat(sidenav): observe component id change #5972

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

Sidenav was registering the first interpolated component id.
Now observing the component id attribute changes, removing the old registration and registering with the new interpolated value.

fixes #4987 and #3171

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Nov 28, 2015
@devversion
Copy link
Member

Looks good 👍

@ThomasBurleson ThomasBurleson added needs: work and removed needs: review This PR is waiting on review from the team labels Dec 2, 2015
@ThomasBurleson ThomasBurleson added this to the 1.0-rc6 milestone Dec 2, 2015
@ThomasBurleson ThomasBurleson self-assigned this Dec 2, 2015
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: work labels Dec 2, 2015
@ThomasBurleson
Copy link
Contributor

@EladBezalel - please add a unit test for this. When ready, reset the label to 'needs review' plz

@ThomasBurleson ThomasBurleson added needs: work and removed pr: merge ready This PR is ready for a caretaker to review labels Dec 2, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc7, 1.0-rc6 Dec 2, 2015
@EladBezalel EladBezalel force-pushed the feat/sidenav-observe-component-id branch from 99744c1 to 60ed10e Compare December 2, 2015 19:22
@EladBezalel EladBezalel added needs: review This PR is waiting on review from the team and removed needs: work labels Dec 2, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc7, 1.0-rc8 Dec 13, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc8, 1.1.0 Jan 5, 2016
@ThomasBurleson ThomasBurleson added the P4: minor Minor issues. May not be fixed without community contributions. label Jan 15, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.1.0, Backlog Jan 15, 2016
@EladBezalel EladBezalel force-pushed the feat/sidenav-observe-component-id branch from 60ed10e to 5bb4fff Compare January 29, 2016 10:04
Sidenav was registering the first interpolated component id.
Now observing the component id attribute changes, removing the old registration and registering with the new interpolated value.

fixes #4987 and #3171
@ThomasBurleson
Copy link
Contributor

@EladBezalel - this appears outdated. Please update or close.

@ThomasBurleson ThomasBurleson added needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved needs: work and removed needs: review This PR is waiting on review from the team labels Apr 19, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.1.2, Backlog Apr 19, 2016
@ThomasBurleson ThomasBurleson modified the milestones: - Backlog, Deprecated May 26, 2016
@ThomasBurleson
Copy link
Contributor

This issue is closed as part of our ‘Surge Focus on Material 2' efforts.
For details, see our forum posting @ http://bit.ly/1UhZyWs.

@EladBezalel EladBezalel deleted the feat/sidenav-observe-component-id branch June 6, 2016 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved P4: minor Minor issues. May not be fixed without community contributions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[md-sidenav] - support expressions in [md-component-id]
3 participants