1579 Commits

Author SHA1 Message Date
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
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
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
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
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
Yao
42b0634bdc
修复 zan-icon-new 展示 (#66) 2017-11-27 21:00:47 +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
Yao
2399d0e519
[new feature] Icon: add new icon (#63) 2017-11-20 16:22:18 +08:00
Yao
63af828d53
Docs: 增加组件使用文档 (#62)
* 提供 layout, steps, switch 文档 && 修复 tab 中的错误

* 增加 panel 文档
2017-11-18 20:38:14 +08:00
Yao
9c05bd2d58
[new feature] Field: 增加 value 传入支持 (#60)
* field 支持 value 传入

* textarea 清除输入示例
2017-11-17 21:13:35 +08:00
Yao
12ace17fdc
Docs: 新增组件文档显示 (#58)
* 新增 toptips readme

* add toptips readme

* add readme

* add readme
2017-11-17 20:19:07 +08:00
Yao
99c5e20dd4
Docs: 新增使用文档 (#56)
* 新增 toptips readme

* add toptips readme

* add readme
2017-11-16 21:36:07 +08:00
everywill
86db7387c8 [bug fix]capsule:修复样式问题 (#51)
* 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自定义颜色

* 修复capsule的样式问题
2017-11-10 16:47:56 +08:00
Yao
97a6365c0f
[new feature] Docs: 增加组件使用文档 (#50)
* 增加 徽章 文档

* add readme && change capsule css

* reset capsule css
2017-11-08 22:33:37 +08:00
Yao
8d283679b2
update shop icon (#45) 2017-11-02 15:34: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
bece6c96d2
支持 input 事件触发后对输入框内容修改 (#42) 2017-10-30 21:11:20 +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