Commit Graph

  • 33571728e4 fix: typo Zhicheng WANG 2020-01-31 11:28:31 +08:00
  • 374a8ec263 ci: fix StephenFluin's casing in entries in PullApprove (#35062) Joey Perrott 2020-01-30 10:54:05 -08:00
  • a25cb2d1e0 docs: release notes for the v9.0.0-rc.12 release Andrew Kushnir 2020-01-30 13:57:41 -08:00
  • 9f5b490800 Revert "refactor(compiler): refactor and export Bazel host creation. (#34686)" (#35063) Alex Rickabaugh 2020-01-30 11:04:27 -08:00
  • cd9ae66b35 refactor(ivy): remove markDirty from global utilities (#34453) Kristiyan Kostadinov 2020-01-13 20:23:35 +01:00
  • 471375adbe docs(ivy): document global debugging utilities and clean up API (#34453) crisbeto 2019-12-19 21:25:42 +01:00
  • d72cfc9d57 docs: remove deployment section on golang because of errors (#34099) Kapunahele Wong 2019-11-27 13:42:06 -05:00
  • 37f39d6db5 build(compiler-cli): update to chokidar 3.x (#35047) Alex Rickabaugh 2020-01-29 13:16:52 -08:00
  • c1cf46c5c3 refactor(ivy): clean of #34804 from previous merge (#35022) Miško Hevery 2020-01-28 16:26:56 -08:00
  • ee8b8f52aa feat(ivy): Change static priority resolution to be same level as directive it belongs to (#34938) Misko Hevery 2020-01-26 12:29:03 -08:00
  • cf07d428a1 refactor(ivy): make assert conditions more readable (#34938) Misko Hevery 2020-01-26 11:01:41 -08:00
  • 17650523a8 build: remove unneeded style code for ngClass and ngStyle (#34998) Adam 2020-01-27 16:27:43 -06:00
  • 95383ee6a9 ci: don't run benchmark_tests on remote executors (#34996) Joey Perrott 2020-01-27 12:59:51 -08:00
  • 7ca74375cb ci: add missing codeowners for aio/ files (#34988) George Kalpakas 2020-01-27 12:51:17 +02:00
  • a3de110b52 build(docs-infra): update aio to @angular/cli@9.0.0-rc.11 (#35043) Igor Minar 2020-01-29 12:33:02 -08:00
  • d5205a01cb build: update to @angular/cli@9.0.0-rc.11 (#35042) Igor Minar 2020-01-29 12:30:39 -08:00
  • a892054448 docs: remove named node version (#35014) Stephen Fluin 2020-01-29 11:28:34 -08:00
  • b8ffcf973c fix(ivy): update ViewContainerRef to get the correct parentInjector (#35013) Andrew Scott 2020-01-28 10:22:17 -08:00
  • 519e9e1ae8 ci: minor PullApprove fixes/improvements (#35015) George Kalpakas 2020-01-28 22:52:49 +02:00
  • 4a5467bac6 fix(ivy): ensure multi providers in ModuleWithProviders are not duplicated (#34914) Andrew Scott 2020-01-22 15:46:34 -08:00
  • b608fa55f0 fix(language-service): warn, not error, on missing context members (#35036) Ayaz Hafiz 2020-01-29 10:17:36 -08:00
  • b64ead5cb8 fix(language-service): prune duplicate returned definitions (#34995) ayazhafiz 2020-01-27 08:13:37 -08:00
  • 3822455928 docs: modify toh titles and intro (#34758) Judy Bogart 2020-01-13 10:37:43 -08:00
  • 8fd2a97c44 docs: ng-conf 2020 date change (#35019) frosty 2020-01-28 16:44:45 -07:00
  • d43187f7ef ci(docs-infra): ignore node version in aio_monitoring_stable CI job (for real) (#35033) George Kalpakas 2020-01-29 13:59:52 +02:00
  • fb852f7252 build(localize): sync up babel dependencies (#35008) Pete Bacon Darwin 2020-01-28 15:02:32 +00:00
  • 53c4c8de8f test: ensure global options for benchmark tests can be set in bazel (#34753) Paul Gschwendtner 2020-01-16 14:34:03 +01:00
  • 9c55fc0f13 test: disambiguate e2e and perf spec files (#34753) Paul Gschwendtner 2020-01-16 12:23:36 +01:00
  • 4d88b4bc26 ci: do not run benchmark measurements in circleci (#34753) Paul Gschwendtner 2020-01-13 18:57:06 +01:00
  • d15b4822f8 fix: 修正 git commit 时出错的问题 Zhicheng WANG 2020-01-29 15:18:36 +08:00
  • bdb63b8de3 fix: 语句微调 Zhicheng WANG 2020-01-29 13:54:54 +08:00
  • 669df70da5 fix(ivy): ensure DebugNode/DebugElement are tree-shakeable in Ivy (#35003) George Kalpakas 2020-01-28 11:13:23 +02:00
  • c8eb164f01 ci(docs-infra): update payload size limits (#35003) George Kalpakas 2020-01-28 15:05:57 +02:00
  • 0f02e66170 refactor(core): order private exports alphabetically (#35003) George Kalpakas 2020-01-28 11:12:11 +02:00
  • 9e351b8fe1 refactor: remove unused imports (#35003) George Kalpakas 2020-01-28 13:22:15 +02:00
  • bd61cd0267 ci: filter out bad commit from the commit message check to green up master (#35017) Igor Minar 2020-01-28 15:28:12 -08:00
  • 98a6fb9192 ci(docs-infra): ignore node version in aio_monitoring_stable CI job (#35004) George Kalpakas 2020-01-28 15:32:03 +02:00
  • dff4e1e19c refactor: simplify bazel saucelabs targets using karma pre-test wrapper and shared saucelabs connection between tests (#34769) Greg Magolan 2020-01-13 14:40:21 -08:00
  • a5a598104f docs: change p to pointer for better understanding (#34927) ajitsinghkaler 2020-01-27 22:12:19 +05:30
  • 1cee9b32c3 ci: remove draft condition from pullapprove (#35012) Joey Perrott 2020-01-28 09:38:48 -08:00
  • d15d6b7a63 ci: fix pullapprove_conditions (#35011) Joey Perrott 2020-01-28 09:29:36 -08:00
  • 296dc0622f ci: Migrate from CODEOWNERS to PullApprove for PR review management (#34814) Joey Perrott 2020-01-16 08:39:09 -08:00
  • 7f44fa65a7 fix(ngcc): improve lockfile error message (#35001) Pete Bacon Darwin 2020-01-28 10:13:08 +00:00
  • e7c74cbd69 feat(language-service): completions for output $event properties in (#34570) ayazhafiz 2019-12-26 13:26:54 -06:00
  • 24864ee71e feat(language-service): provide completion for $event variable (#34570) ayazhafiz 2019-12-26 08:44:14 -06:00
  • 90b303faa3 refactor(language-service): make findOutputBinding a utility function (#34997) Ayaz Hafiz 2020-01-27 13:03:28 -08:00
  • 304584c291 perf(ivy): remove unused argument in hostBindings function (#34969) Kristiyan Kostadinov 2020-01-25 12:38:42 +01:00
  • 7069a83727 fix(localize): re-enable filename in code-frame error messages (#34994) Pete Bacon Darwin 2020-01-27 14:33:55 +00:00
  • 6e5cfd2cd2 fix(ivy): catch FatalDiagnosticError thrown from preanalysis phase (#34801) Andrew Kushnir 2020-01-15 14:46:49 -08:00
  • 36ff0dba1c docs: add link to publish a library in ivy guide (#34986) Alan Agius 2020-01-27 09:23:16 +01:00
  • c485c8a8c0 docs(core): fix typo in hierarchical injectors doc (#34968) Turtuvshin Byambaa 2020-01-25 18:53:25 +08:00
  • 549ab2ecc3 build(docs-infra): add words to ignore in snippets (#34915) Judy Bogart 2020-01-22 15:52:31 -08:00
  • 09869af90f fix(language-service): remove repeated symbol definitions for structural directive (#34847) ivanwonder 2020-01-26 22:48:11 +08:00
  • e7dff9eb0c feat(language-service): provide hover for microsyntax in structural directive (#34847) ivanwonder 2020-01-17 18:11:23 +08:00
  • 0a1af2ff36 docs: drop support for Android Marshmallow and older Android versions (#34540) Igor Minar 2020-01-25 09:12:11 -08:00
  • 53b7bbf3ff docs: update Android versions (#34540) philonor 2019-12-23 09:53:15 +01:00
  • b3bd6ca925 build: update API Golden files after node 12 update (#34955) Joey Perrott 2020-01-24 10:55:39 -08:00
  • 8fbb48cc2e build: migrate to node@12.14.1 (#34955) Joey Perrott 2020-01-24 09:59:15 -08:00
  • 724ce8c22b build(docs-infra): update to @angular/material 9.0.0-rc.8 (#34966) Igor Minar 2020-01-24 22:23:22 -08:00
  • 2f36f17fc0 build(docs-infra): update fw to 9.0.0-rc.11 (#34966) Igor Minar 2020-01-24 21:59:41 -08:00
  • c349cb2d16 build: update CLI to 9.0.0-rc.10 (#34965) Igor Minar 2020-01-24 21:33:10 -08:00
  • 3d4b1431ec test: add 'localize' as an allowed commit message scope (#34974) Igor Minar 2020-01-26 13:44:55 -08:00
  • 4c3a543f7f test(localize): fix broken localize/translate tests (#34974) Igor Minar 2020-01-26 13:43:18 -08:00
  • 7360e1ea2c build: add missing @babel/core bazel dep to fix //packages/localize/src/tools/test:test_lib (#34974) Igor Minar 2020-01-26 12:09:38 -08:00
  • 241f0acfb4 build: explicitly define @babel/generator dep in package.json (#34974) Igor Minar 2020-01-26 12:03:54 -08:00
  • a58034b316 build: add missing @babel/generator bazel dep to fix //packages/localize/src/tools/test:test (#34974) Igor Minar 2020-01-26 07:45:40 -08:00
  • df0d44a059 fix: typo Zhicheng WANG 2020-01-26 20:12:40 +08:00
  • c17990e870 feat: 添加一些词汇表,供 Google Translation API 使用 Zhicheng WANG 2020-01-26 15:10:12 +08:00
  • f5bba2eb21 fix: 内容微调 Zhicheng WANG 2020-01-26 15:09:38 +08:00
  • c7caf007bb fix: typo Zhicheng WANG 2020-01-26 15:08:51 +08:00
  • 47a4912339 fix: 地区改为语言环境 Zhicheng WANG 2020-01-26 09:14:14 +08:00
  • be8d06c6ea build(docs-infra): update CLI to 9.0.0-rc.10 Igor Minar 2020-01-24 21:46:31 -08:00
  • 5cc1519535 fix: 这里同时使用 Attribute 和 Property,为免混淆,标注上属性的原文 Zhicheng WANG 2020-01-25 08:58:04 +08:00
  • 3414ef276e refactor(language-service): Avoid leaking host outside of LanguageService (#34941) Keen Yee Liau 2020-01-23 11:34:27 -08:00
  • 8926f764a5 docs: release notes for the v9.0.0-rc.11 release Andrew Kushnir 2020-01-24 15:46:01 -08:00
  • 9bd9590767 refactor(ivy): change styling to use programmatic API on updates (#34804) Miško Hevery 2020-01-15 16:52:54 -08:00
  • 4c7087ccdb refactor(core): Add array modification functions. (#34804) Misko Hevery 2019-11-22 20:15:14 -08:00
  • 5aabe93abe refactor(ivy): Switch styling to new reconcile algorithm (#34616) Miško Hevery 2019-12-17 15:40:37 -08:00
  • b4a711ea9f refactor(ivy): Delete all styling code. (Part of next SHA) (#34616) Miško Hevery 2020-01-02 10:35:30 -08:00
  • 69de7680f5 Revert: "feat(ivy): convert [ngStyle] and [ngClass] to use ivy styling bindings" (#34616) Miško Hevery 2020-01-03 15:30:40 -08:00
  • 4005815114 refactor(ivy): generate 2 slots per styling instruction (#34616) Matias Niemelä 2019-12-14 19:48:24 -08:00
  • b7ff38b1ef refactor(ivy): Implement computeStaticStyling (#34418) Misko Hevery 2019-12-15 21:09:02 -08:00
  • 54af220107 refactor(ivy): create better styling parsing API (#34418) Misko Hevery 2019-12-15 21:05:24 -08:00
  • da7e362bce refactor(ivy): delete ɵɵelementHostAttrs instruction (#34717) Misko Hevery 2020-01-09 21:48:16 -08:00
  • 2227d471a4 refactor(ivy): delete ɵɵallocHostVars instruction (#34708) Miško Hevery 2020-01-09 12:05:40 -08:00
  • 2961bf06c6 refactor(ivy): move hostVars/hostAttrs from instruction to DirectiveDef (#34683) Miško Hevery 2020-01-08 11:32:33 -08:00
  • 94504ff5c8 refactor(ivy): add insertTStylingBinding to keep track of bindings. (#34004) Miško Hevery 2019-12-12 13:03:20 -08:00
  • 76698d38f7 refactor(ivy): Add style reconciliation algorithm (#34004) Misko Hevery 2019-11-22 20:40:29 -08:00
  • ef95da6d3b fix(ivy): don't detect changes on detached child embedded views (#34846) Kristiyan Kostadinov 2020-01-23 13:20:05 +01:00
  • ed24100976 ci(docs-infra): use the correct version of yarn in aio_monitoring_stable (#34954) George Kalpakas 2020-01-24 20:05:04 +02:00
  • 24b2f1da2b refactor(ivy): introduce the 'core' package and split apart NgtscProgram (#34887) Alex Rickabaugh 2020-01-17 16:00:07 -08:00
  • 31e9dda2c8 perf(ivy): add more styling use-cases to benchmarks (#34923) Pawel Kozlowski 2020-01-23 16:45:35 +01:00
  • 7bd008947b fix: 把导航中的圆括号统一改为全角 Zhicheng WANG 2020-01-25 00:49:15 +08:00
  • 053ccbafd1 fix: 删除多余的翻译 Zhicheng WANG 2020-01-24 21:55:16 +08:00
  • fb87151509 fix: 尝试解决 ci 问题 Zhicheng WANG 2020-01-24 21:55:16 +08:00
  • 5091379c5a fix: 补齐丢失的反引号 Zhicheng WANG 2020-01-24 17:08:25 +08:00
  • ec8397a8ed fix: 把 interpolation 翻译成的插值表达式改为插值 Zhicheng WANG 2020-01-24 16:43:06 +08:00
  • faaaec80b2 fix: 升级 yarn 和 node Zhicheng WANG 2020-01-24 16:35:20 +08:00
  • 8663fa04a8 Merge remote-tracking branch 'en/master' into aio Zhicheng WANG 2020-01-11 18:10:12 +08:00
  • 0223aa6121 fix(language-service): Diagnostic span should point to class name (#34932) Keen Yee Liau 2020-01-23 12:02:47 -08:00