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

feat(rootEl): ***breaking change*** auto-detect the root element better #3928

Merged
merged 1 commit into from
Jan 4, 2017

Conversation

sjelin
Copy link
Contributor

@sjelin sjelin commented Jan 4, 2017

This is a duplicate of #3849 which was accidentally done against the beta branch

This is a breaking change because it changes the default root element behavior
and removes the `config.useAllAngular2AppRoots` flag.  Modern angular apps now
default to using all app hooks, and ng1 apps now check several places, notably
the element the app bootstraps to.

Closes angular#1742
@sjelin sjelin merged commit bc58332 into angular:master Jan 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants