Unclaimed project
Are you a maintainer of lowcode-engine? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
lowcode-engine
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
alibabalow-codelowcode
Last updated over 1 year ago
Back to changelogNew
v1.3.2
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/2899feat(command): update default commands by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2901fix(prop): emit event when delete prop by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2902fix(workspace): fix workspace.plugins.xxx api is invalid by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2904feat: update ts defined by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2905refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2906refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2907docs(command): add command api docs by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2909refactor(plugin-command): add plugin-command package by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2908fix(setter): params is not shell SettingField by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2913fix(workspace): fix workspace editorView is undefined by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2921New 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