0.2.0 • Published 6 years ago

cecloud-ui v0.2.0

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

cecloud-ui

使用说明

安装

在具体的项目中执行命令安装样式包

npm i -S cecloud-ui@latest
#或者
yarn add cecloud-ui@latest

使用

在文件中引入 (建议在具体覆盖样式之前引入) 引入地址为

cecloud-ui/dist/theme-ce/index.css

具体思想

在 element-ui 样式之上的覆写.


以下为开发者说明, 如果只是使用请忽略

开发者 quick start

npm run bootstrap # 安装 npm 包
npm run dev # 运行

stage one

需要主要更改的部分

  1. 基本变量: 色彩(基本色), 圆角, 字体, 间距
  2. 基本组件: button,radio, checkbox, input, search
  3. 提示组件: tooltip, popover

stage next

二期进行实现

switch, slider, selector, datepicker, upload, progress, tree, paganation, transfer, form, table

0.2.0

6 years ago

0.1.0

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago