v1.3.2
版本发布时间: 2024-02-23 10:06:13
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- docs: remove title level from 示例 sections in documentation by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2862
- feat(utils): checkPropTypes support IPublicTypePropType as rule for check by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2877
- test(designer): add parse-metadata test by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2874
- feat(utils): move checkPropTypes to utils module by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2879
- chore(editor-core): init test by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2880
- test(utils): add more test case for checkPropTypes by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2881
- feat(command): add command apis by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2882
- docs(demo): add dialog use desc by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2892
- feat(setter): add field ts by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2891
- fix(react-simulator-renderer): detached node has children by @Zeral-Zhang in https://github.com/alibaba/lowcode-engine/pull/2888
- fix(prop): emit event when unset prop by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2894
- feat(context-menu): prevent event bubbling when "menus" is empty by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2899
- feat(command): update default commands by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2901
- fix(prop): emit event when delete prop by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2902
- fix(workspace): fix workspace.plugins.xxx api is invalid by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2904
- feat: update ts defined by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2905
- refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2906
- refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2907
- docs(command): add command api docs by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2909
- refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2908
- fix(setter): params is not shell SettingField by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2913
- fix(workspace): fix workspace editorView is undefined by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2921
New Contributors
- @Zeral-Zhang made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2888
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.3.1...v1.3.2