Skip to content

v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiaopujun xiaopujun released this 10 Jan 05:23
· 375 commits to master since this release

Features.

  1. New large screen preview size adaptation.
  2. New component resource pool, image resource function, local storage and server storage of image resources.
  3. New interface between local storage and server storage for projects.
  4. New image resource pool caching, cover image caching, optimize designer performance.
  5. add project snapshot function, support project cover and snapshot generation and export.

Bug Fixes:
Fix the bug that the new concurrency feature after upgrading React17 to 18 changes the execution order of code, which leads to the failure of undo and redo operations of drag and drop components and zoom components.

Enhancement:

  1. designer UI optimization adjustment
  2. antd4 upgrade antd5
  3. optimize the layout framework of main designer and blueprint designer.
  4. optimize the rendering performance of blueprint link line segment
  5. Optimize the designer code structure, reduce any type as much as possible.
  6. Optimize the loading and unloading timing of designer events.
  7. optimize the event triggering and destroying process of the blueprint designer's drag-and-drop adding process to reduce the triggering of redundant events.
  8. Refine the custom component blueprint access process.

image

image