50 Commits

Author SHA1 Message Date
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
陈嘉涵
d31d844828 [changelog] 0.3.3 2018-09-20 19:19:09 +08:00
neverland
4b59ae9424
[improvement] Cell: value should not has width when empty (#609) 2018-09-20 14:58:10 +08:00
neverland
9454e8ce55
[bugfix] Cell: border overlimit (#601) 2018-09-19 17:38:22 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
neverland
c5c1f27cc0
[bugfix] hairline (#577) 2018-09-14 15:52:32 +08:00
neverland
652bff5cb2
[bugfix] Cell: remove unworked props (#559) 2018-09-11 15:49:58 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +08:00
neverland
c71a198fb2
[Doc] title width (#497) 2018-09-05 11:12:36 +08:00
Fyerl
60a5e73baf [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 (#492) 2018-09-02 09:30:02 +08:00
rex
dd488a0e3b [improvement] Field:增加titleWidth属性 (#482) 2018-08-30 21:04:22 +08:00
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
陈嘉涵
afedb9ec2e [Doc] fix cell doc 2018-08-16 21:26:31 +08:00
neverland
599dd39673
[Doc] optimize event description (#420) 2018-08-13 15:02:15 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
07cbc7fe7f [Improvement] optimize css 2018-08-10 14:54:39 +08:00
陈嘉涵
4b10628d12 [Improvement] Cell: add custom-style 2018-08-07 14:55:57 +08:00
陈嘉涵
67862f03dc [bugfix] Button: tap triggered twice 2018-08-03 11:47:59 +08:00
陈嘉涵
93d6a509b5 [Improvement] update helper 2018-08-02 18:02:34 +08:00
陈嘉涵
3fb3ccad34 [Doc] update mobile nav 2018-08-02 16:26:22 +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
陈嘉涵
6ff8676fa5 [bugfix] Cell: wrong tag 2018-08-01 12:01:40 +08:00
陈嘉涵
e75645fabd [Improvement] Cell: external classes 2018-07-31 16:05:30 +08:00
陈嘉涵
6b8e859825 [breaking change] Cell: rewrite 2018-07-31 15:30:26 +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
rex
dcf78507be [new feature] CellGroup: cell-group组件支持显示上下边框 2018-07-27 15:46:17 +08:00
yangjinfeng
13b4104e2f 解决冲突 2018-07-21 23:03:47 +08:00
yangjinfeng
f906f64bc7 去掉title的最小宽度 2018-07-21 22:50:17 +08:00
刘建东
bf652cb425 fix: cell 组件新增 no-border 属性 (#369) 2018-07-17 14:16:14 +08:00
lethe
8816e421e8 [improvement]cell:优化默认slot展示效果,添加title区域自定义class (#360)
* [improvement]cell:优化默认slot展示效果,添加title区域自定义class

* cell-group添加titleWidth实现整体控制title区域宽度
2018-07-16 20:29:13 +08:00
yangjinfeng
1e25e54227 cell-group添加titleWidth实现整体控制title区域宽度 2018-07-13 16:36:10 +08:00
yangjinfeng
73d462186a [improvement]cell:优化默认slot展示效果,添加title区域自定义class 2018-07-12 15:19:36 +08:00
Yao
66d6f4fc03
[improvement] 增加部分组件自定义样式类,方便自定义样式 (#352)
* 增加自定义样式类,并开放部分,在文档上体现

* 增加 cell 外部样式类说明

* 增加自定义样式类
2018-07-10 16:25:47 +08:00
rex
ec33af57e2
[bugfix]: 修复select、popup组件文档错误,改善部分组件文档一致性 (#333, #334)
#332 #333
2018-07-02 17:24:58 +08:00
Yao
876c75a388
[improvement] Field: 优化在列表中输入框表现 (#296)
* 优化 field 实现

* field 使用cell来架构

* field 列表
2018-06-04 21:52:32 +08:00
Yao
ce948df12f
[improvement] Cell: 增加默认白色背景色 (#270)
* 修复stepper文档错误

* 采用极大数字来代替 infinity

* 增加 cell 背景色

* 增加外部样式类
2018-05-24 00:05:28 +08:00
Yao
9a4ceca7e1
[bugfix] Cell: 修复 cell 点击事情触发两次的问题 (#259)
* 修复cell重复触发点击事件的问题

* 增加示例代码
2018-05-21 22:01:34 +08:00
Yao
f358a99b41
[bugfix] Docs: 修复 Cell 组件文档错误 (#254)
* 修复 cell readme 文档

* use autoprefixer

* build css
2018-05-18 22:17:17 +08:00
Yao
18485e2393
修复 cell 在元素更新后,边框会不显示的问题 (#236) 2018-05-11 14:14:03 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +08:00
Yao
d331b69b0c
[Doc] 更新文档网站 (#204)
* 修改组件 readme

* remove empty line
2018-04-28 12:06:39 +08:00
Yao
dda2e83bca
[Doc] 自定义组件文档优化 (#193)
* 优化 panel 效果

* 优化 cell 的传参及使用

* 文档优化

* 组件库 文档优化
2018-04-14 13:57:55 +08:00
刘建东
7ceeca9d4c fix: 移除不使用的占位标签 (#187)
[improvement] Cell: 移除组件运行时不使用的占位标签
2018-04-12 14:53:45 +08:00
刘建东
a1b70a8437 feat: cell 自定义组件 (#162) 2018-03-25 18:26:57 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +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
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
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