621 Commits

Author SHA1 Message Date
rex
b8683f61a9
[new feature] Badge: add new event click & improve docs
fix #1542
2019-04-24 00:41:03 +08:00
rex
549e4a750e
[bugfix] Area: 修复同步设置areaList时不显示选项
fix #1543
2019-04-23 19:58:23 +08:00
rex
faf43f3448
[bugfix] Picker: 回滚movable-view重构 2019-04-23 17:42:19 +08:00
rex
66e2233e54
[new feature] Toast: add new option onClose & add new slot
fix #1185
fix #1551

pull request 改动点:

- add new option onClose
- add new slot
2019-04-22 16:57:26 +08:00
rex
cbf646ea20
[new feature] Picker: add new prop default-index 2019-04-17 19:46:38 +08:00
neverland
12a8300713
[new feature] Collapse: add clickable prop (#1538) 2019-04-17 17:41:46 +08:00
rex
f635a9c490
[new feature] Notify: add new prop zIndex
fix #1498
2019-04-17 11:49:25 +08:00
rex
9752c832d2
[improvement] Picker: refactor component with movable-view 2019-04-17 10:36:09 +08:00
rex
b26cb5ba72
[improvement] Field: add right-icon & fix placeholder style problem
fix #1483
2019-04-17 10:35:45 +08:00
neverland
85aa2c6b3b
[new feature] SubmitBar: add decimal-length prop (#1529) 2019-04-16 17:02:11 +08:00
rex
68db37302b
[new feature] Cell: add new prop useLabelSlot & add new slot label 2019-04-15 11:25:57 +08:00
zack
2d187d96c4 [new feature] Feild: add error-message-align prop 2019-04-15 11:25:29 +08:00
rex
1d1970a7f6
[bugfix] Collapse: remove reference from children of collapse when collapse-item unlinked
fix #1515
2019-04-15 11:22:17 +08:00
rex
bbb070f084
[bugfix] Collapse: improve performance & optimize initial style set
fix #1494
2019-04-11 10:34:48 +08:00
rex
60c2bf212f
[improvement] SwipeCell: improve performance & fix prevent scroll
fix #1493
2019-04-09 21:34:15 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
17c84a5088
[bugfix] Slider: fix click not work
fix #1477
2019-04-02 19:46:23 +08:00
neverland
8b0ee2066e
[bugfix] Icon: avoid using tag selector (#1482) 2019-04-02 13:54:56 +08:00
neverland
34f34ba56b
[new feature] Stepper: add input-width prop (#1480) 2019-04-01 20:51:01 +08:00
neverland
e90e58acb5
[new feature] Button: add hairline prop (#1439) 2019-04-01 20:46:19 +08:00
rex
b3f9d5e7ed
[docs] Checkbox: fix doc error
fix #1462
2019-04-01 20:27:51 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
rex
d99829d28d
[improvement] Tabbar: improve performance
fix #1429
2019-03-26 00:09:05 +08:00
rex
cdc27120a5
[bugfix] SwipeCell: close event never emit
fix #1449
2019-03-25 23:12:25 +08:00
neverland
ca4d460489
[bugfix] ActionSheet: slot content should above cancel-text (#1438) 2019-03-21 15:12:19 +08:00
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