v1.1.10
版本发布时间: 2023-08-25 11:32:02
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- feat: add applicaiton level specs by @1ncounter in https://github.com/alibaba/lowcode-engine/pull/2325
- fix: Optimize the initialization method for masterPaneController by @AndyJinSS in https://github.com/alibaba/lowcode-engine/pull/2333
- docs: add setterDetails category by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2334
- refactor: defaultViewType renamed to defaultViewName by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2353
- feat(skeleton): add skeleton.getPanel api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2358
- fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2359
- docs: update init.md, add device 参数详细说明 by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2365
- feat: remove IPublicTypeFieldExtraProps.virtual definition by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2366
- fix(node-children): solve the crash of null in schema.children by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2367
- feat(event): add event.prependListener api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2370
- docs: update faq009.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2373
- feat: mark the loaded remote description descriptions to reduce loading by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2378
- docs: update faq013.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2379
- feat: after the component title is modified, update the title of the ComponentAction area by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2381
- docs: add config options doc by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2383
- fix: default FaultComponent can not get componentName by @rainke in https://github.com/alibaba/lowcode-engine/pull/2385
- feat: outline-plugin-pane support overflow-x scroll & delete node by @kyoonart in https://github.com/alibaba/lowcode-engine/pull/2376
- feat(workspace): when the sleep window is opened, the active window event is not triggered by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2387
- fix(material): fix rendering is blocked, when the url in the asset fails to load by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2388
- feat(config): add onGot in config.device by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2389
- feat(workspace): update openEditorWindow api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2391
- fix: logger is not defined error in transformStringToFunction by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2393
- feat: when field rendering error, output error log by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2398
- feat(workspace): update removeEditorWindow api by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2399
- docs: update configOptions.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2402
- docs: update configOptions.md by @liujuping in https://github.com/alibaba/lowcode-engine/pull/2403
New Contributors
- @1ncounter made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2325
- @kyoonart made their first contribution in https://github.com/alibaba/lowcode-engine/pull/2376
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.1.9...v1.1.10