1.0.0-rc.18 • Published 3 years ago
@licfe/antd-pro-lowcode-materials v1.0.0-rc.18
在线示例 / DEMO
materials
- ProContainer
- ProDrawer
- ProModal
- ProPopconfirm
- ProTable
开发
- 在根目录执行 yarn start
- 进入 antd-materials 目录,yarn lowcode:dev
- 配置 XSwitch 代理
- 访问 http://localhost:8000
XSwitch 代理如下
{
"proxy": [
[
"https://unpkg.com/@licfe/antd-pro-lowcode-materials@latest/build/lowcode/view.js",
"http://localhost:3333/view.js"
],
[
"https://unpkg.com/@licfe/antd-pro-lowcode-materials@latest/build/lowcode/meta.js",
"http://localhost:3333/meta.js"
]
]
}
changelog
- 本地构建调试打通
- 调整 group
- 解决 antd 组件渲染/出码问题
- pro-table support get selected rows
- protable 枚举支持变量绑定
todo
pro component 本地构建调试打通 出码&渲染解决使用的 antd 组件渲染/出码问题
组件
- ProContainer
- ProDrawer
- ProModal
ProPopconfig- ProTable
1.0.0-rc.18
3 years ago
1.0.0-rc.16
3 years ago
1.0.0-rc.15
3 years ago
0.0.1-rc.11
3 years ago
0.0.1-rc.10
3 years ago
0.0.1-rc.9
3 years ago
0.0.1-rc.8
3 years ago
0.0.1-rc.7
3 years ago
0.0.1-rc.6
3 years ago