Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(sidenav): split into drawer and sidenav #6260

Merged
merged 4 commits into from
Aug 17, 2017

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Aug 3, 2017

BREAKING CHANGE: CSS classes that used to begin with mat-sidenav- now begin with mat-drawer-

@mmalerba mmalerba requested a review from jelbourn August 3, 2017 20:33
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Aug 3, 2017
@@ -15,7 +15,7 @@
<input #myinput>
</md-sidenav>

<md-sidenav #end align="end">
<md-sidenav #end side="end">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of calling this position?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds good to me, I just didn't like align, sounded like it was aligning the sidenav contents or something

@mmalerba
Copy link
Contributor Author

mmalerba commented Aug 8, 2017

renamed to side to position

@jelbourn
Copy link
Member

jelbourn commented Aug 8, 2017

Unit tests look to be failing

@mmalerba
Copy link
Contributor Author

mmalerba commented Aug 9, 2017

fixed tests and rebased

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn
Copy link
Member

Just needs rebease

@mmalerba mmalerba added action: merge The PR is ready for merge by the caretaker and removed pr: needs rebase labels Aug 15, 2017
@mmalerba
Copy link
Contributor Author

rebased again

@andrewseguin andrewseguin merged commit 372436c into angular:master Aug 17, 2017
@mmalerba mmalerba deleted the snav-fixed branch April 3, 2018 15:19
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants