0.5.33 • Published 13 days ago

eip-formily-plugins v0.5.33

Weekly downloads
-
License
MIT
Repository
-
Last release
13 days ago

eip-formily-plugins

一个面向 PC 的业务组件库

调试

启动调试

npm run lowcode:dev             # 打开开发环境,运行所有组件

"start": "npm run dumi" "start": "build-scripts start --config ./build.lowcode.js"

发布npm包npm publish --access=publish

npm账号密码 kris.luo luo6528126 18319700115@163.com

构建

npm run lowcode:build

select删除

FormItem的key的问题"hs-" + Util.randomWord(false, 8),固定的话会导致属性变更不会实时渲染 暂时通过外层包裹P组件处理

弹窗组件重复渲染,导致无法编辑弹窗组件属性 tab是否也是 tab组件触发很多次

table的select无法选中

组件接入流程 https://hesung2020.feishu.cn/wiki/KUc6wmYVpiq2aEkw5I6cxx33nrf

组件定义 src\components\

组件引入 src\index.ts

定义组件配置信息 执行yarn start自动生产meta.ts文件 lowcode\

配置信息组件 https://lowcode-engine.cn/site/docs/guide/appendix/setters

build.json文件变更 "alias": { // "@": "./src/components" "@": "./src" },

自定义组件使用umi一些方法会报错(Tabs) import { useModel } from 'umi'

collape

0.4.3 0.5.0

0.5.33

13 days ago

0.5.32

29 days ago

0.5.30

30 days ago

0.5.31

30 days ago

0.5.29

30 days ago

0.5.27

30 days ago

0.5.28

30 days ago

0.5.26

30 days ago

0.5.22

1 month ago

0.5.25

1 month ago

0.5.23

1 month ago

0.5.24

1 month ago

0.5.18

1 month ago

0.5.19

1 month ago

0.5.16

1 month ago

0.5.17

1 month ago

0.5.15

1 month ago

0.5.21

1 month ago

0.5.20

1 month ago

0.5.10

1 month ago

0.5.11

1 month ago

0.5.14

1 month ago

0.5.12

1 month ago

0.5.13

1 month ago

0.5.8

1 month ago

0.5.9

1 month ago

0.5.7

1 month ago

0.5.4

1 month ago

0.5.6

1 month ago

0.5.5

1 month ago

0.5.3

1 month ago

0.5.2

1 month ago

0.5.1

1 month ago

0.5.0

1 month ago

0.4.1

3 months ago

0.4.0

3 months ago

0.3.0

4 months ago

0.3.6

4 months ago

0.3.5

4 months ago

0.2.9

4 months ago

0.3.7

4 months ago

0.2.8

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.3.4

4 months ago

0.3.3

4 months ago

0.2.7

4 months ago

0.2.6

4 months ago

0.2.5

4 months ago

0.2.3

5 months ago

0.2.4

5 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.9

7 months ago

0.1.8

7 months ago

0.1.7

7 months ago

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.0

7 months ago