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