@licfe/antd-pro-lowcode-materials
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.18 • Public • Published

Ant Design For Lowcode

NPM version

在线示例 / DEMO

materials

  • ProContainer
  • ProDrawer
  • ProModal
  • ProPopconfirm
  • ProTable

开发

  1. 在根目录执行 yarn start
  2. 进入 antd-materials 目录,yarn lowcode:dev
  3. 配置 XSwitch 代理
  4. 访问 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

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @licfe/antd-pro-lowcode-materials

Weekly Downloads

0

Version

1.0.0-rc.18

License

MIT

Unpacked Size

12.2 MB

Total Files

130

Last publish

Collaborators

  • gblw