Ember 1.11.0-beta.3
rwjblue
released this
25 Feb 05:09
·
13990 commits
to beta
since this release
Changelog
- #10475 [BUGFIX] Ensure wrapped errors are logged properly.
- #10489 [BUGFIX] Fix an issue with bindings inside of a yielded template when the yield helper is nested inside of another view
- #10493 [BUGFIX] Fix nested simple bindings inside of nested yields within views.
- #10527 [BUGFIX] Ensure that Component context is not forced to parent context.
- #10525 [BUGFIX] Fix issue causing cursor position to be lost while entering into an
{{input}}
/Ember.TextField
.