neverland
|
41bbe5b0f8
|
docs: add Rsbuild import on demand guide (#12629)
|
2024-02-14 02:33:29 +00:00 |
|
neverland
|
3fcd1b95ce
|
docs: add full registration guide (#12628)
|
2024-02-13 09:04:22 +00:00 |
|
Nemo Shen
|
819b1cbd20
|
docs(Uploader): fix miss double quote (#12627)
|
2024-02-13 10:18:28 +08:00 |
|
neverland
|
b96fb46d19
|
chore(workflow): setup renovate config (#12626)
|
2024-02-12 10:22:36 +08:00 |
|
neverland
|
22e85d8241
|
chore(deps): bump Rsbuild v0.4 (#12625)
|
2024-02-11 04:15:15 +00:00 |
|
HYF
|
6640f6bf3c
|
fix(NumberKeyboard): render delete slot correctly when theme is custom (#12624)
|
2024-02-11 12:10:25 +08:00 |
|
Gavin
|
989a90a329
|
docs(DatePicker): fix en-docs error (#12620)
|
2024-02-04 22:45:30 +08:00 |
|
Gavin
|
034a3ae31f
|
docs: update docs for params related to Picker events (#12619)
|
2024-02-04 22:45:12 +08:00 |
|
inottn
|
892d0186dc
|
Revert "fix(DropdownMenu): fix recursive update when passing object literal to title-class (#12614)" (#12617)
|
2024-02-04 22:44:32 +08:00 |
|
neverland
|
3d494b87c2
|
docs(changelog): vant@4.8.4 (#12616)
|
2024-02-03 16:20:26 +08:00 |
|
chenjiahan
|
ec4c862c39
|
release: vant v4.8.4
v4.8.4
|
2024-02-03 16:14:18 +08:00 |
|
neverland
|
1ff0193599
|
chore(workflow): using new M1 macOS runner (#12615)
|
2024-02-03 16:13:02 +08:00 |
|
inottn
|
a5a9a6c5db
|
fix(DropdownMenu): fix recursive update when passing object literal to title-class (#12614)
|
2024-02-03 12:54:58 +08:00 |
|
qiang
|
da08e699eb
|
chore: avoid workflow running on forked repo (#12607)
|
2024-02-01 16:59:55 +08:00 |
|
inottn
|
8cc58adb9c
|
docs: improve quickstart tips (#12606)
|
2024-02-01 12:04:18 +08:00 |
|
Nemo Shen
|
10444b5571
|
fix(Sticky): initial sticky position (#12601)
|
2024-01-30 09:17:44 +08:00 |
|
neverland
|
5e49098119
|
chore(deps): bump Rsbuild 0.3.9 and enable clean dist (#12600)
|
2024-01-27 17:16:28 +08:00 |
|
neverland
|
ed58e0246f
|
feat(Picker): allow to hidden to toolbar buttons (#12599)
|
2024-01-27 09:06:24 +00:00 |
|
neverland
|
e9bf55610e
|
docs(changelog): vant@4.8.3 (#12590)
|
2024-01-20 21:02:10 +08:00 |
|
chenjiahan
|
43034230fa
|
release: vant v4.8.3
v4.8.3
|
2024-01-20 20:55:36 +08:00 |
|
inottn
|
fdb01bef03
|
feat(Toast): add z-index prop (#12587)
|
2024-01-20 13:25:30 +08:00 |
|
dependabot[bot]
|
08d11b49af
|
chore(deps): bump vite from 5.0.11 to 5.0.12 (#12588)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-20 13:24:13 +08:00 |
|
Nemo Shen
|
ce5e96307c
|
feat(icons): add icon arrow-double-left and arrow-double-right (#12579)
|
2024-01-20 13:23:50 +08:00 |
|
edram
|
812c52840f
|
fix(Tabs): van-border-radius-sm to van-radius-sm (#12576)
|
2024-01-18 22:28:20 +08:00 |
|
inottn
|
5d4d88f24d
|
docs(home): update heading level (#12577)
|
2024-01-18 22:26:40 +08:00 |
|
inottn
|
649b815659
|
chore(deps): bump vue to v3.4.13 (#12567)
|
2024-01-15 09:52:24 +08:00 |
|
inottn
|
5603aa22e8
|
feat(ImagePreview): add close-on-click-image prop (#12566)
|
2024-01-13 21:12:37 +08:00 |
|
neverland
|
e6dd92eed7
|
chore(deps): bump Rsbuild to v0.3.2 (#12565)
|
2024-01-13 11:32:25 +08:00 |
|
Nemo Shen
|
3f6a00ae20
|
feat(TextEllipsis): add action slot (#12560)
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
|
2024-01-11 14:22:01 +00:00 |
|
inottn
|
5cb8f3253b
|
feat(Notify): add teleport prop (#12556)
|
2024-01-11 19:47:09 +08:00 |
|
Jungzl
|
dbf8027c2d
|
fix(Image): ImagePosition type is not exported before (#12549)
|
2024-01-10 10:20:28 +08:00 |
|
阿菜 Cai
|
7b1a4fc0a7
|
docs(Lazyload): fix preLoad type error and spelling mistakes (#12554)
|
2024-01-08 20:08:16 +08:00 |
|
Nemo Shen
|
b6a1c00e95
|
fix(Tab): tab(with sticky prop) loss 'fixed' classname after switch tab (#12547)
|
2024-01-06 18:55:44 +08:00 |
|
inottn
|
b5645ee192
|
test: bump vitest v1.1.3 (#12546)
|
2024-01-05 22:55:17 +08:00 |
|
neverland
|
c07c8c6206
|
docs(changelog): vant v4.8.2 (#12543)
|
2024-01-03 14:19:43 +00:00 |
|
neverland
|
53b6326fed
|
release: vant v4.8.2 (#12542)
v4.8.2
|
2024-01-03 22:06:04 +08:00 |
|
neverland
|
b49c640789
|
perf(CLI): improve markdown compile performance (#12541)
|
2023-12-31 11:39:45 +00:00 |
|
inottn
|
5bc2f815af
|
feat(DropdownMenu): add auto-locate prop (#12251)
|
2023-12-31 10:58:39 +08:00 |
|
inottn
|
2cc4ca63b5
|
test(FloatingBubble): reduce test run time (#12539)
|
2023-12-31 02:08:42 +08:00 |
|
inottn
|
329cfcd703
|
test(Toast): reduce test run time (#12538)
|
2023-12-31 02:07:55 +08:00 |
|
inottn
|
2f9f961bd8
|
chore(ImagePreview): reuse isTap ref (#12536)
|
2023-12-27 20:43:02 +08:00 |
|
neverland
|
5580b1be1b
|
chore(deps): bump Rsbuild and Vue (#12532)
|
2023-12-26 01:03:54 +00:00 |
|
Amumu
|
562184dfe2
|
feat: support link css from shadow dom (#12526)
|
2023-12-25 10:25:14 +08:00 |
|
inottn
|
a3180c3aaf
|
chore: update vitest config (#12530)
|
2023-12-24 20:33:56 +08:00 |
|
neverland
|
ace3311e70
|
chore(workflow): update codesandbox URL (#12529)
|
2023-12-24 11:31:22 +00:00 |
|
neverland
|
9a251fdab0
|
chore(workflow): adjust issue templates (#12528)
|
2023-12-24 11:15:49 +00:00 |
|
neverland
|
6bab89f766
|
chore: lock Rspack v0.4.3 to fix CSS issue (#12525)
|
2023-12-23 10:51:52 +00:00 |
|
neverland
|
8b64451b0c
|
chore(deps): bump esbuild v0.19 (#12524)
|
2023-12-23 10:27:43 +00:00 |
|
neverland
|
214c13b532
|
chore(deps): bump vite v5 (#12523)
|
2023-12-23 10:14:34 +00:00 |
|
neverland
|
f4192ce185
|
test: bump vitest v1.1.0 (#12522)
|
2023-12-23 10:07:38 +00:00 |
|