Commit Graph
368 Commits
Author SHA1 Message Date
neverlandandGitHub a3712f7c5b [improvement] Sku: should close image preview when popstate (#4152) 2019-08-19 14:11:58 +08:00
neverlandandGitHub a730a55e3b [improvement] Uploader: should close image preview when popstate (#4151) 2019-08-19 14:09:55 +08:00
neverlandandGitHub 643003b43c [new feature] Tabbar: support match route by to.name (#4148) 2019-08-19 11:27:05 +08:00
neverlandandGitHub 4e828fbc70 [bugfix] Tabbar: avoid navigation duplicated (#4147) 2019-08-19 11:04:25 +08:00
neverlandandGitHub 1d673ca898 [bugfix] Field: button width shrinked in firefox (#4144) 2019-08-19 09:15:19 +08:00
neverlandandGitHub b573ba9f6a [improvement] Uploader: support more image types (#4140) 2019-08-18 11:16:44 +08:00
neverlandandGitHub 67fc817cfd [improvement] TreeSelect: add test cases of multiple select (#4139) 2019-08-18 08:47:29 +08:00
陈嘉涵 8e69427544 [Doc] optimize line break 2019-08-17 15:47:19 +08:00
Sylvanerandneverland b5c1abfbf5 [Doc] Collapse: fix misapprehensive type of params (#4113) 2019-08-17 15:44:17 +08:00
neverlandandGitHub 34d2395ad3 [improvement] Picker: prevent style be override by base.css (#4136) 2019-08-16 21:15:38 +08:00
neverlandandGitHub a6b256aa01 [new feature] TreeSelect: active-id support sync modifier (#4133) 2019-08-16 20:20:14 +08:00
neverlandandGitHub 85356ac302 [new feature] TreeSelect: main-active-index support sync modifier (#4132) 2019-08-16 17:43:32 +08:00
neverlandandGitHub bfb3196438 [new feature] TreeSelect: support multiple select (#4130) 2019-08-16 17:38:09 +08:00
陈嘉涵 c389f0b3c8 [release] 2.1.3 2019-08-16 15:52:43 +08:00
neverlandandGitHub f130580501 [new feature] Button: add color prop (#4124) 2019-08-15 20:18:13 +08:00
neverlandandGitHub 3f39166cbc [improvement] Sku: support i18n (#4123) 2019-08-15 19:56:29 +08:00
neverlandandGitHub 2dc4ab147d [improvement] Collapse: log tips for incorrect value (#4122) 2019-08-15 17:50:04 +08:00
neverlandandGitHub b06cfabe8c [new feature] Uploader: add before-delete prop (#4118) 2019-08-14 17:17:04 +08:00
neverlandandGitHub 468fec2d86 [improvement] NumberKeyboard: improve click experience (#4116) 2019-08-14 11:42:41 +08:00
neverlandandGitHub 2843352adb [new feature] TreeSelect: support string type of height prop (#4107) 2019-08-13 12:00:50 +08:00
Sylvanerandneverland 7ad5323836 [Doc] Collapse: fix Events param type (#4106) 2019-08-13 11:46:55 +08:00
neverlandandGitHub 317b115da8 [new feature] TreeSelect: add content slot (#4105) 2019-08-12 19:15:11 +08:00
neverlandandGitHub 6413cd1996 [Doc] ActionSheet: add tips of component name (#4100) 2019-08-12 17:07:10 +08:00
neverlandandGitHub 432fdcbe87 [bugfix] DropdownMenu: incorrect style when inside NavBar (#4098) 2019-08-12 16:55:01 +08:00
陈嘉涵 f728931527 Revert "[improvement] Field: increase clickable area of icon (#4058)"
This reverts commit 5da8ea5d0f.
2019-08-12 11:45:51 +08:00
neverlandandGitHub f4125bceb8 [Doc] use relative path for links (#4093) 2019-08-12 10:18:37 +08:00
neverlandandGitHub 26aac6037b [bugfix] Tab: incorrect title position when insert tab pane (#4091) 2019-08-11 19:30:06 +08:00
neverlandandGitHub 135531cd03 [bugfix] Slider: should not emit change event when value not changed (#4087) 2019-08-10 22:12:10 +08:00
陈嘉涵 a7ca4c7823 [release] 2.1.2 2019-08-10 11:15:58 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverlandandGitHub 24f5a91cd3 [improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverlandandGitHub 4cba618792 [improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverlandandGitHub 19cd2ed38e [improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverlandandGitHub 854a91c384 [Doc] Field: update props document (#4074) 2019-08-08 20:56:47 +08:00
neverlandandGitHub a75e4cfb18 [new feature] ActionSheet: add color option (#4073) 2019-08-08 20:48:24 +08:00
neverlandandGitHub c012b29a20 [new feature] Uploader: support isImage flag (#4072) 2019-08-08 20:28:55 +08:00
neverlandandGitHub b004ae11c0 [improvement] DropdownMenu: add more less vars (#4071) 2019-08-08 20:09:11 +08:00
neverlandandGitHub c74d90c561 [improvement] optimize eslint-disable (#4070) 2019-08-08 20:01:41 +08:00
neverlandandGitHub 5777762249 [improvement] Divider: add separator role to improve accessibility (#4069) 2019-08-08 20:00:22 +08:00
neverlandandGitHub 09c618d475 [Doc] Button: add route demo (#4068) 2019-08-08 19:25:56 +08:00
neverlandandGitHub bc4323b128 [new feature] AddressEdit: add postal-validator prop (#4067) 2019-08-08 19:08:46 +08:00
neverlandandGitHub 5da8ea5d0f [improvement] Field: increase clickable area of icon (#4058) 2019-08-07 16:28:22 +08:00
neverlandandGitHub 19c2fab0d6 [new feature] Stepper: add show-plus & show-minus prop (#4056) 2019-08-07 15:17:16 +08:00
neverlandandGitHub 40423d1f28 [bugfix] Sticky: incorrect position when inside scroll container (#4055) 2019-08-07 15:07:34 +08:00
neverlandandGitHub 24b3a05c76 [improvement] Picker: stop propagation when touchmove in vertical direction (#4043) 2019-08-03 21:28:26 +08:00
neverlandandGitHub 78e0385544 [improvement] Image: img inherit round border (#4032) 2019-08-02 14:47:24 +08:00
neverlandandGitHub 6dc1af7ff0 [improvement] DatetimePicker: add more test cases (#4029) 2019-08-02 11:19:28 +08:00
陈嘉涵 ef6998a365 [release] 2.1.1 2019-08-02 10:43:51 +08:00
neverlandandGitHub 629d0bdb2b [bogfix] DatetimePicker: event not work (#4027) 2019-08-02 10:42:07 +08:00
neverlandandGitHub ff85de854c [bugfix] Popup: ensure z-index setting order (#4026) 2019-08-02 10:41:40 +08:00