File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.2.1
2
+
3
+ ` 2020-03-09 `
4
+
5
+ * :sparkles : upd(BackTop):支持指定容器Id监听滚动事件,重构优化,文档优化 @richard1015
6
+ * :sparkles : upd(Cell):重构优化内部代码,文档优化 @zhenyulei
7
+ * :sparkles : upd(Dialog):重构优化内部代码,文档优化 @guoxiao158
8
+ * :sparkles : doc:文档新增业务组件 @richard1015
9
+ * :sparkles : feat(Types):新增TextBox types类型 @richard1015
10
+ * :sparkles : feat(Scroller):vertical-scroll组件新增滚动监听事件 @richard1015
11
+ * :sparkles : feat(LuckDraw):新增业务抽奖组件 @Ymm0008
12
+ * :bug : fix(Stepper) 修复步进器组件触发多次change事件 #207 @richard1015
13
+ * :bug : fix(Popup) 修复样式加载问题 @yangkaixuan
14
+ * :bug : fix(Tab) 修复标签中数据更新不渲染页面的问题 #215 @zhenyulei
15
+ * :bug : fix(LeftSlip) 左滑删除优化,单元测试问题修复 @vickyYE
16
+ * :bug : fix(MoToVue) md 转换 vue 插件性能优化 @linrufeng
17
+ * :bug : fix(checkboxgroup) 修复代码冲突 @richard1015
18
+
1
19
## 2.2.0
2
20
3
21
` 2020-02-12 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"description" : " 一套轻量级移动端Vue组件库" ,
5
5
"typings" : " dist/types/index.d.ts" ,
6
6
"main" : " dist/nutui.js" ,
You can’t perform that action at this time.
0 commit comments