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

fix(bottomSheet): md-bottom-sheet open animation#8855

Closed
bradrich wants to merge 1 commit into
angular:masterfrom
bradrich:fix/bottom-sheet-open-animation
Closed

fix(bottomSheet): md-bottom-sheet open animation#8855
bradrich wants to merge 1 commit into
angular:masterfrom
bradrich:fix/bottom-sheet-open-animation

Conversation

@bradrich
Copy link
Copy Markdown
Contributor

  • The md-bottom-sheet component did not have an opening animation on the docs demo.
  • Relocated some ng-cloak directive calls from the md-bottom-sheet root element to its child elements.

Fixes #8854.

devversion added a commit to devversion/material that referenced this pull request Jun 26, 2016
…template

* Once a user specifies `ng-cloak` on the template of a `md-dialog` or `md-bottom-sheet`, the opening animation will not work properly.
  The user / developer should be warned about that, because it's quite a common issue.

References angular#8855. References angular#8854. References angular#8805. References angular#8560.
@devversion
Copy link
Copy Markdown
Member

devversion commented Jun 26, 2016

@bradrich I've made some changes in #8856, to show a warning on the given components, if ng-cloak is specified on the template.

@ThomasBurleson LGTM.

@devversion devversion added the needs: review This PR is waiting on review from the team label Jun 26, 2016
@bradrich
Copy link
Copy Markdown
Contributor Author

Thanks! I was working on that as well but fell asleep before getting it done. Almost dropped my laptop off of the bed.

@devversion
Copy link
Copy Markdown
Member

@bradrich Oh I'm sorry. You PR just looked like its finished, so I was going to collect some ideas.

@bradrich
Copy link
Copy Markdown
Contributor Author

Oh no, you're fine. I just sent those up as a fix and was working on the detection as a feature. I appreciate it.

@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Jun 28, 2016
ThomasBurleson pushed a commit that referenced this pull request Jun 28, 2016
…template

* Once a user specifies `ng-cloak` on the template of a `md-dialog` or `md-bottom-sheet`, the opening animation will not work properly.
  The user / developer should be warned about that, because it's quite a common issue.

References #8855. References #8854. References #8805. References #8560.

Closes #8856
toshiakiezaki pushed a commit to toshiakiezaki/angular-material that referenced this pull request Jul 1, 2016
toshiakiezaki pushed a commit to toshiakiezaki/angular-material that referenced this pull request Jul 1, 2016
…template

* Once a user specifies `ng-cloak` on the template of a `md-dialog` or `md-bottom-sheet`, the opening animation will not work properly.
  The user / developer should be warned about that, because it's quite a common issue.

References angular#8855. References angular#8854. References angular#8805. References angular#8560.

Closes angular#8856
@bradrich bradrich deleted the fix/bottom-sheet-open-animation branch July 11, 2016 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pr: merge ready This PR is ready for a caretaker to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants