v1.0.17
版本发布时间: 2022-12-01 15:36:27
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- fix: performance issues when focusing node by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1238
- fix: reuse JSSlot data's value when it is slot structure by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1250
- fix: fix the performance issue of batch call executeTransaction by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1252
- feat: provide new api project.setI18n for setting schema.i18n data by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1256
- chore: adjust version of @types/react-router & typescript by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1262
- fix: make isJSExpression more robust by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1270
- chore: add messages to IRendererProps by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1265
- specs: add 5 global top-most attributes of lowcode-spec by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1274
- fix: fix rgl container crash problem, remove invalid rgl.drop event by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1275
- refactor: correct sequence number of spec by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1276
- fix: fix the problem that the generated icejs project does not support constants by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1266
- fix: fix the problem of crash caused by infinite loop in antd scene by @liujuping in https://github.com/alibaba/lowcode-engine/pull/1277
- feat: engineConfig adds notFoundComponent and faultComponent to the rendering module by @hzd822 in https://github.com/alibaba/lowcode-engine/pull/1279
- feat: add i18n to shell, and fix misuse of zh_CN by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1278
- docs: add docs site by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1281
- fix: componentName can contain dot notation by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/1283
- docs: move specs to docs by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1287
- docs: add doc for how-to-edit-doc, and some minor doc fix by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1299
- refactor: move common to shell by @JackLian in https://github.com/alibaba/lowcode-engine/pull/1282
New Contributors
- @hzd822 made their first contribution in https://github.com/alibaba/lowcode-engine/pull/1279
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.16...v1.0.17