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

Conversation

devversion
Copy link
Member

I recently noticed while playing with the pre-rendered dialog around, that despite of the pre-rendered dialog, the interim element triggers a compilation in the $mdCompiler.
It doesn't introduce any bugs, but it's unnecessary and could damage the performance.

Also moves the content element stuff into its own function, which makes the source more clean and allows us to maintain it easily.

Plays nicely together with #9299.

cc. @EladBezalel @topherfangio

@devversion devversion added the needs: review This PR is waiting on review from the team label Aug 13, 2016
…ment

I recently noticed while playing with the pre-rendered dialog around, that despite of the pre-rendered dialog, the interim element triggers a compilation in the `$mdCompiler`.
It doesn't introduce any bugs, but it's unnecessary and could damage the performance.

Also moves the content element stuff into its own function, which makes the source more clean and allows us to maintain it easily.
@devversion devversion force-pushed the fix/dialog-pre-rendered-compile branch from 2ee1824 to 144fb38 Compare August 26, 2016 13:55
@EladBezalel
Copy link
Member

overall lgtm

@ThomasBurleson
Copy link
Contributor

Dangerous changes... needs thorough manual testing.

@ThomasBurleson ThomasBurleson added the needs: manual testing This issue or PR needs to have some manual testing and verification done label Aug 26, 2016
@crisbeto
Copy link
Member

LGTM code-wise, haven't tried running it.

@EladBezalel EladBezalel removed the needs: manual testing This issue or PR needs to have some manual testing and verification done label Aug 29, 2016
@EladBezalel
Copy link
Member

EladBezalel commented Aug 29, 2016

Tested manually, everything is working

@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 Aug 29, 2016
@ThomasBurleson ThomasBurleson added this to the 1.1.1 milestone Aug 29, 2016
@hansl hansl merged commit 7c4b434 into angular:master Aug 31, 2016
@devversion devversion deleted the fix/dialog-pre-rendered-compile branch August 31, 2016 21:38
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.

5 participants