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