1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-27 20:06:40 +08:00

26 Commits

Author SHA1 Message Date
neverland
8e2639b9e5
[Doc] add component changelog () 2018-09-19 17:20:16 +08:00
neverland
5e3b53e880
[improvement] Field: optimize template () 2018-09-12 10:34:46 +08:00
neverland
24c964db8f
[Doc] Field: add usage document () 2018-09-06 17:11:07 +08:00
neverland
c71a198fb2
[Doc] title width () 2018-09-05 11:12:36 +08:00
Fyerl
60a5e73baf [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 () 2018-09-02 09:30:02 +08:00
rex
dd488a0e3b [improvement] Field:增加titleWidth属性 () 2018-08-30 21:04:22 +08:00
neverland
b2fbf5a7de
[improvement] Stepper: support form-field () 2018-08-29 16:19:14 +08:00
neverland
efd6e9a4fa
[Doc] Field: add name prop () 2018-08-21 16:16:00 +08:00
neverland
599dd39673
[Doc] optimize event description () 2018-08-13 15:02:15 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components () 2018-08-13 14:52:08 +08:00
陈嘉涵
f76c438f1d [bugfix] Field: clear icon position 2018-08-07 14:59:51 +08:00
陈嘉涵
4f04f8a61f [Improvement] Field: add confirm type 2018-08-07 14:55:36 +08:00
陈嘉涵
2f9d0e585d [Improvement] Tap event name 2018-08-01 17:12:38 +08:00
陈嘉涵
d5eca77afc [breaking change] Field: rewrite 2018-08-01 17:09:38 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
陈嘉涵
93ed851740 [breaking change] Rename to vant-weapp 2018-07-30 09:47:31 +08:00
Yao
876c75a388
[improvement] Field: 优化在列表中输入框表现 ()
* 优化 field 实现

* field 使用cell来架构

* field 列表
2018-06-04 21:52:32 +08:00
Yao
576d90dabd
修复文档错误 () 2018-05-02 14:20:51 +08:00
Yao
7c057d95f5
新增 maxlength () 2018-04-26 23:40:40 +08:00
张敏
a0dcec4dc5 [refactor] Field & Stepper 自定义组件改造 ()
* [refactor] Field & Stepper 自定义组件改造

* Field & Stepper remove componentId
2018-03-28 15:10:35 +08:00
Yao
86dd3eeea0
field 组件支持 disabled 属性 () 2018-03-16 21:31:43 +08:00
Yao
206d44252f
增加 Field 组件 focus 属性 () 2018-02-26 17:48:07 +08:00
wny
e8d37a6f78 [new feature] 增加支持合并page生命周期的extend函数 ()
* [new feature] 添加支持合并生命周期的extend函数

* 增加yarn.lock

* fix comment

* 保持example引用与文档一致
2017-12-25 11:17:20 +08:00
Yao
38f91f4893
[improvement] Field: 新增 Form 支持 ()
* feat: field 增加 form 支持 && field 增加 focus blur 支持

* 增加文档说明

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

* update readme

* 补充说明

* pr 模板增加 improvement 类型
2017-12-07 23:52:58 +08:00
Yao
12ace17fdc
Docs: 新增组件文档显示 ()
* 新增 toptips readme

* add toptips readme

* add readme

* add readme
2017-11-17 20:19:07 +08:00