https://github.com/angular/angular

sort by:
Revision Author Date Message Commit Date
4e7d2bd docs: add changelog for 4.4.0 15 September 2017, 21:58:32 UTC
395ac51 release: cut the 4.4.0 release 15 September 2017, 21:51:21 UTC
b20c5d2 fix(upgrade): remove code setting id attribute. (#19182) The id was leftover from previous iterations of ngUpgrade and is no longer needed. Moreover, setting it can clash with CSS usage of id. Fixes #18446 PR Close #19182 15 September 2017, 21:19:50 UTC
ea02b1c fix(upgrade): remove code setting id attribute. The id was leftover from previous iterations of ngUpgrade and is no longer needed. Moreover, setting it can clash with CSS usage of id. Fixes #18446 15 September 2017, 21:19:50 UTC
0bafd03 revert: test(packaging): added test for source map correctness This reverts commit 86f7b4170cfe6b66e799ba0eebbf9b39e7fe6a25. 15 September 2017, 18:55:29 UTC
e8d1858 revert: build(platform-browser): fix typo This reverts commit 991a802a8e78aa976b61f259e3c74d67f926e8eb. 15 September 2017, 17:47:07 UTC
d1efc5a revert: fix(upgrade): remove code setting id attribute This reverts commit 1302e5494764f1d6e81842ef03f7b787bc57e50f. 13 September 2017, 20:19:19 UTC
86f7b41 test(packaging): added test for source map correctness 13 September 2017, 17:48:36 UTC
9d93c85 build(aio): auto-link more code items We now parse all code blocks, after they have been rendered by dgeni and insert links to API docs that match "words" in the code. 12 September 2017, 18:06:26 UTC
5baa069 docs(aio): fix typo 12 September 2017, 18:06:14 UTC
12b7d00 fix(aio): relax search on titles further This change will now match `ControlValueAccessor` for the query `accessor`. Closes #18872 12 September 2017, 18:06:02 UTC
d777d79 build(aio): do not render annotations block for directives 12 September 2017, 18:05:46 UTC
062a772 build(aio): improve rendering of directive selectors 12 September 2017, 18:05:41 UTC
3618cc6 build(aio): do not render comments in decorators Closes #18873 12 September 2017, 18:05:35 UTC
9413ca8 build(aio): update karma & systemjs config for HttpClient While adding the references to the `HttpClient` packages it also crucially adds ref to new “tslib” library required by `HttpClient`. 12 September 2017, 17:46:12 UTC
1302e54 fix(upgrade): remove code setting id attribute. The id was leftover from previous iterations of ngUpgrade and is no longer needed. Moreover, setting it can clash with CSS usage of id. Fixes #18446 08 September 2017, 23:30:18 UTC
edf423a build(aio): update package.json for angular-in-mem-web-api 0.4.0 08 September 2017, 22:25:20 UTC
3708674 docs(aio): provide link text for AbstractControl references in reactive directives for forms Closes #17484 08 September 2017, 22:25:14 UTC
6c3f1f7 build(aio): render metadata members from decorator ancestors 08 September 2017, 22:25:08 UTC
8a8c4d3 build(aio): render ancestor members in directives See `CheckBoxRequiredValidator` for an example. 08 September 2017, 22:25:00 UTC
f6a7183 fix(tsc-wrapped): fix metadata symbol reference 08 September 2017, 21:26:28 UTC
c86e16d feat(aio): include more API results in search By adding a more relaxed search on the title of docs, we are more likely to catch API docs. The additional search terms match anything with a word in the title that starts with the characters of the first term in the search. E.g. if the search is "ngCont guide" then search for "ngCont guide titleWords:ngCont*" 08 September 2017, 21:01:39 UTC
c390789 build(aio): don't show constructor detail if there is none 08 September 2017, 21:01:39 UTC
d61c6f9 build(aio): support rendering of constructor overloads in API docs Closes #18258 08 September 2017, 21:01:39 UTC
bd04cd6 docs(aio): change Stack Overflow link 08 September 2017, 20:29:17 UTC
96dcfaf docs(aio): Updated jqwidgets resource desc and url Updated the description and url of the jqwidgets item in the resources page 07 September 2017, 20:07:52 UTC
991a802 build(platform-browser): fix typo fixes #19033 07 September 2017, 20:07:27 UTC
48ae1a6 fix(tsc-wrapped): deduplicate metadata for re-exported modules 07 September 2017, 20:06:12 UTC
dd2d1be fix(aio): align footer background image repeat (#19035) Refs #17465 PR Close #19035 06 September 2017, 04:25:06 UTC
5369de8 docs(aio): add changelog, as hidden, to navigation (#19028) This ensures that the changelog page is formatted correctly. Closes #17604 PR Close #19028 06 September 2017, 04:25:06 UTC
552dbfc docs(aio): add Nir Kaufman to GDE resources (#19012) PR Close #19012 06 September 2017, 04:25:06 UTC
0aa4cbd docs(forms): clarify ControlValueAccessor docs (#19008) Closes #18174 PR Close #19008 06 September 2017, 04:25:06 UTC
9f16c26 docs(aio): updating about page for team changes (#19003) PR Close #19003 06 September 2017, 04:25:06 UTC
9b256a9 build(aio): render the `extends` ancestors of classes in API docs (#18927) PR Close #18927 06 September 2017, 04:25:06 UTC
0f1476b build(aio): ensure dgeni can load all angular Typescript modules (#18927) PR Close #18927 06 September 2017, 04:25:06 UTC
769b2aa docs(aio): add new lib to Data Libraries (#18656) add AngularCommerse, set of components to build e-commerce solutions with Angular + Firebase PR Close #18656 06 September 2017, 04:25:06 UTC
301236e docs(aio): Updated usage of Observables in router guide. Added section for advanced redirects (#18197) PR Close #18197 06 September 2017, 04:25:06 UTC
aeb98db docs: add changelog for 4.4.0-RC.0 02 September 2017, 05:01:41 UTC
8036d05 release: cut the 4.4.0-RC.0 release 02 September 2017, 04:49:51 UTC
7d137d7 fix(core): complete EventEmitter in QueryList on component destroy (#18902) Fixes #18741 PR Close #18902 02 September 2017, 03:52:03 UTC
b8b551c perf(core): add option to remove blank text nodes from compiled templates (#18823) PR Close #18823 01 September 2017, 18:30:04 UTC
7ec28fe feat(compiler): allow multiple exportAs names (#18723) This change allows users to specify multiple exportAs names for a directive by giving a comma-delimited list inside the string. The primary motivation for this change is to allow these names to be changed in a backwards compatible way. PR Close #18723 01 September 2017, 18:26:10 UTC
1cc3fe2 fix(animations): do not leak DOM nodes/styling for host triggered animations (#18853) Closes #18606 PR Close #18853 01 September 2017, 17:24:14 UTC
ba7d70e build: fix changelog to remove AIO line items (#18956) fixes 18740 PR Close #18956 31 August 2017, 01:10:56 UTC
497e017 fix(compiler): normalize the locale name (#18963) PR Close #18963 31 August 2017, 00:48:08 UTC
8821723 fix(common): fix XSSI prefix stripping by using JSON.parse always (#18466) Currently HttpClient sends requests for JSON data with the XMLHttpRequest.responseType set to 'json'. With this flag, the browser will attempt to parse the response as JSON, but will return 'null' on any errors. If the JSON response contains an XSSI-prevention prefix, this will cause the browser's parsing to fail, which is unrecoverable. The only compelling reason to use the responseType 'json' is for performance (especially if the browser offloads JSON parsing to a separate thread). I'm not aware of any browser which does this currently, nor of any plans to do so. JSON.parse and responseType 'json' both end up using the same V8 code path in Chrome to implement the parse. Thus, this change switches all JSON parsing in HttpClient to use JSON.parse directly. Fixes #18396, #18453. PR Close #18466 30 August 2017, 00:19:02 UTC
a203a95 fix(common): fix improper packaging for @angular/common/http (#18613) PR Close #18613 30 August 2017, 00:16:56 UTC
dfe2bad build: Add GitHub scripts for rebasing PRs (#18359) PR Close #18359 28 August 2017, 23:33:11 UTC
f09a266 docs: add changelog for 4.3.6 23 August 2017, 20:01:42 UTC
3853fff release: cut the 4.3.6 release 23 August 2017, 19:59:49 UTC
641be64 docs(aio): add info about `--local` option in the readme (#18824) PR Close #18824 23 August 2017, 18:19:23 UTC
bcf211b docs(aio): fix "Error handling" section in "HttpClient" (#18821) Removed additional curly brackets to fix blocks. Also replaced tab with 2 spaces. PR Close #18821 23 August 2017, 18:19:15 UTC
ee5591d fix(core): make sure onStable runs in the right zone (#18706) Make sure the callbacks to the NgZone callbacks run in the right zone with or without the rxjs Zone patch - https://github.com/angular/zone.js/commit/1ed83d08ac2ce840c9669df27a18f0c35cb689c3. PR Close #18706 23 August 2017, 18:18:47 UTC
1f43713 fix(aio): do not redirect API pages on archive and next deployments (#18791) PR Close #18791 21 August 2017, 23:34:55 UTC
325b9b4 docs(aio): add ngAtlanta to the events page (#18649) PR Close #18649 21 August 2017, 23:34:25 UTC
88abdbd docs(aio): update resources to include NinjaCodeGen Angular CRUD generator (#18518) PR Close #18518 21 August 2017, 23:34:17 UTC
14d34c9 style(animations): format integration spec (#18805) PR Close #18805 21 August 2017, 22:09:53 UTC
e1f45a3 fix(animations): restore auto-style support for removed DOM nodes (#18787) PR Close #18787 19 August 2017, 04:32:41 UTC
9a754f9 fix(animations): make sure animation cancellations respect AUTO style values (#18787) Closes #17450 PR Close #18787 19 August 2017, 04:32:34 UTC
c3dcbf9 fix(animations): make sure @.disabled respects disabled parent/sub animation sequences (#18715) Prior to this fix if @parent and @child animations ran at the same time within a disabled region then there was a chance that a @child sub animation would never complete. This would cause *directives to never close a removal when a @child trigger was placed on them. This patch fixes this issue. PR Close #18715 19 August 2017, 04:32:28 UTC
5d68c83 fix(animations): ensure animations are disabled on the element containing the @.disabled flag (#18714) Prior to fix this fix, @.disabled would only work to disable child animations. Now it will also disable animations for the element that has the @.disabled flag (which makes more sense). PR Close #18714 19 August 2017, 04:32:21 UTC
ac58914 feat(animations): allow @.disabled property to work without an expression (#18713) PR Close #18713 19 August 2017, 04:32:13 UTC
77ebd2b docs(aio): fix card inconsistency (#18726) PR Close #18726 19 August 2017, 04:15:36 UTC
fec3b1a fix(core): correct order in ContentChildren query result (#18326) Fixes #16568 PR Close #18326 19 August 2017, 04:15:17 UTC
3b571a4 build(aio): do not auto-link code elements already inside a link (#18776) Closes #18769 PR Close #18776 18 August 2017, 18:38:43 UTC
efee81e docs(aio): typo in template-syntax guide (#18765) PR Close #18765 18 August 2017, 18:38:16 UTC
a7a698c docs(aio): update resource for codelyzer (#18742) PR Close #18742 18 August 2017, 18:22:11 UTC
b5f1dc3 test(aio): fix error logged during tests (#18659) The fixed test expected there to be a doc version without a URL. This used to be the case but not any more. As a result, an error was logged in the test output (but no failure). This commit fixes it by ensuring that a version without a URL exists. PR Close #18659 18 August 2017, 18:20:22 UTC
eef2814 docs(aio): move code snippet to appropriate location (#18650) PR Close #18650 18 August 2017, 18:19:15 UTC
f9b2905 fix(animations): resolve error when using AnimationBuilder with platform-server (#18642) Use an injected DOCUMENT instead of assuming the global 'document' exists. Fixes #18635. PR Close #18642 18 August 2017, 18:15:05 UTC
4852f55 build(packaging): increase node memory for tests (#18731) PR Close #18731 18 August 2017, 18:15:05 UTC
793f31b feat(common): add an empty DeprecatedI18NPipesModule module Adding an empty module to ease the migration to the i18n pipes. 18 August 2017, 18:15:05 UTC
7e94405 docs: add changelog for 4.3.5 16 August 2017, 17:51:23 UTC
6076a8d release: cut the 4.3.5 release 16 August 2017, 17:49:38 UTC
a1624f2 fix(forms): re-assigning options should not clear select Fixes #18330 16 August 2017, 17:34:23 UTC
b2f4d53 docs(forms): fix reactive-forms guide typo closes #17943 15 August 2017, 23:43:21 UTC
7662cef docs: remove TypeScript to JavaScript guide & sample 15 August 2017, 23:35:01 UTC
1cb6076 build(aio): switch from `@angular/http` to `@angular/common/http` ``` $ ls -l dist/*.js 14942 dist/0.b19e913fbdd6507d346b.chunk.js 1535 dist/inline.a1b446562b36eebb766d.bundle.js 524385 (+ 682) dist/main.19fec4390ff7837ee6ef.bundle.js 37402 dist/polyfills.9f7e0e53bce2a6c8326e.bundle.js 54001 dist/worker-basic.min.js 632265 (+ 682) total ``` 15 August 2017, 22:16:10 UTC
1990c3c build(aio): upgrade `zone.js` to 0.8.16 ``` $ ls -l dist/*.js 14942 dist/0.b19e913fbdd6507d346b.chunk.js 1535 dist/inline.a1b446562b36eebb766d.bundle.js 523703 dist/main.19fec4390ff7837ee6ef.bundle.js 37402 (+ 3088) dist/polyfills.9f7e0e53bce2a6c8326e.bundle.js 54001 dist/worker-basic.min.js 631583 (+ 3088) total ``` 15 August 2017, 22:16:10 UTC
b589d85 build(aio): upgrade `@angular/*` to 5.0.0-beta.3 ``` $ ls -l dist/*.js 14942 dist/0.b19e913fbdd6507d346b.chunk.js 1535 dist/inline.7813f9128903f164bc00.bundle.js 523703 (-18484) dist/main.19fec4390ff7837ee6ef.bundle.js 34314 dist/polyfills.9b05df3b6c9270ebf575.bundle.js 54001 dist/worker-basic.min.js 628495 (-18484) total ``` 15 August 2017, 22:16:10 UTC
03ec3a2 build(aio): upgrade `@angular/*` to 4.3.4 ``` $ ls -l dist/*.js 14942 dist/0.b19e913fbdd6507d346b.chunk.js 1535 dist/inline.dd77b84267809087d225.bundle.js 542187 (+ 2191) dist/main.f3ffdb5bb1a5bcec2163.bundle.js 34314 dist/polyfills.9b05df3b6c9270ebf575.bundle.js 54001 dist/worker-basic.min.js 646979 (+ 2191) total ``` 15 August 2017, 22:16:10 UTC
a5baed6 build(aio): upgrade `@angular/cli` to 1.3.0 ``` $ ls -l dist/*.js 14942 (+ 4) dist/0.b19e913fbdd6507d346b.chunk.js 1535 dist/inline.e07e02e29b7fc93816c6.bundle.js 539996 (-56433) dist/main.f466098a873c1169a6dc.bundle.js 34314 (- 33) dist/polyfills.9b05df3b6c9270ebf575.bundle.js 54001 dist/worker-basic.min.js 644788 (-56462) total ``` 15 August 2017, 22:16:10 UTC
259fc91 docs(core): correct code examples for ChangeDetectorRef 15 August 2017, 22:12:35 UTC
a618d6e docs(forms): add api docs for AbstractControlDirective 15 August 2017, 22:07:44 UTC
b315a84 docs(aio): add Metadata guide based on Chuck’s docs Chuck’s gist https://gist.github.com/chuckjaz/65dcc2fd5f4f5463e492ed0cb93bca60#file-Angular%20Metadata-md Also chuck’s doc on metadata-related errors (link needed) 15 August 2017, 19:21:23 UTC
972538b fix(core): forbid destroyed views to be inserted or moved in VC Fixes #18615 14 August 2017, 19:09:22 UTC
d7be4f1 perf(aio): update to new version of build-optimizer 11 August 2017, 20:29:01 UTC
b9c1c91 fix(aio): skip PWA test when redeploying non-public commit 11 August 2017, 20:29:01 UTC
06e479f docs: add changelog for 4.3.4 10 August 2017, 16:40:01 UTC
0065868 release: cut the 4.3.4 release 10 August 2017, 16:38:13 UTC
77fa3c3 test(aio): fix tests for example-boilerplate (#18619) PR #18520 was accidentally merged into 4.3.x, which uses a different location for building `tsc-wrapped`. This commit reverts the changes from #18520 that were not compatible with 4.3.x. 10 August 2017, 03:28:43 UTC
f4cb453 test(aio): fix running docs examples against local builds (#18520) This commit also updates the version of `@angular/cli` used for docs examples. The previous (transient) dependency `@ngtools/webpack` was not compatible with `@angular/compiler-cli@>=5` and was breaking when running against the local builds (currently at 5.0.0-beta.2). The version of `@ngtools/webpack` used by the latest `@angular/cli` version is compatible with `@angular/compiler-cli@5`. 09 August 2017, 21:21:39 UTC
9329bfb fix(aio): add missing code snippet (#18547) The snippet got lost some time during the migration from the old version (it is [present in v2][1]). [1]: https://v2.angular.io/docs/ts/latest/cookbook/aot-compiler.html#!#running-the-application Fixes #18544 09 August 2017, 21:20:50 UTC
3efc88f test(aio): fix the `deploy-to-firebase` tests This commit also ensures that if the tests fail, the script exits with an error. closes #18595 09 August 2017, 21:18:07 UTC
954b090 ci(aio): fix deploying the stable branch to Firebase The `deploy-to-firebase.sh` always expects there to be a `src/extra-files/<mode>` directory and breaks if it doesn't exist. 09 August 2017, 21:17:47 UTC
71f5e78 test(animations): disable buggy test in Chrome 39 (#18483) Fixes #15793 09 August 2017, 21:16:03 UTC
f0c3ed0 ci(aio): fix deploying to firebase (#18590) 08 August 2017, 21:00:59 UTC
c8fd3f5 docs(common): fix the DatePipe API docs (#18548) 07 August 2017, 18:47:38 UTC
e0660b1 fix(animations): support persisting dynamic styles within animation states (#18468) Closes #18423 Closes #17505 07 August 2017, 18:40:34 UTC
5a165eb fix(animations): revert container/queried animations accordingly during cancel (#18516) 07 August 2017, 18:39:04 UTC
back to top