Skip to content

Releases: alibaba/lowcode-engine

v1.3.2

23 Feb 02:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

17 Jan 07:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Jan 06:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

28 Dec 06:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.5

v1.2.3

14 Dec 01:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

13 Nov 04:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Oct 05:16
Compare
Choose a tag to compare

What's Changed

  • fix: fixed the problem caused by component list being overwritten by Hoc by @liujuping in #2584
  • fix: fix document.onMountNode parameters by @liujuping in #2587

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Oct 07:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.2.0

v1.1.10

25 Aug 03:32
Compare
Choose a tag to compare

What's Changed

  • feat: add applicaiton level specs by @1ncounter in #2325
  • fix: Optimize the initialization method for masterPaneController by @AndyJinSS in #2333
  • docs: add setterDetails category by @liujuping in #2334
  • refactor: defaultViewType renamed to defaultViewName by @liujuping in #2353
  • feat(skeleton): add skeleton.getPanel api by @liujuping in #2358
  • fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately by @liujuping in #2359
  • docs: update init.md, add device 参数详细说明 by @liujuping in #2365
  • feat: remove IPublicTypeFieldExtraProps.virtual definition by @liujuping in #2366
  • fix(node-children): solve the crash of null in schema.children by @liujuping in #2367
  • feat(event): add event.prependListener api by @liujuping in #2370
  • docs: update faq009.md by @liujuping in #2373
  • feat: mark the loaded remote description descriptions to reduce loading by @liujuping in #2378
  • docs: update faq013.md by @liujuping in #2379
  • feat: after the component title is modified, update the title of the ComponentAction area by @liujuping in #2381
  • docs: add config options doc by @liujuping in #2383
  • fix: default FaultComponent can not get componentName by @rainke in #2385
  • feat: outline-plugin-pane support overflow-x scroll & delete node by @kyoonart in #2376
  • feat(workspace): when the sleep window is opened, the active window event is not triggered by @liujuping in #2387
  • fix(material): fix rendering is blocked, when the url in the asset fails to load by @liujuping in #2388
  • feat(config): add onGot in config.device by @liujuping in #2389
  • feat(workspace): update openEditorWindow api by @liujuping in #2391
  • fix: logger is not defined error in transformStringToFunction by @liujuping in #2393
  • feat: when field rendering error, output error log by @liujuping in #2398
  • feat(workspace): update removeEditorWindow api by @liujuping in #2399
  • docs: update configOptions.md by @liujuping in #2402
  • docs: update configOptions.md by @liujuping in #2403

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.9

27 Jul 01:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.1.9