Skip to content

v6.2.0

Choose a tag to compare

@imzbf imzbf released this 19 Nov 12:06
· 74 commits to develop since this release

新功能

  • 🌟 完全控制内容的呈现方式。文档

重构

  • ⭐️ 重构KatexPlugin以统一块和内联数学公式解析。
  • ⭐️ 将动画添加到浮动工具栏并减少不必要的渲染。
  • ⭐️ 优化组件之间的价值传递机制。

修复Bug

  • 🐞 未正确处理noEcharts属性。

New Features

  • 🌟 Full control over how content is rendered. Docs

Refactor

  • ⭐️ Refactor KatexPlugin to unify block and inline math parsing.
  • ⭐️ Add animations to floating toolbar and reduce unnecessary rendering.
  • ⭐️ optimize value-passing mechanism between components.

Fixed Bugs

  • 🐞 The property noEcharts is not being handled correctly.