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