-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对 Taro 文档除 Components 部分进行了整理 #2409
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
太感谢了~ 你真是天使 🎉 |
如果 GitHub 有备注功能,我会把你备注为 Angela baby |
luckyadam
pushed a commit
that referenced
this pull request
Mar 12, 2019
* docs(getting-started): 为图片添加描述 * docs(getting-started): 为各端添加 yarn 命令 * docs(before-dev-remind): 修正一些格式问题 * docs(best-practice): 修正一些语法和格式问题 * docs(component-style): 修正子元素选择器写法 * docs(component): 修正一些空行空格问题 * docs(composition): 规范各名词大小写 * docs(config-detail): 修正一些格式和拼写问题 * docs(config): 修正代码块和注释的拼写问题 * docs(contributing): 删除多余空格 * docs(debug): 格式和拼写修正 * docs(envs): 示例代码采用 Camel Case 并删除多余空行 * docs(event): 删除多余空行 * docs(jsx): 修正格式问题 * docs(list): 修正格式问题 * docs(mobx): 修正格式,名词规范化 * docs(native-api): 名词规范化,修正小程序 API 链接 * docs(props): 修正空格空行问题 * docs(react-native): 名词规范化,修正 Markdown 空格空行问题 * docs(readme): 名词规范 * docs(redux): 修正代码块空格 * docs(size): 修正 Markdown 空行,代码块空格,iPhone 6 拼写问题 * docs(spec-for-taro): 在不影响规范的前提下修正 Markdown 空行,代码块空格、制表符等问题 * docs(specials): 修正空格问题 * docs(state): 修正 Markdown 空行、空格问题 * docs(static-reference): 修正拼写 * docs(summary): 修正 MobX 拼写 * docs(taroize): 修正 Markdown 空行空格问题 * docs(team): 修正 Markdown 空行空格问题,拼写问题 * docs(tutorial): 修正 Markdown 空行空格问题,拼写问题 * docs(ui-lib): 修正 Jest 拼写问题 * docs(envs): 修正错词
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
另外指出 spec-for-taro.md 空格缩进部分代码有制表符出现,位于图中 997 行,没有对其进行改动,还请官方费个心了
yarn build 的完整日志参见以下文件
yarn-build.log