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(ivy): remove directiveRefresh instruction #22745

Closed
wants to merge 4 commits into from

Conversation

kara
Copy link
Contributor

@kara kara commented Mar 13, 2018

This PR refactors ivy to remove directiveRefresh instructions from the template (instead calling for refresh at view end). This should save us quite a bit of generated code (8 bytes per directive instance).

@kara kara added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release comp: ivy refactoring Issue that involves refactoring or code-cleanup labels Mar 13, 2018
@kara kara requested a review from mhevery March 13, 2018 18:54
@mary-poppins
Copy link

You can preview 13fa1ea at https://pr22745-13fa1ea.ngbuilds.io/.

@mary-poppins
Copy link

You can preview 1991fb1 at https://pr22745-1991fb1.ngbuilds.io/.

@mary-poppins
Copy link

You can preview 6123888 at https://pr22745-6123888.ngbuilds.io/.

@kara kara added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 14, 2018
@kara kara closed this in b1365d1 Mar 14, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
@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 13, 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 refactoring Issue that involves refactoring or code-cleanup target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants