Commit Graph
1794 Commits
Author SHA1 Message Date
akebeandneverland 6c7d2cb577 [bugfix] Step: active-icon wrong style when vertical (#3007) (#3007) 2019-03-20 11:58:46 +08:00
Aimerandneverland a156e1b914 reqair docs (#3006) 2019-03-20 11:52:44 +08:00
neverlandandGitHub 09bc2b3f25 [improvement] Button: optimize type definitions (#3004) 2019-03-19 22:00:45 +08:00
neverlandandGitHub c4da311281 [bugfix] Collapse: can not expand when clientHeight equals zero (#2993) 2019-03-19 21:39:26 +08:00
neverlandandGitHub 7b919ce890 [new feature] NoticeBar: add wrapable prop (#2992) 2019-03-18 20:02:19 +08:00
neverlandandGitHub 7b0a3319ba [bugfix] Checkbox: click event untriggered when click icon (#2990) 2019-03-18 19:31:23 +08:00
rexandneverland ad25616b05 [bugfix] Coupon: show undefined without unitDesc @rex-zsd (#2991) 2019-03-18 19:31:14 +08:00
陈嘉涵 50fb0f5a91 [release] 1.6.10 2019-03-18 09:56:48 +08:00
neverlandandGitHub 94a7445945 [new feature] Icon: add tag prop (#2986) 2019-03-17 18:48:18 +08:00
neverlandandGitHub 36fc3ab921 [improvement] AddressEdit: add setAddressDetail method (#2984) 2019-03-16 19:19:11 +08:00
neverlandandGitHub 61a231bde2 [bugfix] List: add loading key to avoid render error (#2983) 2019-03-16 19:05:27 +08:00
neverlandandGitHub 1cfdb63c35 [bugfix] Steps: incorrect active style in vertical direction (#2981) 2019-03-15 22:30:28 +08:00
rexandneverland d5a2373963 refactor(Coupon): 修改优惠券减免显示 (#2980) 2019-03-15 17:49:02 +08:00
neverlandandGitHub d7760cf4d0 [bugfix] Uploader: can not upload same file when before-read (#2971) 2019-03-14 21:14:48 +08:00
neverlandandGitHub 2e7ca412ff [new feature] Toast: add onClose prop (#2964) 2019-03-13 20:16:39 +08:00
neverlandandGitHub a4eedac8b1 [new feature] Cell: add label slot (#2956) 2019-03-12 20:34:17 +08:00
陈嘉涵 6b5f1914b5 [release] 1.6.9 2019-03-11 20:49:29 +08:00
neverlandandGitHub b971ddfb7b [new feature] Collapse: add size prop (#2946) 2019-03-11 20:48:19 +08:00
neverlandandGitHub e553c6e0dd [new feature] Field: add size prop (#2936) 2019-03-11 09:13:23 +08:00
neverlandandGitHub cb72fef807 [new feature] Picker: add default-index prop (#2935) 2019-03-10 17:22:31 +08:00
neverlandandGitHub cca584e9d5 [new feature] Steps: add active-icon prop (#2934) 2019-03-10 16:56:05 +08:00
neverlandandGitHub 144fa2d711 [new feature] Collapse: add border prop (#2933) 2019-03-10 16:21:40 +08:00
neverlandandGitHub 4d0e3d6644 [new feature] CellGroup: add title prop (#2928) 2019-03-09 11:04:58 +08:00
neverlandandGitHub 2297baa917 [bugfix] Card: origin-price slot not work (#2927) 2019-03-08 17:53:46 +08:00
neverlandandGitHub bfa8f38585 [improvement] Actionsheet: add index param for select event (#2917) 2019-03-07 20:59:46 +08:00
neverlandandGitHub c9e578c0cf [bugfix] Swipe: emit change event in correct time (#2909) 2019-03-05 21:37:44 +08:00
陈嘉涵 db335bc5b4 [release] 1.6.8 2019-03-04 20:57:42 +08:00
neverlandandGitHub 317b9c329d [improvement] Picker: shared props (#2888) 2019-03-02 11:03:04 +08:00
neverlandandGitHub 0245e663d0 [bugfix] AddressList: should hide radio when unswitchable (#2886) 2019-03-02 10:48:18 +08:00
neverlandandGitHub 271116af50 [improvement] CouponList: optimize style of empty tip (#2878) 2019-03-01 17:01:32 +08:00
neverlandandGitHub 4ad382b33a [improvement] add test case for field icon props (#2876) 2019-03-01 14:18:29 +08:00
neverlandandGitHub 60b5e188c8 [improvement] Tab: scroll to correct position when use offset-top (#2873) 2019-02-28 19:53:36 +08:00
neverlandandGitHub b99d7f9c06 [bugfix] Field: label slot not work (#2872) 2019-02-28 19:41:34 +08:00
neverlandandGitHub 33e6f2265e [improvement] Button: add test cases (#2870) 2019-02-28 19:24:54 +08:00
neverlandandGitHub ef06d058e6 [improvement] allow use ref in functional components (#2863) 2019-02-27 21:15:09 +08:00
陈嘉涵 dacb00eedb [release] 1.6.7 2019-02-26 20:37:47 +08:00
neverlandandGitHub 6c90d3cf51 [bugfix] Tab: should scroll to active tab when inited (#2857) 2019-02-26 20:35:13 +08:00
neverlandandGitHub 7d5bfffd50 [bugfix] Checkbox: uncheckable when inside cell (#2855) 2019-02-26 19:58:54 +08:00
neverlandandGitHub 5cb0edbf39 [new feature] Button: add loading-size prop (#2854) 2019-02-26 19:35:59 +08:00
neverlandandGitHub c3cf74cda0 [bugfix] Actionsheet: get-container not work (#2853) 2019-02-26 19:31:23 +08:00
neverlandandGitHub 2dcd64c515 [bugfix] CouponList: incorrectly render when disabled list empty (#2845) 2019-02-26 11:57:23 +08:00
neverlandandGitHub 8f3dc3f9ca [new feature] Stepper: add focus event (#2841) 2019-02-25 19:38:23 +08:00
neverlandandGitHub 2b9c30f906 [bugfix] Actionsheet: lazy-render not work (#2840) 2019-02-25 19:33:48 +08:00
Jackie Zhangandneverland 6fff26caa1 [new feature] Sku: Add custom settings in stepper stock (#2839) 2019-02-25 16:35:43 +08:00
陈嘉涵 1a708a5a57 [release] 1.6.6 2019-02-24 16:52:32 +08:00
neverlandandGitHub 68909d6432 [new feature] Button: add info type (#2831) 2019-02-24 16:50:01 +08:00
neverlandandGitHub ac76ca0b40 [new feature] Tabs: add nav-left、nav-right slots (#2828) 2019-02-23 19:19:03 +08:00
neverlandandGitHub 4bdb1841fa [improvement] Rate: tsx & functional (#2824) 2019-02-22 20:13:23 +08:00
neverlandandGitHub 4ac9236078 [bugfix] Tab: wrong height when use line style tab inside card style tab (#2825) 2019-02-22 20:08:49 +08:00
neverlandandGitHub 91a9345a7d [improvement] Overlay: functional & tsx (#2822) 2019-02-22 09:27:00 +08:00