rex
|
84f73456fc
|
[new feature] Dialog: 支持openType相关参数
support #1093
|
2019-02-18 13:34:03 +08:00 |
|
rex
|
2e28702b8c
|
[improvement] Area: setValues in one micro task
|
2019-02-18 13:33:30 +08:00 |
|
neverland
|
695749b7cc
|
[bugfix] ActionSheet: cancel button height (#1311)
|
2019-02-15 20:16:48 +08:00 |
|
neverland
|
a8a3866254
|
[new feature] Button: add business-id prop (#1308)
|
2019-02-15 16:37:05 +08:00 |
|
neverland
|
e9cf162bc4
|
[Doc] Button: missing loading-text prop (#1301)
|
2019-02-13 18:02:46 +08:00 |
|
neverland
|
59efba991b
|
[new feature] Button: add loading-text prop (#1300)
|
2019-02-13 17:53:54 +08:00 |
|
neverland
|
cbdccdf820
|
[new feature] SwitchCell: add active-value & inactive-value prop (#1298)
|
2019-02-13 16:52:55 +08:00 |
|
neverland
|
1dd9218a67
|
[new feature] Switch: add active-value & inactive-value prop (#1297)
|
2019-02-13 16:49:10 +08:00 |
|
neverland
|
7b9432a51c
|
[new feature] Area: add confirm-button-text prop (#1296)
|
2019-02-13 16:40:28 +08:00 |
|
neverland
|
a0bfe6959b
|
[bugfix] Tab: should not have line animation when inited (#1295)
|
2019-02-13 16:24:21 +08:00 |
|
rex
|
d605c45190
|
[improvement] TreeSelect: 优化性能
re #1244
|
2019-02-03 21:30:17 +08:00 |
|
rex
|
cc783fc86f
|
[improvement] NoticeBar: 性能优化
|
2019-02-03 21:29:11 +08:00 |
|
rex
|
baf1c91a75
|
[new feature] GoodsActionIcon: 新增外部样式类icon-class、text-class
re #1260
|
2019-02-03 21:28:30 +08:00 |
|
rex
|
fdfda6ba9a
|
[improvement] Dialog: 提高 zIndex 默认值为 2000
修复 #1201
|
2019-02-03 21:26:56 +08:00 |
|
rex
|
f915fc2333
|
[bugfix] Area: 修复特殊情况下初始化选项错误
fix #1215
|
2019-02-03 21:26:32 +08:00 |
|
rex
|
0e699d950e
|
[improvement]: 使用 hover-class 定义点击态样式
|
2019-02-03 21:25:58 +08:00 |
|
rex
|
386322b44a
|
[new feature] Button: 增加新属性 ariaLabel、增加外部样式类 hover-class、增加launchapp事件
|
2019-02-03 10:10:27 +08:00 |
|
JohnnyYang
|
d28ca0271a
|
完善search文档 (#1228)
|
2019-02-01 07:40:20 +08:00 |
|
rex
|
0c4a5baff5
|
fix(Çard): 修复centered属性无效,去除title、desc长度限制 @rex-zsd (#1270)
|
2019-02-01 07:39:24 +08:00 |
|
rex
|
13e00d9de3
|
feat(Collapse): 新增外部样式类 title-class @rex-zsd (#1271)
|
2019-02-01 07:38:43 +08:00 |
|
rex
|
1949fa03a2
|
[bugfix] Field: 修复清除图标未居中
修复 #1261
|
2019-01-31 11:41:03 +08:00 |
|
rex
|
57628c24e5
|
[bugfix] Search: 修复readonly属性无效
修复 #1231
|
2019-01-20 14:06:26 +08:00 |
|
rex
|
06eae02f8e
|
[improvement] Card: 更新价格部分样式
|
2019-01-20 14:05:47 +08:00 |
|
rex
|
d3e29b7cbc
|
[bugfix] Area: 修复getIndexes结果不符合预期
修复 #1212
|
2019-01-19 18:51:15 +08:00 |
|
张敏
|
03fa90dd9d
|
[bugfix] Tabs:回滚使用IntersectionObserver实现的sticky效果
|
2019-01-19 18:50:38 +08:00 |
|
rex
|
7fc0eb7a00
|
[improvement] TreeSelect: 去除点击态样式
|
2019-01-19 18:49:46 +08:00 |
|
rex
|
efbbc07c10
|
docs(Collapse): 完善 Collapse 文档
|
2019-01-16 10:49:53 +08:00 |
|
neverland
|
e34b49ef9b
|
[improvement] TabbarItem: add custom-class (#1213)
|
2019-01-14 14:16:47 +08:00 |
|
neverland
|
22d4f4eb0b
|
[improvement] Toast: allow newline charactor (#1210)
|
2019-01-11 21:46:44 +08:00 |
|
neverland
|
efc74f7782
|
[new feature] Tab: add line-height prop (#1205)
|
2019-01-10 21:26:48 +08:00 |
|
neverland
|
7fbe5cd789
|
[improvement] Icon: add cart-circle icon (#1204)
|
2019-01-10 21:16:28 +08:00 |
|
neverland
|
91d735a41a
|
[improvement] Color: update base green to wechat green (#1202)
|
2019-01-10 17:45:58 +08:00 |
|
张敏
|
f5306b88c1
|
[improvement] Tabs:sticky实现优化,不依赖外层的scrollTop (#1197)
|
2019-01-10 17:34:21 +08:00 |
|
张帅
|
96c2a3af76
|
fix: the handwritten keyboard does not trigger input change (#1200)
|
2019-01-10 17:34:10 +08:00 |
|
刘建东
|
b46758c92f
|
[bug fix]slider: 修复 value 值改变时,触发 drag 事件的问题 (#1186)
|
2019-01-10 17:32:18 +08:00 |
|
rex
|
df1a90c86b
|
fix(Area): fix initial option error @rex-zsd (#1196)
|
2019-01-10 17:30:37 +08:00 |
|
rex
|
8667235b15
|
[improvement] DatetimePicker: 使用picker重构
|
2019-01-05 21:21:54 +08:00 |
|
rex
|
ab1b07ec8c
|
[new feature] Tab: 增加新属性 dot、info、title-style
re #1059 #1153
|
2019-01-04 10:57:37 +08:00 |
|
neverland
|
ae8dcf0b28
|
[bugfix] Card: desc ellipsis (#1179)
|
2019-01-02 21:41:11 +08:00 |
|
rex
|
ec80527423
|
[improvement] Area: 使用picker重构组件 (#1175)
|
2019-01-02 21:40:57 +08:00 |
|
rex
|
c5a3a45742
|
Picker: 修复设置defaultIndex时的选项样式问题
|
2019-01-02 11:08:31 +08:00 |
|
neverland
|
f9b7ddbbb3
|
[improvement] Toast: update background color (#1171)
|
2018-12-29 17:41:41 +08:00 |
|
neverland
|
a3d4702b78
|
[improvement] DatetimePicker: optimize static methods (#1164)
|
2018-12-27 22:11:53 +08:00 |
|
Chuangbo Li
|
d21858c450
|
[Bugfix] Stepper: allow delete input to empty (#1160)
|
2018-12-26 20:05:52 +08:00 |
|
悔惜晟
|
b277a508ce
|
[bugfix] GoodsAction: GoodsAction info display incompletely (#1123)
|
2018-12-26 19:58:17 +08:00 |
|
neverland
|
631e7e3c47
|
[improvement] Loading: optimize circular icon (#1154)
|
2018-12-25 20:53:36 +08:00 |
|
neverland
|
4e6cb6d036
|
[new feature] Slider: add active-color、inactive-color prop (#1150)
|
2018-12-25 13:13:37 +08:00 |
|
neverland
|
34a048e134
|
[new feature] Slider: add button slot & drag event (#1148)
|
2018-12-25 11:52:15 +08:00 |
|
neverland
|
7b61eeaf33
|
[bugfix] Tab: span selector (#1146)
|
2018-12-25 11:13:56 +08:00 |
|
rex
|
c75d37e61b
|
fix(Collapse): 修复没有动画效果 @rex-zsd (#1140)
|
2018-12-25 11:12:27 +08:00 |
|