Commit Graph

  • a4e956a7cf style: Reformat test comment for line breaks (#35668) Miško Hevery 2020-02-25 09:28:13 -08:00
  • 40da51f641 fix(compiler): support i18n attributes on <ng-template> tags (#35681) Andrew Kushnir 2020-02-25 22:59:34 -08:00
  • 35c9f0dc2f fix(animations): process shorthand margin and padding styles correctly (#35701) Matias Niemelä 2020-02-26 14:54:46 -08:00
  • d7efc45c04 perf(ngcc): only create tasks for non-processed formats (#35719) Alan Agius 2020-02-28 08:53:07 +01:00
  • dc40a93317 perf(ngcc): spawn workers lazily (#35719) Alan Agius 2020-02-28 07:54:16 +01:00
  • 0a5a841994 test(docs-infra): add proxy to fake images in tests (#35741) Sonu Kapoor 2020-02-27 23:36:12 -05:00
  • 746e313a76 docs: Fix typo in template syntax (#35767) Aristeidis Bampakos 2020-02-28 22:01:40 +02:00
  • 5c2a90814b fix(bazel): ng_package rule creates incorrect UMD module exports (#35792) Paul Gschwendtner 2020-03-02 11:28:18 +01:00
  • d4fa9744e4 test: add entry-point with numbers in name to ng_package test (#35792) Paul Gschwendtner 2020-03-02 11:19:59 +01:00
  • d9b29a288c fix(architecture-modules): 指令类型举例中的翻译错误 Alan 2020-03-02 17:29:25 +08:00
  • 5bc39f8c8d perf(core): use multiple directives in host bindings micro benchmark (#35736) Andrew Kushnir 2020-02-27 17:37:36 -08:00
  • ef75875ca3 fix(core): handle <ng-template> with local refs in i18n blocks (#35758) Andrew Kushnir 2020-02-28 09:07:37 -08:00
  • 40035380e7 fix(core): Remove debugger statement when assert is thrown (#35763) Misko Hevery 2020-02-28 10:11:52 -08:00
  • 8f38eb7acb fix(core): Remove debugger statement (#35763) Miško Hevery 2020-02-27 11:58:20 -08:00
  • 40039d8068 fix(ivy): narrow NgIf context variables in template type checker (#35125) JoostK 2020-02-03 19:30:50 +01:00
  • 208ef7bd62 refactor(compiler): Remove NullAstVisitor and visitAstChildren (#35619) Keen Yee Liau 2020-02-21 10:20:52 -08:00
  • de4e17b76e fix(docs-infra): fix redirect in angular version selector (#35632) Sonu Kapoor 2020-02-22 17:18:01 -05:00
  • 73ee57a6e3 test(language-service): differentiate feature and internal infra tests (#35688) ayazhafiz 2020-02-26 07:56:15 -08:00
  • 5e38056459 ci: bump CircleCI cache version prefix (#35711) Pete Bacon Darwin 2020-02-27 20:14:29 +00:00
  • a55f7aeff0 build: enable IDE type checking of $localize code (#35711) Pete Bacon Darwin 2020-02-27 09:32:13 +00:00
  • 3e3a1ef30d fix(ivy): support dynamic query tokens in AOT mode (#35307) JoostK 2020-02-10 20:53:13 +01:00
  • 03d88c7965 feat: define all zone.js configurations to typescript interfaces (#35329) JiaLiPassion 2020-02-11 05:10:33 +09:00
  • b7519e5cfa build: allow auto-discover all typings files in npm package by ts-api-guardian (#35691) Joey Perrott 2020-02-25 13:05:49 -08:00
  • 7b13977c3a fix(core): use proper configuration to compile Injectable in JIT (#35706) Andrew Kushnir 2020-02-26 17:59:38 -08:00
  • 8fed1fe792 perf(core): adding micro benchmark for host bindings (#35705) Andrew Kushnir 2020-02-26 17:33:49 -08:00
  • bc7b589611 docs: release notes for the v9.0.4 release atscott 2020-02-27 13:54:25 -08:00
  • 5d8f7da3aa refactor(ngcc): guard against a crash if source-map flattening fails (#35718) Pete Bacon Darwin 2020-02-27 19:50:14 +00:00
  • 73cf7d5cb4 fix(ngcc): handle mappings outside the content when flattening source-maps (#35718) Pete Bacon Darwin 2020-02-27 19:50:14 +00:00
  • 72c4fda613 fix(ngcc): handle missing sources when flattening source-maps (#35718) Pete Bacon Darwin 2020-02-27 19:50:14 +00:00
  • 01ab168774 feat(docs-infra): add useful links if landed on 404 page and no search results found (#34978) ajitsinghkaler 2020-02-26 23:39:12 +05:30
  • aec463c606 ci(docs-infra): increase AIO ViewEngine payload size limit (#34978) George Kalpakas 2020-02-27 13:00:32 +02:00
  • 30f29ee8e7 docs: correct spelling of 'detection' (#35723) Benjamin Kindle 2020-02-26 18:26:37 -05:00
  • 20b0c80b0b fix(ngcc): allow deep-import warnings to be ignored (#35683) Pete Bacon Darwin 2020-02-25 15:51:54 +00:00
  • 0b97d07ad6 test(docs-infra): fix tests with new topics property (#35539) Sonu Kapoor 2020-02-26 22:23:15 -05:00
  • 7ca2a2a863 feat(docs-infra): add searchKeywords preprocessor (#35539) Sonu Kapoor 2020-02-18 21:47:21 -05:00
  • d3c0d92d28 release: cut the v9.1.0-next.2 release Misko Hevery 2020-02-26 21:02:12 -08:00
  • 916dabe5f4 docs: release notes for the v9.0.3 release Misko Hevery 2020-02-26 20:55:03 -08:00
  • 91934ebb5c ci: increase AIO payload size limit (#35702) Andrew Kushnir 2020-02-26 15:38:35 -08:00
  • 0bc35a71e2 fix(ivy): injecting incorrect provider when re-providing injectable with useClass (#34574) crisbeto 2020-02-22 11:18:33 +01:00
  • ec789b0198 fix(animations): Remove ɵAnimationDriver from private exports (#35690) Joey Perrott 2020-02-26 08:43:22 -08:00
  • 59c0689ade refactor(ngcc): remove redundant await (#35686) Alan Agius 2020-02-26 11:16:12 +01:00
  • 8f5b7f367c feat(bazel): enable ivy template type-checking in g3 (#35672) Alex Rickabaugh 2020-02-25 12:37:10 -08:00
  • 184a8493c8 test: run /integration/ng_elements_schematics test with bazel (#35669) Greg Magolan 2020-02-25 11:45:33 -08:00
  • 1f3dd000ad build: add npm package manifest to npm_integration_test (#35669) Greg Magolan 2020-02-25 11:40:45 -08:00
  • f9f44bf743 build: polish up bazel karma saucelabs info tools/saucelabs/README.md (#35667) Greg Magolan 2020-02-25 09:43:23 -08:00
  • 500e49f0ac refactor(language-service): normalize hover tests (#35656) Ayaz Hafiz 2020-02-24 18:28:31 -08:00
  • e3a5e24ef3 ci: add ayazhafiz to ownership of language-service code (#35651) Joey Perrott 2020-02-24 09:34:47 -08:00
  • 173a1ac8e4 fix(ivy): better inference for circularly referenced directive types (#35622) Alex Rickabaugh 2020-02-21 16:06:17 -08:00
  • 2d89b5d13d fix(ivy): provide a more detailed error message for NG6002/NG6003 (#35620) Alex Rickabaugh 2020-02-21 14:00:44 -08:00
  • 3af103aa61 fix(core): support sanitizer value in the [style] bindings (#35564) Misko Hevery 2020-02-19 13:15:36 -08:00
  • 975a11b37f fix(docs-infra): do not break when cookies are disabled in the browser (#35557) George Kalpakas 2020-02-19 18:58:33 +02:00
  • 9c01ca42d3 feat(docs-infra): add entry-point label on api endpoint docs (#35427) ajitsinghkaler 2020-02-13 23:39:15 +05:30
  • 4acb676f2e feat: add interface definitions which zone extends EventTarget (#35304) JiaLiPassion 2020-02-11 04:23:58 +09:00
  • df816c9c80 feat(ngcc): implement source-map flattening (#35132) Pete Bacon Darwin 2020-02-16 21:07:30 +01:00
  • 2a8dd4758c test(core): check dependency in extended child (#34767) KostyaTretyak 2020-01-14 01:08:12 +02:00
  • d41988437e docs(common): update ngForTrackBy error URL (#34761) Lars Gyrup Brink Nielsen 2020-01-13 22:44:18 +01:00
  • a7ed74f573 docs(core): correct insertBefore's description (#34547) Zac 2019-12-23 12:03:52 -05:00
  • 8fbb966ca7 docs(core): describe your change... (#34513) Zac 2019-12-20 11:45:28 -05:00
  • 6f68eae9dd docs: more precise docs for template statement syntax (#34348) Georgii Dolzhykov 2019-12-11 14:17:13 +02:00
  • bde4cd7982 docs: add documentation of NgZone with zone.js (#34295) JiaLiPassion 2019-12-07 23:30:53 +09:00
  • 835618c678 fix(ivy): error when accessing NgModuleRef.componentFactoryResolver in constructor (#35637) crisbeto 2020-02-23 11:32:59 +01:00
  • 1e20b2ca36 build(packaging): add repository.directory field to package.jsons (#27544) Felix Becker 2018-12-07 12:12:59 +01:00
  • 294e56d529 refactor(platform-browser): Hoist functions to workaround optimization bug. (#32230) Rado Kirov 2019-08-20 18:19:30 -07:00
  • 8e354dae00 fix(language-service): get the right 'ElementAst' in the nested HTML tag (#35317) ivanwonder 2020-02-10 19:27:41 +08:00
  • 0a1a989fa9 perf(core): avoid recursive scope recalculation when TestBed.overrideModule is used (#35454) Andrew Kushnir 2020-02-14 09:57:21 -08:00
  • c414f45ddf docs: update getting started topics to avoid duplicate topic names (#35457) David Shevitz 2020-02-14 19:26:17 +00:00
  • 96cdf035d8 fix(service-worker): treat 503 as offline (#35595) Alex Wiese 2020-02-24 12:04:22 +00:00
  • 24f32e373d test(compiler): add correct use case of ngFor in r3 ast (#35671) Keen Yee Liau 2020-02-25 12:23:03 -08:00
  • f9d483e76e feat: add a temp solution to support passive event listeners. (#34503) JiaLiPassion 2020-02-22 10:56:25 +09:00
  • af76651ccc refactor: update tscplugin api to match google3 (#35455) Alex Eagle 2020-02-14 11:21:50 -08:00
  • f1ffa7a367 ci: move saucelabs_ivy & saucelabs_view_engine to the daily monitoring CircleCI workflow (#35516) Greg Magolan 2020-02-24 09:17:32 -08:00
  • 3887be464b test: disable broken saucelabs tests with “fixme-saucelabs-ivy” & “fixme-saucelabs-ve” tags (#35516) Greg Magolan 2020-02-18 08:46:32 -08:00
  • f89d9f384e test: saucelab targets for all karma tests (#35516) Greg Magolan 2020-02-23 17:35:46 -08:00
  • 3400af6888 build: fix unbound variable in sauce-service.sh script (#35516) Greg Magolan 2020-02-17 23:38:52 -08:00
  • c839c05620 fix(router): removed unused ApplicationRef dependency (#35642) Andrew Kushnir 2020-02-23 12:39:09 -08:00
  • 737ec52e9d docs: add more relevant statistic for page load (#35649) Stephen Fluin 2020-02-24 07:52:20 -08:00
  • 3893799183 docs: add amazon s3 builder package (#34783) Jeffrey Bosch 2020-01-15 07:15:29 +01:00
  • 71b5970450 fix(ngcc): capture path-mapped entry-points that start with same string (#35592) Pete Bacon Darwin 2020-02-20 21:03:14 +01:00
  • 53f059ee8f fix(localize): improve placeholder mismatch error message (#35593) Pete Bacon Darwin 2020-02-20 21:40:56 +01:00
  • a7d5c55926 docs: fix routing code to use navigate (#35176) Sonu Kapoor 2020-02-05 22:56:43 -05:00
  • ea991f7edf build: add instructions for adding new integration tests to integration/README.md (#33927) Greg Magolan 2020-02-18 09:55:39 -08:00
  • 74c4fe10e9 build: optimize integration tests on CI (#33927) Greg Magolan 2020-02-15 02:01:05 -08:00
  • 40ae89e3bf build: add new integration tests & bazel-in-bazel tests to … glob (#33927) Greg Magolan 2020-02-14 17:23:49 -08:00
  • 983e487a8f build: use puppeteer in integration/bazel-schematics (#33927) Greg Magolan 2020-02-14 17:23:05 -08:00
  • 5e55587633 build: remove dep on tsickle from platform-server (#33927) Greg Magolan 2020-02-13 19:52:38 -08:00
  • 561d402c65 build: remove CI_CHROMEDIRVER_VERSION_ARG from integration/bazel-schematics (#33927) Greg Magolan 2020-02-13 19:02:04 -08:00
  • 6375454fe6 ci: bump CircleCi test job to xlarge2 CI job (#33927) Greg Magolan 2020-02-07 16:24:19 -08:00
  • 92b82605b9 ci: install java runtime in test job (#33927) Greg Magolan 2020-02-10 21:41:28 -08:00
  • 899aafbb16 build: no-remote-exec for integration tests (#33927) Greg Magolan 2020-02-04 00:10:01 -08:00
  • dde68ff954 build: add npm_integration_test && angular_integration_test (#33927) Greg Magolan 2020-02-04 11:45:40 -08:00
  • e084835fb1 Revert "feat: support passive event options by defining global variables in zone.js config file (#34503)" Miško Hevery 2020-02-21 22:16:34 +00:00
  • e17bde99f8 fix(ivy): error in AOT when pipe inherits constructor from injectable that uses DI (#35468) crisbeto 2020-02-15 12:10:56 +01:00
  • 4253662231 fix(ivy): add strictLiteralTypes to align Ivy + VE checking of literals (#35462) Alex Rickabaugh 2020-02-14 13:30:43 -08:00
  • a61fe4177f fix(ivy): emulate a View Engine type-checking bug with safe navigation (#35462) Alex Rickabaugh 2020-02-14 12:47:24 -08:00
  • 049f118c1b fix(language-service): provide hover for interpolation in attribute value (#35494) ivanwonder 2020-02-17 18:38:12 +08:00
  • 54fd33fb80 fix(language-service): infer context type of structural directives (#35537) (#35561) Pusztai Tibor 2020-02-19 20:38:21 +01:00
  • bd6a39c364 fix(ngcc): correctly detect emitted TS helpers in ES5 (#35191) George Kalpakas 2020-02-06 18:44:49 +02:00
  • 14744f27c5 refactor(compiler-cli): rename the BuiltinFn type to the more generic KnownFn (#35191) George Kalpakas 2020-02-03 17:56:26 +02:00
  • b6e8847967 fix(ngcc): handle imports in dts files when processing CommonJS (#35191) George Kalpakas 2020-02-10 19:25:36 +02:00
  • d7d359e3ee feat: support passive event options by defining global variables in zone.js config file (#34503) JiaLiPassion 2019-12-20 07:50:09 +09:00