v1.0.18
版本发布时间: 2022-12-19 16:23:44
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- feat: support onMouseDownHook, onChildMoveHook hooks by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1304
- feat: doc format issues, replace wrong links, replace image cdn urls by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1308
- docs: update cli related docs by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1315
- refactor: wrap cabins in order to mark deprecated apis by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1318
- feat: remove circular dependency between designer and shell by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1319
- docs: add view.tsx guide in material.md by @eternalsky in https://github.com/alibaba/lowcode-engine/pull/1323
- refactor: add types for shell, and move functions from types to utils by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1321
- fix: add null protection for LowcodeTypes.shape by @AndyJinSS in https://github.com/alibaba/lowcode-engine/pull/1326
- chore: change recommended node version to 16.18, and fix some minor doc link issues by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1327
- refactor: remove dependent of shell from designer by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1328
- docs: replace yuque links by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1332
- feat: add types for engineConfig and put it to types by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1330
- fix(history): do not record unchanged data by @huoteng in https://github.com/alibaba/lowcode-engine/pull/1337
- fix: plugin context, enhancePluginContextHook not working by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1344
- chore: upgrade dep versions by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1341
- docs: add faqs by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1342
- feat: assets.components support reference field by @qingniaotonghua in https://github.com/alibaba/lowcode-engine/pull/1355
- chore: delete pnpm-lock.yaml by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1358
- fix: add types for assets-transform by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1359
- feat(plugin-outline): add extraTitle support for outline tree node by @huoteng in https://github.com/alibaba/lowcode-engine/pull/1361
- docs: some minor doc optimizations by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1365
New Contributors
- @AndyJinSS made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1326
- @qingniaotonghua made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1355
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.17...v1.0.18