-
Notifications
You must be signed in to change notification settings - Fork 340
Comparing changes
Open a pull request
base repository: opentiny/tiny-engine
base: v2.0.0-rc.3
head repository: opentiny/tiny-engine
compare: v2.0.0-rc.4
- 19 commits
- 87 files changed
- 7 contributors
Commits on Dec 4, 2024
-
feat/buildin com mjs format (#918)
* feat: builtinComp output mjs format * fix: change pkg json entry
Configuration menu - View commit details
-
Copy full SHA for 7d0956f - Browse repository at this point
Copy the full SHA 7d0956fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a753ca - Browse repository at this point
Copy the full SHA 7a753caView commit details -
fix: switch selected component event name list still show the origin …
Configuration menu - View commit details
-
Copy full SHA for 7b3437e - Browse repository at this point
Copy the full SHA 7b3437eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b03c9c - Browse repository at this point
Copy the full SHA 2b03c9cView commit details -
fix: mock block data response data missing data attribute (#818)
修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug
Configuration menu - View commit details
-
Copy full SHA for 1718e0c - Browse repository at this point
Copy the full SHA 1718e0cView commit details -
fix: page or block save update breadcrumb incorrectly (#820)
* fix: page or block save update breadcrumb uncorrectly 1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug 2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug 3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug * fix: add handlePageUpdate mehtod missing params
Configuration menu - View commit details
-
Copy full SHA for fb896f3 - Browse repository at this point
Copy the full SHA fb896f3View commit details -
feat(vue-generator): add public floder, support image generation (#660)
* feat(vue-generator): add public floder, support image generation * feat(vue-generator): code add public floder, support image generation
Configuration menu - View commit details
-
Copy full SHA for 48dbb43 - Browse repository at this point
Copy the full SHA 48dbb43View commit details -
fix(block): 新建区块保存后发布区块,发布无效 (#438)
* fix(block): 新建区块保存后发布区块,发布无效 * fix: del useless null check --------- Co-authored-by: chilingling <michaelchiling1024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e57905e - Browse repository at this point
Copy the full SHA e57905eView commit details -
fix:table slot edit params should not get alert (#802)
* fix:table notch saving error message * fix: change slotparams cause warning * fix: change by review * fix: typo parma -> param --------- Co-authored-by: chilingling <michaelchiling1024@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d74f19 - Browse repository at this point
Copy the full SHA 2d74f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273cd37 - Browse repository at this point
Copy the full SHA 273cd37View commit details -
fix: change namespace 2 export module (#837)
* fix: change namespace 2 export module * fix: add missing type params
Configuration menu - View commit details
-
Copy full SHA for 8bfa0a4 - Browse repository at this point
Copy the full SHA 8bfa0a4View commit details -
fix: blockName regexp incorrect (#852)
* fix: blockName regexp incorrect * fix: change regexp by review * fix: change by review * fix: change by review comment
Configuration menu - View commit details
-
Copy full SHA for 573bd10 - Browse repository at this point
Copy the full SHA 573bd10View commit details -
fix: datasource remote result could not reshow again after edit (#847)
修复远程数据源面板请求结果输入框在编辑之后,重新点击发送请求,如果请求结果一样,无法重新填充到请求结果输入框的 bug
Configuration menu - View commit details
-
Copy full SHA for 4a6e651 - Browse repository at this point
Copy the full SHA 4a6e651View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30de12 - Browse repository at this point
Copy the full SHA c30de12View commit details -
fix: parse template name error (#880)
* fix: parse template name error * fix: add detection for test env
Configuration menu - View commit details
-
Copy full SHA for 2d1f453 - Browse repository at this point
Copy the full SHA 2d1f453View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dce41 - Browse repository at this point
Copy the full SHA f0dce41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dbd42a - Browse repository at this point
Copy the full SHA 3dbd42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 983b510 - Browse repository at this point
Copy the full SHA 983b510View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee65eb - Browse repository at this point
Copy the full SHA dee65ebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0-rc.3...v2.0.0-rc.4