Skip to content

Releases: imzbf/md-editor-extension

v1.1.1-rt

18 Jan 06:43
Compare
Choose a tag to compare

修复问题:

  • 🐞 导出PDF后,预览内容某些元素消失。

Fixed Bugs:

  • 🐞 After exporting the PDF, some elements of content disappear.

v1.1.1-v3

14 Dec 06:25
Compare
Choose a tag to compare

修复问题:

  • 🐞 表情组件自定义属性无效(#12 )

Fixed Bugs:

  • 🐞 Attribute emoji did not work(#12)

v1.3.0-cm

23 Nov 01:42
Compare
Choose a tag to compare

新增特性:


New Features:

v1.1.0

05 Nov 02:00
Compare
Choose a tag to compare

新增特性:

  • 🌟 给属性trigger添加了默认值。
  • 🌟 ExportPDF组件新增onStart, onSuccess, onError事件,新增属性style

New Features:

  • 🌟 Set default value to attribute trigger.
  • 🌟 New events onStart, onSuccess, onError, new attribute style of ExportPDF.

v1.1.0-cm

27 Sep 10:03
Compare
Choose a tag to compare

新增特性:


New Features:

v1.0.2-v3

25 Sep 12:35
Compare
Choose a tag to compare

For md-editor-v3:

新增特性:

  • 🌟 新的4个扩展组件
Name Description
Emoji 小表情
Mark 文字标记
OriginalImg 插入可设置属性的标签 <img src="" alt="" width="100%">
ExportPDF 导出内容为PDF

New Features:

  • 🌟 4 new extension components
Name Description
Emoji Insert emoji into the editor
Mark Text markers<mark>
OriginalImg Insert <img src="" alt="" width="100%">
ExportPDF Export content as a PDF file

v1.0.2-rt

25 Sep 12:33
Compare
Choose a tag to compare

For md-editor-rt:

新增特性:

  • 🌟 新的4个扩展组件
Name Description
Emoji 小表情
Mark 文字标记
OriginalImg 插入可设置属性的标签 <img src="" alt="" width="100%">
ExportPDF 导出内容为PDF

New Features:

  • 🌟 4 new extension components
Name Description
Emoji Insert emoji into the editor
Mark Text markers<mark>
OriginalImg Insert <img src="" alt="" width="100%">
ExportPDF Export content as a PDF file

v2.0.0

05 Mar 09:16
Compare
Choose a tag to compare

重构:

  • 🌟 整理预览主题的公共部分代码。
  • 🌟 arknights主题复制按钮适配。

Refactor:

  • 🌟 Organize the common part of the theme.
  • 🌟 Optimize the styles of button for copying code.

v1.5.0

10 Jan 06:58
Compare
Choose a tag to compare

新增特性:

New Feature:

v1.4.0

02 Dec 03:36
Compare
Choose a tag to compare

🌟 重构:

  • ⚠️ 语言设置,移除linkModalTips.title,新增linkModalTips.linkTitlelinkModalTips.imageTitlelable关键词调整为label(@Tofandel )。

🌟 Refactor:

  • ⚠️ Type of language, remove linkModalTips.title, add linkModalTips.linkTitle and linkModalTips.imageTitle; correct key lable to label(@Tofandel ).