422 Commits

Author SHA1 Message Date
Lindy
5b368fc9f2 docs(Search): add Search demo (#2698)
* feat(Search):  add Search demo

* feat(Search):  search demo desc adjustment

* docs(Search): adjust demo order
2020-01-21 10:17:42 +08:00
Lindy
33c11facff feat(Stepper): add disable-long-press feature (#2691)
* feat(Stepper): add disable-long-press feature

* feat(Stepper):  name the same as Vant
2020-01-19 20:23:05 +08:00
linrz
551b1c22a9 docs: update button and cell example (#2641) 2020-01-04 19:23:19 +08:00
Pocho
72e992e56e feat(Uploader): add video accept type (#2584) 2019-12-24 14:58:44 +08:00
linrz
9f173eac00 docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of  button/cell/checbox/radio

* docs: update button text

* docs: add some usage of button/cell/checbox/radio
2019-12-23 10:14:26 +08:00
Lindy
8b38ccf364 feat(GoodsActionButton): add plain attributes (#2559)
* feat(GoodsActionButton): add plain attributes

* feat(GoodsActionButton): classnames normalize

* feat(GoodsActionButton): code optimization
2019-12-20 10:38:26 +08:00
rex
1b28680be1
fix(Notify): fix safeAreaInsetTop not work (#2558)
fix #2540
2019-12-19 16:32:22 +08:00
GPPoseidon
1d5afac75a docs(swipe-cell): add swipecell example (#2520) 2019-12-13 10:29:11 +08:00
GPPoseidon
045f2b4c03 docs(notice-bar): add notice-bar example (#2523) 2019-12-13 10:27:58 +08:00
GPPoseidon
a5e56d43e8 fix(Field): add input-align example (#2519) 2019-12-11 17:47:30 +08:00
Dottieworks
4210edae6d docs(Tabbar): add demo and docs (#2493) 2019-12-09 13:57:39 +08:00
Dottieworks
cc48c40547 docs(Icon): add demo and docs (#2498) 2019-12-09 13:57:07 +08:00
Lindy
fe87464eba docs(Search): fix demo problem (#2458)
* docs(Search): fix demo problem

* docs(Search): add demo script

* docs(Search): adjust docs
2019-12-04 18:06:48 +08:00
rex
c76c61b8e2
feat(Overlay): add default slot (#2466)
fix #2449
2019-12-04 17:53:00 +08:00
maiijy
d4f6406390 feat:Uploader 加入上传云存储示例 (#2430) 2019-12-02 21:06:32 +08:00
mt51
795f82a115 feat: 将省市区数据存储在云开发数据库中 (#2428) 2019-11-29 14:12:16 +08:00
neverland
784539f88e
chore: update stylelint config (#2400) 2019-11-27 11:02:59 +08:00
neverland
58d1186d5c
docs(Uploader): update document and demo (#2399) 2019-11-27 10:49:18 +08:00
neverland
d36cbbb752
chore: fix unvalid wx:key (#2398) 2019-11-27 10:30:02 +08:00
neverland
71b727bd69
chore: add cloud function config (#2397) 2019-11-27 10:19:00 +08:00
rex
ef1e747869
fix(Tab): fix prop active not work in init (#2395)
fix #2390
2019-11-26 21:33:21 +08:00
rex
60453083b3
feat(Tab): add new prop lazyRender & improve performance (#2328)
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 (#2332) 2019-11-18 21:13:25 +08:00
Leskur
60ecf66954 fix(rate): use size attribute (#2325) (#2326) 2019-11-18 21:06:02 +08:00
rex
7afb5795bf
fix(Uploader): fix multiple not work (#2329)
fix #2327
2019-11-18 20:42:01 +08:00
neverland
aa44a107df
docs(Radio): improve document (#2315) 2019-11-15 15:24:34 +08:00
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