Commit Graph

24363 Commits

Author SHA1 Message Date
YuCheng Hu 59189fec2c 代码检查程序 2021-04-05 12:24:07 -04:00
YuCheng Hu 22e109fa8d Merge remote-tracking branch 'origin/angular.ossez.com'
# Conflicts:
#	.husky/commit-msg
#	.husky/pre-commit
#	.husky/prepare-commit-msg
#	package.json
2021-04-05 12:22:49 -04:00
YuCheng Hu ea5de990f7 提交代码进行测试 2021-04-05 12:11:12 -04:00
YuCheng Hu 03cab937c1 合并修改 2021-04-05 11:48:32 -04:00
YuCheng Hu 774a2e6f9c 合并修改 2021-04-05 10:22:10 -04:00
YuCheng Hu 025a45cd06 Rename doc-shredder/test to doc-shredder/_test to avoid harp compile issues
# Conflicts:
#	public/doc-shredder/_test/.gitignore
#	public/doc-shredder/_test/test_source/app.js
#	public/doc-shredder/_test/test_source/app.ts
#	public/doc-shredder/_test/test_source/app2.ts
#	public/doc-shredder/_test/test_source/do-not-read.js
#	public/doc-shredder/_test/test_source/first.html
#	public/doc-shredder/_test/test_source/gettingstarted/js/index.html
#	public/doc-shredder/_test/test_source/gettingstarted/js/main.js
#	public/doc-shredder/_test/test_source/gettingstarted/protractor-spec.js
#	public/doc-shredder/_test/test_source/gettingstarted/ts/index.html
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.js
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.js.map
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.ts
#	public/doc-shredder/_test/test_source/sub1/foo/script.js
#	public/doc-shredder/_test/test_source/sub1/script.2.js
#	public/doc-shredder/_test/test_source/sub1/script.js
#	public/doc-shredder/_test/test_source/sub1/script.ts
#	public/doc-shredder/_test/test_source/sub1/second.html
#	public/doc-shredder/test/test_source/app.ts
#	public/doc-shredder/test/test_source/app2.ts
#	public/doc-shredder/test/test_source/do-not-read.js
#	public/doc-shredder/test/test_source/gettingstarted/js/index.html
#	public/doc-shredder/test/test_source/gettingstarted/js/main.js
#	public/doc-shredder/test/test_source/gettingstarted/protractor-spec.js
#	public/doc-shredder/test/test_source/gettingstarted/ts/index.html
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.js
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.js.map
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.ts
#	public/doc-shredder/test/test_source/sub1/foo/script.js
#	tools/doc-shredder/_test/test_source/no-multiregion/app.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/app2.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/do-not-read.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/index.html
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/main.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/protractor-spec.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/index.html
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js.map
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/nestedFolder/script.js
2021-04-05 09:57:24 -04:00
Jay Traband 4bc13ad1a6 Fix to handle extra #enddocregion tags 2021-04-05 09:52:59 -04:00
Marcel Good 7349fad338 Karma configuration and sample test 2021-04-05 09:52:52 -04:00
Ward Bell 6fd005bcf9 Added 'app.ts' test file to doc-shredder tests 2021-04-05 09:52:00 -04:00
Jay Traband d67f728b20 clean up regionExtractor to hoist nullLine pattern,
add examplesDir to xref info
2021-04-05 09:51:19 -04:00
Jay Traband f43477263f First pass at build-shred-map complete 2021-04-05 09:51:11 -04:00
Jay Traband c85d482b18 Fix for triply or greater nested fragments and trailing nullLine markers 2021-04-05 09:50:09 -04:00
Jay Traband 49f8b32e6c Building shredMap tooling 2021-04-05 09:49:39 -04:00
Jay Traband d8ad38137b added make-example 2021-04-05 09:49:10 -04:00
Jay Traband 24948fde50 added browser-sync, modified shred-single-dir in doc-shredder to return a promise, updated readme. 2021-04-05 09:48:41 -04:00
Victor Berchet ac2bfed40d Set the minimum typescript version to 1.5.0
fixes #172

