|
|
@ -440,7 +440,8 @@ v1.2.0 主要更新: |
|
|
|
|
|
|
|
- 改进:可配置是否自动聚焦编辑器 [#74](https://github.com/pandao/editor.md/issues/74); |
|
|
|
- 新增配置项 `autoFocus`,默认值为 `true`; |
|
|
|
- 修改 Bug [#77](https://github.com/pandao/editor.md/issues/77); |
|
|
|
- 修复 Bug [#77](https://github.com/pandao/editor.md/issues/77); |
|
|
|
- 改进:帮助对话框里的链接改为新窗口打开,避免直接跳转到链接,导致编辑内容丢失的问题[#79](https://github.com/pandao/editor.md/issues/79); |
|
|
|
- 改进和完善编辑器配置项; |
|
|
|
- 新增配置项 `tabSize`、`indentUnit` 和 `lineWrapping`; |
|
|
|
- 新增配置项 `autoCloseBrackets` 和 `showTrailingSpace` ; |
|
|
|