Skip to content

refactor(Compiler): make shadow DOM stragegy support more flexible#860

Closed
vicb wants to merge 2 commits into
angular:masterfrom
vicb:0302-shdom
Closed

refactor(Compiler): make shadow DOM stragegy support more flexible#860
vicb wants to merge 2 commits into
angular:masterfrom
vicb:0302-shdom

Conversation

@vicb
Copy link
Copy Markdown
Contributor

@vicb vicb commented Mar 3, 2015

The first commit make the interaction between the strategy and the compiler more flexible: each strategy returns a template and style compile steps that are inserted in the compiler pipeline.
It'll be easier to skip template & style processing when the view are compiled server-side.

The second commit add support for CssTransformers. The transformer can be used to transform the component styles, ie transforming less to css.

@vicb vicb added feature Label used to distinguish feature request from other issues #core/compiler labels Mar 3, 2015
@vicb vicb closed this in 03793d0 Mar 3, 2015
@vicb vicb removed the in progress label Mar 3, 2015
@vicb vicb deleted the 0302-shdom branch April 7, 2015 07:19
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes feature Label used to distinguish feature request from other issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants