698 Commits

Author SHA1 Message Date
zhongnan
6a99c797f7 fix(safe-area): adapt iphone12 2020-12-16 15:07:25 +08:00
Waiter
91ec25ea40 fix(Stepper): watch max and min (#2528) 2019-12-13 11:14:07 +08:00
Jake
84fa1b00c9 feat(Stepper): add disablePlus & disableMinus props (#2476) 2019-12-05 14:39:34 +08:00
ShuaiKang Zhang
0d75716a29 fix(Popup): compatible_safe_bottom_in_iphone11 (#2465) 2019-12-04 17:54:31 +08:00
ShuaiKang Zhang
34e5d8bc17 feat(ActionSheet): add custom-style & overlay-style props (#2248) 2019-11-04 15:48:42 +08:00
Jake
a5436e3328 feat(Area): add columns placeholder (#2198) 2019-10-24 14:22:23 +08:00
rex
6da2e72a73
[bugfix] Radio: fix doc error
fix #1935
2019-09-04 15:14:13 +08:00
rex
8dbf034602
[bugfix] Field: never change value in blur event & handle style difference between iOS and Android
fix #1849
fix #1779
fix #1735
fix #1906
2019-08-29 20:21:52 +08:00
rex
3691cc409c
[bugfix] TreeSelect: fix error when type of activeId is string or number
fix #1912
2019-08-27 15:38:52 +08:00
neverland
9d3957e28a
feat(Tag): add warning type (#1905) 2019-08-25 21:06:03 +08:00
neverland
5ea9c88048
feat(Field): add selection-start、selection-end prop (#1898) 2019-08-23 11:35:31 +08:00
neverland
550333a4f6
[fix] Icon: should not render info when value is empty string (#1888) 2019-08-20 20:51:32 +08:00
neverland
f44a74e5c1
[feat] Search: add clearable prop (#1887) 2019-08-20 20:44:15 +08:00
yutty
2241cdd4c3 [bug fix] Area: 修复当columns-num等于2时,设置value,第一项省级永远显示北京市
* 修复area组件,当columns-num等于2时,设置value,第一项省级永远显示北京市
2019-08-20 20:41:10 +08:00
郭世伟
366d1e6c4c [bugfix] Transition:动画enter的时候应该时候duration应该是duration.enter
动画enter的时候应该时候duration应该是duration.enter
2019-08-20 20:38:35 +08:00
neverland
dbb74fedf0
[new feature] Button: add color prop (#1869) 2019-08-15 20:30:29 +08:00
rex
e5945c5459
[bugfix] Tab: 修复极端情况激活态异常 2019-08-15 15:58:19 +08:00
Brook
5addfd8526 [new feature] TreeSelect: 增加多选功能 2019-08-14 17:27:45 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
neverland
14912f75b6
[improvement] Collapse: reduce setData (#1847) 2019-08-08 17:14:53 +08:00
ShuaiKang Zhang
bc41e82c34 [bugfix] Collapse: height not change (#1846) 2019-08-08 16:54:53 +08:00
neverland
c92cec52e0
[Doc] Field: add custom-style props document (#1842) 2019-08-07 16:03:50 +08:00
neverland
d5d32b7426
[new feature] Button: add icon prop (#1841) 2019-08-07 15:51:27 +08:00
neverland
73c3285603
[improvement] Icon: optimize image icon style (#1840) 2019-08-07 15:45:59 +08:00
neverland
dfdc001ea3
[new feature] Stepper: add show-plus & show-minus prop (#1839) 2019-08-07 15:23:14 +08:00
neverland
5580379153
[bugfix] Stepper: should convert value type (#1838) 2019-08-07 15:18:48 +08:00
neverland
696da2e30d
[improvement] remove redundant usingComponents (#1834) 2019-08-06 20:58:13 +08:00
neverland
57e3bb012c
[improvement] Dialog: optimize set data (#1830) 2019-08-06 07:06:42 +08:00
neverland
1df3a2363d
[improvement] Notify: optimize set data (#1829) 2019-08-06 06:44:42 +08:00
neverland
27db70de4a
[Doc] Button: add click event tips (#1828) 2019-08-06 06:38:45 +08:00
neverland
2ecdc6759c
[bugfix] Field: error prop not work (#1827) 2019-08-06 06:34:42 +08:00
rex
2a6916be2d
[bugfix] Picker: show [object object] while text is 0
fix #1796
2019-07-30 16:12:11 +08:00
rex
5a6526922f
[new feature] Dialog: add new prop custom-style 2019-07-30 15:54:28 +08:00
neverland
54470a77c8
[improvement] update lint rules (#1801) 2019-07-26 16:04:24 +08:00
Jake
0601001950 [bugfix] Field: Modified value invalid 2019-07-26 10:03:37 +08:00
neverland
3814d5f7d5
[Doc] DatetimePicker: fix event value (#1784) 2019-07-19 17:53:04 +08:00
neverland
cbaa83a416
[improvement] Dialog: centered in screen (#1782) 2019-07-19 17:06:15 +08:00
neverland
4586446e83
[Doc] Slider: remove repeat content (#1781) 2019-07-19 16:27:47 +08:00
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