Skip to content

Conversation

@hexqi
Copy link
Owner

@hexqi hexqi commented Dec 8, 2024

English | 简体中文

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Background and solution

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

chilingling and others added 30 commits May 27, 2024 19:19
* fix: slot params missing double quote

* fix: exclude nodemodule test case
* fix: esbuild install failed on nodev16

* fix: esbuild install failed on nodev16
* fix: esbuild install failed on nodev16

* fix: esbuild install failed on nodev16

* fix: remove deps on root pkg.json
…pentiny#703)

* feat(download-code): support download zip for not support browsers

* feat(download-code): support download zip for not support browsers - review

* feat(download-code): support download zip for not support browsers - review
* 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
close opentiny#806
修复生命周期为空时,取当前页面schema生命周期值的 bug
…one (opentiny#757)

* fix: switch selected component event name list still show the origin one

修复画布切换选择组件后,高级面板事件列表仍然显示原组件事件列表的bug
close opentiny#747

* fix: handle potential undefined values in renderEventList

* fix: use locale instead of zh_CN attr
修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug
chilingling and others added 14 commits September 28, 2024 14:59
* fix: page or block save update breadcrumb uncorrectly

1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug
2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug
3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug

* fix: add handlePageUpdate mehtod missing params
…ntiny#660)

* 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
…tiny#847)

修复远程数据源面板请求结果输入框在编辑之后,重新点击发送请求,如果请求结果一样,无法重新填充到请求结果输入框的
bug
* fix: parse template name error

* fix: add detection for test env
* feat: 新增物料-图标模块

* feat: 自定义图标方案

* feat: 自定义图标方案

---------

Co-authored-by: YPF <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.