29 Commits

Author SHA1 Message Date
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
rex
0c3383a6c5
perf(cell): use wxs (#3888) 2020-12-22 20:28:29 +08:00
Waiter
7d74a169fe
feat(Cell): add title-style prop, fix Field label width (#3370)
* fix(Field): title width

* feat(Field): add spacing

* feat(Cell): add titleStyle

* fix(Cell): no observer

Co-authored-by: songweite <songweite@youzan.com>
2020-07-13 16:38:39 +08:00
rex
68db37302b
[new feature] Cell: add new prop useLabelSlot & add new slot label 2019-04-15 11:25:57 +08:00
rex
0e699d950e
[improvement]: 使用 hover-class 定义点击态样式 2019-02-03 21:25:58 +08:00
neverland
15576ab95a
[improvement] Cell: optimize performance (#1050) 2018-12-11 15:11:28 +08:00
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
9f128a1fe1
[improvement] move custom-class to template (#976) 2018-11-28 17:31:41 +08:00
rex
0cff00bdcc [new feature] Cell: 增加 arrow-direction 属性 (#866) 2018-11-06 19:13:58 +08:00
neverland
3ce1aa0e7d
[bugfix] Cell: value not rendered when passing zero (#844) 2018-11-01 19:13:00 +08:00
rex
c7d6ed66f6 perf(Cell): 优化左右图标对齐 @rex-zsd (#763) 2018-10-16 14:11:44 +08:00
neverland
43bf3a014a
[improvement] Dialog: optimize template (#729) 2018-10-10 15:12:33 +08:00
neverland
6ead035fe8
[bugfix] Cell: title slot width (#642) 2018-09-26 15:38:57 +08:00
neverland
652bff5cb2
[bugfix] Cell: remove unworked props (#559) 2018-09-11 15:49:58 +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
陈嘉涵
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
陈嘉涵
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
刘建东
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
66d6f4fc03
[improvement] 增加部分组件自定义样式类,方便自定义样式 (#352)
* 增加自定义样式类,并开放部分,在文档上体现

* 增加 cell 外部样式类说明

* 增加自定义样式类
2018-07-10 16:25:47 +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
刘建东
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