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
|
0d95eae0ed
|
fix(Grid): gutter not work correct with square (#2394)
fix #2373
|
2019-11-26 20:59:39 +08:00 |
|
rex
|
69c83bc539
|
fix(Notify): safe-area not work in android (#2393)
fix #2372
|
2019-11-26 20:28:45 +08:00 |
|
rex
|
45f4c6c133
|
fix(Tab): fix getComputedName of undefined error (#2376)
fix #2335
|
2019-11-25 14:57:57 +08:00 |
|
rex
|
8e65117205
|
fix(Skeleton): fix prop row not work error (#2364)
|
2019-11-22 15:17:51 +08:00 |
|
neverland
|
074249fb52
|
chore: add @vant/stylelint-config (#2347)
|
2019-11-20 16:38:55 +08:00 |
|
neverland
|
8b96f9ec8a
|
chore: rename package to @vant/weapp (#2346)
|
2019-11-20 16:31:20 +08:00 |
|
LiuJinxiu
|
ab96a26913
|
fix(uploader): preview-size repeat px (#2340)
|
2019-11-20 15:21:29 +08:00 |
|
rex-zsd
|
164ee03a4c
|
docs(changelog): release v1.0.0-beta.4
|
2019-11-19 12:55:45 +08:00 |
|
rex-zsd
|
7fc3cc226a
|
build: release 1.0.0-beta.4
v1.0.0-beta.4
|
2019-11-19 12:06:26 +08:00 |
|
rex-zsd
|
2cae6b0a1c
|
build: compile 1.0.0-beta.4
|
2019-11-19 12:06:21 +08:00 |
|
rex-zsd
|
54a363472f
|
docs(Tab): improve doc
|
2019-11-19 11:57:49 +08:00 |
|
rex
|
7d7cfd12b3
|
feat(Tab): add new prop ellipsis & improve performance (#2334)
fix #1605, fix #2297
|
2019-11-19 11:50:50 +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
|
1edbbd18af
|
fix(NavBar): fix icon style error (#2331)
fix #2322
|
2019-11-18 21:04:25 +08:00 |
|
rex
|
7afb5795bf
|
fix(Uploader): fix multiple not work (#2329)
fix #2327
|
2019-11-18 20:42:01 +08:00 |
|
Wynnfan
|
15ea958b4f
|
fix(DropdownMenu): annotation error (#2320)
|
2019-11-18 13:08:25 +08:00 |
|
neverland
|
aa44a107df
|
docs(Radio): improve document (#2315)
|
2019-11-15 15:24:34 +08:00 |
|
neverland
|
07b502bc20
|
docs: props title (#2314)
|
2019-11-15 14:23:13 +08:00 |
|
neverland
|
f5c7050800
|
docs: props title (#2313)
|
2019-11-15 14:17:58 +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 |
|
neverland
|
53eb32ee9b
|
fix(GoodsAction): incorrect border radius (#2311)
|
2019-11-15 11:53:38 +08:00 |
|
Mondo
|
002f26fb3c
|
fix(Tabs): 修复选项卡竖向滚动时不触发scroll事件 (#2299)
|
2019-11-14 17:13:08 +08:00 |
|
Mondo
|
94e71d1509
|
fix(Tabs): 修复滑动切换模式下激活选项错误 (#2293)
|
2019-11-13 15:10:31 +08:00 |
|
rex
|
8af68a0d7a
|
fix(Area): fix change event emit wrong values (#2290)
fix #2287
|
2019-11-12 19:56:02 +08:00 |
|
rex-zsd
|
eabbeb47dd
|
docs(changelog): release v1.0.0-beta3
|
2019-11-12 14:55:36 +08:00 |
|
rex-zsd
|
aaa9a668ed
|
build: release 1.0.0-beta.3
v1.0.0-beta.3
|
2019-11-12 14:35:09 +08:00 |
|
rex-zsd
|
6ba5fa18df
|
build: compile 1.0.0-beta.3
|
2019-11-12 14:35:06 +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 |
|
rex
|
13b05cfa9c
|
fix(NoticeBar): catch tap event of close icon (#2281)
fix #2246
|
2019-11-12 09:56:29 +08:00 |
|
neverland
|
27b6017abe
|
fix(Uploader): lint failed (#2275)
|
2019-11-11 10:13:43 +08:00 |
|
Lindy
|
22b230de6f
|
feat: Radio, Rate, Search, Sidebar, Slider, Step, Stepper 组件样式调整 (#2260)
|
2019-11-10 10:37:11 +08:00 |
|
Lindy
|
7d7074339a
|
feat(Toast, Loading): Toast, Loading 组件样式调整 (#2265)
|
2019-11-10 10:35:40 +08:00 |
|
Lindy
|
44148c81ed
|
feat(SubmitBar): SubmitBar组件样式调整 (#2261)
|
2019-11-10 10:35:14 +08:00 |
|
Lindy
|
f77ebec870
|
feat(Progress): Progress 组件样式调整 (#2262)
|
2019-11-10 10:34:51 +08:00 |
|
mars
|
b2a1222d2b
|
feat(Field): Field supports holdKeyboard (#2255)
|
2019-11-05 20:47:05 +08:00 |
|
KongYe
|
0918833fa8
|
feat(Skeleton): add new component skeleton (#2244)
|
2019-11-04 20:38:56 +08:00 |
|
Lindy
|
91b5073038
|
feat(Picker): Picker 组件样式调整 (#2236)
|
2019-11-04 19:29:42 +08:00 |
|
Lindy
|
8435e1b345
|
feat(NavBar): NavBar 组件样式调整 (#2233)
|
2019-11-04 19:28:11 +08:00 |
|
Lindy
|
9773e86c2d
|
feat(GoodsAction): goodsAction 组件样式调整 (#2230)
|
2019-11-04 19:27:15 +08:00 |
|
Lindy
|
ef01e34c17
|
feat(NoticeBar): NoticeBar组件样式调整 (#2234)
|
2019-11-04 19:26:32 +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 |
|