Skip to content

bv#29

Merged
usernamealreadyis merged 7 commits intoGistIcon:usernamealreadyis-patch-100000000from
angular:master
Jan 5, 2016
Merged

bv#29
usernamealreadyis merged 7 commits intoGistIcon:usernamealreadyis-patch-100000000from
angular:master

Conversation

@usernamealreadyis
Copy link

is:open label:_delete:param team:GistIcon/bola

hankduan and others added 7 commits January 4, 2016 19:25
memory was not allocated to be high enough, resulting in partial results to be
clipped, and therefore failing the assertions

Closes #6161
Previously when comparing which of multiple possible routes to choose in
an ambiguous case, we looked at the specificity of the target of redirect
matches rather than the original match. This meant that if a redirect
used a whilecard, but redirected to a target that was a static path,
we'd cound the static path's specificity instead of the wildcard.

This change stores the specificity of the redirect on the RedirectInstruction.

Closes #5933
This is no longer needed for g3sync.

Closes #6232
The bundles will only be used if the flag `--useBundles` is passed to `gulp build.js`.
BREAKING CHANGE:
- Platform pipes can only contain types and arrays of types,
  but no bindings any more.
- When using transformers, platform pipes need to be specified explicitly
  in the pubspec.yaml via the new config option
  `platform_pipes`.
- `Compiler.compileInHost` now returns a `HostViewFactoryRef`
- Component view is not yet created when component constructor is called.
  -> use `onInit` lifecycle callback to access the view of a component
- `ViewRef#setLocal` has been moved to new type `EmbeddedViewRef`
- `internalView` is gone, use `EmbeddedViewRef.rootNodes` to access
  the root nodes of an embedded view
- `renderer.setElementProperty`, `..setElementStyle`, `..setElementAttribute` now
  take a native element instead of an ElementRef
- `Renderer` interface now operates on plain native nodes,
  instead of `RenderElementRef`s or `RenderViewRef`s

Closes #5993
@usernamealreadyis usernamealreadyis added this to the _delete milestone Jan 5, 2016
@GistIcon GistIcon locked and limited conversation to collaborators Jan 5, 2016
usernamealreadyis added a commit that referenced this pull request Jan 5, 2016
wants to merge 7 commits into GistIcon:usernamealreadyis-patch-100000000 from angular:master
@usernamealreadyis usernamealreadyis merged commit b5aa3a6 into GistIcon:usernamealreadyis-patch-100000000 Jan 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants