neverland
|
5984383dc8
|
[improvement] optimize active color (#1437)
|
2019-03-21 15:08:59 +08:00 |
|
rex
|
ca3b9e6510
|
[bugfix] GoodsAction: fix document error, fix disabled & loading not work
|
2019-03-20 21:04:38 +08:00 |
|
rex
|
b5238ed753
|
[bugfix] Transition: behavior error when set duration zero
|
2019-03-20 20:46:15 +08:00 |
|
rex
|
5cd20000d1
|
[new feature] Stepper: update style
|
2019-03-20 20:22:11 +08:00 |
|
rex
|
ccd713d039
|
[bugfix] Info: fix wrong style
fix #1268
|
2019-03-20 20:18:16 +08:00 |
|
rex
|
2cc9943392
|
[bugfix] Picker: defaultIndex not work
|
2019-03-18 19:41:26 +08:00 |
|
rex
|
988d1f5ad2
|
[docs] DatetimePicker: fix wrong example
|
2019-03-17 20:26:01 +08:00 |
|
rex
|
81e300c06e
|
[bugfix] SwipeCell: prevent page scroll
fix #1380
|
2019-03-17 20:19:27 +08:00 |
|
neverland
|
cb925a2ba5
|
[new feature] Collapse: add border prop (#1408)
|
2019-03-13 17:47:21 +08:00 |
|
neverland
|
89a64a52c8
|
[new feature] CellGroup: add title prop (#1407)
|
2019-03-13 15:11:34 +08:00 |
|
rex
|
12dbaa56ce
|
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377
+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
|
2019-03-12 21:40:15 +08:00 |
|
rex
|
66679ef6a1
|
[new feature] Search: update style & add new prop label shape & add new slot label
+ update style
+ add new prop label & shape
+ add new slot label
|
2019-03-12 17:34:27 +08:00 |
|
rex
|
d3475dee0d
|
[bugfix] Icon: info z-index higher than image
fix #1393
|
2019-03-12 17:33:31 +08:00 |
|
thomasy
|
806f51ce35
|
[new feature] Popup: 添加 transitionEnd 事件
|
2019-03-10 21:51:21 +08:00 |
|
rex
|
fdb170ea3e
|
[build]: compile typescript with gulp-typescript instead of babel
fix #1088
|
2019-03-08 18:25:58 +08:00 |
|
rex
|
da04fb0c1a
|
[new feature] Tab: add new external class nav-class、tab-class、tab-active-class
fix #1313
|
2019-03-08 12:00:53 +08:00 |
|
rex
|
94e06e50f4
|
[docs] Picker: advanced example incorrect
|
2019-03-08 11:36:12 +08:00 |
|
rex
|
e8473b270d
|
[bugfix] Area: incorrect initial index when set columns-num 2
|
2019-03-05 11:46:00 +08:00 |
|
rex
|
6b16d7b4cd
|
[bugfix] Tab: offset-set not work、build class wrong
fix #1310
|
2019-03-04 10:12:18 +08:00 |
|
rex
|
29775b20b8
|
[bugfix] Steps: fix render error in wechat 7.0.3
fix #1336
|
2019-03-04 10:01:47 +08:00 |
|
rex
|
83dc420112
|
[new feature] Field: add new prop size
support #1350
|
2019-03-04 10:01:17 +08:00 |
|
neverland
|
dee02a09a8
|
[improvement] Tabbar: optimize performance (#1362)
|
2019-03-01 14:56:07 +08:00 |
|
rex
|
e73e007673
|
[bugfix] Area: 修复初始化概率性失败
|
2019-02-28 10:28:24 +08:00 |
|
neverland
|
0bba7293d5
|
[new feature] Stepper: add focus event (#1347)
|
2019-02-26 21:09:07 +08:00 |
|
neverland
|
899b115418
|
[new feature] Button: add loading-size prop (#1346)
|
2019-02-26 21:01:46 +08:00 |
|
rex
|
ff94a7d6cd
|
[improvement]: change miniprogram-api-typings for typescript definition
|
2019-02-25 19:59:55 +08:00 |
|
rex
|
11b6aa9b03
|
[new feature] Transition: refactor with css transition
|
2019-02-25 16:01:21 +08:00 |
|
rex
|
74cb663c85
|
[new feature] Tab: refactor component & add new slot
支持 #1316
pull request 改动点:
* refactor sticky implementation
* improve performance
* add new slot left-nav & right-nav
|
2019-02-25 10:11:35 +08:00 |
|
neverland
|
082fcbb0db
|
[new feature] Button: add info type (#1340)
|
2019-02-24 16:50:34 +08:00 |
|
rex
|
ca636d329b
|
[improvement] Notify: support word break
支持 #1324
|
2019-02-20 09:48:13 +08:00 |
|
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 |
|