-
Notifications
You must be signed in to change notification settings - Fork 354
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
feat: sync develop to ospp-2024/003-react-dsl #891
Conversation
* fix: slot params missing double quote * fix: exclude nodemodule test case
* fix: esbuild install failed on nodev16 * fix: esbuild install failed on nodev16
…thDefaultPlugin method (#656)
* fix: esbuild install failed on nodev16 * fix: esbuild install failed on nodev16 * fix: remove deps on root pkg.json
* docs: update milestone * fix: tab
* fix(download): Optimize download logic and adapt to iframe
* fix: translate log * Update scripts/connection.mjs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update scripts/connection.mjs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update scripts/connection.mjs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: jsx slot modelvalue can't update value * fix: add unit test for updateModel event
Co-authored-by: wangwenbing <[email protected]>
close #806 修复生命周期为空时,取当前页面schema生命周期值的 bug
修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug
* fix: page or block save update breadcrumb uncorrectly 1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug 2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug 3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug * fix: add handlePageUpdate mehtod missing params
* feat(vue-generator): add public floder, support image generation * feat(vue-generator): code add public floder, support image generation
* fix(block): 新建区块保存后发布区块,发布无效 * fix: del useless null check --------- Co-authored-by: chilingling <[email protected]>
* fix:table notch saving error message * fix: change slotparams cause warning * fix: change by review * fix: typo parma -> param --------- Co-authored-by: chilingling <[email protected]>
* fix: change namespace 2 export module * fix: add missing type params
* fix: blockName regexp incorrect * fix: change regexp by review * fix: change by review * fix: change by review comment
修复远程数据源面板请求结果输入框在编辑之后,重新点击发送请求,如果请求结果一样,无法重新填充到请求结果输入框的 bug
* fix: parse template name error * fix: add detection for test env
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 36 files out of 118 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
English | 简体中文
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Background and solution
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information