npm md-editor-v3 4.8.0

latest releases: 6.3.1, 6.3.0, 6.2.1...
2 years ago

新增特性:

  • 🌟 拖拽输入框滚动条边缘以调整输入框的宽度(#360 )。
  • 🌟 属性inputBoxWitdh,输入框默认的宽度。
  • 🌟 事件onInputBoxWitdhChange,输入框宽度变化事件。
  • 🌟 下拉菜单特定的类名。
  • 🌟 导出部分内部配置
    import { iconfontClassUrl, iconfontSvgUrl, allToolbar, allFooter, zh_CN, en_US } from 'md-editor-v3';

修复问题:

  • 🐞 移除了代码中的正常的空格(#370 )。

New Features:

  • 🌟 Drag the edge of input box scrollbar to adjust the width of the input box(#360 ).
  • 🌟 Attribute inputBoxWitdh, default width of input box.
  • 🌟 Event onInputBoxWitdhChange, occurs when width of input box has been changed.
  • 🌟 Add special menu class.
  • 🌟 Export more internal configuration
    import { iconfontClassUrl, iconfontSvgUrl, allToolbar, allFooter, zh_CN, en_US } from 'md-editor-v3';

Fixed Bugs:

  • 🐞 Removed legal spaces in code(#370 ).

Don't miss a new md-editor-v3 release

NewReleases is sending notifications on new releases.