1.0.2 • Published 2 years ago

ckisme-ui v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

发新包:

  1. package.json "version": "1.0.0", 升级版本号
  2. npm run build 组件库打包
  3. npm publish 上传
  4. npm run test // 单元测试 Statements -- 每个语句是否都执行了 Branches -- 条件语句是否都执行了 Functions -- 函数是否都调用了 Lines -- 未执行的代码行数
  5. npm run build-site 说明页面打包

每次新增组件发新包后要更新文档:https://thoughts.aliyun.com/workspaces/60e263f8650c77001a28906b/docs/61badb11e4178b0001811351

已完成

button

待完成

dialog, 1.内容纯文字 2.自定义类名 进度条,(开始认购,截止认购...上市) 牛头loading 国家地区选择?

vue3tsbase

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.