update 1.0.0

This commit is contained in:
hufeixiong
2022-09-05 17:27:10 +08:00
parent b241dd9a75
commit f693a1eceb
10 changed files with 154 additions and 86 deletions

View File

@@ -24,15 +24,8 @@ dooringx-lib 是 dooringx 的基座,是移除了 dooringx 插件的可视化
dooringx-lib 提供自己的一套数据流事件机制以及弹窗等解决方案,可以让你更快地自己定制开发可视化拖拽平台。
dooringx-lib 在运行时维护一套数据流主要分为json数据部分左侧组件部分右侧配置项部分快捷键部分弹窗部分事件与函数部分数据源部分。
其除了提供基础的拖拽、移动、缩放、全选、旋转等功能外,还可以使用暴露的组件。如果觉得组件不够定制化,可以调整样式或者自己重新写。
## 文档 | Doc
当前版本变化较大,请等待文档完善。
[Read the Docs to Learn More](https://h5-dooring.github.io/dooringx/).
@@ -165,6 +158,3 @@ Contributions, issues and feature requests are welcome!.
MIT
## Todo
完善文档