https://github.com/angular/angular

sort by:
Revision Author Date Message Commit Date
3ccb449 release: cut the v6.1.0-beta.1 release 13 June 2018, 23:08:29 UTC
2ea197b release: cut the v6.0.5 release 13 June 2018, 22:56:42 UTC
503a524 docs: change capitalization for css hex color values (#23511) PR Close #23511 13 June 2018, 20:31:30 UTC
a577c9e docs: edit api doc comments for new template and style (#23682) PR Close #23682 13 June 2018, 20:31:10 UTC
52ce9d5 feat(core): KeyValueDiffer#diff allows null values (#24319) PR Close #24319 13 June 2018, 20:30:49 UTC
2b49bf7 feat(common): introduce KeyValuePipe (#24319) PR Close #24319 13 June 2018, 20:30:49 UTC
92b278c feat(core): export defaultKeyValueDiffers to private api (#24319) PR Close #24319 13 June 2018, 20:30:49 UTC
513f645 docs(aio): remove links to outdated live examples from the API documenation (#23966) Closes #21525 PR Close #23966 13 June 2018, 20:29:12 UTC
0bd2d7b docs: add message property to compose-message component (#24310) PR Close #24310 13 June 2018, 20:28:47 UTC
82c5313 feat(ivy): namespaced attributes added to output instructions (#24386) NOTE: This does NOT add parsing of namespaced attributes - Adds AttributeMarker for namespaced attributes - Adds test for namespaced attributes - Updates AttributeMarker enum to use CamelCase, and not UPPER_CASE names PR Close #24386 13 June 2018, 20:28:16 UTC
c8e865a docs: fix typo (#24470) PR Close #24470 13 June 2018, 18:54:26 UTC
d9bf6e3 docs: fix wording in 4-10 (#24385) PR Close #24385 13 June 2018, 18:53:20 UTC
e3c54e4 refactor(ivy): use comment nodes to mark view containers (#24346) PR Close #24346 13 June 2018, 18:23:21 UTC
153ba4d docs(aio): Reorganize style guide sections on prefixing components/directives (#22571) Closes https://github.com/angular/angular/issues/22081 PR Close #22571 13 June 2018, 18:20:42 UTC
5731d07 fix(router): fix lazy loading of aux routes (#23459) Fixes #10981 PR Close #23459 13 June 2018, 18:20:20 UTC
70ef061 fix(ivy): remove debugger statement (#24480) PR Close #24480 13 June 2018, 17:30:08 UTC
c2b5ebf build: update buildifier to latest (#24296) this matches the version in ngcontainer:0.3.1 PR Close #24296 12 June 2018, 18:42:35 UTC
0d07d27 build: update to Bazel 0.14.0 (#24296) Also update usage of the ctx.actions.args to a newer preferred API PR Close #24296 12 June 2018, 18:42:35 UTC
1316024 docs: change `aio` scope to `docs-infra` (#24410) Related to #24295 PR Close #24410 12 June 2018, 18:36:14 UTC
282d351 fix(bazel): Allow ng_module to depend on targets w no deps (#24446) PR Close #24446 12 June 2018, 18:35:52 UTC
3ed2d75 fix(service-worker): fix `SwPush.unsubscribe()` (#24162) Fixes #24095 PR Close #24162 11 June 2018, 18:04:30 UTC
4d55dfd test(service-worker): allow `SwPush` tests to run on Node.js (#24162) PR Close #24162 11 June 2018, 18:04:30 UTC
86bf5f3 test(service-worker): add tests for `SwPush` (#24162) PR Close #24162 11 June 2018, 18:04:30 UTC
dbfb6b9 refactor(service-worker): minor mocks refactoring (#24162) PR Close #24162 11 June 2018, 18:04:30 UTC
8dd99ac refactor(ivy): add element instruction, reducing output size (#24379) - Adds an element instruction - Reduces size of compiled output slightly PR Close #24379 11 June 2018, 18:02:48 UTC
014949f fix(ivy): correctly handle queries with embedded views (#24418) This PR takes care of all the remaining cases where embedded view definition and insertion points are different. PR Close #24418 11 June 2018, 18:01:01 UTC
5e8bf2f build(docs-infra): ensure `dist/` directory is cleaned before running `tsc --watch` (#24372) PR Close #24372 11 June 2018, 16:18:46 UTC
ea143e7 build(docs-infra): upgrade preview server to latest `@types/shelljs` (#24372) PR Close #24372 11 June 2018, 16:18:46 UTC
29eb24b refactor(ivy): combine LView with data (#24382) PR Close #24382 09 June 2018, 04:41:01 UTC
dc4a3d0 fix(animations): always render end-state styles for orphaned DOM nodes (#24236) This patch ensures that any destination animation styling (state values) are always applied even if the DOM node is not apart of the DOM. PR Close #24236 08 June 2018, 23:35:26 UTC
8aa70c2 docs: adds information about the VSCode clang-format extension (#24351) PR Close #24351 08 June 2018, 23:35:05 UTC
49c5234 feat(router): implement scrolling restoration service (#20030) For documentation, see `RouterModule.scrollPositionRestoration` Fixes #13636 #10929 #7791 #6595 PR Close #20030 08 June 2018, 22:30:52 UTC
1b253e1 fix(ivy): special case [style] and [class] bindings for future use (#23232) PR Close #23232 08 June 2018, 22:27:58 UTC
8c1ac28 feat(ivy): now supports SVG and MathML elements (#24377) - Adds support for ivy creating SVG and MathML elements properly using createElementNS PR Close #24377 08 June 2018, 22:27:35 UTC
5ef7a07 docs(ivy): add `<ng-container>` to the remaining work items (#24381) PR Close #24381 08 June 2018, 22:27:16 UTC
1135563 fix(ivy): compute transitive scopes from NgModuleDef only (#24334) Previously, the transitive scopes of an NgModuleDef were computed during execution of the @NgModule decorator. This meant that JIT- compiled modules could only import other JIT-compiled modules, as the import mechanism relied on the calculation of transitive scopes to already have happened for the imported module. This change moves computation of transitive scopes to a function `transitiveScopesFor` (and makes it lazy). This opens the door for AOT -> JIT or JIT -> AOT imports, as transitive scopes for AOT modules can be calculated when needed by JIT, and AOT modules can also write expressions that call `transitiveScopesFor` when importing a JIT-compiled module. PR Close #24334 08 June 2018, 20:37:10 UTC
7983f0a ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) Two new CircleCI environments are created: test_ivy_jit and test_ivy_aot. Both run a subset of the tests that have been marked with Bazel tags as being appropriate for that environment. Once all the tests pass, builds are published to the *-builds repo both for the legacy View Engine compiled code as well as for ivy-jit and ivy-aot. PR Close #24309 08 June 2018, 20:34:27 UTC
8be6892 fix(docs-infra): use script nomodule to load IE polyfills, skip other polyfills (#24317) This commit includes two changes: 1. It changes the unreliable dynamic way of loading IE polyfills to use `<script nomodule>` instead - for IE it's equivalent to a regular script tag while modern browsers will ignore it. 2. It removes other polyfills for browsers not supporting `Object.assign` as this API is supported by Chrome 45+, Firefox 34+ and Safari 9+ i.e. it's been supported for some time. Note that as of June 2018 Googlebot uses Chrome 41 to render sites to be indexed. Chrome 41 doesn't support `Object.assign` but it also doesn't support ES6 modules so it'll load polyfills meant for IE - which it should do anyway as it doesn't support most of ES6. Fixes #23647 PR Close #24317 08 June 2018, 20:34:06 UTC
9f877f4 build(docs-infra): ensure stability is computed before the API list (#24356) Previously the API list was being generated before the stability had been computed. This meant that the API list page showed no API docs when filtering by `stable` stability status. Closes #24329 PR Close #24356 08 June 2018, 20:33:32 UTC
4664226 docs(aio): add mix and connect to front page campaigns (#24357) PR Close #24357 08 June 2018, 20:31:28 UTC
d4c66d5 docs(ivy): update status of impl progress (#24323) Updating runtime implementation progress after merge of #23991 PR Close #24323 07 June 2018, 22:47:36 UTC
ce1543f docs(aio): Added resource link to Amexio Canvas Web Based IDE (#24336) PR Close #24336 07 June 2018, 22:46:32 UTC
a6e797b build(bazel): fix ng_package rollup root dir for fesm2015 output (#24298) PR Close #24298 07 June 2018, 21:56:09 UTC
ca79e11 feat(ivy): a generic visitor which allows prefixing nodes for ngtsc (#24230) This adds ngtsc/util/src/visitor, a utility for visiting TS ASTs that can add synthetic nodes immediately prior to certain types of nodes (e.g. class declarations). It's useful to lift definitions that need to be referenced repeatedly in generated code outside of the class that defines them. PR Close #24230 07 June 2018, 21:55:14 UTC
f781f74 refactor(ivy): remove need for LContainer.template (#24335) PR Close #24335 07 June 2018, 20:40:21 UTC
bd02b27 feat(core): expose a Compiler API for accessing module ids from NgModule types (#24258) This will allow RouterTestingModule to better support lazy loading of modules when using summaries, since it can detect whether a module is already loaded if it can access the id. PR Close #24258 07 June 2018, 20:19:08 UTC
e3759f7 feat(ivy): add support of ApplicationRef.bootstrapModuleFactory (#23811) PR Close #23811 07 June 2018, 20:15:26 UTC
7de2ba0 Revert "feat(ivy): add namespace instructions for SVG and others (#23899)" This reverts commit 81e4b2a4bf21d8b6ab7d33053f4e020c09021e1f. 06 June 2018, 20:38:21 UTC
07b4c8b Revert "feat(ivy): added namespaced attributes (#23899)" This reverts commit d6989c80d3f23397790bded613c7922e9ef61865. 06 June 2018, 20:38:20 UTC
3128b26 Revert "feat(ivy): add element instruction (#23899)" This reverts commit b415010222c4616a45cf06fb85221f2452aa05e4. 06 June 2018, 20:38:19 UTC
4f5b01a Revert "refactor(ivy): Use AttributeMarker instead of NS (#23899)" This reverts commit 1208a35373f1ebf58f7512948c6f58d7d1a03570. 06 June 2018, 20:38:18 UTC
c151f9c Revert "refactor(ivy): rename setNS, setHtmlNS and friends to namespace, namespaceHTML, etc (#23899)" This reverts commit 0d06c866c69bb9dec51c570afc2bd77977aacd23. 06 June 2018, 20:38:17 UTC
24ab0a7 Revert "refactor(ivy): clean up (#23899)" This reverts commit 856ee734640ac1031603b66d61cc20d1d2373fe3. 06 June 2018, 20:38:13 UTC
31988a6 Revert "test(ivy): add testing for namespaced attributes (#23899)" This reverts commit e994b11105e3a2dcd02eb3432a53a44f50991fb8. 06 June 2018, 20:38:12 UTC
8ac74da Revert "docs(ivy): update SVG status (#23899)" This reverts commit 1915e47d1138d53a5dfd98028501540aca3868af. 06 June 2018, 20:38:12 UTC
355e0b0 Revert "test(ivy): update test that is flaky in IE (#23899)" This reverts commit 51e9e64c5acd0ce024873ffa5a71fd0ca6db8232. 06 June 2018, 20:38:11 UTC
d96ae12 Revert "feat(ivy): SVG now handled by ivy compiler (#23899)" This reverts commit 1007d1ad271566a8beabb2fcf234be393b3ce313. 06 June 2018, 20:38:10 UTC
7e73287 Revert "feat(ivy): added new namespace and element instructions to JIT environment (#23899)" This reverts commit acf270d724ce0b229bc5410b3344b142efb61a1a. 06 June 2018, 20:38:00 UTC
9dd647b release: cut the v6.1.0-beta.0 release 06 June 2018, 20:15:33 UTC
47814b4 release: cut the v6.0.4 release 06 June 2018, 19:04:16 UTC
700e55c build(docs-infra): log warning rather than error if content errors are not fatal (#24320) PR Close #24320 06 June 2018, 17:25:04 UTC
68d37ef build(aio): ensure the correct decorator properties are merged (#24289) Previously only the `description` and `usageNotes` were being copied over from the call-member of the decorator interface. Important properties such as `shortDescription` were missed. These are now added and the code has been refactored to make it simpler and clearer to update which properties get copied as the requirements change. PR Close #24289 06 June 2018, 17:23:47 UTC
acf270d feat(ivy): added new namespace and element instructions to JIT environment (#23899) PR Close #23899 06 June 2018, 17:22:28 UTC
1007d1a feat(ivy): SVG now handled by ivy compiler (#23899) PR Close #23899 06 June 2018, 17:22:28 UTC
51e9e64 test(ivy): update test that is flaky in IE (#23899) PR Close #23899 06 June 2018, 17:22:27 UTC
1915e47 docs(ivy): update SVG status (#23899) PR Close #23899 06 June 2018, 17:22:27 UTC
e994b11 test(ivy): add testing for namespaced attributes (#23899) PR Close #23899 06 June 2018, 17:22:27 UTC
856ee73 refactor(ivy): clean up (#23899) - remove unnecessary debugger statement - rename `isSelfClosingElement` to `isEmptyElement` - remove unnecessary template anchor in test PR Close #23899 06 June 2018, 17:22:27 UTC
0d06c86 refactor(ivy): rename setNS, setHtmlNS and friends to namespace, namespaceHTML, etc (#23899) - Renames functions - Adds documentation PR Close #23899 06 June 2018, 17:22:27 UTC
1208a35 refactor(ivy): Use AttributeMarker instead of NS (#23899) - Removes NS enum - Uses existing AttributeMarker - Adds enum value NAMESPACE_URI PR Close #23899 06 June 2018, 17:22:27 UTC
b415010 feat(ivy): add element instruction (#23899) Adds a simplified element instruction that can be used if an element has no children. PR Close #23899 06 June 2018, 17:22:27 UTC
d6989c8 feat(ivy): added namespaced attributes (#23899) PR Close #23899 06 June 2018, 17:22:27 UTC
81e4b2a feat(ivy): add namespace instructions for SVG and others (#23899) PR Close #23899 06 June 2018, 17:22:27 UTC
c494d3c Revert "feat(ivy): add support of ApplicationRef.bootstrapModuleFactory (#23811)" This reverts commit 22b58a717aad87092a7f7080805c10ef36960694. This commit causes a breakage in g3. 06 June 2018, 05:11:47 UTC
22b58a7 feat(ivy): add support of ApplicationRef.bootstrapModuleFactory (#23811) PR Close #23811 06 June 2018, 03:10:25 UTC
86b13cc refactor(ivy): move static parts of LView.cleanup to TView (#24301) PR Close #24301 06 June 2018, 01:30:28 UTC
8db928d fix(animations): retain trigger-state for nodes that are moved around (#24238) This patch ensures that if a list of nodes (that contain animation triggers) are moved around then they will retain their trigger-value state when animated again at a later point. PR Close #24238 06 June 2018, 01:29:47 UTC
9367e91 fix(forms): properly handle special properties in FormGroup.get (#22249) closes #17195 PR Close #22249 06 June 2018, 01:28:13 UTC
87b1671 docs(aio): Add null type to form validation example (#23949) Closes #20282 PR Close #23949 06 June 2018, 00:32:36 UTC
20c463e feat(router): add navigation execution context info to activation hooks (#24204) This change adds to internal API hooks (undocumented API) for `before/afterPreactivation`. The immediate need for this API is to allow applications to build support for marshalling navigation between a web worker and the main application. Fixes #24202 PR Close #24204 05 June 2018, 22:15:54 UTC
57eacf4 refactor(ivy): move LView.template and component templates to TView (#24300) PR Close #24300 05 June 2018, 22:13:36 UTC
d814eaa build(bazel): ran format (#24279) PR Close #24279 05 June 2018, 20:36:27 UTC
678fd32 build(bazel): ran buildifier (#24279) PR Close #24279 05 June 2018, 20:36:27 UTC
3e93827 build(bazel): fix //packages/platform-browser/test:test_web (#24279) PR Close #24279 05 June 2018, 20:36:27 UTC
d700a40 build(bazel): enable manual ts_web_test_suite tests that require static_files (#24279) PR Close #24279 05 June 2018, 20:36:27 UTC
b750919 feat(ivy): implement ViewContainerRef.remove (#24221) PR Close #24221 05 June 2018, 20:33:40 UTC
9c40375 refactor(ivy): misc minor fixes in the JIT compiler (#24308) PR Close #24308 05 June 2018, 18:33:54 UTC
83a0686 docs: rename the "aio" component to "docs-infra" (#24295) The legacy "aio" is still active for currently pending PRs, The GH label has been renamed as well PR Close #24295 05 June 2018, 00:25:13 UTC
08a18b8 refactor(common): Remove ngOnChanges from NgForOf (#23378) `NgForOf` used to implement `OnChanges` and than use `ngOnChanges` callback to detect when `ngForOf` binding changed to update the differ. We now do the checking manually which puts less pressure on the runtime to do the bookkeeping and should result in minor perf improvement. PR Close #23378 04 June 2018, 20:24:43 UTC
255463e fix(aio): remove unnecessary scrollbar in `code-tabs` (#24207) PR Close #24207 04 June 2018, 19:07:25 UTC
b4bbdb4 fix(aio): add right-margin to `.home` link (#24207) PR Close #24207 04 June 2018, 19:07:25 UTC
7623d74 docs(aio): clean up frequent ng-modules (#24025) Closes #24017 PR Close #24025 04 June 2018, 17:13:18 UTC
ccaa199 docs(aio): remove an extraneous apostrophe (#24293) PR Close #24293 04 June 2018, 17:11:28 UTC
0690622 docs(common): improve deprecation notices to be parsed by tslint Closes: #24237 Closes: #24249 04 June 2018, 16:34:44 UTC
5794506 refactor(ivy): move id to TView (#24264) PR Close #24264 04 June 2018, 03:46:12 UTC
cb65724 refactor(ivy): combine lifecycleStage with LViewFlags (#24263) PR Close #24263 03 June 2018, 02:34:16 UTC
44856bf refactor(ivy): move bindingStartIndex to TView (#24262) PR Close #24262 03 June 2018, 02:33:57 UTC
5db4f1a refactor(ivy): convert TNode.index to number, general cleanup (#24260) PR Close #24260 03 June 2018, 02:33:27 UTC
0561b66 fix(ivy): query nodes from different TemplateRefs inserted into one ViewContainerRef (#24254) PR Close #24254 02 June 2018, 17:34:52 UTC
5cbcb56 build(bazel): update bazel integration test to test secondary angular imports such as @angular/common/http (#24170) PR Close #24170 01 June 2018, 20:40:47 UTC
back to top