Skip to content

v0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiaopujun xiaopujun released this 17 Dec 01:53
· 431 commits to master since this release

Features.

  1. New configuration item template control
  2. New Basic Forms component

Bug Fixes:

  1. Fix a bug that layers are messed up after duplicating multiple layers. 2.
  2. Fix the bug that undo and redo operations are not continuous after deleting elements. 3.
  3. fix the bug that the default theme is lost after loading designer data
  4. fix the bug that double-click to add a component does not work.

Enhancement:

  1. vite4 upgraded to vite5. 2.
  2. React17 upgraded to React18. 3.
  3. optimize the project code structure and naming style
  4. Optimize the data operation interface to support the operation of both local data and server data.
  5. Optimize the loading time of component data in preview mode.
  6. Optimize the rendering of exception messages when the component data is loaded abnormally in preview mode.

Warning: Some components are not compatible with historical versions