angular-cn/packages
Pawel Kozlowski 6d246d6c72 fix(ivy): allow view and content queries to match the same element (#24507)
When creating content queries from a directive on an element we need to take into account
existing view queries. The same element can be reported to both content and view queries
so freshly created content queries must be combined with pre-existing view queries.

PR Close #24507
2018-06-14 14:15:38 -07:00
..
animations docs: fix invalid headings (#24000) 2018-06-13 16:47:40 -07:00
bazel build: update to Bazel 0.14.0 (#24512) 2018-06-14 10:04:42 -07:00
benchpress fix(benchpress): Fix promise chain in chrome_driver_extension. (#23458) 2018-05-14 15:32:44 -07:00
common docs: remove unnecessary `@linkDocs` tags (#24000) 2018-06-13 16:47:40 -07:00
compiler feat(ivy): namespaced attributes added to output instructions (#24386) 2018-06-13 13:28:16 -07:00
compiler-cli fix(compiler): support `.` in import statements. (#20634) 2018-06-13 20:29:22 -07:00
core fix(ivy): allow view and content queries to match the same element (#24507) 2018-06-14 14:15:38 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
elements build: update buildifier to latest (#24296) 2018-06-12 11:42:35 -07:00
examples feat(common): introduce KeyValuePipe (#24319) 2018-06-13 13:30:49 -07:00
forms ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
http docs(aio): remove links to outdated live examples from the API documenation (#23966) 2018-06-13 13:29:12 -07:00
language-service build: update buildifier to latest (#24296) 2018-06-12 11:42:35 -07:00
platform-browser ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
platform-browser-dynamic ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
platform-server feat(router): implement scrolling restoration service (#20030) 2018-06-08 15:30:52 -07:00
platform-webworker feat(router): implement scrolling restoration service (#20030) 2018-06-08 15:30:52 -07:00
platform-webworker-dynamic ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
router fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
service-worker build: update buildifier to latest (#24296) 2018-06-12 11:42:35 -07:00
upgrade ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
BUILD.bazel feat(bazel): introduce a binary stamping feature (#22176) 2018-02-15 14:08:53 -08:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts build: switch from npm to yarn (#19328) 2017-09-22 13:20:52 -07:00
goog.d.ts fix(compiler): add typings for `COMPILED`. 2017-09-29 09:26:38 -07:00
license-banner.txt docs(common): update copyright years (#21232) 2018-01-04 17:45:36 -05:00
rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json build: enable importHelpers in tsconfig (#22812) 2018-03-15 21:16:03 -07:00
tsconfig-metadata.json refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
tsconfig.json feat(elements): add schematics (#23298) 2018-04-11 18:13:30 -07:00
types.d.ts perf(ivy): add performance counters in ngDevMode (#23385) 2018-05-01 10:27:40 -07:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT