-
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
获取最新 #8501
Closed
Closed
获取最新 #8501
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
* componentWillUnmount lifecycle rename `componentWillUnMount` to `componentWillUnmount` * fix: rename lifecircle method `componentWillUnMount` to `componentWillUnmount`
fix(RN): 修复 previewImage 加载中的 loading 提示
头条基础库1.38.2后,太早在 observer 里 setData $taroCompReady 为 true 时,setData 虽然成功,但 slot 会不显示。 因此不在 observer 里 initComponent,在组件 attached 时 initComponent 吧。
This reverts commit ed6f261. 添加 @typescript-eslint/eslint-plugin 并更新 eslintrc 解决
* 增加windows下基于vscode单步调测配置说明 * 修正文件命名规范
…5200) Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.3. **This update includes a security fix.** - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
* fix: 添加微信小程序webp属性 * fix: 修复函数式组件缺少的externalClasses类型
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.
这个 PR 做了什么? (简要描述所做更改)
这个 PR 是什么类型? (至少选择一个)
这个 PR 满足以下需求:
这个 PR 涉及以下平台:
其它需要 Reviewer 或社区知晓的内容: