sort by:
Revision Author Date Message Commit Date
d489ad5 docs: add changelog for 4.4.4 28 September 2017, 19:18:14 UTC
0a3753b release: cut the 4.4.4 release 28 September 2017, 19:13:13 UTC
7fc2dce fix(compiler): do not consider a reference with members as a reference (#19466) fixes: #18170 ref: #19454 28 September 2017, 19:04:20 UTC
c3b39ba fix(compiler): correctly map error message locations (#19424) 28 September 2017, 17:55:17 UTC
2cd88bf docs(animations): document usage of negative limit values for query (#19451) 28 September 2017, 16:35:10 UTC
0cefb0b docs(aio): add copy about NgForOf (#18686) 27 September 2017, 22:29:23 UTC
55a7443 docs(aio): edit summary and next step headers (#16962) 27 September 2017, 20:47:03 UTC
f9ebaf1 docs(aio): remove links to top of documents (#16971) 27 September 2017, 20:46:50 UTC
bc81fbd fix(animations): properly support the query limit option value (#19419) Closes #19232 26 September 2017, 20:18:47 UTC
c7aa8a1 fix(compiler): skip   when trimming / removing whitespaces (#19310) Fixes #19304 25 September 2017, 20:35:32 UTC
5c99b01 build(aio): run the upload server as a non-previleged user closes #19352 Previously, the upload server (for PR previews) was run as root and "downleveled" to a non-privileged user from inside the node script. Now, with the latest version of `pm2` (which is used to run the upload server scripts), we can get rid of that workaround and set the desired UID directly through `pm2`. 25 September 2017, 19:05:00 UTC
992ba33 build(aio): upgrade all preview server dependencies 25 September 2017, 19:04:51 UTC
17e7c58 build(aio): add metadata aliases for directives, components and pipes (#19317) This change will enable people to link to the API docs via their selectors or names, as used in a template. Since the selectors can be quite complex we are not able to get 100% accuracy. Closes #16787 25 September 2017, 19:04:41 UTC
b8f15d2 build(aio): render class/interface "descendants" in API docs (#19343) For classes, the tree of subclasses is rendered, recursively. For interfaces, the descendants are separated into child interfaces, which extend the interface, and classes, which implement the interface. Closes #19306 25 September 2017, 19:04:28 UTC
5f9a10a build(aio): ensure decorators with shared interface types are found (#19361) Closes #19358 25 September 2017, 19:03:31 UTC
04bc525 docs(aio): tidy up tooling documentation (#18151) PR Close #18151 21 September 2017, 18:27:01 UTC
5bca58e docs(aio): applying some feedback (#18151) PR Close #18151 21 September 2017, 18:27:01 UTC
526a67f docs(aio): add zipper documentation (#18151) PR Close #18151 21 September 2017, 18:27:00 UTC
53a27e0 docs(aio): complete the plunker-builder docs (#18151) PR Close #18151 21 September 2017, 18:27:00 UTC
ba0fb1e docs(aio): add boilerplate readme (#18151) PR Close #18151 21 September 2017, 18:27:00 UTC
ed2c8aa docs(aio): high-level documentation of the `transforms` folder (#18151) PR Close #18151 21 September 2017, 18:27:00 UTC
9226760 docs(aio): high-level documentation of AIO tooling (#18151) PR Close #18151 21 September 2017, 18:27:00 UTC
b9ee8b4 refactor(core): viewDef related refactoring (#19272) - optimize the way node flags are propagated in `viewDef()`, - fix `elementDef()` signature to make `namespaceAndName` nullable, - move render parent computation with the parent computation PR Close #19272 21 September 2017, 18:26:43 UTC
e7eb0b8 docs: update README and author guide about doc build errors (#19276) - tells reader about `yarn serve-and-sync`. - directs reader to look to docs-style-guide if get doc build error. - update docs-style-guide to warn about ignored code files. PR Close #19276 21 September 2017, 16:56:33 UTC
ae52851 fix(tsc-wrapped): add metadata for `type` declarations (#19040) PR Close #19040 21 September 2017, 00:06:25 UTC
e63cf3b ci(aio): correctly serialize commit messages with "double-quotes" (#19184) PR Close #19184 21 September 2017, 00:05:31 UTC
9624fda build(aio): improve error message for ignored example files (#19265) Addresses https://github.com/angular/angular/pull/18707#issuecomment-330396771 PR Close #19265 20 September 2017, 23:50:36 UTC
e19b6a8 build(aio): remove commented out code (#19265) PR Close #19265 20 September 2017, 23:50:36 UTC
2aa6b54 build: pin docker image to a tag for CircleCI (#19295) Fixes the broken build PR Close #19295 20 September 2017, 23:50:20 UTC
fe8550d docs: animations - replace iterator with simple code style (#18965) Replaces iterator facade over the HeroService because webpack threw up. Also this was an obscure distraction for readers with no obvious benefits. PR Close #18965 20 September 2017, 23:50:05 UTC
e2e8ba6 release: cut the 4.4.3 release 19 September 2017, 22:22:05 UTC
60cdf9d docs(CHANGELOG.MD): add release notes for 4.4.2 and 4.4.3 19 September 2017, 22:21:51 UTC
0371538 fix(tsc-wrapped): deduplicate metadata only when the module is the same (#19261) Fixes #19219 PR Close #19261 19 September 2017, 21:25:27 UTC
351331a ci: update yarn to 1.0.2 (#19270) PR Close #19270 19 September 2017, 20:53:09 UTC
0a54713 build: automatically version tsc-wrapped just like other packages (#19270) This removes manual steps from the release list. I had to modify a few integration tests not to install compiler-cli dirrectly because it depends on tsc-wrapped which yarn was eager to fetch from npm rather than from the local build. PR Close #19270 19 September 2017, 20:53:09 UTC
49d122e release: cut the 4.4.2 release 19 September 2017, 04:14:03 UTC
ff87294 docs(changelog): fix the changelog link for comparing 4.4.1 to 4.3.6 15 September 2017, 23:00:56 UTC
0c72f7d docs: update combined changelog for 4.4 stable 15 September 2017, 22:53:54 UTC
818f4a7 release: cut the 4.4.1 release 15 September 2017, 22:35:25 UTC
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
back to top