angular-cn/packages
Alex Rickabaugh 7b2b1afe71 fix(ivy): support inputs/outputs in decorator metadata in JIT (#24565)
PR Close #24565
2018-06-21 13:14:10 -07:00
..
animations test(animations): properly reference body node for SSR environments (#23300) 2018-06-20 11:00:41 -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 fix(ivy): inject() no longer uses default value parameters (#24565) 2018-06-21 13:14:10 -07:00
compiler-cli refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00
core fix(ivy): support inputs/outputs in decorator metadata in JIT (#24565) 2018-06-21 13:14:10 -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 test(common): rename keyvalue e2e test (#24489) 2018-06-14 16:55:17 -07:00
forms docs: More edits (#24255) 2018-06-19 10:53:13 -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 test(animations): properly reference body node for SSR environments (#23300) 2018-06-20 11:00:41 -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