20 Commits

Author SHA1 Message Date
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +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
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +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
陈嘉涵
2f9d0e585d [Improvement] Tap event name 2018-08-01 17:12: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
刘建东
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
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
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
dda2e83bca
[Doc] 自定义组件文档优化 (#193)
* 优化 panel 效果

* 优化 cell 的传参及使用

* 文档优化

* 组件库 文档优化
2018-04-14 13:57:55 +08:00
刘建东
a1b70a8437 feat: cell 自定义组件 (#162) 2018-03-25 18:26:57 +08:00