vue-amazing-ui 0.0.21 → 0.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +19 -36
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -58,42 +58,25 @@ yarn dev
58
58
 
59
59
  ## Components
60
60
 
61
- | Component name | Descriptions |
62
- | :--- | :--- |
63
- Breadcrumb | 面包屑
64
- Button | 按钮
65
- Carousel | 走马灯
66
- Cascader | 级联选择
67
- Checkbox | 多选框
68
- Collapse | 折叠面板
69
- Countdown | 倒计时
70
- DatePicker | 日期选择器
71
- Dialog | 对话框
72
- Divider | 分割线
73
- Empty | 空状态
74
- Image | 图片
75
- InputNumber | 数字输入框
76
- Message | 全局提示
77
- Modal | 信息提示
78
- Notification | 通知提醒框
79
- Pagination | 分页器
80
- Progress | 进度条
81
- QRCode | 二维码
82
- Radio | 单选框
83
- Rate | 评分
84
- Select | 选择器
85
- Slider | 滑动输入条
86
- Spin | 加载中
87
- Steps | 步骤条
88
- Swiper | 触摸滑动插件
89
- Switch | 开关
90
- Table | 表格
91
- Tabs | 标签页
92
- TextScroll | 文字滚动
93
- Timeline | 时间轴
94
- Tooltip | 文字提示
95
- Video | 播放器
96
- Waterfall | 瀑布流
61
+ | Component name | Descriptions | Component name | Descriptions |
62
+ | :--- | :--- | :--- | :--- |
63
+ Breadcrumb | 面包屑 | Button | 按钮
64
+ Carousel | 走马灯 | Cascader | 级联选择
65
+ Checkbox | 多选框 | Collapse | 折叠面板
66
+ Countdown | 倒计时 | DatePicker | 日期选择器
67
+ Dialog | 对话框 | Divider | 分割线
68
+ Empty | 空状态 | Image | 图片
69
+ InputNumber | 数字输入框 | Message | 全局提示
70
+ Modal | 信息提示 | Notification | 通知提醒框
71
+ Pagination | 分页器 | Progress | 进度条
72
+ QRCode | 二维码 | Radio | 单选框
73
+ Rate | 评分 | Select | 选择器
74
+ Slider | 滑动输入条 | Spin | 加载中
75
+ Steps | 步骤条 | Swiper | 触摸滑动插件
76
+ Switch | 开关 | Table | 表格
77
+ Tabs | 标签页 | TextScroll | 文字滚动
78
+ Timeline | 时间轴 | Tooltip | 文字提示
79
+ Video | 播放器 | Waterfall | 瀑布流
97
80
 
98
81
  ## Details
99
82
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-amazing-ui",
3
- "version": "0.0.21",
3
+ "version": "0.0.22",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [