neverland
92d622aa82
chore: bump rimraf v4 ( #11484 )
2023-01-14 15:55:05 +08:00
Gavin
b04a50e70e
fix: change some colors to primary color ( #11479 )
2023-01-14 14:16:54 +08:00
哭你几哇
7418333d80
fix(Skeleton): can not register skeleton image component ( #11470 )
...
* fix(Skeleton): can not register skeleton image component by default #11469
* chore(skeleton-avatar): migrate skeleton avatar to new folder
* chore: remove duplicate types
* chore(skeleton-image): migrate skeleton image to new folder
* chore(skeleton-paragraph): migrate skeleton paragraph to new folder
* chore(skeleton-title): migrate skeleton title to new folder
2023-01-14 13:40:01 +08:00
chenjiahan
fa25677e19
release: create-vant-cli-app 2.1.1
2023-01-14 13:37:23 +08:00
要啥自行车
9d3f100ae9
fix(create-vant-cli-app): fix .gitignore template ( #11478 )
2023-01-14 13:33:57 +08:00
neverland
f32e3d9990
chore(eslint-config): bump deps version ( #11465 )
2023-01-07 21:56:49 +08:00
neverland
58fe29a611
docs(changelog): @vant/use@1.4.4 ( #11464 )
2023-01-07 17:29:20 +08:00
chenjiahan
c76d52b5fb
release: @vant/use 1.4.4
2023-01-07 17:01:14 +08:00
neverland
12e0935948
docs(ConfigProvider): make theme vars reactive ( #11463 )
2023-01-07 17:00:33 +08:00
neverland
307b586d49
fix(Tabs): incorrect insert position in some cases ( #11462 )
2023-01-07 16:59:52 +08:00
neverland
609ec4579b
docs(changelog): vant@4.0.7 ( #11445 )
2023-01-02 12:38:13 +08:00
chenjiahan
228a80f2ad
release: 4.0.7
v4.0.7
2023-01-02 12:35:12 +08:00
neverland
aa7cd12fcf
docs(Popup): add events demo ( #11444 )
2023-01-02 12:33:51 +08:00
neverland
4e3c32bc2b
docs(Popup): improve position document ( #11443 )
2023-01-02 10:52:53 +08:00
chenjiahan
3f882bda96
docs(changelog): @vant/icons@2.0.0
2023-01-01 11:04:58 +08:00
chenjiahan
63254db3c0
release: @vant/icons 2.0.0
2023-01-01 11:03:46 +08:00
neverland
9a3b092f12
fix(Icons): no longer support woff/ttf format ( #11442 )
2023-01-01 11:02:27 +08:00
neverland
1e2b4953e7
fix(Icons): fix delete / delete-o icon ( #11441 )
2023-01-01 10:54:40 +08:00
neverland
5bd6997d3c
chore: add prefix of node core modules ( #11440 )
2022-12-31 20:27:35 +08:00
neverland
65d6a22f03
chore: bump Node.js v18 ( #11439 )
2022-12-31 20:19:11 +08:00
neverland
254b77b1a0
chore(cli): bump execa v6 ( #11438 )
2022-12-31 10:23:22 +08:00
neverland
2c4b599138
fix(Swipe): failed to render inside keep-alive ( #11437 )
2022-12-31 10:14:35 +08:00
neverland
670efb16f9
fix(cli): demo keep-alive not work ( #11436 )
2022-12-31 10:03:44 +08:00
Jungzl
1eea4fcd53
docs(ConfigProvider): fix how to override basic css variables ( #11434 )
...
* docs(ConfigProvider): fix how to override basic css variables
* docs(ConfigProvider): add notes about two `:root` selectors
2022-12-29 19:33:10 +08:00
MrXwq
53ec8a91a1
fix(image-preview):fix image-preview README、supplement teleport ( #11429 )
...
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2022-12-28 18:23:28 +08:00
neverland
9b00eb271c
chore: using enquirer to replace inquirer ( #11426 )
2022-12-27 16:33:39 +08:00
Tema Smirnov
db82d2b6f5
fix(Locale): ru-RU: fix typo of "Calendar" ( #11425 )
2022-12-26 09:53:26 +08:00
neverland
7eabcb85e1
docs(changelog): vant@4.0.6 ( #11424 )
2022-12-26 09:37:16 +08:00
chenjiahan
871a3f0119
release: 4.0.6
v4.0.6
2022-12-26 09:34:38 +08:00
neverland
2d9148d5d7
fix(cli): should not empty out dir ( #11423 )
2022-12-26 09:33:36 +08:00
neverland
c6f1d99318
docs(changelog): vant@4.0.5 ( #11420 )
2022-12-25 21:21:14 +08:00
chenjiahan
be50698ebc
release: 4.0.5
v4.0.5
2022-12-25 21:13:55 +08:00
neverland
80f2134188
feat(Locale): add Dutch lang ( #11419 )
2022-12-25 21:08:01 +08:00
neverland
879133e7ee
feat(Locale): add mongolian lang ( #11418 )
2022-12-25 20:50:26 +08:00
neverland
e3c7e331f7
perf(cli): remove vite-plugin-html ( #11416 )
2022-12-24 16:31:26 +08:00
neverland
c02ad9ce07
fix(cli): remove docsearch ( #11415 )
...
* fix(cli): remove docsearch
* chore: remove react
* docs: add changelog
2022-12-24 15:55:36 +08:00
neverland
816a7cbdfb
feat(cli): bump vite v4 ( #11414 )
...
* feat(cli): bump vite v4
* chore: bump vite plugin
2022-12-24 15:47:15 +08:00
neverland
775d9539cc
chore(Badge): add some test cases for offset prop ( #11412 )
2022-12-24 15:33:58 +08:00
Gavin
78847b8375
fix(Badge): fix badge offset of different position ( #11400 )
...
* fix(Badge): fix badge offset of different position
* perf: improve code
2022-12-24 12:54:40 +08:00
HaiWei Lian
e39f0c67d1
fix(Picker): picker loading color in dark theme ( #11405 )
2022-12-23 18:14:25 +08:00
Jungzl
cd64c47259
fix(Form): filter no name field's value ( #11410 )
2022-12-23 18:13:10 +08:00
Gavin
f71336e256
docs: update contribution guide ( #11409 )
2022-12-23 18:12:33 +08:00
neverland
9b3a473061
docs(changelog): 4.0.4 ( #11407 )
2022-12-23 11:14:56 +08:00
chenjiahan
5bcae75f08
release: 4.0.4
v4.0.4
2022-12-23 11:12:20 +08:00
neverland
0ee41a41a9
fix(Image): load event missing params ( #11406 )
2022-12-23 11:07:40 +08:00
HaiWei Lian
8043a9e0fe
docs: fix picker typo ( #11404 )
2022-12-22 18:16:45 +08:00
Ryan
589b7b2998
fix: readme document errors ( #11401 )
2022-12-21 13:59:30 +08:00
wnx
481298f279
fix(Field): incorrect cursor position when value length exceeds maxlength or when formatter is used ( #11360 )
2022-12-18 10:30:54 +08:00
neverland
bd3e7cc3f2
docs: remove CI status badge ( #11392 )
2022-12-17 11:59:02 +08:00
Gavin
28241c08e5
fix: replace value with title of Cell prop ( #11384 )
2022-12-14 10:13:38 +08:00