Commit Graph
100 Commits
Author SHA1 Message Date
neverland 3cd5b4023f fix(Popup): incorrect lock scroll in some cases (#6892) 2020-07-29 10:58:17 +08:00
chenjiahan 96f3e90ff3 docs(changelog): 2.9.3 2020-07-19 17:15:28 +08:00
chenjiahan 08d5b3da6a chore: release 2.9.3 2020-07-19 17:03:19 +08:00
neverlandandGitHub 9903230cb6 feat(Tabs): add before-change prop (#6817) 2020-07-19 16:57:27 +08:00
neverlandandGitHub 839f65e533 feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverlandandGitHub cda3610233 docs: add vant-react link (#6814) 2020-07-19 12:14:58 +08:00
neverlandandGitHub e541260ef3 fix(Calendar): rendering fails in some cases (#6812) 2020-07-18 18:53:40 +08:00
neverlandandGitHub 3c223ba7f7 fix(ImagePreview): image overflow in some cases (#6811) 2020-07-18 17:49:17 +08:00
neverlandandGitHub 6c744d7531 feat(Uploader): add preview-options prop (#6810) 2020-07-18 17:36:37 +08:00
neverlandandGitHub aed8cd1ff2 fix(NumberKeyboard): flex not work on legacy safari (#6804) 2020-07-16 22:56:20 +08:00
neverlandandGitHub b249c690d7 feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
neverlandandGitHub 76c2f5efda fix(Slider): missing transition in vertical mode (#6786) 2020-07-15 19:26:24 +08:00
chenjiahan 45862664d2 docs(changelog): 2.9.2 2020-07-14 20:46:02 +08:00
chenjiahan 18dd82c8b4 chore: release 2.9.2 2020-07-14 20:42:20 +08:00
neverlandandGitHub 3a676aa87d docs(Calendar): add vertion tip (#6783) 2020-07-14 20:39:56 +08:00
neverlandandGitHub 7a4e47eb09 fix(Tab): should not trigger route when disabled (#6782) 2020-07-14 20:37:57 +08:00
neverlandandGitHub d4737ff07e docs(Cell): updte icon size (#6780) 2020-07-14 20:02:00 +08:00
chenjiahan fd72be297f docs(changelog): 2.9.2-beta.0 2020-07-14 16:33:42 +08:00
chenjiahan 006c30877e chore: release 2.9.2-beta.0 2020-07-14 16:28:44 +08:00
chenjiahan f782edc6a4 chore: remove test.only 2020-07-14 11:52:22 +08:00
chenjiahan 2b22a9d510 docs(DatetimePicker): add version tip 2020-07-12 14:37:13 +08:00
chenjiahan 8b48f8622e docs(changelog): 2.9.1 2020-07-12 14:35:06 +08:00
chenjiahan a476d8c569 chore: release 2.9.1 2020-07-12 14:27:17 +08:00
neverlandandGitHub 1d56e97ce3 feat(ShareSheet): add click-overlay event (#6765) 2020-07-12 11:56:48 +08:00
neverlandandGitHub 3748ab646c feat(ImagePreview): fit window resize (#6760)
* feat(ImagePreview): fit window resize

* fix(ImagePreview): incorrect max move
2020-07-11 11:25:57 +08:00
neverlandandGitHub 7b21a23cae style(Uploader): update delete icon style (#6750)
* style(Uploader): remove round border radius

* style(Uploader): update delete icon style

* fix: snapshot
2020-07-11 10:57:04 +08:00
neverlandandGitHub 060b1fb717 feat(Stepper): add allow-empty prop (#6759)
* feat(Stepper): add allow-empty prop

* fix: remove test only
2020-07-11 10:52:28 +08:00
neverlandandGitHub 709b822c06 feat(Steps): add inactive-color prop (#6758) 2020-07-11 10:24:03 +08:00
neverlandandGitHub f1e9ca182e feat(SubmitBar): add button-color prop (#6757) 2020-07-11 10:18:30 +08:00
neverlandandGitHub 16e9829173 style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
neverlandandGitHub 1824389276 style(Uploader): remove round border radius (#6748) 2020-07-10 10:47:24 +08:00
neverlandandGitHub 53e64d229f fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
chenjiahan 650aa8503a docs: update README 2020-07-08 08:02:48 +08:00
chenjiahan a1d0716a61 docs: update badges 2020-07-08 07:56:09 +08:00
neverlandandGitHub 7defe34489 chore: add more keywords 2020-07-08 07:37:46 +08:00
chenjiahan b2c84f784b docs(changelog): 2.9.1-beta.1 2020-07-07 20:57:20 +08:00
chenjiahan 02d36c754f chore: release 2.9.1-beta.1 2020-07-07 20:51:01 +08:00
neverlandandGitHub b944c2467b fix(Checkbox): dynamic bind group (#6730) 2020-07-07 18:58:12 +08:00
neverlandandGitHub bf0f655c72 types(ImagePreview): swipeTo should be optional (#6727) 2020-07-07 17:07:33 +08:00
chenjiahan 67be6f4f02 docs(Form): use round popup 2020-07-07 16:59:54 +08:00
chenjiahan eef0c90269 style(Sku): remove unused border style 2020-07-07 16:56:06 +08:00
neverlandandGitHub 9045248523 fix(Picker): click during momentum case incorrect result (#6724) 2020-07-07 15:01:20 +08:00
neverlandandGitHub 710208eee0 fix(Image): memory leak during SSR (#6721) 2020-07-07 14:58:59 +08:00
neverlandandGitHub 89fdbf4729 fix(Calendar): subtitle not updated in some cases (#6723) 2020-07-07 14:44:20 +08:00
neverlandandGitHub 5793481ba4 feat(Uploader): add preview-cover slot (#6707)
* feat(Uploader): add preview-cover slot

* docs: upd

* fix: case name
2020-07-05 20:09:20 +08:00
chenjiahan 340a90feaa docs(Button): remove card style 2020-07-05 16:20:45 +08:00
neverlandandGitHub 2f1e84abe4 docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
chenjiahan d515780460 docs(cli): changelog 2.5.2 2020-07-04 17:58:25 +08:00
chenjiahan b91638ea94 chore: release @vant/cli@2.5.2 2020-07-04 17:57:24 +08:00
chenjiahan c0308e9b96 types(cli): fix WebpackConfig type 2020-07-04 17:56:47 +08:00
neverlandandGitHub 4aff784d65 feat(cli): DemoBlock add card style (#6702) 2020-07-04 17:46:17 +08:00
neverlandandGitHub f731b38cc7 feat(Search): add clear-trigger prop (#6700) 2020-07-04 14:38:23 +08:00
neverlandandGitHub db09f29aa8 feat(Field): add clear-trigger prop (#6699) 2020-07-04 12:18:25 +08:00
neverlandandGitHub ebe4036e1a fix(Popup): lock-scroll not work in some cases (#6698) 2020-07-04 10:49:39 +08:00
chenjiahan 9d5b734170 chore: remove unused var 2020-07-03 16:46:18 +08:00
neverlandandGitHub de8985b4f3 feat(eslint-config): enable no-unused-vars (#6691) 2020-07-03 15:27:28 +08:00
chenjiahan 44140fe7f8 docs: update cdn link version 2020-07-03 14:31:32 +08:00
chenjiahan 10051cd395 docs(changelog): 2.9.0 2020-07-03 14:27:24 +08:00
chenjiahan 890f3c618e chore: release 2.9.0 2020-07-03 14:24:47 +08:00
neverlandandGitHub 9e0400260f docs(Swipe): add faq (#6688) 2020-07-03 14:22:06 +08:00
neverlandandGitHub b5d88cbe4a docs(Field): add center prop (#6687) 2020-07-03 14:14:11 +08:00
neverlandandGitHub f325a62576 style(Cell): adjust inner border gap (#6686) 2020-07-03 14:00:44 +08:00
chenjiahan fcf5623c44 docs(changelog): 2.9.0-beta.4 2020-07-02 16:14:20 +08:00
chenjiahan 598f7478dc chore: release 2.9.0-beta.4 2020-07-02 15:29:15 +08:00
chenjiahan 1cf3a297b2 docs(icon): changelog 1.2.3 2020-07-02 15:02:46 +08:00
chenjiahan c24d3ddd55 chore: release @vant/icons 1.2.3 2020-07-02 15:00:54 +08:00
chenjiahan 38a2f3bb4c chore: release @vant/icons 1.2.2 2020-07-02 14:52:01 +08:00
chenjiahan 4c1843d3c1 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-07-02 14:42:14 +08:00
chenjiahan 1c97b1837f feat(icon): add enlarge icon 2020-07-02 14:41:12 +08:00
neverlandandGitHub f277e5929b build: add release-tag workflow (#6670) 2020-07-02 09:59:23 +08:00
neverlandandGitHub 984a90820c docs: move toast to basic components (#6668) 2020-07-01 23:13:43 +08:00
neverlandandGitHub 5b7265fa5f fix(NumberKeyboard): eliminate tap delay on safari (#6667)
* fix(NumberKeyboard): eliminate click delay on safari

* chore: upd comment
2020-07-01 22:59:38 +08:00
neverlandandGitHub 32b74da530 docs(Dialog): add allow-html prop (#6666) 2020-07-01 22:50:44 +08:00
chenjiahan 1b58e872fd chore: remove mixin extend 2020-07-01 17:12:50 +08:00
chenjiahan 02e288e3cb chore: release 2.9.0-beta.3 2020-07-01 14:00:53 +08:00
neverlandandGitHub 5f0910179a fix(Picker): revert add @picker-option-height var (#6663)
* fix(Picker): revert add @picker-option-height var

* fix: remove unused var
2020-07-01 13:30:20 +08:00
neverlandandGitHub 2816c0ff8a fix(ImagePreview): should reset scale when hide (#6661) 2020-07-01 12:55:30 +08:00
chenjiahan 8e9aad2c9f test: fix failed test cases 2020-07-01 11:46:28 +08:00
chenjiahan f8bfadcbe8 chore: release 2.9.0-beta.2 2020-07-01 10:56:40 +08:00
neverlandandGitHub 0a5f8ed37a fix(ImagePreview): longpress error on mobile safari (#6660) 2020-07-01 10:09:24 +08:00
neverlandandGitHub 1ee44f772a Merge pull request #6656 from chenjiahan/image_preview_scale_0630
fix(ImagePreview): incorrect position after scale
2020-06-30 17:16:21 +08:00
chenjiahanandneverland e93bec677e fix(ImagePreview): scale event param 2020-06-30 15:01:01 +08:00
chenjiahanandneverland 2d89a6ed9a refactor(ImagePreview): add ImagePreviewItem 2020-06-30 15:01:01 +08:00
neverlandandGitHub 7da1bc06ed style(Uploader): update failed icon (#6653) 2020-06-30 14:29:28 +08:00
neverlandandGitHub cd7013648d fix(Stepper): incorrect button disable status (#6652) 2020-06-30 14:23:58 +08:00
neverlandandGitHub 1509795937 style(ImagePreview): adjust index position (#6650) 2020-06-30 11:43:04 +08:00
neverlandandGitHub fb26960336 docs: fix job link (#6635) 2020-06-29 11:04:04 +08:00
chenjiahanandneverland 7ff0e045b1 fix(Sku): lazy-load should be camelcase 2020-06-29 11:02:10 +08:00
chenjiahanandneverland bea027c8c7 style(Sku): refactor image item style 2020-06-29 11:02:10 +08:00
neverlandandGitHub eac48d6ed5 feat(Sku): enable close-on-click-overlay by default (#6631) 2020-06-28 17:32:01 +08:00
neverlandandGitHub 2984a4f010 fix(Sku): scroll bar not work (#6630) 2020-06-28 17:25:22 +08:00
neverlandandGitHub b93f5e82a4 chore(Sku): update select lang (#6629) 2020-06-28 17:06:48 +08:00
neverlandandGitHub 9bdbf5c248 fix(SkuRow): revert prop name (#6627) 2020-06-28 16:54:53 +08:00
neverlandandGitHub 3bc27215ea fix(SkuRow): incorrect image line wrap (#6626) 2020-06-28 16:52:11 +08:00
neverlandandGitHub 7a70440ee1 docs(cli): update README.md 2020-06-27 22:01:13 +08:00
neverlandandGitHub 70db2a937a style(TreeSelect): fix font-weight bold (#6616) 2020-06-26 21:23:58 +08:00
neverlandandGitHub 5486e82b41 feat(TreeSelect): add selected-icon prop (#6615) 2020-06-26 21:19:19 +08:00
neverlandandGitHub c93319a4c0 refactor(Sku): header image (#6614) 2020-06-26 21:04:31 +08:00
neverlandandGitHub 01e9cde2b8 feat(Image): add default slot (#6613) 2020-06-26 17:36:10 +08:00
chenjiahanandneverland 1b15c6066e style(Sku): simplify goods info style 2020-06-26 17:24:04 +08:00