Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 0bf4a9e799 [improvement] functional inherit context (#2716) 2019-02-11 20:46:46 +08:00
neverlandandGitHub 9947ab00e8 [improvement] avoid use cell selector (#2714) 2019-02-11 19:03:36 +08:00
neverlandandGitHub 9c4ad97731 [improvement] use scoped-slots (#2712) 2019-02-11 17:52:43 +08:00
neverlandandGitHub 9f7c91a3b9 [bugfix] Field: right icon flex shrink (#2713) 2019-02-11 17:42:42 +08:00
neverlandandGitHub 3860c88d0d [new feauture] PullRefresh: add success-text、success-duration props (#2709) 2019-02-10 18:41:09 +08:00
neverlandandGitHub 88b8fc6e21 [bugfix] Swipe: lazy-image not appeared (#2708) 2019-02-09 10:46:37 +08:00
neverlandandGitHub e64b908a32 [bugfix] Dialog: beforeClose not work for click overlay (#2707) 2019-02-09 10:26:05 +08:00
neverlandandGitHub 683e6d5183 [bugfix] functional component shouldl inherit attrs (#2706) 2019-02-09 09:51:18 +08:00
neverlandandGitHub 4ea057c046 fix getComputedStyle (#2705) 2019-02-09 09:30:33 +08:00
neverlandandGitHub 1e873f03ab [type] scroll (#2704) 2019-02-08 21:49:22 +08:00
neverlandandGitHub f7e3c71b6e [bugfix] Collpase: height calc error when set user-select none (#2702) 2019-02-07 21:01:49 +08:00
neverlandandGitHub eb6f1b1df6 [build] collect coverage from ts file (#2700) 2019-02-07 15:27:05 +08:00
neverlandandGitHub c4a9ae5fdd [type] raf (#2699) 2019-02-07 13:07:33 +08:00
neverlandandGitHub cf441d9326 [type] bem (#2698) 2019-02-07 11:08:57 +08:00
neverlandandGitHub 0fb1083b68 [build] add typescript compiler (#2697) 2019-02-07 10:43:36 +08:00
neverlandandGitHub 3e0ac872c8 [improvement] ContactCard: functional (#2696) 2019-02-06 21:35:53 +08:00
neverlandandGitHub 1b60e4df80 [improvement] declare functional sfc (#2695) 2019-02-06 21:11:12 +08:00
neverlandandGitHub 061382014d [improvement] PasswordInput: functional (#2694) 2019-02-06 20:58:55 +08:00
neverlandandGitHub 305dc19ceb [new feature] Tag: add click event (#2693) 2019-02-06 20:44:40 +08:00
neverlandandGitHub 9c5e5b8158 [new feature] NoticeBar: add close event (#2692) 2019-02-06 20:36:05 +08:00
neverlandandGitHub 8fa872e52c [Doc] Tab: scroll event (#2691) 2019-02-06 09:47:29 +08:00
neverlandandGitHub 6fb89ac893 [new feature] SwipeItem: add click event (#2690) 2019-02-06 09:36:22 +08:00
neverlandandGitHub 832b5f6d09 [bugfix] AddressEdit: select search not work in vue 2.6+ (#2689) 2019-02-05 22:35:05 +08:00
neverlandandGitHub f768e75bfe [improvement] Use scoped-slots in Vue 2.6+ (#2688) 2019-02-05 22:16:55 +08:00
neverlandandGitHub 1ea92c023c [bugfix] AddressList: should hide radio of disabled item (#2687) 2019-02-05 21:55:02 +08:00
neverlandandGitHub ef38458a38 [bugfix] Functional component inherit context (#2686) 2019-02-05 12:04:34 +08:00
neverlandandGitHub b896113ad6 [bugfix] Dialog: cancel button display (#2685) 2019-02-05 11:15:47 +08:00
neverlandandGitHub 4374293c4e bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverlandandGitHub d884388d18 [improvement] add weapp-nav icon (#2682) 2019-02-04 11:02:07 +08:00
neverlandandGitHub 3578defd11 [new feature] Notify: add className prop (#2681) 2019-02-04 10:13:00 +08:00
neverlandandGitHub ca4e476ddd [new feature] Toast: add className prop (#2680) 2019-02-03 12:22:38 +08:00
neverlandandGitHub d20b7fdcbf [bugfix] Popup: get-container error when destoryed (#2679) 2019-02-03 11:50:39 +08:00
neverlandandGitHub 583f89f09d [improvement] directive naming-style in jsx (#2677) 2019-02-02 17:35:32 +08:00
neverlandandGitHub e3f4cac05d [improvement] Functional: button (#2676) 2019-02-02 17:04:02 +08:00
neverlandandGitHub 5926d02d38 [improvement] Functional: ContactList, NavBar, Panel, SubmitBar, SwitchCell, Tag (#2675) 2019-02-02 16:04:54 +08:00
neverlandandGitHub 3c6c32e305 functional: CellGroup, Icon, Info, Loading, GoodsAction (#2674) 2019-02-02 11:33:22 +08:00
neverlandandGitHub f0056297c6 [improvement] sort out utils (#2672) 2019-02-02 10:41:01 +08:00
neverlandandGitHub 0eb06b10a8 [build] remove @vant/compiler (#2671) 2019-02-02 10:18:33 +08:00
neverlandandGitHub 89c80e818c [improvement] Remove create & i18 mixin (#2670) 2019-02-02 10:08:21 +08:00
neverlandandGitHub ed8a294fe2 [bugfix] AddressList: radio style (#2669) 2019-02-02 10:01:38 +08:00
neverlandandGitHub 3958a42484 [improvement] Sku: jsx (#2666) 2019-02-01 21:50:47 +08:00
neverlandandGitHub 7ee383129c [improvement] Tabs: jsx (#2665) 2019-02-01 17:58:06 +08:00
neverlandandGitHub c010ee22ac [improvement] Toast: jsx (#2664) 2019-02-01 17:26:10 +08:00
neverlandandGitHub b8ec2ffc5d [improvement] Tabbar: jsx (#2663) 2019-02-01 17:10:31 +08:00
neverlandandGitHub 5b3992d4c2 [improvement] Tab: jsx (#2659) 2019-01-31 21:04:44 +08:00
neverlandandGitHub 9183849e6a [improvement] SwitchCell: jsx (#2656) 2019-01-31 14:37:24 +08:00
neverlandandGitHub 1c70cf6ead [improvement] Switch: jsx (#2654) 2019-01-31 10:13:54 +08:00
neverlandandGitHub f397f18a38 [improvement] extract checkbox mixin (#2653) 2019-01-31 10:05:00 +08:00
neverlandandGitHub 70caee3dd5 [improvement] SwipeItem: jsx (#2652) 2019-01-30 20:27:47 +08:00
neverlandandGitHub 76e23aefc6 [new feature] Radio: add shape prop & icon slot (#2651) 2019-01-30 20:23:26 +08:00
neverlandandGitHub 01c893abcb [new feature] Popup: add opened/closed event (#2650) 2019-01-30 19:43:17 +08:00
neverlandandGitHub 466bb3ce1e [new feature] Popup: add open/close event (#2649) 2019-01-30 19:39:29 +08:00
neverlandandGitHub 079b582460 update dependencies (#2648) 2019-01-30 19:30:48 +08:00
neverlandandGitHub d42f866cd8 [new feature] Card: add tag slot (#2636) 2019-01-27 17:27:38 +08:00
neverlandandGitHub e4327a3ebd [bugfix] Toast: clear in multiple mode (#2635) 2019-01-27 17:11:17 +08:00
neverlandandGitHub d0a316c77b [bugfix] ContactList: button position wrong (#2634) 2019-01-27 17:09:28 +08:00
neverlandandGitHub a3666522a9 [bugfix] SwipeCell: limit maximum left offset (#2633) 2019-01-27 09:03:55 +08:00
neverlandandGitHub ccdfc7124a [improvement] SwipeCell: jsx (#2632) 2019-01-27 08:50:20 +08:00
neverlandandGitHub fab090bef9 [improvement] Swipe: jsx (#2626) 2019-01-26 09:43:46 +08:00
neverlandandGitHub 4e6d0b9c79 [improvement] SubmitBar: jsx (#2625) 2019-01-26 09:12:24 +08:00
neverlandandGitHub 8c8973be06 [improvement] Stepper: jsx (#2624) 2019-01-26 09:01:58 +08:00
neverlandandGitHub 6068f44a3f [improvement] Steps: jsx (#2623) 2019-01-26 08:46:57 +08:00
neverlandandGitHub 8354c6a8d6 [improvement] Slider: jsx (#2622) 2019-01-25 21:59:33 +08:00
neverlandandGitHub 0f1cb12211 [improvement] Search: jsx (#2621) 2019-01-25 21:52:21 +08:00
neverlandandGitHub eeb6893892 [improvement] Row: jsx (#2620) 2019-01-25 21:43:53 +08:00
neverlandandGitHub 2d4da81401 [improvement] Rate: jsx (#2619) 2019-01-25 21:25:30 +08:00
neverlandandGitHub 11dd76d6b2 [improvement] RadioGroup: jsx (#2618) 2019-01-25 21:17:21 +08:00
neverlandandGitHub f8892d583d [improvement] Radio: jsx (#2617) 2019-01-25 21:14:54 +08:00
neverlandandGitHub 8e2b0f42fc [improvement] PullRefresh: jsx (#2616) 2019-01-25 21:02:03 +08:00
neverlandandGitHub 377635cb9a [improvement] Progress: jsx (#2615) 2019-01-25 20:51:02 +08:00
neverlandandGitHub 335cc46e37 [improvement] Popup: jsx (#2614) 2019-01-25 20:24:18 +08:00
neverlandandGitHub 6505ae7705 [improvement] Picker: jsx (#2613) 2019-01-25 19:15:22 +08:00
neverlandandGitHub 30159884b4 [improvement] PasswordInput: jsx (#2611) 2019-01-25 17:49:03 +08:00
neverlandandGitHub 368cb51dba [new feature] Field: add click-left-icon event (#2605) 2019-01-24 22:32:47 +08:00
neverlandandGitHub 3e27b93351 [new feature] Icon: add more icons (#2604) 2019-01-24 21:40:17 +08:00
neverlandandGitHub e81902b4cf [new feature] SwitchCell: add active-value & inactive-value prop (#2591) 2019-01-22 22:23:38 +08:00
neverlandandGitHub a16786b5ad [new feature] Switch: add active-value & inactive-value prop (#2590) 2019-01-22 22:17:04 +08:00
neverlandandGitHub 905a5891c9 [bugfix] Card: centered prop not work (#2589) 2019-01-22 22:04:44 +08:00
neverlandandGitHub d9da76677c [new feature] Card: add origin-price slot (#2588) 2019-01-22 21:53:47 +08:00
neverlandandGitHub 11cb38b65c [improvement] Panel: jsx (#2587) 2019-01-22 21:46:31 +08:00
neverlandandGitHub 58b54b1970 [Doc] List: update demo & document (#2573) 2019-01-20 17:12:34 +08:00
neverlandandGitHub be03980fe5 fix Dialog test case (#2572) 2019-01-20 16:18:53 +08:00
neverlandandGitHub cf9ec2c144 [bugfix] Dialog: action event (#2571) 2019-01-20 13:56:40 +08:00
neverlandandGitHub 6e9a097ded [improvement] NavBar: support custom theme (#2570) 2019-01-20 13:44:14 +08:00
neverlandandGitHub 8bc8e99f74 [new feature] ImagePreview: add lazyLoad prop (#2569) 2019-01-20 13:35:15 +08:00
neverlandandGitHub 3bb56d7744 [improvement] Pagination: jsx (#2560) 2019-01-19 09:40:30 +08:00
neverlandandGitHub 1f1d55eab2 [improvement] Overlay: jsx (#2559) 2019-01-19 09:26:51 +08:00
neverlandandGitHub a5c39425e8 [improvement] NumberKeyboard: jsx (#2558) 2019-01-19 09:22:11 +08:00
neverlandandGitHub 11a672f9e3 [improvement] Notify: jsx (#2557) 2019-01-19 09:04:37 +08:00
neverlandandGitHub 3b57367249 [new feature] Area: add confirm-button-text prop (#2556) 2019-01-19 08:59:50 +08:00
neverlandandGitHub 5d17b5e643 [improvement] NoticeBar: jsx (#2554) 2019-01-18 16:37:07 +08:00
neverlandandGitHub 3f60e4701b [improvement] NavBar: jsx (#2541) 2019-01-16 21:17:16 +08:00
neverlandandGitHub 7ed9a5352f [improvement] Loading: jsx (#2540) 2019-01-16 20:29:54 +08:00
neverlandandGitHub 024defbc23 [improvement] List: jsx (#2539) 2019-01-16 20:19:46 +08:00
neverlandandGitHub 4c4b44df7b [improvement] ImagePreview: jsx (#2531) 2019-01-15 22:16:14 +08:00
neverlandandGitHub 1d2bd12fef [improvement] reduce simple computed (#2530) 2019-01-15 21:58:29 +08:00
neverlandandGitHub f41b9d3bd3 [improvement] Info: jsx (#2529) 2019-01-15 21:12:00 +08:00
neverlandandGitHub b3f587c7d0 [improvement] Icon: jsx (#2514) 2019-01-13 08:44:36 +08:00
neverlandandGitHub b52a37220f [improvement] GoodsAction: jsx (#2513) 2019-01-13 08:38:30 +08:00
neverlandandGitHub 31da78eae6 [improvement] Field: jsx (#2512) 2019-01-12 23:14:52 +08:00