Skip to content

v4.11.0

Compare
Choose a tag to compare
@imzbf imzbf released this 18 Jan 07:01
· 274 commits to develop since this release

新增特性

重构

  • ⭐️ 恢复highlight.js默认的版本为11.8.0(#421 )。
  • ⭐️ 总是触发vue的所有监听事件(#429 )。
  • ⭐️ 使用<div>标签替代<aritcle>标签。

修复问题

  • 🐞 插入内容是将select设置为false还是会自动选中内容(#428 )。

New Features

Refactor

  • ⭐️ Rollback highlight.js version to 11.8.0(#421 ).
  • ⭐️ Always trigger events for vue(#429 ).
  • ⭐️ Replace <article> tag with <div> tag.

Fixed Bugs

  • 🐞 Setting select to false when inserting content does not take effect(#428 ).