@xiaoyaoliu/x-arco-design
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

@xiaoyaoliu/x-arco-design

NPM version NPM downloads

a react component library base on arco design

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

Buglist

  • radius 没有应用四种尺寸
  • select 下的 tag 颜色没有应用对
  • input disabled background-color 优先级问题
  • radio 中心点的样式 为 color-white 暗色模式下 为透明色,应该为白色,文档中为 hsla(0,0%,100%,0.9),实际配置 rgba(255,255,255,0)
  • input 聚焦的输入框圆角问题

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @xiaoyaoliu/x-arco-design

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

73.5 kB

Total Files

209

Last publish

Collaborators

  • xiaoyao0117