New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@licfe/antd-pro-lowcode-materials

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@licfe/antd-pro-lowcode-materials

Ant Design For Lowcode

  • 1.0.0-rc.18
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 03 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc