396 Commits

Author SHA1 Message Date
neverland
9ef4cae03f
fix(Skeleton): missing wx:key and page declaration (#2312) 2019-11-15 14:13:11 +08:00
Fyerl
c8d27f5ca7 feat(IndexBar): add IndexBar component (#2303) 2019-11-15 13:58:51 +08:00
rex
66fbfacf19
refactor(Tab): refactor component with Sticky (#2285)
fix #2253 #2122

Tab
support css variables
2019-11-12 14:32:36 +08:00
KongYe
0918833fa8 feat(Skeleton): add new component skeleton (#2244) 2019-11-04 20:38:56 +08:00
rex
7cb78a3fef feat(Tabbar & Tag): support css variables @rex-zsd (#2240) 2019-11-02 20:14:50 +08:00
rex
e1f80b569d
refactor(TreeSelect): refactor with sidebar (#2224)
BREAKING CHANGE: rename prop active of sidebar to activeKey
2019-11-01 16:14:52 +08:00
neverland
05c0b4592b
docs(Tabbar): add some missing demos (#2218) 2019-10-29 20:18:31 +08:00
neverland
83597f5c86
refactor(Loading): rewrite wxml and style (#2215) 2019-10-29 19:42:55 +08:00
neverland
1e506513de
feat(Popup): improve transform style (#2193) 2019-10-23 17:42:40 +08:00
neverland
9a6ba89f3f
docs(ActionSheet): fix demo (#2192) 2019-10-23 17:36:23 +08:00
月光倾城
63fb894b41 feat: add vant-uploader (#2156) 2019-10-23 15:21:50 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00
nrz
a1405a9b4a feat(Image): add Image component (#2176) 2019-10-21 16:55:29 +08:00
neverland
c1c8979539
feat(Dialog): update border radius (#2158) 2019-10-15 20:41:30 +08:00
Jake
31feeac3bd feat(Area): add columns placeholder 2019-10-14 19:14:41 +08:00
rex
be1b6c69e9
feat(Transition): add new lifecycle events & drop transitionend event
BREAKING CHANGE: drop transitionend event

fix #2071
2019-10-14 15:15:41 +08:00
neverland
b9f52933ff
feat(CountDown): update slot (#2143) 2019-10-11 20:52:10 +08:00
lethe
95476ae754 feat(CountDown): add CountDown (#2135) 2019-10-11 20:12:22 +08:00
neverland
9b203ba5e0
feat(ActionSheet): add description prop (#2138) 2019-10-11 19:26:41 +08:00
neverland
577cb8fa72
docs(Checkbox): add custom shape demo (#2112) 2019-09-30 15:29:46 +08:00
thomasy
d23777b780 Loading 支持 slot 传递加载文案 (#1977) 2019-09-30 13:58:30 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab (#2082) 2019-09-27 17:47:38 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
ShuaiKang Zhang
f3c063ae0d feat(Stepper): add decimalLength prop (#2087) 2019-09-24 13:10:51 +08:00
neverland
b38672c8e6
feat(Popup): update border radius (#2083) 2019-09-23 17:59:16 +08:00
neverland
086a5f9ff6
feat(ActionSheet): add round prop (#2080) 2019-09-23 16:31:33 +08:00
ShuaiKang Zhang
cdd65163d1 feat(GoodsActionIcon): add dot prop (#2072) 2019-09-20 16:17:13 +08:00
ShuaiKang Zhang
f613cd4e3d feat(GridItem): add info & dot props (#2073) 2019-09-20 16:17:01 +08:00
ShuaiKang Zhang
da30b612c4 feat(SideBarItem): add dot prop (#2066) 2019-09-19 20:05:38 +08:00
neverland
7724700650
feat(Popup): add close-icon-position prop (#2064) 2019-09-19 17:47:16 +08:00
KongYe
aa32f2441e feat(Divider): add divider (#2058) 2019-09-19 16:51:22 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
neverland
d249bdcce9
docs(Grid): update document (#2046) 2019-09-18 16:39:09 +08:00
neverland
4601f77c5c
fix(Notify): incorrect safe area (#2044) 2019-09-18 15:50:45 +08:00
neverland
70296c1c3c
docs(Button): add gradient color demo (#2041) 2019-09-18 15:23:41 +08:00
linrz
9dc028b96e feat(Notify): 增加 type 和 onOpened onClose onClick 回调 (#2021) 2019-09-18 14:23:25 +08:00
孙天骁
c8860081a7 feat(NoticeBar): add left/right-icon slot (#2029) 2019-09-18 14:22:43 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component (#2016) 2019-09-11 16:10:24 +08:00
Jake
3204b46b11 feat(Progress): add stroke-width prop 2019-09-11 11:34:04 +08:00
Jake
545ecbb679
Merge pull request #2017 from JakeLaoyu/feat/Rate-add-touchable-prop
feat(Rate): add touchable prop
2019-09-11 11:20:06 +08:00
Jake
0b2a4092f9 feat(Rate): add touchable prop 2019-09-11 11:19:22 +08:00
Jake
0e8caf56c4 feat(GoodsActionButton): add color prop (#2010) 2019-09-10 11:16:04 +08:00
君寻
9bd12ede08 feat(TreeSelect): add content slot (#2006) 2019-09-10 10:27:05 +08:00
君寻
9dba47ddb2 feat(TreeSelect): add max prop (#2004) 2019-09-10 10:12:41 +08:00
aphasic
a967862b1d feat(Stepper): add input-widht、button-size props, support long tap gesture 2019-09-10 10:09:03 +08:00
君寻
be606db468 docs: fix ActionSheet example doc (#1997) 2019-09-09 16:32:54 +08:00
君寻
fd82af0ac1 feat(ActionSheet): add close-on-click-action prop (#1995) 2019-09-09 16:11:55 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +08:00
creeperdance
dffdf3bae9 [new feature]: 新增组件 overlay (#1992) 2019-09-09 14:48:18 +08:00
ShuaiKang Zhang
407f9b51b4 feat(Circle): add Circle component (#1984) 2019-09-09 14:44:33 +08:00