Releases: cipchk/ngx-ueditor
Releases · cipchk/ngx-ueditor
2.1.3
- fix: fix invalid loop events in destroy, #43
2.0.1
- 增加
disabled
属性
- 修复无法实时响应变更内容
- 修复按钮
line-height
问题
2.0.0
- 支持Angular6
- BREAKING CHANGES
forRoot(config: UEditorConfig)
path
替代成 js
,允许更好的使用 cdn 路径,且务必指定ueditor.js和config.js路径
- 增加对
options
更多描述,包含 UEDITOR_HOME_URL
(当你使用 cdn
时,属性必填,相当于整个 Ueditor 所需要语言、主题、对话框等根路径)