v1.0.15
版本发布时间: 2022-10-18 11:29:35
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- fix: fix the warning that the unique key is not configured by @Hzy0913 in https://github.com/alibaba/lowcode-engine/pull/985
- feat: the tips when dragging a component from the component panel sam… by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1029
- refactor: modify parameter types of onMountNode by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1027
- refactor: node 16 works now by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1028
- refactor: remove default container of built-in Slot component, fixes … by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1023
- fix: leaf should be type of ShellNode other than InnerNode by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1040
- feat: add some params for onDragstart & onDrag & onDragend by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1049
- chore: added codecov with ci git action by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1041
- refactor: fix displayName spell mistake by @haloworld007 in https://github.com/alibaba/lowcode-engine/pull/1043
- docs: fix the problem that the keywords of the material spec are misspelled by @maixiaojie in https://github.com/alibaba/lowcode-engine/pull/1065
- docs: fix the problem that the material spec proCode and lowCode are misspelled by @DBvc in https://github.com/alibaba/lowcode-engine/pull/1064
- fix: fixed that new elements cannot be dragged in the outline tree by @wangshihao111 in https://github.com/alibaba/lowcode-engine/pull/988
- fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1076 and https://github.com/alibaba/lowcode-engine/pull/1071
- feat: added scrollToNode API by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1075
- feat: support SPA mode by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1078
- docs: fix the misspelling of material agreement styles by @DBvc in https://github.com/alibaba/lowcode-engine/pull/1079
- feat: support for NotFoundComponent design state is optional by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1013
- docs: the move in the material spec disableBehaviors is modified to hide by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1082
- feat: added onImportSchema API to listen for schema import events by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1083
- fix: defaultValue should be evaluated inspite of condition result is … by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1109
- test: rename mockBoostFn by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1114
- feat: add showArea API & hideArea API for skeleton by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1115
- chore: use jsdelivr which is faster than unpkg.com in mainland China by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1116
- fix: fixed focusNodeSelector configuration not taking effect by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1125
New Contributors
- @Hzy0913 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/985
- @maixiaojie made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1065
- @DBvc made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1064
- @wangshihao111 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/988
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.14...v1.0.15