v3.7.1

Vanessa219/vditorv3.7.1Dec 6, 2020by Vanessa219

AI Summary

Optimizes performance and adds configuration options for history and word count.

Key Highlights

  • Performs history performance optimization
  • Adds undo delay configuration
  • Adds word count callback function

New Features

  • Undo delay configuration (options.undoDelay)
  • Word count callback (options.counter.after)

Full Release Notes

* [742](https://github.com/Vanessa219/vditor/issues/742) IR 模式块引用换行问题 `修复缺陷`
* [759](https://github.com/Vanessa219/vditor/issues/759) 添加数字统计回调函数 `引入特性`
* [835](https://github.com/Vanessa219/vditor/issues/835) 历史性能优化 `改进功能`
* [837](https://github.com/Vanessa219/vditor/issues/837) 历史记录添加时间间隔配置 `引入特性`
* 文档修改
  * 3.7.1
    * 添加 `options.undoDelay` 配置
    * 添加 `options.counter.after` 回调方法