What's Changed
- docs: 加入图编排扩展使用说明 by @lukeup in #2080
- feat(renderer-core): optimize the judgment of whether leaf hoc has children by @liujuping in #2113
- fix(prop): fix that the prop model is not reused and the update is not triggered by @liujuping in #2114
- feat: extract simulator type by @keuby in #2116
- Update pluginContextMenu.md by @pccai in #2108
- feat: add componentMeta?.advanced?.callbacks?.onSelectHook api by @liujuping in #2120
- fix(code-gen): fix types error by @LeoYuan in #2137
- fix: invalid jsx attr name error by @eternalsky in #2131
- docs: fix link by @whale2002 in #2142
- feat: add config.customPluginTransducer to debugger plugins by @liujuping in #2147
- feat(workspace): add resourceTypeList api by @liujuping in #2148
- chore: set repo by @xiaohuoni in #2150
- fix(outline-pane): tree does not change when doc.importSchema call by @liujuping in #2151
- fix: fix the problem caused by props.children is [] by default in leaf by @liujuping in #2155
- fix(lowcode-types): allow
template
field in configure.supports.events by @yifanwww in #2161 - doc(projectapi): 删除重复的getCurrentDocument方法 by @ChiZng in #2164
- fix(code-generator): upgrade prettier parser from babel to babel-ts, fix some ts parse error by @eternalsky in #2166
- fix: Corrected a misspelling in the docs by @stefan-ysh in #2168
- feat(workspace): add editorViews to resourceTypeList api by @liujuping in #2170
- fix(render-core): fix when designMode is false & loop is null, isUseLoop should return true by @liujuping in #2173
- feat: make appHelper observable by @eightHundreds in #2186
- Update material.md by @LgnMs in #2220
- remove duplicate code by @rainke in #2222
- fix: lerna version to 4.0.0 by @liujuping in #2226
- fix: the selectionDispose function is never executed by @rainke in #2227
- fix: change the return result type to Promise by @eightHundreds in #2238
- feat: add document-model shell return types by @liujuping in #2246
- fix(code-gen): fix example-solution.ts format problem by @BARMPlus in #2207
- chore(code-gen): export containerInjectConstants function by @BARMPlus in #2206
New Contributors
- @pccai made their first contribution in #2108
- @whale2002 made their first contribution in #2142
- @xiaohuoni made their first contribution in #2150
- @yifanwww made their first contribution in #2161
- @stefan-ysh made their first contribution in #2168
- @eightHundreds made their first contribution in #2186
- @rainke made their first contribution in #2222
Full Changelog: v1.1.7...v1.1.8