Commit Graph

3418 Commits

Author SHA1 Message Date
陈嘉涵 84d3662f12 [release] 2.0.8 2019-07-16 17:16:53 +08:00
陈嘉涵 db2fc4dbb3 [Doc] List: update clearfix guide v2.0.8 2019-07-16 17:15:49 +08:00
neverland a594774ee2 [bugfix] Tab: click event param missing (#3866) 2019-07-16 17:13:05 +08:00
neverland aba5f59fdd [new feature] Sku: support custom placeholder (#3864) 2019-07-16 13:26:24 +08:00
流采 511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container (#3844) 2019-07-15 19:36:21 +08:00
neverland dbe56fd362 [new feature] DropdownMenu: add icon option (#3855) 2019-07-15 18:44:33 +08:00
neverland d15315b8e4 [Doc] optimize data structure table (#3854) 2019-07-15 17:00:41 +08:00
陈嘉涵 5c70473f87 [Doc] increase anchor wait time 2019-07-15 16:02:17 +08:00
陈嘉涵 edb1b1f3f4 [Doc] site: add bd analytics script 2019-07-15 15:53:23 +08:00
neverland cedf59015b [improvement] DropdownMenu: title ellipsis (#3847) 2019-07-14 14:08:19 +08:00
cesc fabregas f50dc30484 [improvement] ImagePreview: support dbclick zoom (#3839) 2019-07-14 14:07:52 +08:00
neverland 7b9331aee4 [Doc] support title anchor (#3845) 2019-07-13 20:41:15 +08:00
陈嘉涵 0d2f010e44 update dependencies 2019-07-12 09:53:41 +08:00
陈嘉涵 c2a63d31fa update README.md 2019-07-12 09:52:40 +08:00
cesc fabregas c88bab21c1 [bugfix] IndexBar: activeAnchor bug fixes (#3832)
修复 sticky 设为 false 时activeAnchor失效的bug;
修复 this.scroller 不为 window 时activeAnchor错乱的bug;
2019-07-12 09:49:10 +08:00
陈嘉涵 9aab46f3a2 [changelog] 2.0.7 2019-07-11 21:05:43 +08:00
陈嘉涵 21ea04c7fc [release] 2.0.7 2019-07-11 20:47:50 +08:00
陈嘉涵 1a6b5f4a0d [Doc] SwitchCell: fix v-model type v2.0.7 2019-07-11 20:46:17 +08:00
陈嘉涵 2c4adff307 [Doc] detailed Array typing 2019-07-11 20:44:51 +08:00
陈嘉涵 019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverland 32f19c5561 [bugfix] Popup: overlay may cover popup in some cases (#3831) 2019-07-11 20:13:04 +08:00
neverland 35ccebeea2 [improvement] Picker: add class for selected item (#3830) 2019-07-11 19:35:06 +08:00
neverland 907c9a3d03 [new feature] PullRefresh: add distance of slotProps (#3829) 2019-07-11 19:24:22 +08:00
neverland 0c7fc25d97 [Doc] rename slot-scope to SlotProps (#3825) 2019-07-11 17:05:49 +08:00
neverland db8428dd19 [new feature] DropdownMenu: add close-on-click-outside prop (#3824) 2019-07-11 16:56:44 +08:00
neverland 22f28b44ff [Doc] Dialog: fix get-container props default value (#3822) 2019-07-11 16:17:51 +08:00
neverland 3c9dc4edfe [new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00
neverland 734c3259d8 [Doc] CountDown: en document (#3820) 2019-07-11 15:50:33 +08:00
neverland c78524264f [bugfix] DatetimePicker: incorrect value in confirm event when use filter on time type (#3816) 2019-07-11 14:21:02 +08:00
neverland de5263137d [improvement] CountDown: add test cases (#3814) 2019-07-11 11:34:46 +08:00
dependabot[bot] ed0d053ad7 Bump lodash.merge from 4.6.1 to 4.6.2 (#3811)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:38:49 +08:00
neverland 9fcc9086f7 [new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00
drafish 577194b16d [bugfix] Stepper: Hack for iOS12 page scroll (#3804) 2019-07-10 16:26:51 +08:00
neverland 7caf664e48 [improvement] Slider: support number type of bar-height prop (#3794) 2019-07-09 17:02:05 +08:00
neverland 06cf48c4c5 [improvement] Uploader: utils ts (#3793) 2019-07-09 16:41:20 +08:00
neverland 73cec3ac96 [new feature] IndexBar: add sticky-offset-top prop (#3791) 2019-07-09 15:21:47 +08:00
neverland 95c153dd67 [Doc] ImagePreview: fix typo (#3790) 2019-07-09 14:14:07 +08:00
neverland 2d02288ac8 [bugfix] Dialog: missing closeOnPopstate in type definition (#3789) 2019-07-09 14:03:57 +08:00
neverland 1669e36625 [improvement] Tag: add type className (#3788) 2019-07-09 14:02:48 +08:00
neverland dac3bd3997 [improvement] GoodsAction: update style (#3782) 2019-07-09 11:15:33 +08:00
neverland 6bc836beab [new feature] Popup: add round prop (#3781) 2019-07-09 10:45:10 +08:00
陈嘉涵 4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
陈嘉涵 1f03a703f5 [Doc] update click event params 2019-07-08 17:05:20 +08:00
neverland 701446ece8 [improvement] Card: add click event params (#3780) 2019-07-08 17:02:12 +08:00
neverland abc555dd72 [bugfix] NoticeBar: can't use stop modifier on click event (#3778) 2019-07-08 16:46:38 +08:00
neverland 968ec97256 [revert] Field: shouldn't emit click event when click icon (#3772) (#3776) 2019-07-08 16:30:14 +08:00
neverland be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland 642639da6e [bugfix] Field: shouldn't emit click event when click icon (#3772) 2019-07-08 11:14:53 +08:00
neverland 8871dec4e7 [Doc] SwipeCell: update demo (#3765) 2019-07-07 05:57:09 +08:00
陈嘉涵 6d18d38e55 [Doc] Area: fix typo 2019-07-06 15:36:09 +08:00