v1.1.3
What's Changed
- test: add ut for utils/build-components by @liujuping in #1601
- docs: improve comments for plugin-context by @JackLian in #1606
- refactor: rename executeLifeCycleMethod to executeLifeCycleMethod by @liujuping in #1613
- feat: fix prop module issue and ts type definition by @liujuping in #1616
- feat: add shell config model by @JackLian in #1614
- test: add ut for designer/prop-setAsSlot by @liujuping in #1620
- feat: add reverse api to node-children model by @liujuping in #1619
- fix: fix slot id is automatically generated every time by @liujuping in #1632
- fix: 修改config.onGot 和 editor.onGot 方法与文档不一致的问题 by @ranyue in #1647
- fix: fix some ts error by @liujuping in #1644
- fix: fix build error due to ts definition by @liujuping in #1650
- feat: update the ts definition of the shell module by @liujuping in #1658
- feat: lowcode component add error placeholder by @liujuping in #1657
- feat: add getDOMNode api definition in node module by @liujuping in #1651
- fix: componentList in remote component desc not written into asset by @liujuping in #1662
- fix: when the component is configured in a loop, the key value changes and renders error by @liujuping in #1670
- feat: optimize error component output information by @liujuping in #1671
- feat: disable behaviors according to components in outline-tree by @huxingyi1997 in #1673
- fix: fix the problem that the outline pane tree cannot be expanded by @liujuping in #1678
- fix: misspelled words by @silinchen in #1680
- feat: optimize ts definition by @liujuping in #1693
New Contributors
- @ranyue made their first contribution in #1647
- @huxingyi1997 made their first contribution in #1673
- @silinchen made their first contribution in #1680
Full Changelog: v1.1.2...v1.1.3