Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub e01699a74b fix(ImagePreview): image blurred after scale on iOS (#6496) 2020-06-09 22:42:16 +08:00
neverlandandGitHub c9f9e36494 docs(DatetimePicker): hide month-day demo in weapp (#6495) 2020-06-09 21:03:39 +08:00
neverlandandGitHub 1035503d65 fix(Field): formatter not work when v-model changed (#6490) 2020-06-08 20:41:19 +08:00
neverlandandGitHub 9adbfcb26c perf(Field): reduce input value assignment (#6489) 2020-06-08 19:57:25 +08:00
neverlandandGitHub 713c8e0101 chore(Tab): rename onShow to init (#6488) 2020-06-08 19:44:27 +08:00
neverlandandGitHub ab84662ecf chore(Area): rename variable (#6487) 2020-06-08 19:42:20 +08:00
neverlandandGitHub 97dc684f9b fix(Tabbar): avoid redundant navigation error (#6474)
* fix(Tabbar): avoid redundant navigation error

* chore: robust
2020-06-06 20:20:42 +08:00
neverlandandGitHub 92c3819a03 fix(Picker): cursor.defaultIndex may be 0 (#6473) 2020-06-06 20:00:15 +08:00
chenjiahan e194d8bb31 test(Calendar): update snapshot 2020-06-05 22:07:33 +08:00
chenjiahan df69c2d56e chore: remove test.only 2020-06-05 22:05:51 +08:00
neverlandandGitHub 2f2760aba6 feat(Picker): item-height support rem unit (#6462) 2020-06-05 09:25:19 +08:00
chenjiahan 76c9e7ef1e docs: update gitee mirror link 2020-06-04 17:21:12 +08:00
chenjiahan 2db2a0615b docs(SheetSheet): add verstion tag 2020-06-04 17:13:56 +08:00
chenjiahan 94c2aa23a7 docs(changelog): 2.8.5 2020-06-04 17:06:51 +08:00
chenjiahan e7c8975ddb chore: release 2.8.5 2020-06-04 17:00:22 +08:00
neverlandandGitHub 472c4f35ae style(Field): default label align should be left (#6459) 2020-06-04 15:10:25 +08:00
neverlandandGitHub e74592f26a docs(NoticeBar): add vertical scroll demo (#6455) 2020-06-03 21:05:15 +08:00
neverlandandGitHub 118910c2c6 feat(DropdownItem): add lazy-render prop (#6454) 2020-06-03 20:49:26 +08:00
neverlandandGitHub 97541eedfa feat(Notify): support component call (#6453) 2020-06-03 20:32:02 +08:00
neverlandandGitHub 61919d0bec docs(Toast): update description (#6443) 2020-06-02 22:37:09 +08:00
neverlandandGitHub e7082ca57a docs(dialog): update description (#6442) 2020-06-02 22:31:52 +08:00
neverlandandGitHub 4d731a3fa8 feat(Skeleton): add round prop (#6441) 2020-06-02 22:14:19 +08:00
neverlandandGitHub 9a4b09bcc1 docs(cli): update README.md 2020-06-01 21:12:21 +08:00
neverlandandGitHub 16f54e3d75 fix(Popup): incorrect overlay z-index when reopened (#6429) 2020-05-31 20:33:07 +08:00
chenjiahanandneverland 8a05cd529a test(NoticeBar): add more test cases 2020-05-30 21:41:46 +08:00
chenjiahanandneverland 8ec96da204 fix: delay might be undefined 2020-05-30 21:41:46 +08:00
chenjiahanandneverland d21420b7d2 fix(NoticeBar): scroll failed after activated 2020-05-30 21:41:46 +08:00
chenjiahan 754e8994a0 chore(cli): bump deps 2020-05-29 20:12:49 +08:00
neverlandandGitHub c927c1f6ed build: fix sync to gitee branch (#6403) 2020-05-28 11:17:41 +08:00
neverlandandGitHub ee37c6425a build: add actions to sync to gitee (#6402) 2020-05-28 11:14:02 +08:00
chenjiahan 47cb12afa9 docs(changelog): 2.8.4 2020-05-28 10:55:52 +08:00
chenjiahan 1797fa6fe9 chore: release 2.8.4 2020-05-28 10:48:32 +08:00
neverlandandGitHub 2eb093af1f docs(Empty): update demo button height (#6399) 2020-05-28 10:45:28 +08:00
neverlandandGitHub 661fd07233 feat(DatetimePicker): add month-day type (#6395) 2020-05-28 10:35:06 +08:00
chenjiahan d8b6401cf0 docs(cli): changelog 2.5.1 2020-05-27 21:20:50 +08:00
chenjiahan d9d6f1f075 chore: release @vant/cli@2.5.1 2020-05-27 21:18:10 +08:00
chenjiahan e587ea0b7a docs(cli): changelog v2.5.0 2020-05-27 21:17:40 +08:00
chenjiahan 5117170c21 chore: release @vant/cli@2.5.0 2020-05-27 21:14:49 +08:00
chenjiahan f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverlandandGitHub 26a7cc5d3c docs(cli): update wechat group qrcode 2020-05-27 21:04:03 +08:00
neverlandandGitHub 67a5a8d76c fix(Sidebar): should emit change when v-model changed (#6383) 2020-05-26 19:44:59 +08:00
neverlandandGitHub 126f2124a2 fix(Field): can not disable error in form (#6382) 2020-05-26 19:41:00 +08:00
chenjiahanandneverland 8db218e9c0 style(ActionSheet): remove option border 2020-05-26 10:45:18 +08:00
chenjiahanandneverland e54c11d552 style(ActionSheet): adjust subname color to gray-6 2020-05-26 10:45:18 +08:00
chenjiahanandneverland 52dbc7563c docs(ActionSheet): improve demo 2020-05-26 10:45:18 +08:00
neverlandandGitHub 31acd1dde1 docs(Search): add clear icon faq (#6372) 2020-05-25 20:23:44 +08:00
neverlandandGitHub 43f9857688 style(Collapse): adjust border gag (#6361) 2020-05-24 18:05:45 +08:00
neverlandandGitHub dc45ab8d96 fix(Cli): merge commit lint failed in some cases (#6360) 2020-05-24 16:41:23 +08:00
neverlandandGitHub 2c4f0efd6f style(Cell): lower CSS priority of the border (#6359) 2020-05-24 16:39:54 +08:00
neverlandandGitHub 9db7eafe8f style(Collapse): increase content font-size to 14px (#6358) 2020-05-24 16:32:08 +08:00
neverlandandGitHub c5c2e9690d refactor(Popup): create overlay for every popup (#6357) 2020-05-24 16:24:20 +08:00
neverlandandGitHub 6a2a0cc5c6 feat(Area): use first city code when county list is empty (#6356) 2020-05-24 15:28:51 +08:00
neverlandandGitHub 5d8ca5a531 style(AddressList): add safe-area-inset-bottom (#6355) 2020-05-24 15:08:05 +08:00
neverlandandGitHub 54f3979fe8 docs: mark panel as deprecated (#6348) 2020-05-23 15:17:15 +08:00
neverlandandGitHub 0daf9e6bcf fix(GoodsAction): incorrect single button radius (#6347) 2020-05-23 15:14:53 +08:00
neverlandandGitHub 1962194499 chore: improve utils typing (#6341) 2020-05-22 17:18:15 +08:00
chenjiahan 75e4bace97 docs(changelog): 2.8.3 2020-05-21 20:50:08 +08:00
chenjiahan 8ee29c9cfb chore: release 2.8.3 2020-05-21 20:38:00 +08:00
chenjiahan 5b25f887c5 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-05-21 20:34:49 +08:00
neverlandandGitHub 877ebd6054 feat(Form): add submit-on-enter prop (#6336) 2020-05-21 19:21:49 +08:00
neverlandandGitHub 96ef2557c2 feat(Form): scrollToField can scroll to bottom (#6335) 2020-05-21 19:15:50 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverlandandGitHub 1f117ab723 chore(cli): scroll to anchor immediately (#6323) 2020-05-20 17:25:22 +08:00
neverlandandGitHub ab5cdd8b33 chore(Picker): remove unused var (#6314) 2020-05-19 18:07:55 +08:00
neverlandandGitHub ee599ddcbe style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverlandandGitHub 8317fe70ee docs(cli): update wechat qrcode (#6301) 2020-05-18 21:02:22 +08:00
chenjiahan 7801ae28cd docs(changelog): 2.8.2 2020-05-17 21:02:03 +08:00
chenjiahan a6c431f723 chore: release 2.8.2 2020-05-17 20:56:48 +08:00
neverlandandGitHub 1dfa1af288 fix(NoticeBar): replay event only triggered once (#6293) 2020-05-17 20:54:27 +08:00
neverlandandGitHub f2ec0c5a4d feat(Calendar): add month-show event (#6292) 2020-05-17 20:28:53 +08:00
neverlandandGitHub 6870bdcbc2 feat(Field): add extra slot (#6290)
* feat(Field): add extra slot

* docs: remove form demo style
2020-05-16 11:18:08 +08:00
neverlandandGitHub 5c8d1d2420 docs(Cell): add extra slot (#6289)
* docs(Cell): add extra slot

* docs: upd
2020-05-16 10:54:25 +08:00
neverlandandGitHub 8307b3d9ad feat(Stepper): add theme prop (#6282)
* feat(Stepper): add theme prop

* docs: add round theme doc
2020-05-15 16:43:37 +08:00
neverlandandGitHub 26e9492d79 style(NoticeBar): increase icon min-width to 24px (#6280) 2020-05-14 21:05:36 +08:00
neverlandandGitHub cf9f2f9bd2 feat(NumberKeyboard): support multiple extra key (#6276) 2020-05-13 21:02:13 +08:00
neverlandandGitHub 44911c3739 style(Sku): currency symbol should align to bottom (#6274) 2020-05-13 17:38:08 +08:00
neverlandandGitHub f6ae795439 style(Sku): adjust border alignment (#6272) 2020-05-13 17:16:55 +08:00
neverlandandGitHub a89e5f85ce docs(theme): add less-loader vertion tip (#6265) 2020-05-12 16:19:07 +08:00
neverlandandGitHub 0adfe59ddc fix(Field): textarea line break failed on enter (#6263) 2020-05-12 15:47:28 +08:00
neverlandandGitHub 45f3c9e759 feat(Grid): add direction prop (#6256) 2020-05-11 15:47:55 +08:00
neverlandandGitHub 67716c65e3 style(Rate): update rate disabled color (#6253) 2020-05-11 07:27:13 +08:00
chenjiahan 2c32abb0d5 docs(cli): update wechat group qrcode 2020-05-10 21:47:10 +08:00
chenjiahan 88bf16fe00 docs(changelog): 2.8.1 2020-05-09 10:18:58 +08:00
chenjiahan 4a6ca0a9df chore: release 2.8.1 2020-05-09 10:13:40 +08:00
chenjiahan c6024b18b4 fix(Stepper): should not emit focus when input is readonly 2020-05-09 10:12:34 +08:00
chenjiahan 7327a481d1 fix(Stepper): should not display NaN 2020-05-09 10:10:35 +08:00
chenjiahan 09fdde8c56 fix(Field): should not submit form on enter (#6240) 2020-05-08 21:03:18 +08:00
chenjiahan a7968c5f6e feat(Field): add click-input event (#6239) 2020-05-08 20:54:31 +08:00
neverlandandGitHub f344334e12 feat(Calendar): add lazy-render prop (#6245) 2020-05-08 20:03:23 +08:00
chenjiahan 2582d334ca docs(CountDown): fix demo class name (#6244) 2020-05-08 20:02:19 +08:00
chenjiahan a6f0b31088 docs(ImagePreview): fix import name (#6233) 2020-05-08 19:58:58 +08:00
neverlandandGitHub e61aa29118 fix(Stepper): incorrect value when format minus value (#6238) 2020-05-07 22:15:46 +08:00
neverlandandGitHub 3e231f1ab5 chore(Col): remove unnecessary ternary operator (#6232) 2020-05-07 16:48:38 +08:00
neverlandandGitHub 14530f3709 fix(Step): active-color should effect circle (#6229)
* fix(Step): active-color should effect circle

* chore: improve line style
2020-05-07 16:28:05 +08:00
chenjiahan 9eb88df562 docs(Tabbar): fix friends typo (#6225) 2020-05-07 10:58:53 +08:00
chenjiahan ad9aff0197 docs(AddressList): fix missing isDefault (#6217) 2020-05-07 10:56:52 +08:00
chenjiahan fe30429a97 chore: release 2.8.1-beta.0 2020-05-06 17:54:56 +08:00
chenjiahan e7a976ab8c docs: update cdn link version 2020-05-06 09:48:16 +08:00
chenjiahan b1dcf36263 style(GoodsActionButton): improve test size adjust 2020-05-05 12:42:34 +08:00
chenjiahan 8c53db040d fix(Button): text align center 2020-05-05 12:42:11 +08:00