Skip to content

Conversation

josephperrott
Copy link
Member

Fixes #11912

@josephperrott josephperrott requested a review from crisbeto June 28, 2018 16:34
@josephperrott josephperrott requested a review from jelbourn as a code owner June 28, 2018 16:34
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 28, 2018
} else if (this._justifyContent === 'flex-end') {
parentStyles.justifyContent = 'flex-start';
} else {
parentStyles.justifyContent = this._justifyContent;
Copy link
Member

Choose a reason for hiding this comment

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

Looks like this needs a unit test

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@josephperrott josephperrott added the target: patch This PR is targeted for the next patch release label Jun 28, 2018
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 jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Jun 28, 2018
@crisbeto
Copy link
Member

There’s another PR for this already #11877.

@josephperrott
Copy link
Member Author

Oh, awesome, I didn't see that one.

@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 9, 2019
@josephperrott josephperrott deleted the dialog-rtl branch March 20, 2020 22:15
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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular Materials 6.3.0 Dialog is not center align after update?
4 participants