269 Commits

Author SHA1 Message Date
Yao
c440e66abf
[improvement] Field: 示例中增加 picker-view 使用 (#115)
* 增加 field 中 picker-view 示例

* 格式对齐

* 示例函数放到最下方
2018-01-21 14:06:47 +08:00
Yao
3b9b75c9a7
修复 Toptips 在控制台的报错 (#114) 2018-01-21 13:13:26 +08:00
pangxie1991
b9bfac3d5b 修改发布脚本 2018-01-12 22:23:15 +08:00
pangxie1991
8338b76010 add changelog 2018-01-12 22:12:51 +08:00
pangxie1991
62e6ab3269 [release] 2.4.4 2018-01-12 22:07:51 +08:00
pangxie1991
8a762b3ece [build] 2.4.4 2018-01-12 22:07:51 +08:00
Yao
ef1028837d
actionsheet add opentype (#106) 2018-01-09 15:09:36 +08:00
Yao
7fc4176003
[improvement] 新增 Select 组件支持 form 中 submit 使用 (#104)
* support select form submit

* 增加使用示例 && 增加提示
2018-01-09 11:44:19 +08:00
yun77op
3ba0769781 [bug fix] Actionsheet: 修复 actionsheet 隐藏情况阻挡页面元素 (#99) 2018-01-07 12:33:10 +08:00
pangxie1991
12f4a12093 修改发布脚本 2018-01-01 16:46:37 +08:00
Yao
31e9bb83e8
[new feature] Actionsheet: 新增行动按钮组件 (#97)
* actionsheet init

* actionsheet process

* action sheet 功能补齐

* 增加 actionsheet readme

* 增加示例入口

* 增加标题配置
2018-01-01 16:41:30 +08:00
Yao
cf62caf927
[bug fix] Badge: 修复 badge 纵向对齐问题 (#96)
* 修复 badge 纵向对齐问题

* 更换字体

* 去除字体定义
2018-01-01 14:10:11 +08:00
WyTiny
d02404616b fix: 修复合并生命周期extend函数 & 修改tab文档 (#93) 2017-12-30 11:03:18 +08:00
pangxie1991
2d36c3351e update changelog 2017-12-28 16:48:10 +08:00
niunai
c4453f5503 [release] 2.4.3 2017-12-28 16:42:03 +08:00
niunai
1daaca1538 [build] 2.4.3 2017-12-28 16:42:02 +08:00
wny
dff2430383
Merge pull request #92 from youzan/update-panel
[improvement] 增加无边框的panel样式
2017-12-28 16:30:13 +08:00
niunai
0923500d79 [improvement] 增加无边框的panel样式 2017-12-28 16:26:01 +08:00
wny
e8d37a6f78 [new feature] 增加支持合并page生命周期的extend函数 (#90)
* [new feature] 添加支持合并生命周期的extend函数

* 增加yarn.lock

* fix comment

* 保持example引用与文档一致
2017-12-25 11:17:20 +08:00
pangxie1991
2c5b06f0a8 update changelog 2017-12-25 10:17:38 +08:00
pangxie1991
ab55cad3c0 [release] 2.4.2 2017-12-25 10:13:28 +08:00
pangxie1991
56b868aa8d [build] 2.4.2 2017-12-25 10:13:27 +08:00
Yao
0f23a9b0ba
新增使用文档 (#88) 2017-12-23 14:45:05 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +08:00
shoung6
6b76ab59ef 修复popup组件弹出的container遮挡主页事件bug (#83) 2017-12-21 13:42:42 +08:00
Yao
7467a30020
[bug fix] Tab: 修复不滚动情况下,文字过长显示问题 (#81)
* format code

* 更改传参方式 && 增加无滚动时文字过长处理

* 增加 helper 文档

* update helper doc

* update helper doc
2017-12-16 20:57:25 +08:00
pangxie1991
a96d1b25fc update changelog 2017-12-13 17:58:32 +08:00
pangxie1991
2ace18bdb4 [release] 2.4.1 2017-12-13 17:48:09 +08:00
pangxie1991
14cfdd9e87 [build] 2.4.1 2017-12-13 17:48:08 +08:00
Yao
72337c2168
修复tag在无添加主题时plain展现 (#77) 2017-12-11 21:26:20 +08:00
Yao
678b944f2c
增加 tag readme (#76) 2017-12-11 20:19:46 +08:00
pangxie1991
fcc17c2b43 update changlog 2017-12-10 00:22:12 +08:00
pangxie1991
a14f4b166d [release] 2.4.0 2017-12-10 00:17:39 +08:00
pangxie1991
cf1d0d2e49 [build] 2.4.0 2017-12-10 00:17:38 +08:00
Yao
38f91f4893
[improvement] Field: 新增 Form 支持 (#75)
* feat: field 增加 form 支持 && field 增加 focus blur 支持

* 增加文档说明

* 优化 field 文档
2017-12-10 00:15:05 +08:00
Yao
2d23fbf888
[improvement] Doc: 增加 Field 组件文档 (#73)
* add field readme

* update readme

* 补充说明

* pr 模板增加 improvement 类型
2017-12-07 23:52:58 +08:00
Yao
c77f90c883
修复 dialog 自定义按钮时出现的bug (#72) 2017-12-04 20:39:52 +08:00
pangxie1991
deddb8df6f update readme 2017-12-03 18:18:07 +08:00
Yao
939de35fe3
[breaking change] Stepper: Quantity 更名为 Stepper (#70)
* rename stepper

* update icon readme
2017-12-03 18:16:20 +08:00
Yao
fbbf539662
[breaking change] Dialog Popup 重构 (#69)
* 重新更改 popup

* 更丰富的popup 功能

* 文档补充

* rebuild dialog

* dialog 文档补充

* 增加 icon 文档
2017-12-03 17:40:42 +08:00
Yao
d6faf2b405
[breaking change] Label: 重命名为 Tag && 整理样式 (#55)
* 重新更改 标签 组件 && 修复 Layout 错误命名

* update readme
2017-12-03 17:40:25 +08:00
0x01f7
a6680e7785 Docs: 修正几处文档错误 (#68) 2017-12-03 16:17:40 +08:00
pangxie1991
7f8fe81cdb [release] 2.3.5 2017-11-27 21:01:40 +08:00
pangxie1991
ce1f1ba1cc [build] 2.3.5 2017-11-27 21:01:39 +08:00
Yao
42b0634bdc
修复 zan-icon-new 展示 (#66) 2017-11-27 21:00:47 +08:00
pangxie1991
b53bb1327e update changelog 2017-11-24 20:31:21 +08:00
pangxie1991
90905856a4 [release] 2.3.4 2017-11-24 20:27:12 +08:00
pangxie1991
d4979dc04e [build] 2.3.4 2017-11-24 20:27:11 +08:00
Yao
e1df128978
add new icon (#65) 2017-11-24 20:26:22 +08:00
Yao
1a14adad09
重新加回 cart 图标 (#64) 2017-11-22 10:39:17 +08:00