big-camel
released this
29 Jul 14:48
·
287 commits
to master
since this release
Improvements
- table: the right-click menu increases the maximum number of rows/columns to 100
- lightblock: add markdown command
::: tip
- image: When the image is pasted, the height and width of the image are preferentially obtained from the img attribute and css
- markdown: use import instead of require to import related parsing libraries, and require cannot be used when using vite build
- The onBeforeRender option adds a third parameter engine instance
Fixed
- table: The change event is not triggered after the cell is aligned up and down
- table: scrollbar position not updated with browser scrolling after maximization
- table: wrongly executed paste command in read-only state
- card: upload type of card, after the upload is successful, execute
undo -> redo
, the status after successful upload is not restored - The data-id of most nodes is not generated correctly, resulting in some abnormal operations