^1.5.0-beta means >= 1.5.0 and < 2.0.0 and is technically valid. however
it's probably nicer not to refer to beta versions in the doc.
2021-04-05 09:48:08 -04:00
Jay Traband e38fc6b3a9 shred and watch build tooling - v2 ( dgeni, gulp, jade) 2021-04-05 09:47:30 -04:00
Jay Traband 1d4c56d7f8 shred and watch build tooling ( dgeni, gulp, jade) 2021-04-05 09:46:35 -04:00
YuCheng Hu 2ef750d8cf shred and watch build tooling ( dgeni, gulp, jade)
# Conflicts:
#	gulpfile.js
#	package.json
2021-04-05 09:42:38 -04:00
YuCheng Hu 3ac61dbc20 提交构建测试文件 2021-04-04 11:03:27 -04:00
YuCheng Hu c3645af932 更新组件 2021-04-04 10:45:50 -04:00
YuCheng Hu e8ea7d562c 尝试更新使用代码跟踪和修改中文标题 2021-04-03 10:30:14 -04:00
YuCheng Hu 895f2fe818 针对新的版本提交没有提交的代码 2021-04-03 09:52:53 -04:00
YuCheng Hu 3d12ab7d35 提交 2021-04-03 09:50:33 -04:00
YuCheng Hu 73f42e8a9d 更新错误 2021-04-02 13:52:29 -04:00
chenc eff474b5b1 docs(core): 翻译错误
ViewEncapsulation.None -> ViewEncapsulation.ShadowDom
2021-03-26 13:21:29 +08:00
Zhicheng WANG 804d59058b fix: 文字微调 2021-02-22 13:55:17 +08:00
yalikes 0d879255e3 add few Chinese translation to start-data.md 2021-02-22 12:44:57 +08:00
Maple13 ff9fb72487 Update component-overview.md 2021-02-22 12:43:06 +08:00
Maple13 faf63c0609 docs: Angular Component 概述 —— 声明组件的样式 段落中单词错误
要在单独的文件中声明组件的样式,就要把 `stylesUrls` 属性添加到 `@Component` 装饰器中。
stylesUrls 应该为 styleUrls
2021-02-22 12:43:06 +08:00
chenc ad3a28a212 Update creating-libraries.md
库中的库 -> 一个库

图书馆 -> 库

删除多余的字 & 将 library 翻译成库
2021-02-20 13:41:10 +08:00
Zhicheng WANG f2644906a2 fix: 去掉不恰当的翻译 2021-02-19 12:27:10 +08:00
Zhicheng WANG 4463aa9be9 fix: 补充遗漏的翻译 2021-02-19 11:41:34 +08:00
Zhicheng WANG 32b597d601 fix: typo 2021-02-19 11:41:34 +08:00
Zhicheng WANG 71ab685063 fix: 把结果显示为双语格式 2021-02-19 11:41:34 +08:00
Zhicheng WANG 06030e128e fix: 翻译资源页 2021-02-18 09:14:38 +08:00
Zhicheng WANG 1dc2a6ee81 fix: 恢复英文版,准备翻译 2021-02-17 11:47:38 +08:00
Zhicheng WANG cfdc94fae2 refactor: 用 globby 代替 klaw-sync
fix: 渲染更多内容
2021-02-09 22:15:45 +08:00
Zhicheng WANG 240e982090 fix: 使用固定的 APP_ID,以减少预先渲染的结果差异 2021-02-09 22:02:34 +08:00
Zhicheng WANG 582b756ce9 fix: CLI 文档中的已弃用标志翻译不正确。 2021-02-09 13:33:43 +08:00
Zhicheng WANG 2ff0ed7c7e fix: 支持翻译 CLI 文档 2021-02-09 13:33:43 +08:00
Zhicheng WANG e856d02da7 fix: 把()替换为半角() 2021-02-06 10:38:20 +08:00
Zhicheng WANG 45890e6df8 fix: 使用新的 @awesome-fe/translate 版本 2021-02-06 10:37:24 +08:00
Zhicheng WANG 9b60ef0392 docs: 翻译遗漏的文档 2021-02-05 17:59:29 +08:00
Zhicheng WANG 497a2bfaf1 fix: 去掉乱入的空白字符 2021-02-05 14:29:03 +08:00
Zhicheng WANG 3977fb897d fix: 在搜索标题中显示中文内容 2021-02-05 09:08:48 +08:00
Zhicheng WANG 73bb7b552f fix: 如果有中文名称,则显示中文名称 2021-02-04 22:21:14 +08:00
Zhicheng WANG 3b428a1118 docs: 翻译 API 文档 2021-02-04 21:56:10 +08:00
Zhicheng WANG ade723a83d fix: 修改 API 模板,以免模板中的内容和文档中的内容被错误识别为一对 2021-01-30 20:03:20 +08:00
Zhicheng WANG 97f58fdef2 fix: 修改为个人域名 ralph.wang 2021-01-29 19:55:49 +08:00