docs: add changelog for v2.4.8
This commit is contained in:
parent
c4a6263a01
commit
0cf753be30
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
||||||
|
<a name="2.4.8"></a>
|
||||||
|
## [2.4.8](https://github.com/angular/angular/compare/2.4.7...2.4.8) (2017-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **forms:** getRawValue should correctly work with nested FormGroups/Arrays ([#12964](https://github.com/angular/angular/issues/12964)) ([ea7737e](https://github.com/angular/angular/commit/ea7737e)), closes [#12963](https://github.com/angular/angular/issues/12963)
|
||||||
|
* **http:** REVERT: remove dots from jsonp callback name ([#13219](https://github.com/angular/angular/issues/13219)) ([9ceb5d1](https://github.com/angular/angular/commit/9ceb5d1))
|
||||||
|
* **platform-browser:** should only add styles with native encapsulation in shadow DOM ([#14313](https://github.com/angular/angular/issues/14313)) ([fadaf1e](https://github.com/angular/angular/commit/fadaf1e)), closes [#7887](https://github.com/angular/angular/issues/7887)
|
||||||
|
* **router:** do not finish bootstrap until all the routes are resolved ([#14327](https://github.com/angular/angular/issues/14327)) ([541de26](https://github.com/angular/angular/commit/541de26)), closes [#12162](https://github.com/angular/angular/issues/12162)
|
||||||
|
* **upgrade:** correctly project content on downgraded components with structural directives ([#14274](https://github.com/angular/angular/issues/14274)) ([74cb575](https://github.com/angular/angular/commit/74cb575)), closes [#14260](https://github.com/angular/angular/issues/14260)
|
||||||
|
* **upgrade:** pass correct values to `ngOnChanges` for interpolation bindings ([#14400](https://github.com/angular/angular/issues/14400)) ([7c87c52](https://github.com/angular/angular/commit/7c87c52))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.7"></a>
|
<a name="4.0.0-beta.7"></a>
|
||||||
# [4.0.0-beta.7](https://github.com/angular/angular/compare/4.0.0-beta.6...4.0.0-beta.7) (2017-02-09)
|
## [4.0.0-beta.7](https://github.com/angular/angular/compare/4.0.0-beta.6...4.0.0-beta.7) (2017-02-09)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -34,7 +49,7 @@
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.6"></a>
|
<a name="4.0.0-beta.6"></a>
|
||||||
# [4.0.0-beta.6](https://github.com/angular/angular/compare/4.0.0-beta.5...4.0.0-beta.6) (2017-02-03)
|
## [4.0.0-beta.6](https://github.com/angular/angular/compare/4.0.0-beta.5...4.0.0-beta.6) (2017-02-03)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -159,7 +174,7 @@ returned value being an array.
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.5"></a>
|
<a name="4.0.0-beta.5"></a>
|
||||||
# [4.0.0-beta.5](https://github.com/angular/angular/compare/4.0.0-beta.3...4.0.0-beta.5) (2017-01-25)
|
## [4.0.0-beta.5](https://github.com/angular/angular/compare/4.0.0-beta.3...4.0.0-beta.5) (2017-01-25)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -236,7 +251,7 @@ function myTest(injector: Injector) {
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.4"></a>
|
<a name="4.0.0-beta.4"></a>
|
||||||
# [4.0.0-beta.4](https://github.com/angular/angular/compare/4.0.0-beta.3...4.0.0-beta.4) (2017-01-19)
|
## [4.0.0-beta.4](https://github.com/angular/angular/compare/4.0.0-beta.3...4.0.0-beta.4) (2017-01-19)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -303,7 +318,7 @@ function myTest(injector: Injector) {
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.3"></a>
|
<a name="4.0.0-beta.3"></a>
|
||||||
# [4.0.0-beta.3](https://github.com/angular/angular/compare/4.0.0-beta.2...4.0.0-beta.3) (2017-01-11)
|
## [4.0.0-beta.3](https://github.com/angular/angular/compare/4.0.0-beta.2...4.0.0-beta.3) (2017-01-11)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -397,7 +412,7 @@ function myTest(injector: Injector) {
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.2"></a>
|
<a name="4.0.0-beta.2"></a>
|
||||||
# [4.0.0-beta.2](https://github.com/angular/angular/compare/4.0.0-beta.1...4.0.0-beta.2) (2017-01-06)
|
## [4.0.0-beta.2](https://github.com/angular/angular/compare/4.0.0-beta.1...4.0.0-beta.2) (2017-01-06)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -427,7 +442,7 @@ If you are impacted by this change please file an issue. ([465516b](https://gith
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.1"></a>
|
<a name="4.0.0-beta.1"></a>
|
||||||
# [4.0.0-beta.1](https://github.com/angular/angular/compare/2.4.0-marker...4.0.0-beta.1) (2016-12-22)
|
## [4.0.0-beta.1](https://github.com/angular/angular/compare/2.4.0-marker...4.0.0-beta.1) (2016-12-22)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
@ -468,7 +483,7 @@ Note: 4.0.0-beta.1 release also contains all the changes present in the 2.4.0 an
|
||||||
|
|
||||||
|
|
||||||
<a name="4.0.0-beta.0"></a>
|
<a name="4.0.0-beta.0"></a>
|
||||||
# [4.0.0-beta.0](https://github.com/angular/angular/compare/2.3.0...4.0.0-beta.0) (2016-12-15)
|
## [4.0.0-beta.0](https://github.com/angular/angular/compare/2.3.0...4.0.0-beta.0) (2016-12-15)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
Loading…
Reference in New Issue