Kara Erickson
e2e80ec61c
refactor(ivy): remove pipe references from the template ( #23032 )
...
PR Close #23032
2018-03-28 09:17:27 -07:00
Kara Erickson
5a86f7144f
fix(ivy): store local variables in data instead of calling loadDirective ( #23029 )
...
PR Close #23029
2018-03-28 09:17:05 -07:00
Alex Rickabaugh
bd024c02e2
feat(compiler): lower @NgModule ids if needed ( #23031 )
...
This change allows the id of an NgModule to be dynamically computed if
needed.
PR Close #23031
2018-03-28 09:15:16 -07:00
Alex Rickabaugh
884bf0ef09
fix: consistently rewrite Injector to INJECTOR ( #23008 )
...
In Ivy mode we rewrite references to Injector to INJECTOR in ngInjectableDef, to fix tree-shaking.
This changes the rewrite to happen always, even in non-Ivy mode, and makes Angular understand
INJECTOR across the board at runtime.
PR Close #23008
2018-03-28 09:14:32 -07:00
Alex Eagle
0b348c8ffe
build: fix bazel stamping ( #22965 )
...
As pointed out in https://github.com/bazelbuild/rules_nodejs/issues/156
our mechanism would never pick up changes to the version info.
PR Close #22965
2018-03-28 09:00:02 -07:00
Alex Rickabaugh
e1ea7ed019
docs: update examples for tree-shakeable providers ( #22961 )
...
PR Close #22961
2018-03-28 07:53:04 -07:00
Zhicheng Wang
da6669fdcc
fix: 修改维护者
2018-03-28 16:14:09 +08:00
Zhicheng Wang
2a2e66034d
fix: 查漏补缺
2018-03-28 08:51:22 +08:00
Zhicheng Wang
8e205552ff
chore: add to thanks
2018-03-28 08:38:56 +08:00
ChristinaLy
47f73c2795
fix issue #290
...
文件拓展名翻译错误
2018-03-28 08:30:27 +08:00
ChristinaLy
86cc002b7e
修改翻译错误
...
inject into any class that asks for it应该翻译为“把它注入到任何请求注入的类中”
2018-03-28 08:30:27 +08:00
Keen Yee Liau
ed53c5ccdd
refactor(language-service): Remove angularOnlyResults ( #22636 )
...
This commit is a duplicate of https://github.com/angular/angular/pull/18637
to remove Angular-specific results from the language service.
PR Close #22636
2018-03-27 17:22:44 -04:00
Olivier Combe
d28ce50067
test(ivy): make sure goog.getMsg()
is defined before being used ( #22998 )
...
PR Close #22998
2018-03-27 17:07:50 -04:00
Joey Perrott
ab348ee2be
build: update browserstack key ( #23026 )
...
PR Close #23026
2018-03-27 14:56:12 -04:00
Veres Lajos
0ebdb3d12f
style: typo fix amendments ( #22975 )
...
PR Close #22975
2018-03-27 14:51:53 -04:00
Veres Lajos
de90314304
style: typos fixed - https://github.com/vlajos/misspell-fixer ( #22975 )
...
PR Close #22975
2018-03-27 14:51:53 -04:00
Kara Erickson
f739f756ce
test(ivy): fix flaky tests ( #23010 )
...
PR Close #23010
2018-03-27 14:48:50 -04:00
Zhicheng Wang
ced3662da9
fix: 微调
2018-03-27 13:00:43 +08:00
Kara Erickson
910a16a1ff
refactor(ivy): remove directive references from template ( #22986 )
...
PR Close #22986
2018-03-26 22:33:23 -04:00
Jeremy Elbourn
2aabbc51fa
fix(bazel): ng_package packages attr not forwarded to npm_package ( #22967 )
...
PR Close #22967
2018-03-26 22:32:09 -04:00
Jeremy Elbourn
2388f24256
build(bazel): add entry_point_name attr to ng_package ( #22963 )
...
PR Close #22963
2018-03-26 22:30:16 -04:00
Alex Eagle
27e14b2fb3
feat(bazel): prefix private-export (barred-latin-o) symbols ( #23007 )
...
This allows a bundle index to be re-exported by a higher-level module without fear of collisions.
Under bazel, we always set the prefix to be underscore-joined workspace, package, label
PR Close #23007
2018-03-26 22:28:55 -04:00
Victor Berchet
7a406a32fa
refactor: add a commit-msg git hook to check commit messages ( #22969 )
...
The commit command will fail if the commit message header does not follow the
Angular convetions as defined in /CONTRIBUTING.md.
You can force the commit by adding the `--no-verify` option.
NOTE:
You should remove all unused hooks (in <angular>/.git/hooks) before running
`yarn` so that husky hooks are installed correctly.
PR Close #22969
2018-03-26 18:34:31 -04:00
Matias Niemelä
bf6a416bce
revert: docs(common): add HttpParamsOptions
to the public API ( #20332 )
...
This reverts commit 7b7757dd3d38a95ed20a6dd2d6db44f269eec087.
2018-03-26 16:29:46 -04:00
Zhicheng Wang
b9b90d43ca
fix: add native-shim.js
2018-03-26 19:42:43 +08:00
Zhicheng Wang
b433d2148c
fix: change some angular.io to angular.cn
2018-03-26 16:34:57 +08:00
Zhicheng Wang
a9406a5ea9
fix: embed analytics.js
2018-03-26 16:27:23 +08:00
Zhicheng Wang
e4a1c19093
fix: merge index.html
2018-03-26 16:10:05 +08:00
Zhicheng Wang
42b585cc9f
fix: 去掉多余的空行,以解决首页部分 Markdown 无法正常编译的问题
2018-03-26 15:55:18 +08:00
Zhicheng Wang
e5d7e697a1
feat: embed CDN files
2018-03-26 15:45:33 +08:00
Zhicheng Wang
5dad75d04f
fix: merge examples and images
2018-03-26 15:13:41 +08:00
Zhicheng Wang
948854fcd2
chore: regenerate dict
2018-03-26 14:57:48 +08:00
Zhicheng Wang
838f07bdcd
fix: 修正错误的标题级别
2018-03-26 14:53:47 +08:00
Zhicheng Wang
7965991c60
feat: 翻译完了 architecture-services
2018-03-25 17:04:24 +08:00
Zhicheng Wang
01ed628717
feat: 翻译完了 architecture-components 和 architecture-modules
2018-03-25 12:36:17 +08:00
Zhicheng Wang
b01ec8ad9a
feat: 翻译完了 architecture-next-steps
2018-03-25 08:27:31 +08:00
Zhicheng Wang
9e732fc4ff
feat: 翻译完了 architecture
2018-03-25 08:01:14 +08:00
Zhicheng Wang
e1ca813b7c
fix: 翻译完了 reactive-forms 新增的部分
2018-03-24 21:43:09 +08:00
Zhicheng Wang
e167fa5229
refactor: 重构自动翻译代码
2018-03-24 20:03:10 +08:00
Zhicheng Wang
6c3d57aee9
fix: 合并了最新版本
2018-03-24 13:12:42 +08:00
Zhicheng Wang
ac300b3db1
fix: 重新收集翻译文本
2018-03-24 11:31:31 +08:00
Zhicheng Wang
8a17495616
fix: 不再拆解单行的 header 元素
2018-03-24 11:31:12 +08:00
Zhicheng Wang
a4ac40b640
fix: 翻译了所有遗漏的部分。
2018-03-24 11:16:33 +08:00
Zhicheng Wang
7926c6fbe1
feat: 支持隐藏所有翻译结果,以看出哪些英文内容没能正常翻译
2018-03-24 11:14:29 +08:00
Zhicheng Wang
5c39927ee1
fix: 微调
2018-03-24 08:44:35 +08:00
Zhicheng Wang
abbc8d84f0
fix: 微调
2018-03-24 08:38:15 +08:00
Zhicheng Wang
0203e84780
fix: 微调
2018-03-24 08:32:25 +08:00
Zhicheng Wang
15691c4e36
fix: 微调
2018-03-24 08:14:29 +08:00
Zhicheng Wang
a65ccab7be
feat: 翻译完了 Service Worker。
...
feat: 本版的翻译全部完工。
2018-03-24 08:11:01 +08:00
George Kalpakas
7b7757dd3d
docs(common): add HttpParamsOptions
to the public API ( #20332 )
...
Fixes #20276
PR Close #20332
2018-03-23 16:31:10 -04:00