26535 Commits

Author SHA1 Message Date
Zhicheng WANG
8957bbf209 fix: 翻译 CLI 模板 2019-01-04 14:39:52 +08:00
Zhicheng WANG
22e745af57 fix: 翻译 API 模板 2019-01-04 14:35:16 +08:00
Zhicheng WANG
9a86efc8ea fix: 翻译 API 模板 2019-01-04 14:33:26 +08:00
Zhicheng WANG
b86481285a fix: 翻译 API 模板 2019-01-04 14:06:54 +08:00
Zhicheng WANG
30a630b314 fix: 升级 @awesome-fe/translate 2019-01-04 13:34:04 +08:00
Zhicheng WANG
4c9e1a6a3d fix: 为 Hn 添加 id,以便和英文锚点保持一致 2019-01-04 10:59:10 +08:00
Zhicheng WANG
b096317fde fix: 合并错误 2019-01-04 10:17:44 +08:00
Zhicheng WANG
0a252806bc fix: typo 2019-01-04 10:08:12 +08:00
Ben Lesh
51a0bd2e75 test(ivy): correct attribute marker in broken test (#27919)
Test incorrectly marks the attribute as a 'Class', when it should be 'SelectOnly'

PR Close #27919
2019-01-03 16:10:00 -08:00
Fabian Wiles
1b0b36d143 fix(forms): match getError and hasError to get method signature (#20211)
Internally getError and hasError call the AbstractControl#get method which takes  `path: Array<string | number> | string` as input, since there are different ways to traverse the AbstractControl tree.
This change matches the method signitures of all methods that use this.

PR Close #20211
2019-01-03 10:16:06 -08:00
Kara Erickson
e268a0579a docs(forms): update desc for hasError and getError (#27861)
This commit adds docs for the changes made in #20211.

Closes #19734.

PR Close #27861
2019-01-03 10:15:23 -08:00
Misko Hevery
1f1e77b641 fix(ivy): don’t publish animation bindings as attributes (#27805)
Some of the animation tests have been failing because animation gets
triggered multiple times. The reason for this is that the compiler was
generating static attribute bindings in addition to dynamic bindings.
This created multiple writes to the animation render which failed the
tests.

PR Close #27805
2019-01-03 09:39:25 -08:00
Pete Bacon Darwin
880b4aabdb fix(docs-infra): upgrade to latest dgeni-packages to fix linking problem (#27864)
This new version of dgeni-packages gives the main (implemented)
overload of a method the correct id and aliases, which allow it to be
automatically linked.

See 398f35da30

Fixes #27820
Closes #27821

PR Close #27864
2019-01-03 09:38:06 -08:00
crisbeto
5fee444fea test(ivy): update test failure root cause (#27855)
Updates the root cause for a couple of the test failures.

PR Close #27855
2019-01-03 09:37:26 -08:00
Paul Gschwendtner
1e6c9be86c fix(bazel): unable to launch protractor test on windows (#27850)
Due to an incorrect environment variable name, it's currently not possible to launch Protractor on Windows using the Bazel protractor rule.

PR Close #27850
2019-01-03 09:36:37 -08:00
Andrew Kushnir
a9790018df fix(ivy): resolve forwardRefs correctly in TestBed (JIT) (#27737)
Forward refs in some places (like imports/export/providers/viewProviders/queries) were not resolved before passing to compilation phase. Now we resolve missing refs before invoking compile function.

PR Close #27737
2019-01-03 09:34:15 -08:00
Dario Braun
1dc95c41eb docs: fix typo in TOH http section (#26127)
PR Close #26127
2019-01-03 09:32:28 -08:00
Alan Agius
a0a3648e7a docs: add more info on what is being cached (#27343)
PR Close #27343
2019-01-03 09:29:44 -08:00
Ronen Gelman
7df9040c05 docs: add missing comma to environment config in build guide (#27476)
PR Close #27476
2019-01-03 09:29:17 -08:00
Mohammed Salman
5638c1d507 docs: fix npm description in architecture modules guide (#27818)
PR Close #27818
2019-01-03 09:28:45 -08:00
Alan
755c8091af docs: improve description of bundle budgets (#27833)
PR Close #27833
2019-01-03 09:28:16 -08:00
Cyrille Tuzi
59f64dd361 docs(service-worker): update service worker configuration doc (#27868)
PR Close #27868
2019-01-03 09:27:30 -08:00
George Kalpakas
27431e0e1e test(docs-infra): increase timeout for redirection to external URL (#27903)
Occasionally, external URLs take longer to load, which causes CI flakes.

PR Close #27903
2019-01-03 09:26:54 -08:00
Marc Laval
b7d0ab7de3 test(ivy): enable more @angular/core tests (#27912)
PR Close #27912
2019-01-03 09:22:22 -08:00
Marc Laval
460be795cf test(ivy): add root cause analysis for failing core tests (view injector integration) (#27912)
PR Close #27912
2019-01-03 09:22:22 -08:00
Zhicheng WANG
293e049c3c fix: upgrade to @awesome-fe/translate@0.0.13 2019-01-03 22:25:13 +08:00
Zhicheng WANG
178778222f fix: 防止不同元素的对照文本混淆 2019-01-03 22:17:27 +08:00
Zhicheng WANG
eba5f6b738 fix: 尝试使用 travis 构建 2019-01-03 21:37:45 +08:00
Zhicheng WANG
2192a1a3cf fix: 翻译遗漏的部分 2019-01-03 21:37:14 +08:00
Zhicheng WANG
0a5eb3a660 fix: 翻译遗漏的部分 2019-01-03 20:41:20 +08:00
Zhicheng WANG
7693339edd fix: typo 2019-01-03 18:16:10 +08:00
Zhicheng WANG
25fd3c4625 fix: 翻译错误 2019-01-03 12:34:26 +08:00
Zhicheng WANG
feb2c7408f fix: 合并错误 2019-01-03 12:33:33 +08:00
Zhicheng WANG
f6b39ac52e fix: 修正编译环境错误 2019-01-02 18:13:10 +08:00
Zhicheng WANG
e6c232349f fix: 合并错误 #366 2019-01-02 17:43:56 +08:00
Zhicheng WANG
5fd5fd0e45 fix: 修正用词 2019-01-02 15:18:38 +08:00
Zhicheng WANG
aea2cab619 fix: 改用子目录作为工作目录,/tmp 目录在 mac 下是大小写不敏感的 2019-01-02 13:17:29 +08:00
Zhicheng WANG
2403946833 fix: typo 2019-01-02 12:50:02 +08:00
Zhicheng WANG
4d0cbe2c7e fix: update to @awesome-fe/translate@0.0.12 2019-01-02 12:42:23 +08:00
Zhicheng WANG
992afae2a7 fix: 修改构建脚本,避免重复克隆 2019-01-01 22:45:58 +08:00
Zhicheng WANG
864cd988e1 fix: 升级到 @awesome-fe/translate 新版,它改正了表格合并问题 2019-01-01 22:27:07 +08:00
Zhicheng WANG
49fd2eb76d fix: 移除纯粹由空格组成的行,它会导致错误的 markdown 编译 2019-01-01 22:17:43 +08:00
Zhicheng WANG
b15f53133f fix: invalid table translation 2019-01-01 22:14:09 +08:00
Zhicheng WANG
d33259520b fix: don't swap when loading 2019-01-01 21:53:07 +08:00
Zhicheng WANG
1d65a38dcf Revert "fix: move mark code to post-process-html step"
This reverts commit 0cb8d723
2019-01-01 19:16:14 +08:00
Zhicheng WANG
0cb8d723ac fix: move mark code to post-process-html step 2019-01-01 16:16:02 +08:00
Zhicheng WANG
b64124f0c8 fix: unclosed " 2019-01-01 16:16:02 +08:00
Zhicheng WANG
73072a8f72 refactor: align table to new format 2019-01-01 16:16:02 +08:00
Zhicheng WANG
b018382e7d refactor: use standalone library instead of translator.js 2019-01-01 16:16:02 +08:00
loyayz
968f6a2337 fix: 翻译错误 2019-01-01 10:39:31 +08:00