Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub e860759f16 [improvement] Switch: tsx (#2784) 2019-02-18 20:36:12 +08:00
neverlandandGitHub f211afe714 [improvement] ContactCard: tsx (#2783) 2019-02-18 20:24:51 +08:00
neverlandandGitHub ad27b885c9 [improvement] Panel: tsx (#2782) 2019-02-18 20:10:56 +08:00
neverlandandGitHub 7b238ed1e7 [improvement] ContactCard: tsx (#2781) 2019-02-18 19:58:38 +08:00
neverlandandGitHub 267b47ac54 [bugfix] Cell: titleClass wrong type (#2780) 2019-02-18 19:48:34 +08:00
neverlandandGitHub 98f14dd5f1 [improvement] Card: tsx (#2779) 2019-02-18 17:45:50 +08:00
neverlandandGitHub 78174e4550 [improvement] optimize sfc type definitions (#2778) 2019-02-18 17:34:32 +08:00
neverlandandGitHub 0013185d38 [improvement] lint ts/tsx files (#2776) 2019-02-18 14:45:31 +08:00
neverlandandGitHub 5591d44bda [new feature] Tabs: add title-active-color、title-inactive-color prop (#2773) 2019-02-17 20:47:04 +08:00
neverlandandGitHub cb4127949f [new feature] Tabs: add background prop (#2772) 2019-02-17 20:37:42 +08:00
neverlandandGitHub 34e30aac5e [improvement] Cell: tsx (#2771) 2019-02-17 20:29:49 +08:00
neverlandandGitHub 890bd72268 [improvement] Tag: tsx (#2770) 2019-02-17 18:49:22 +08:00
neverlandandGitHub 82b29267a2 [improvement] CellGroup: jsx (#2769) 2019-02-17 18:23:48 +08:00
neverlandandGitHub 1d84d33264 [improvement] Info: tsx (#2768) 2019-02-17 18:09:26 +08:00
neverlandandGitHub a6a733f735 [improvement] icon: tsx (#2767) 2019-02-17 08:39:05 +08:00
neverlandandGitHub 2ebcf2a36a [improvement] Button: tsx (#2766) 2019-02-16 22:03:28 +08:00
neverlandandGitHub 2e308ffc62 [improvement] Loading: tsx (#2765) 2019-02-16 22:00:42 +08:00
neverlandandGitHub af0fb98c9e [improvement] enable tsx type checking for functional component (#2764) 2019-02-16 21:58:10 +08:00
neverlandandGitHub 2ad525c45d [improvement] CouponCell: functional (#2759) 2019-02-16 11:39:26 +08:00
neverlandandGitHub f6ab03fa7e [improvement] support functional component model prop (#2758) 2019-02-16 11:10:40 +08:00
neverlandandGitHub 9aee819c29 [improvement] AddressList: functional (#2757) 2019-02-16 08:41:03 +08:00
neverlandandGitHub 880f574b9a [improvement] Sku: partial functional (#2756) 2019-02-15 21:00:46 +08:00
neverlandandGitHub 632cfbcf36 [new feature] Button: add url、to、replace prop (#2754) 2019-02-15 19:28:20 +08:00
neverlandandGitHub c5bd04e30a [bugfix] Collapse: title slot not work (#2753) 2019-02-15 19:22:13 +08:00
neverlandandGitHub 170dcbf0d2 [bugfix] functional component should not inherit scropedSlots (#2752) 2019-02-15 19:07:27 +08:00
neverlandandGitHub cade7c281c [bugfix] Sku: buy event incorrect triggered (#2741) 2019-02-14 20:56:44 +08:00
neverlandandGitHub 7e774bcff2 [bugfix] SwipeCell: incorrect render when left-width equals zero (#2737) 2019-02-14 18:53:51 +08:00
neverlandandGitHub a152309cfc [improvement] Card: functional (#2740) 2019-02-14 17:34:39 +08:00
neverlandandGitHub 144a3fefd3 [improvement] Switch: functional (#2736) 2019-02-14 13:58:07 +08:00
neverlandandGitHub 5a9143c736 [improvement] Functional components be just functions (#2735) 2019-02-14 11:56:02 +08:00
neverlandandGitHub 166397dad4 [Doc] Sku: initial-sku (#2733) 2019-02-13 19:11:37 +08:00
neverlandandGitHub 4418bb9842 [new feature] Button: add loading-text prop (#2732) 2019-02-13 19:02:30 +08:00
neverlandandGitHub d7c337710c [improvement] GoodsAction: subComponents functional (#2730) 2019-02-13 17:56:19 +08:00
neverlandandGitHub 4aad9add9c [improvement] Cell: functional (#2729) 2019-02-13 15:37:11 +08:00
neverlandandGitHub a08666947f [improvement] optimize locale (#2725) 2019-02-12 21:09:44 +08:00
neverlandandGitHub ba811b50b0 [new feature] Toast: add get-container prop (#2724) 2019-02-12 19:39:45 +08:00
neverlandandGitHub c778a50cd4 update prettierrc (#2723) 2019-02-12 19:14:17 +08:00
neverlandandGitHub e6584a28d3 [bugfix] functional component multi listeners (#2717) 2019-02-12 10:44:40 +08:00
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