660 Commits

Author SHA1 Message Date
rex
a3516bfb5e
[bugfix] Radio: fix label-position not work
fix #1738
2019-07-15 11:45:51 +08:00
rex
56c3f5529b
[improvement] Transition: remove classNames from data
fix #1761
2019-07-15 10:46:15 +08:00
rex
7f2c9c1b58
[new feature] SwitchCell: add new prop & slot of cell
fix #1762
2019-07-15 10:30:59 +08:00
rex
95666f7095
[bugfix] field: unify textarea placeholder style with input
fix #1755
2019-07-12 14:26:31 +08:00
Roki
c45baba8a7 [improvement] Swipe-cell: vertical scrolling in iOS 2019-07-06 08:54:34 +08:00
Zoron
04ea21f1e2 [Doc] Area: update the link of area.js (#1731) 2019-06-28 17:17:40 +08:00
rex
01ffc40686
[bugfix] DatetimePicker: 修复动态更新minDate时未更新数据
fix #1718
2019-06-24 19:56:51 +08:00
rex
723cebac1a
[new feature] TabBar: improve performance & add new props & improve doc (#1722)
fix #1625

pull request 改动点:

- 重构组件,优化性能
- 新增 inactiveColor、name 属性
- 完善文档,增加小程序自定义tab-bar示例
2019-06-24 17:42:37 +08:00
rex
6e1d9408ec
[bugfix] Progress: refactor component
fix #1609
2019-06-21 19:50:09 +08:00
陈嘉涵
3ecd69bc14 [Doc] fix ActionSheet demo 2019-06-21 17:33:24 +08:00
陈嘉涵
006fbbc0a3 [Doc] update quickstart.md 2019-06-21 17:14:51 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
bad324a4c4
[bugfix] Transition: fix timing error
fix #1695 #1680
2019-06-17 14:19:53 +08:00
rex
338dd3bd25
[bugfix] Radio: 修复未选中状态下checkedColor生效
fix #1700
2019-06-17 12:59:56 +08:00
rex
55ad8418fc
[improvement] SubmitBar: price & tip 支持动态更新
fix 1676
2019-06-09 09:05:16 +08:00
rex
42e5b7ecd2
[bugfix] SubmitBar: fix tip-icon not work
fix #1626
2019-05-30 19:45:25 +08:00
rex
34d6b1b68b
[new feature] Radio & Checkbox: 统一Radio与Checkbox的API 2019-05-30 15:25:32 +08:00
neverland
8e5e677f83
[new feature] Card: add bottom slot (#1668) 2019-05-30 14:48:21 +08:00
rex
0e90955aa5
[bugfix] DatetimePicker: 修复wepy中组件初始化报错 2019-05-29 14:40:55 +08:00
neverland
3a8e6f4ab6
[new feature] Tabbar: add border prop (#1649) 2019-05-24 11:10:13 +08:00
rex
58babaf146
[docs] Tabbar: 修复文档标题错误 2019-05-22 10:13:02 +08:00
rex
59f4b7c970
[new feature] Rate: add new prop allow-half
fix #1003
2019-05-15 10:48:42 +08:00
rex
98ce810986
[bugfix] Transition: 修复leave阶段时节点不消失
fix #1565
2019-05-14 11:14:50 +08:00
rex
a1ca50d003
[new feature] NoticeBar: add new prop wrapable
fix #1568
2019-05-09 13:58:32 +08:00
rex
34d5750e3b
[bugfix] Checkbox: fix style error
fix #1606
2019-05-09 13:06:59 +08:00
Jake
faa7b6d14a [new feature] NoticeBar: left-icon prop support icon name (#1604) 2019-05-06 09:41:26 +08:00
neverland
362964232d
[Doc] Collapse: fix typo in document (#1602) 2019-05-05 20:25:16 +08:00
neverland
f3e050c876
[new feature] Dialog: add class-name prop (#1601) 2019-05-05 20:21:30 +08:00
neverland
1d2c1db9f6
[bugfix] Stepper: can not input decimal number (#1600) 2019-05-05 20:04:56 +08:00
neverland
02ac38fa60
[bugfix] Stepper: should filter invalid input (#1599) 2019-05-05 19:57:11 +08:00
Jake
71962b2fb1 [new feature] SubmitBar: add tip-icon prop (#1593) 2019-05-05 19:08:27 +08:00
neverland
223c6dd6f5
[new feature] Field: add password prop (#1583) 2019-04-28 19:20:51 +08:00
neverland
567c843d17
[Doc] Dialog: update demo (#1579) 2019-04-28 15:25:20 +08:00
neverland
0d09d168c8
[Doc] Rate: update demo (#1578) 2019-04-28 14:49:11 +08:00
neverland
3edeffa1ef
[bugfix] SubmitBar: avoid using tag selector (#1577) 2019-04-28 14:36:35 +08:00
neverland
2cef9ad091
[improvement] NoticeBar: optimize wxml (#1576) 2019-04-28 14:31:27 +08:00
neverland
0bc1505b19
[bugfix] NoticeBar: avoid using tag selector (#1574) 2019-04-27 17:30:45 +08:00
张敏
c081dde759 [bugfix] Slider: fix slider drag and value props change at the same time can not drag success 2019-04-24 01:52:34 +08:00
rex
f0e38b2720
[new feature] DatetimePicker: add new prop formatter & add new external classes
fix #1526
2019-04-24 01:24:10 +08:00
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