Gavin
5cf4322143
feat(BackTop): new component ( #11236 )
...
* feat(BackTop): new component
* perf(BackTop): perf BackTop component
* perf(BackTop): improve code
* perf: improve type
2022-11-19 10:14:39 +08:00
neverland
e19e982292
docs(changelog): 4.0.0-rc.7 ( #11253 )
2022-11-13 22:26:42 +08:00
chenjiahan
5a38c73b77
release: 4.0.0-rc.7
2022-11-13 22:21:16 +08:00
neverland
093db7b37e
feat(ImagePreview): add long-press event ( #11252 )
...
* feat(ImagePreview): add long-press event
* chore: upd
* chore: upd
* chore: upd
2022-11-13 11:42:26 +08:00
neverland
839bcd8928
docs: add unplugin-vue-components tip ( #11251 )
2022-11-13 10:46:49 +08:00
neverland
1f917e9a2a
fix(Picker): empty column will cause error ( #11249 )
2022-11-13 10:26:41 +08:00
neverland
83dcbe6f5f
fix(DatePicker): only throw error in development ( #11248 )
2022-11-13 09:22:48 +08:00
neverland
e6c6265e69
fix(Skeleton): incorrect export component name ( #11247 )
...
* fix(Skeleton): incorrect export component name
* chore: fix name
2022-11-13 09:21:05 +08:00
neverland
80270138e1
test: attach demo to body ( #11246 )
2022-11-12 18:20:03 +08:00
neverland
9b513311c2
docs(Popover): fix placement demo ( #11245 )
2022-11-12 13:23:44 +08:00
neverland
4e9c301012
feat(Popover): support uncontrolled mode ( #11244 )
2022-11-12 13:14:58 +08:00
若川
f071e48be2
fix(lazyload): lazy-image h is not a function ( #11229 )
...
in vue 3.x h is not function. this.$slots.default is a function.
[vue 3.x refs render-function-api-change](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0008-render-function-api-change.md )
[vue 3.x 文档 h 渲染函数](https://cn.vuejs.org/api/render-function.html#h )
2022-11-08 10:16:20 +08:00
neverland
8dcfb5c29a
fix(Skeleton): round prop not work for title ( #11225 )
2022-11-05 21:38:15 +08:00
哭你几哇
19cd0667e4
feat(skeleton-item): add skeleton-item component ( #11173 )
...
* feat(skeleton-item): add skeleton-item component
* docs(Skeleton): update docs
* feat(Skeleton): add skeleton title avatar paragraph image componets
* chore: add uncommit files
* test(Skeleton): fix skeleton test case failed
* feat(Skeleton-Image): add skeleton-image style
* test(Skeleton): fix failed test case
* docs(Skeleton): update skeleton docs
* fix(Skeleton): add skeleton image theme vars
* perf(Skeleton): use Icon componet in Skeleton image to reduce bundle size
* docs(Skeleton): update skeleton docs
* docs(Skeleton): fix wrong component name
2022-11-05 21:17:23 +08:00
Gavin
cedbc089b4
fix(ActionSheet): fix that close is invalid without title ( #11213 )
2022-11-03 21:53:38 +08:00
Gavin
20f940d6a4
fix(Uploader): chooseFile is invalid when show-upload = false ( #11218 )
2022-11-03 21:49:16 +08:00
neverland
45f7adc701
docs: improve migration guide ( #11196 )
2022-10-30 20:40:10 +08:00
neverland
3faf04c02e
docs: add docs for builtin classes ( #11195 )
2022-10-30 20:17:36 +08:00
neverland
5d98d5a5d4
fix(Picker): correct v-model when emit confirm event ( #11194 )
2022-10-29 21:55:00 +08:00
EmberSpirit
73b4210118
docs(Form): fix form docs code ( #11178 )
2022-10-26 16:25:15 +08:00
neverland
22f832342a
docs(changelog): vant@4.0.0-rc.6 ( #11169 )
2022-10-23 23:07:31 +08:00
chenjiahan
59433115d9
release: 4.0.0-rc.6
2022-10-23 23:04:22 +08:00
neverland
6848550243
feat(Calendar): add params for subtitle slot ( #11168 )
...
* feat(Calendar): add params for subtitle slot
* chore: fix
2022-10-23 22:47:33 +08:00
neverland
859e5ee32c
fix(Swipe): failed to render when inside popup ( #11162 )
...
* fix(Swipe): failed to render when inside popup
* chore: upd
2022-10-22 22:58:42 +08:00
neverland
882bfb3924
docs(Toast): add word-break demo ( #11156 )
2022-10-20 22:33:37 +08:00
neverland
299b558439
fix(Coupon): incorrect field style ( #11155 )
2022-10-20 16:41:42 +08:00
Gavin
c6a6b5fe17
style(Coupon): fix the style of coupon checkbox ( #11153 )
2022-10-20 16:37:57 +08:00
Gavin
d2abde3fbd
docs(Field): fix field docs typo ( #11152 )
2022-10-20 10:20:44 +08:00
Gavin
c98f3e19c9
feat(Toast): add wordBreak prop ( #11147 )
2022-10-19 10:08:57 +08:00
neverland
2729ebff85
feat(Cell): add tag prop ( #11139 )
2022-10-16 10:32:57 +08:00
neverland
564d751fd8
docs(ImagePreview): improve document ( #11137 )
2022-10-15 23:01:50 +08:00
uniquker
1f77796bad
feat(ImagePreview): add preview image slot ( #11133 )
2022-10-15 23:00:48 +08:00
neverland
e1d24caa98
docs(TreeSelect): make document consistent with demo ( #11136 )
2022-10-15 20:46:45 +08:00
neverland
922872522e
docs(changelog): vant@4.0.0-rc.5 ( #11125 )
2022-10-07 23:35:26 +08:00
chenjiahan
bbb6a6ef2a
release: 4.0.0-rc.5
2022-10-07 23:32:35 +08:00
neverland
9c6b416bfb
test(DatePicker): migrate legacy test cases ( #11123 )
2022-10-07 23:24:03 +08:00
neverland
baa9c33dd4
fix(DatePicker): format value when exceed max date ( #11122 )
2022-10-07 23:04:56 +08:00
neverland
137a1b9cb7
docs(Field): add label-align demo ( #11121 )
2022-10-07 10:26:27 +08:00
neverland
711652ad90
feat(cli): bump jest v29 ( #11117 )
2022-10-06 17:01:29 +08:00
neverland
f94897cb24
fix(Tabs): incorrect nav scroll animation in some cases ( #11116 )
...
* fix(Tabs): incorrect nav scroll animation in some cases
* chore: fix snapshot
2022-10-06 16:23:05 +08:00
neverland
d60096aff2
fix(Tabs): scroll position when using nav-bottom slot ( #11115 )
2022-10-06 16:07:12 +08:00
neverland
3d7ca9b490
docs: add faq of uni-app ( #11114 )
2022-10-05 09:28:28 +08:00
neverland
ef80a72e58
fix(Field): icon position when label align is top ( #11112 )
2022-10-04 09:21:45 +08:00
sunhao
ee923beecf
feat: add label-position:top for field and form ( #11102 )
...
Co-authored-by: redsun1992 <sunhao@starwrap.net>
2022-10-04 09:01:14 +08:00
neverland
9d55f2d6b8
docs(Navbar): update clickable description ( #11110 )
2022-10-03 21:47:42 +08:00
哭你几哇
ea0ba1fcf1
feat(nav-bar): add clickable prop to nav-bar component ( #11048 )
...
* feat: add clickable prop to nav-bar
* test(nav-bar): add clickable prop test case
2022-10-03 21:43:32 +08:00
neverland
9f2eb92172
feat(Loading): add icon slot ( #11109 )
...
* feat(Loading): add icon slot
* chore: update snapshot
2022-10-03 21:36:02 +08:00
Gavin
59d5d76dbe
feat(Stepper): add auto-fixed prop ( #11071 )
...
* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>'
* fix: fix type 'number' is not assignable to type 'Timeout'
* feat: add 'auto-fixed' prop to control whether to fixed the value that out of rang
* docs(Stepper): fix prop name
* perf: whether to format the value entered by the user
2022-09-28 22:02:32 +08:00
neverland
a1c859dc10
docs: fix website redirect ( #11097 )
2022-09-28 21:54:35 +08:00
neverland
f90a2f1611
docs(changelog): vant@4.0.0-rc.4 ( #11088 )
2022-09-25 16:06:47 +08:00