Skip to content

Commit

Permalink
1、删除参数过时提醒。
Browse files Browse the repository at this point in the history
 2、修改 dialog.toast 图标。
 3、修改 yd-popup 不支持修改圆角问题。
 4、组件 yd-actionsheet/yd-keyboard/yd-cityselect/yd-popup/yd-datetime 添加 masker-opacity 参数,以便自定义遮罩层透明度。
 5、修改 yd-input 验证手机正则。
 6、解决 yd-lightbox 组件显示png格式图片加载中动画错误显示问题。
 7、解决 yd-search 在ios设备下,全屏模式不自动弹出键盘问题。
 8、解决 yd-sendcode 不响应value值问题。
 9、组件 yd-cityselect 添加 columns 以便用户自定义层级。
 10、强化 yd-tab 功能。
 11、组件 yd-tabbar 支持动态修改当前选中。
  • Loading branch information
ydcss committed Mar 27, 2018
1 parent 1fab244 commit 2adb3e4
Show file tree
Hide file tree
Showing 116 changed files with 527 additions and 319 deletions.
4 changes: 2 additions & 2 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#### 问题描述

(请详细地描述问题,不要一句话带过,根据情况贴上使用代码)
作者是个菜鸟,请详细地描述问题,不要一句话带过,根据情况贴上使用代码)

#### 产生环境

Expand All @@ -17,6 +17,6 @@

```html
<script>
alert('不会贴代码的看这里');
alert('作者是个菜鸟!');
</script>
```
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ Blog: <a href="http://www.ydcss.com"> http://www.ydcss.com </a>

<br/>

Copyright (c) 2017, ydcss.com
Copyright (c) 2018, ydcss.com
<br/>
4 changes: 2 additions & 2 deletions dist/lib.px/accordion/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/actionsheet/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/backtop/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/badge/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/button/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/cell/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/checkbox/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/checklist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/cityselect/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/countdown/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/lib.px/countup/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions dist/lib.px/datetime/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib.px/dialog/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2adb3e4

Please sign in to comment.