1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

404 Commits

Author SHA1 Message Date
neverland
d36cbbb752
chore: fix unvalid wx:key () 2019-11-27 10:30:02 +08:00
neverland
71b727bd69
chore: add cloud function config () 2019-11-27 10:19:00 +08:00
rex
ef1e747869
fix(Tab): fix prop active not work in init ()
fix 
2019-11-26 21:33:21 +08:00
rex
60453083b3
feat(Tab): add new prop lazyRender & improve performance ()
Tab

add new prop lazyRender
improve performace
Sticky

add new prop container
2019-11-18 21:15:20 +08:00
rex
3ccb51c4c6
perf(Rate): remove unreachable code () 2019-11-18 21:13:25 +08:00
Leskur
60ecf66954 fix(rate): use size attribute () () 2019-11-18 21:06:02 +08:00
rex
7afb5795bf
fix(Uploader): fix multiple not work ()
fix 
2019-11-18 20:42:01 +08:00
neverland
aa44a107df
docs(Radio): improve document () 2019-11-15 15:24:34 +08:00
neverland
9ef4cae03f
fix(Skeleton): missing wx:key and page declaration () 2019-11-15 14:13:11 +08:00
Fyerl
c8d27f5ca7 feat(IndexBar): add IndexBar component () 2019-11-15 13:58:51 +08:00
rex
66fbfacf19
refactor(Tab): refactor component with Sticky ()
fix  

Tab
support css variables
2019-11-12 14:32:36 +08:00
KongYe
0918833fa8 feat(Skeleton): add new component skeleton () 2019-11-04 20:38:56 +08:00
rex
7cb78a3fef feat(Tabbar & Tag): support css variables @rex-zsd () 2019-11-02 20:14:50 +08:00
rex
e1f80b569d
refactor(TreeSelect): refactor with sidebar ()
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 () 2019-10-29 20:18:31 +08:00
neverland
83597f5c86
refactor(Loading): rewrite wxml and style () 2019-10-29 19:42:55 +08:00
neverland
1e506513de
feat(Popup): improve transform style () 2019-10-23 17:42:40 +08:00
neverland
9a6ba89f3f
docs(ActionSheet): fix demo () 2019-10-23 17:36:23 +08:00
月光倾城
63fb894b41 feat: add vant-uploader () 2019-10-23 15:21:50 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component () 2019-10-23 12:00:24 +08:00
nrz
a1405a9b4a feat(Image): add Image component () 2019-10-21 16:55:29 +08:00
neverland
c1c8979539
feat(Dialog): update border radius () 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 
2019-10-14 15:15:41 +08:00
neverland
b9f52933ff
feat(CountDown): update slot () 2019-10-11 20:52:10 +08:00
lethe
95476ae754 feat(CountDown): add CountDown () 2019-10-11 20:12:22 +08:00
neverland
9b203ba5e0
feat(ActionSheet): add description prop () 2019-10-11 19:26:41 +08:00
neverland
577cb8fa72
docs(Checkbox): add custom shape demo () 2019-09-30 15:29:46 +08:00
thomasy
d23777b780 Loading 支持 slot 传递加载文案 () 2019-09-30 13:58:30 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab () 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 () 2019-09-24 13:10:51 +08:00
neverland
b38672c8e6
feat(Popup): update border radius () 2019-09-23 17:59:16 +08:00
neverland
086a5f9ff6
feat(ActionSheet): add round prop () 2019-09-23 16:31:33 +08:00
ShuaiKang Zhang
cdd65163d1 feat(GoodsActionIcon): add dot prop () 2019-09-20 16:17:13 +08:00
ShuaiKang Zhang
f613cd4e3d feat(GridItem): add info & dot props () 2019-09-20 16:17:01 +08:00
ShuaiKang Zhang
da30b612c4 feat(SideBarItem): add dot prop () 2019-09-19 20:05:38 +08:00
neverland
7724700650
feat(Popup): add close-icon-position prop () 2019-09-19 17:47:16 +08:00
KongYe
aa32f2441e feat(Divider): add divider () 2019-09-19 16:51:22 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 () 2019-09-19 11:32:57 +08:00
neverland
d249bdcce9
docs(Grid): update document () 2019-09-18 16:39:09 +08:00
neverland
4601f77c5c
fix(Notify): incorrect safe area () 2019-09-18 15:50:45 +08:00
neverland
70296c1c3c
docs(Button): add gradient color demo () 2019-09-18 15:23:41 +08:00
linrz
9dc028b96e feat(Notify): 增加 type 和 onOpened onClose onClick 回调 () 2019-09-18 14:23:25 +08:00
孙天骁
c8860081a7 feat(NoticeBar): add left/right-icon slot () 2019-09-18 14:22:43 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component () 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 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 () 2019-09-10 11:16:04 +08:00