@dao42/d42paas-front 0.9.175 → 0.9.177

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,13 @@
1
1
  # 更新日志
2
- ## v0.9.175
2
+ ## v0.9.177
3
+ ### 优化
4
+ + 优化跟随模式下, 不同屏幕大小导致跟随没有换行的情况
5
+ + 优化`Console`存在输出没显示问题
6
+ + 优化`Debug`模式下,`Browser`组件Iframe 没有自动刷新问题
7
+ ## v0.9.176
3
8
  ### 新增
4
9
  + 新增支持业务方定义`Editor`插件功能,配置属性`editorPlugins`
5
- > 1. 可以参考[插件Demo]([插件Demo](https://showmbug-filestore-1258723534.cos.ap-guangzhou.myqcloud.com/plugins.ts)) 示范
10
+ > 1. 可以参考[插件Demo](https://showmbug-filestore-1258723534.cos.ap-guangzhou.myqcloud.com/plugins.ts) 示范
6
11
  > 2. `CodeMirror`[插件开发文档](https://codemirror.net/examples/decoration/)
7
12
  ```ts
8
13
  const dao = new DaoPaaS({