Commit Graph

556 Commits

Author SHA1 Message Date
Stephen Fluin 5954a26bce docs: add latest changelog updates (#9415) 2016-06-21 17:16:22 -07:00
Jeff Cross dee1b774f2 docs(changelog): add note about forthcoming deprecation of Parse5DomAdapter (#9314) 2016-06-17 17:34:14 -07:00
Stephen Fluin c449f325ba docs: remove and identify reverts in changelog 2016-06-17 08:45:40 -07:00
Stephen Fluin a3f6e19881 docs: add missing breaking changes (#9267) 2016-06-16 13:49:29 -07:00
Stephen Fluin 27024915e4 docs: removed iframe from changelog (#9223) 2016-06-15 13:17:45 -07:00
Stephen Fluin 80f3e7591e chore(docs): Update changelog for release (#9217) 2016-06-15 12:49:39 -07:00
Minko Gechev 846c031ec9 changelog: Update name of a lifecycle hook
Closes #6418
2016-05-24 21:22:57 -07:00
Rob Wormald 1f7449ccf4 fix(changelog): add View decorator breaking change
Closes #7707
2016-05-23 13:14:25 -07:00
Sam Lin 3ac2821a1b Update CHANGELOG.md
remove duplicated content
Closes #7852
2016-05-23 10:27:38 -07:00
Jerome Velociter 0fad9c2786 docs(changelog): fix ViewQuery read usage example in beta.16 (#8330) 2016-05-20 10:06:46 -07:00
Levente Morva d75f928fca fix(docs): Fix a missing opening bracket (#8331) 2016-05-20 10:06:15 -07:00
Aziz Abbas 68f9aaf214 chore: Update CHANGELOG.md (#8342) 2016-05-20 10:05:52 -07:00
Basarat Ali Syed 5a9eda73b4 docs(changelog): line numbers to master can go out of sync (#8404) 2016-05-20 10:00:47 -07:00
Martin Probst 7bb5167239 chore(security): fix CHANGELOG formatting. (#8687)
Turns out the fenced code block needs to be in its own paragraph.
2016-05-17 15:00:28 -07:00
Mathias Raacke f389b5a961 docs(changelog): add missing breaking changes for testing providers
Closes #8440
2016-05-13 12:21:33 -07:00
Martin Probst cf73ad7c8f chore(security): document sanitization breaking change.
Sanitizing style and URL values breaks specific patterns, see #8491 for
an example. This documents and acknowledges the breaking change while we
work on improving CSS sanitization to allow more values through.
2016-05-10 17:36:36 +02:00
Igor Minar 3229bf1665 docs(changelog): add changelog for rc.1 2016-05-04 01:12:40 -06:00
Igor Minar 883e0c48b1 docs(CHANGELOG): document 2.0.0-rc.0 2016-05-02 21:34:27 -06:00
Naomi Black 073ec0a7eb chore(CHANGELOG): Fix breaking changes description
Adds more info and examples about how ngFor is affected by the change.
2016-04-28 19:03:54 -07:00
Martin Probst 0700c8a252 docs(changelog): update change log to 2.0.0-beta.17. 2016-04-28 11:47:32 -07:00
Rado Kirov 140a878a3d chore(changelog): regenerate changelog for beta.16 including refactor
- the script explicitly takes input for the starting tag.
- the script only prepends changes.
2016-04-26 15:33:35 -07:00
Julie Ralph 39eb34739a chore(changelog): fix changelog with messages about testing zone deps
Closes #8253
2016-04-26 19:01:12 +00:00
Rado Kirov 969b55326c docs(changelog): update change log to beta.16 2016-04-25 22:08:32 -07:00
Kathy Walrath 13c8b13343 Add BREAKING CHANGE to CHANGELOG for b.15
Dart apps that import angular2/bootstrap.dart ran in beta.14, but fail in beta.15.

Closes #8071
2016-04-18 19:53:19 -07:00
Alex Rickabaugh 45f09ba686 docs(changelog): update changelog to beta.15 2016-04-13 14:39:17 -07:00
Jeff Cross 06ad112998 docs(changelog): update change log to beta.14 2016-04-07 10:19:35 -07:00
Kara Erickson 20812f446f docs(changelog): fix formatting 2016-03-30 18:10:41 -07:00
Kara Erickson 27a4d0ce11 docs(changelog): update change log to beta.13 2016-03-30 17:23:38 -07:00
Jeremy Elbourn 0898bca939 chore: bump version to beta.12 w/ changelog 2016-03-23 15:56:38 -07:00
Jeremy Elbourn c194f6695d chore: bump version to beta.11 w/ changelog 2016-03-18 14:42:31 -07:00
Evan Martin ea11b3f1f8 docs(changelog): update change log to beta.10 2016-03-17 15:06:28 -07:00
Vikram Subramanian aa43d2f87b docs(changelog): update change log to beta 9 2016-03-09 16:37:30 -08:00
vsavkin 2830df4190 docs(changelog): update change log to beta 8 2016-03-02 11:32:38 -08:00
Matias Niemelä 2f5a2ba671 docs(changelog): update changelog to beta.7 2016-02-18 13:28:10 -08:00
Alex Eagle e72dc16dbe docs(changelog): update changelog to beta.6 2016-02-11 16:03:00 -08:00
Alex Eagle c7261c295c docs(changelog): update change log to beta.5 2016-02-10 16:31:01 -08:00
Alex Eagle 7cbf88a691 docs(changelog): update change log to beta.4 2016-02-10 16:04:17 -08:00
Alex Eagle 05238df89b docs(changelog): add missing breaking change for beta.3 2016-02-03 11:43:17 -08:00
Alex Eagle 772d60d9fe docs(changelog): changelog for beta.3 2016-02-03 10:36:06 -08:00
Josh Brown 7918f3c1fc docs(changelog): fix header for 2.0.0-beta.0 2016-02-02 11:39:23 -08:00
Cindy d4565fdaf3 Update CHANGELOG.md
Fixed phrasing on breaking changes. It's just one breaking change so just requires one bullet point to explain the before/after.
2016-02-02 11:24:35 -08:00
tycho01 2a302aa73a fix(docs): `rxjs/add/operators/map` -> `rxjs/add/operator/map` (no 's').
Was it with 's' before?
2016-02-02 11:22:10 -08:00
Cody Lundquist c5aa6d17ef docs: Fix small formatting issue in changeling
Closes #6660
2016-02-01 15:16:35 -08:00
Alex Eagle b008f542fa chore(changelog): improve breaking change description for beta.2 2016-01-30 19:45:17 -08:00
Alex Eagle f4f614f3a9 docs(changelog): update change log to beta.2 2016-01-28 12:01:18 -08:00
Rado Kirov 041c599511 docs(changelog): update change log to beta.1 2016-01-08 12:12:38 -08:00
Victor Berchet d116861c8e fix(CHANGELOG): typo
fixes #6075
Closes #6078
2015-12-28 17:14:10 +00:00
Jeremy Elbourn 3eff7c6f59 docs(changelog): fix typo in "somnambulant" 2015-12-15 11:58:20 -08:00
Igor Minar 463754bf16 docs(changelog): release notes for 2.0.0-beta.0 sonambulent-inauguration 2015-12-15 10:54:10 -08:00
Igor Minar af3ea16acb docs(changelog): add release notes for alpha.55 2015-12-15 09:57:05 -08:00
Igor Minar d5e4686e7e docs(changelog): add alpha.54 release notes 2015-12-15 03:04:28 -08:00
Tamas Csaba a79fe057f9 fix(changelog): fix rxjs operator import paths
Closes #5864
2015-12-15 01:15:57 +00:00
Dmitriy Shekhovtsov f83f4ace2d chore(changelog): fix formatting for alpha.53
Closes #5866
2015-12-14 18:34:51 +00:00
Igor Minar cacfb214b6 docs(changelog): changelog for alpha.53 2015-12-12 17:59:35 -08:00
Cody Lundquist e9e2a4152e docs: fix variable name, change to camelCase
closes #5801
2015-12-10 14:35:28 -08:00
Ward Bell 4975cb92ae docs(changelog): add link back to A2 package.json
Closes #5779
2015-12-10 02:28:41 -08:00
Igor Minar cde6726e25 docs(changelog): add changelog for alpha.52 2015-12-10 00:48:32 -08:00
Igor Minar 4e16feaf72 docs(changelog): add breaking change note about peerDependencies
Closes #5747
2015-12-09 22:10:12 -08:00
Igor Minar f1741b10f2 docs(changelog): release notes for 2.0.0-alpha.51 2015-12-09 19:28:52 -08:00
Dmitriy Shekhovtsov bf484b19b3 chore(changelog): fix formatting for alpha.49
Closes #5732
2015-12-09 21:30:30 +00:00
Jeremy Elbourn 214148d58a chore(release): update package.json and changelog to alpha.50 2015-12-08 19:07:43 -08:00
Jeremy Elbourn 90c67b4b11 chore(release): update package.json and changelog to alpha.49 2015-12-08 17:41:39 -08:00
Rob Wormald 86c74cf3f3 fix(changelog): correct import path
Closes #5681
2015-12-08 02:14:12 +00:00
Rob Wormald ad481694e1 fix(changelog): add RxJS imports breaking change
Closes #5678
2015-12-07 15:21:16 -08:00
Rob Wormald 0a44fc69fe chore(changelog): mention Http Mockbackend
Closes #5652
2015-12-07 10:13:29 -08:00
Jeremy Elbourn a090843b84 chore(changelog): update change log to alpha 48 2015-12-04 17:12:22 -08:00
Jeff Cross 654496b315 docs(changelog): remove reverted template element change
Closes #5609
2015-12-04 19:03:44 +00:00
Rob Wormald c5ed2d219a chore(changelog): add lifecycle breaking changes 2015-12-02 14:19:47 -08:00
Eric Mendes Dantas 706990c65d docs(changelog.md) fix duplication
Closes #5536
2015-12-02 17:52:05 +00:00
vsavkin 015faeeaf2 chore(changelog): update change log to alpha 47 2015-12-01 11:43:45 -08:00
Naomi Black d29563fdd3 chore(changelog): update change log to alpha-46 2015-11-11 13:33:18 -08:00
Naomi Black e6a721d179 chore(changelog): update change log to alpha-45 2015-10-28 19:03:55 -07:00
Dmitriy Shekhovtsov 53fe0fa192 Fix changelog before\after sample
display correctly `feat(core): remove the (^ syntax and make all DOM events bubbling` sample

Closes #4491
2015-10-28 20:29:30 +00:00
Ciro Nunes 137549d010 chore(changelog): add link to the issue that gives more info about the release
closes #4767

Closes #4966
2015-10-28 02:18:15 +00:00
yjbanov 5256457144 chore: update v2.0.0-alpha.44 changelog 2015-10-15 16:38:08 -07:00
Alex Eagle f5159389b3 chore(changelog): document the breaking change of including typings 2015-10-14 09:43:04 -07:00
Jeff Cross 9fc24b9c52 chore(changelog): update changelog to alpha.42 2015-10-13 16:04:27 -07:00
Igor Minar 717bd23c37 docs(changelog): add a note about how we changed the d.ts file distribution 2015-10-13 13:02:30 -07:00
Igor Minar d02b794af2 chore(changelog): update changelog to alpha.41 2015-10-13 12:52:33 -07:00
Naomi Black 35a61b449a chore(changelog): update change log to alpha-40 2015-10-08 18:46:46 -07:00
Yegor 5600a95e97 chore(changelog): mention breaking test API change 2015-10-07 10:50:38 -07:00
Tobias Bosch b6210be648 chore(changelog): update change log to alpha.39 2015-10-06 13:13:23 -07:00
Pawel Kozlowski f638834fcf docs(CHANGELOG): add breaking change for the NgNonBindable directive
Closes #4499

Closes #4501
2015-10-05 20:07:42 +00:00
Jeff Cross 75cf0aeaeb chore(changelog): update changelog to alpha 38 2015-10-02 18:06:12 -07:00
Eric Mendes Dantas 47e09a38e6 Add ES5 examples - before and after
Closes #4130
2015-09-11 19:41:21 +00:00
Eric Mendes Dantas ffd4f06ab7 Adding lifecycle breaking change to the changelog.md 2015-09-11 19:41:21 +00:00
Misko Hevery 7ec4da40ce chore(changelog): update change log to alpha 37 2015-09-10 10:18:17 -07:00
CJ Avilla 26a064ce87 docs(CHANGELOG.md): Remove duplicate alpha.36 notes
Remove duplicate notes for alpha.36 release to fix formatting issues.

No issue to close

Closes #3954
2015-09-08 15:17:10 +00:00
vsavkin fc7068550c chore(changelog): update change log to alpha 36 2015-08-31 16:23:15 -07:00
Igor Minar d191ec4c33 chore(release): bump version to 2.0.0-alpha.35 and add changelog 2015-08-19 07:19:01 -07:00
Jeremy Elbourn 7c52bc9768 chore(release): update version & changelog to alpha34 2015-08-06 17:39:27 -07:00
Alex Eagle f8fa47e939 chore(release): release alpha.33 2015-07-30 16:09:29 -07:00
Rado Kirov 8e960d4052 chore(changelog): update to new changelog package.
Regen-ed the CHANGELOG.md (for consistency). Seems like some old commits
are not present in new the CHANGELOG.md, but it doesn't seem worthy of
further investigation.

closes #3204, #3172
2015-07-29 22:42:05 +00:00
Rado Kirov 55e8dca8de chore(changelog): adds a changelog for 2.0.0-alpha.32 release. 2015-07-22 16:46:28 -07:00
Jeff Cross 34993f7691 chore(package.json): bump version to 2.0.0-alpha.31 2015-07-14 10:52:39 -07:00
Jeff Cross 6c933a4485 chore(packaging): bump version to 2.0.0-alpha.30 2015-07-07 21:39:10 -07:00
Yegor Jbanov 46bb4e37ba chore(packaging): bump version to 2.0.0-alpha.29 2015-07-01 16:29:03 -07:00
Yegor Jbanov 19a9dc67bd chore(packaging): bump version to 2.0.0-alpha.28 2015-06-24 16:20:57 -07:00
Rado Kirov f93aae4802 chore(release): releases 2.0.0-alpha.27 2015-06-16 21:34:47 -07:00
Rado Kirov d53c898499 chore(release): releases alpha.26 2015-06-03 17:36:12 -07:00
yjbanov c28952c707 chore(release): bump version to alpha.25 2015-05-21 17:37:45 -07:00
yjbanov adaa157317 chore(packaging): bump version to 2.0.0-alpha.24 2015-05-19 14:47:59 -07:00
yjbanov 1ac7bb3bb8 chore(packaging): bump version to 2.0.0-alpha.23 2015-05-12 13:48:54 -07:00
Rado Kirov f0ef72d6cc chore(release): releases alpha.22 2015-05-07 16:04:06 -07:00
PatrickJS ab74e1ed4e docs(CHANGELOG.md): fix correct links to angular2
Closes #1577
2015-04-28 19:03:09 +02:00
Yegor Jbanov b72eb0783b chore(packaging): bump version to 2.0.0-alpha.21; add changelog 2015-04-27 22:15:48 -07:00