507 Commits

Author SHA1 Message Date
pangxie1991
b6c0497e7a [build] 2.3.2 2017-11-02 15:36:22 +08:00
Yao
8d283679b2
update shop icon (#45) 2017-11-02 15:34:26 +08:00
pangxie1991
5a99c1b5d5 update package.json 2017-10-31 21:26:26 +08:00
Yao
e4dfc9e48c
[new feature] Layout: 新增 layout 组件 (#43)
* change example dir

* Update README.md

更新预览教程

* 新增 layout 组件

* exclude example

* change .wxss -> .pcss

* 脚本目录更名为 scripts
2017-10-31 17:41:31 +08:00
Yao
f87235d03f
Update Readme.md
修复诡异的图片显示问题
2017-10-30 08:16:28 -05:00
Yao
bece6c96d2
支持 input 事件触发后对输入框内容修改 (#42) 2017-10-30 21:11:20 +08:00
pangxie1991
7f93073c37 update readme 2017-10-30 14:43:16 +08:00
Yao
451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00
pangxie1991
778be1d2c4 update changelog 2017-10-27 21:24:15 +08:00
pangxie1991
518f76222a [release] 2.3.1 2017-10-27 21:19:29 +08:00
Yao
e9748ff6fd [bug fix] Field: 修复多行展示样式 (#39)
* field 修复多行时的样式

* 样式调整

* field: 增加 placeholder 样式

* field: 字颜色声明
2017-10-27 21:14:03 +08:00
pangxie1991
4f6005e1b6 优化 example 展示 2017-10-27 11:16:59 +08:00
pangxie1991
1f82fb2110 update changelog 2017-10-27 11:13:07 +08:00
pangxie1991
dafd89ac36 fix: release.sh remove useless code 2017-10-26 21:42:49 +08:00
pangxie1991
e262cd060f Merge branch 'master' of github.com:youzan/zanui-weapp 2017-10-26 21:29:56 +08:00
pangxie1991
38ebce75ce release.sh add echo msg 2017-10-26 21:29:15 +08:00
pangxie1991
3213d23efa [release] 2.3.0 2017-10-26 21:25:01 +08:00
pangxie1991
e87f535fa8 fix release.sh 2017-10-26 21:24:43 +08:00
Yao
67c3077a68 [breaking change] Icon: icon 整理 & 新增 (#38)
* 增加 icon 打包命令

* icons 生成脚本调整

* fix wrong path

* update demo

* all icons

* 新 icon 列表

* remove icon comment

* 更新 icon
2017-10-26 16:03:22 +08:00
Yao
b05249d96a [breaking change] Field & Form: 新增 Field 组件 (#37)
* add input

* remove file

* 更名为 field 组件 && 增加圆角主题

* 调整 field title 宽度

* 增加 input 回调逻辑

* remove form
2017-10-26 16:03:02 +08:00
pangxie1991
96f24ae043 change gitignore 2017-10-25 13:57:10 +08:00
Yao
9ac8f130f4 [breaking change] Select: move check_label to select (#36)
* move check label to new component

* select 整理

* 整理文档 && 支持 componentId

* delete project config json

* 内部命名修改

* remove form/check_label
2017-10-25 11:51:14 +08:00
pangxie1991
2e4dc35995 update changelog 2017-10-15 23:00:22 +08:00
pangxie1991
15e4de792f [release] 2.2.0 2017-10-15 22:50:36 +08:00
pangxie1991
0ff1ee4c0b [build] 2.2.0 2017-10-15 22:50:35 +08:00
pangxie1991
3579879e6b update bower config 2017-10-15 22:41:35 +08:00
Yao
3b934df32e add release shell (#35) 2017-10-15 22:38:14 +08:00
pangxie1991
08ba48621a add issue && pr template 2017-10-15 21:57:11 +08:00
pangxie1991
fb2e85f3c8 整理文档 2017-10-15 21:08:14 +08:00
everywill
7ebfa6054d capsule支持不同类型及自定义颜色 (#34)
* style: badge上标大小改变更加灵活

* style: panel-title的行高跟随字号

* style: 绝对定位的元素width或height为auto,left,right,top,bottom不为auto时,auto的margin将计算为0,同初始值

* style: 修复作为组件使用时dialog的定位问题

* style: 修正示例

* style: add

* style: capsule

* style: modify readme

* style: add noticebar

* style: modify readme

* style: noticebar优化

* style: add popup

* style: remove

* style: 左右反了...

* style: 通告栏支持同一页面多个

* style: 独立管理不同noticebar的动画数据

* style: add

* style: 删除多余文件

* style: capsule自定义颜色
2017-10-06 12:27:25 +08:00
everywill
d1b3cd3472 增加Capsule, Noticebar, Popup;修正Dialog在非最外层情况下引入的样式问题;更新readme。 (#32)
* style: badge上标大小改变更加灵活

* style: panel-title的行高跟随字号

* style: 绝对定位的元素width或height为auto,left,right,top,bottom不为auto时,auto的margin将计算为0,同初始值

* style: 修复作为组件使用时dialog的定位问题

* style: 修正示例

* style: add

* style: capsule

* style: modify readme

* style: add noticebar

* style: modify readme

* style: noticebar优化

* style: add popup

* style: remove

* style: 左右反了...

* style: 通告栏支持同一页面多个

* style: 独立管理不同noticebar的动画数据
2017-10-01 23:39:53 +08:00
MuYu
eba815b60f 增加单选 和一个验证码的样式 (#30)
* 增加单选 和一个验证码的样式

* 移除一个不存在的页面链接

* 移除业务中的样式

* 统一风格
2017-09-27 12:33:49 +08:00
Yao
e03d3dba4e 文档更新 (#29) 2017-09-14 20:39:59 +08:00
pangxie1991
f23723a662 upgrade package version 2017-06-30 10:58:03 +08:00
pangxie1991
41cceabda3 Merge branch 'master' of github.com:youzan/zanui-weapp 2017-06-29 19:52:00 +08:00
Yao
bc4adf3d2a fix toptips bug (#21)
#20
2017-05-02 14:44:54 +08:00
pangxie1991
22af8dd866 fix toptips bug 2017-05-02 14:37:17 +08:00
pangxie
832a5d3711 Merge branch 'hotfix/fix_tab_scroll_view_height' into 'master'
Hotfix/fix tab scroll view height



See merge request !1
2017-04-07 20:49:25 +08:00
pangxie1991
57b80b5890 Merge remote-tracking branch 'gitlab/master' into hotfix/fix_tab_scroll_view_height 2017-04-07 16:52:18 +08:00
pangxie1991
a7c07f24be tab fix scroll-view height 2017-04-07 16:49:16 +08:00
Neo Tan
3674ddbf90 Appended a slash ("/"), or the URL won't work. (#18) 2017-03-30 20:10:01 +08:00
everywill
0f0f269f40 一些优化 (#15)
* style: badge上标大小改变更加灵活

* style: panel-title的行高跟随字号

* style: 绝对定位的元素width或height为auto,left,right,top,bottom不为auto时,auto的margin将计算为0,同初始值
2017-03-02 16:10:37 +08:00
everywill
d9b5d181d1 竖直方向steps增加done和cur状态的区分,取消只有一个step时上下两侧的连接线 (#17)
* style: badge上标大小改变更加灵活

* style: panel-title的行高跟随字号

* style: 绝对定位的元素width或height为auto,left,right,top,bottom不为auto时,auto的margin将计算为0,同初始值

* style: 垂直steps增加cur和done状态的区别

* style: revert previous change

* style: 当只有一个step时,取消step上下两侧的连接线
2017-03-02 16:09:24 +08:00
Nino
01fe69253b 新增switch组件 (#14)
小程序原生的switch组件不支持loading及disabled状态,所以组件库中新增自己实现的switch组件。
2017-02-24 16:33:34 +08:00
Nino
0c7035e8a1 version 2.1.0 2017-02-24 16:30:49 +08:00
Nino
71b9d0cec7 新增switch组件 2017-02-24 16:26:10 +08:00
Nino
253cc87632 小程序已经支持 :first-child 和 :last-child 这两个伪类 (#13)
* add package json

* 小程序已经支持 first-child 和 last-child 两个伪类
2017-02-17 10:39:55 +08:00
Nino
3586c62dde Merge branch 'master' of github.com:youzan/zanui-weapp 2017-02-17 10:37:55 +08:00
Nino
0af9f78955 Merge branch 'master' of gitlab.qima-inc.com:weapp/zui 2017-02-17 10:37:20 +08:00
Nino
846aeabf1f 小程序已经支持 first-child 和 last-child 两个伪类 2017-02-14 17:16:54 +08:00