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