1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-23 18:00:27 +08:00

257 Commits

Author SHA1 Message Date
neverland
3c2270a5ad
[bugfix] Tabs: incorrect line position in some cases () 2019-07-25 19:03:16 +08:00
neverland
b273c89b3a
[new feature] add sticky component () 2019-07-18 17:48:18 +08:00
neverland
75525ae410
[Build] revert site to webpack config () 2019-07-04 14:26:20 +08:00
neverland
66459df72a
[Build] use vue-cli to build site () 2019-07-03 12:58:39 +08:00
neverland
425ba7ecf7
[improvement] rename docs/src to docs/site () 2019-06-27 11:37:44 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src () 2019-06-27 11:25:57 +08:00
neverland
82134fe402
[new feature] IndexBar: add sticky prop () 2019-05-30 11:50:09 +08:00
陈嘉涵
782215c94c [build] optimize demo test 2019-05-08 15:52:32 +08:00
neverland
5c0ae2dc06
[improvement] test utils ts () 2019-03-21 11:00:50 +08:00
neverland
d7760cf4d0
[bugfix] Uploader: can not upload same file when before-read () 2019-03-14 21:14:48 +08:00
neverland
d0b8595b50
[bugfix] ImagePreview: wrong index () 2018-10-24 21:11:37 +08:00
neverland
ed11471b68
[Build] add object assign transform () 2018-08-29 15:19:32 +08:00
neverland
83ab9b1917
bump vue-test-utils () 2018-06-27 11:56:14 +08:00
neverland
14522d52bd
[Improvement] Dialog: optimize style without content () 2018-06-06 20:18:32 +08:00
neverland
74aa001bb6
[Test] optimize async cases () 2018-06-06 20:13:24 +08:00
neverland
92c108e245
[Improvement] Slider: add test cases () 2018-05-30 14:57:14 +08:00
neverland
cb992ce979
[Improvement] Popup: support lazy render () 2018-05-23 11:01:27 +08:00
neverland
a3c1e49eee
[Improvement] Optimize demo test () 2018-05-12 16:08:09 +08:00
neverland
4de1e7da55
[Improvement] Reorganize demos () 2018-05-12 15:22:37 +08:00
neverland
a55eda8891
[Improvement] Rebuild test system () 2018-05-12 14:04:32 +08:00
陈嘉涵
bf05e1e9e1 [Build] optimize webpack config 2018-05-09 22:44:59 +08:00
neverland
d9fa0ff65d
[bugfix] Stepper: integer wrong spelling () 2018-05-05 13:31:01 +08:00
nrz
af6f7c0d0b [bugfix] ImagePreview offset empty 2018-05-04 15:22:15 +08:00
neverland
593b09a026
[bugfix] Search: incomplete text display in iOS () 2018-05-02 20:22:12 +08:00
neverland
8e088fd0f5
[Improvement] Contact: optimize background image () 2018-05-02 18:46:45 +08:00
neverland
e42a048e0d
[build] upgrade vue-loader@15 () 2018-04-25 17:58:05 +08:00
neverland
8e911c75f9
[Improvement] use bem mixin () 2018-04-25 11:50:10 +08:00
neverland
c012a65ba3
[Improvement] more component use bem mixin () 2018-04-24 23:33:51 +08:00
neverland
b48ee8eece
[Improvement] more component use bem mixin () 2018-04-24 16:31:16 +08:00
neverland
86184e090e
[bugfix] Checkbox: should not render label when label is empty () 2018-04-24 09:51:52 +08:00
neverland
b93a2e3c00
[Improvement] Slider: add step & bar-height prop () 2018-04-23 20:19:41 +08:00
nrz
19f4c9c028 [new component] add Slider component 2018-04-23 13:08:00 +08:00
neverland
cbdaaf4b7a
[Improvement] use ChromeHeadless instead of PhantomJS to run test cases () 2018-04-23 12:57:16 +08:00
neverland
051116df4c
[Improvement] add BEM helper mixin () 2018-04-22 11:33:54 +08:00
neverland
0192eb7ee8
[Improvement] Cell: optimize left icon () 2018-04-19 16:10:37 +08:00
neverland
b206409b8c
[bugfix] Field: allow negative number when type is number () 2018-04-18 16:09:28 +08:00
neverland
6d74198e27
[Improvement] Dialog: add before-close prop () 2018-04-17 14:16:28 +08:00
neverland
1b6f9ba075
[bugfix] Popup: lock-scroll not work when open multi popup () 2018-04-10 10:39:54 +08:00
张敏
1c2b45503e
[improvement] Actionsheet: add cancel event () 2018-03-29 11:43:21 +08:00
neverland
5497eef5ef
[Improvement] optimize find parent mixin () 2018-03-26 21:20:00 +08:00
neverland
45859cf0a6
[Improvement] Field: add button slot () 2018-03-25 22:12:24 +08:00
neverland
8ed6c73528
[Improvement] Tab: click event add title param () 2018-03-23 11:10:35 +08:00
neverland
70fbdea35d
[Doc] DatetimePicker: improve documentation () 2018-03-22 11:48:30 +08:00
酱酱酱酱
3032d30bf8 [Improvement] DatetimePicker: add new type & show-toolbar prop () 2018-03-21 20:23:37 +08:00
neverland
bca3401d81
[bugfix] Toast: overlay blocked by other element () 2018-03-21 15:58:11 +08:00
neverland
c6a3896ce7
[Improvement] Switch: support custom size () 2018-03-19 13:44:12 +08:00
neverland
326b2d4c51
[Improvement] Field: support autosize maxHeight & minHeight () 2018-03-19 11:06:46 +08:00
neverland
4c195fd664
[Improvement] Sku: optimize DOM () 2018-03-16 20:27:59 +08:00
neverland
ffd72e5442
[Improvement] extract component common part () 2018-03-16 17:10:46 +08:00
张敏
e366e033ed [Improvement] Tabs: use touchend event to handle swipe () 2018-03-15 14:13:26 +08:00