8729 Commits

Author SHA1 Message Date
chenjiahan
8700b86e67 feat(create-vant-cli-app): update to cli v4 2022-02-07 15:22:43 +08:00
chenjiahan
71eb44b42e docs(@vant/cli): changelog 4.0.0 2022-02-07 15:01:53 +08:00
chenjiahan
5a1deaf68d release: @vant/cli 4.0.0 2022-02-07 14:52:27 +08:00
neverland
51d9930fab
chore: fix ci (#10258) 2022-02-03 10:57:24 +08:00
zoy-l
07dfa9b981
chore(eslint-config): update dependencies test cases (#10221)
* chore(eslint-config): update dependencies, test cases

* chore: update file .lock

* fix: wrong .lock file

* fix: code style

* chore: update `eslint-plugin-vue`
2022-01-30 11:13:54 +08:00
chenjiahan
82e0e454d0 style(CouponList): update field background color in dark mode 2022-01-28 10:15:46 +08:00
chenjiahan
650bdd2294 feat(ActionBar): update icon text color 2022-01-28 10:15:08 +08:00
chenjiahan
cb2d99c8cf style(Card): improve card mode style 2022-01-28 10:14:45 +08:00
chenjiahan
42f03fe1a2 style(GridItem): adust text color 2022-01-28 10:04:01 +08:00
chenjiahan
fc2847fdb4 style(Slider): improve dark mode color 2022-01-27 19:44:00 +08:00
chenjiahan
d6e80e8954 style(IndexBar): increase font weight of active index 2022-01-27 11:21:00 +08:00
chenjiahan
39b51d5dae style(Tabbar): adjust text color 2022-01-27 11:19:32 +08:00
chenjiahan
8e98e97449 style(Field): adjust label color 2022-01-27 11:07:02 +08:00
chenjiahan
f5c32c29f1 style(@vant/cli): improve mobile style in dark mode 2022-01-27 11:00:38 +08:00
chenjiahan
98b999d911 refactor: rename --van-background-light to --van-background-2 2022-01-27 10:35:57 +08:00
chenjiahan
0e8e3200a2 style(@vant/cli): improve demo style in dark mode 2022-01-26 17:05:47 +08:00
chenjiahan
73322fd310 feat: add dark mode basic variables 2022-01-26 16:00:16 +08:00
chenjiahan
97b074ad0c feat(ConfigProvider): dark theme class 2022-01-26 15:59:52 +08:00
chenjiahan
541458c41b refactor: attach css variables to body element 2022-01-26 15:58:48 +08:00
chenjiahan
df24a3b683 feat(@vant/cli): mobile site support dark mode 2022-01-26 15:57:28 +08:00
chenjiahan
966af9dd68 Merge branch 'dev' into next 2022-01-26 14:12:40 +08:00
chenjiahan
f65c4198dc docs(changelog): 3.4.3 2022-01-26 14:11:47 +08:00
chenjiahan
6caeb30411 release: 3.4.3 v3.4.3 2022-01-26 14:09:15 +08:00
neverland
df7ffad0b8
feat(Locale): add Hindi translation (#10248) 2022-01-26 14:00:26 +08:00
neverland
ded031b178
perf(Locale): unify addressDetail words (#10247) 2022-01-26 11:38:22 +08:00
neverland
ba0c049f86
perf(Locale): simplify some words (#10246) 2022-01-26 11:22:29 +08:00
neverland
1aff89a8ed
perf(Locale): unify addContact words (#10245) 2022-01-26 11:02:21 +08:00
neverland
bc2e2cb142
perf(Locale): remove startEnd (#10244) 2022-01-26 10:49:41 +08:00
neverland
fc86330d63
feat(Locale): add Korean translations (#10243) 2022-01-26 10:39:54 +08:00
chenjiahan
b6fcd32dcf style(@vant/cli): adjust css vars 2022-01-26 10:26:15 +08:00
chenjiahan
35a990ed65 feat(@vant/cli): desktop site support dark mode 2022-01-25 20:03:05 +08:00
chenjiahan
f9573402a7 feat(ConfigProvider): add theme prop 2022-01-25 15:38:57 +08:00
neverland
aa50e59da9
chore: remove unused yarn.lock file (#10241) 2022-01-25 14:58:51 +08:00
chenjiahan
437dcc6c41 Merge branch 'dev' into next 2022-01-25 14:42:56 +08:00
neverland
969f0a7b41
chore: prettier all codes (#10240) 2022-01-25 14:42:35 +08:00
neverland
8bc55c8b32
fix(TreeSelect): click-nav event not work when clicking active item (#10239) 2022-01-25 11:44:05 +08:00
chenjiahan
c7cc1342fc release: @vant/area-data 1.2.2 2022-01-25 11:16:11 +08:00
neverland
3e197222c1
fix(@vant/area-data): update county of xingtai (#10236) 2022-01-25 11:15:11 +08:00
dependabot[bot]
acb4364c97
build(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/vant-icons (#10237)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 11:14:44 +08:00
chenjiahan
52ed563d46 docs(@vant/use): changelog 1.3.5 2022-01-25 11:09:13 +08:00
chenjiahan
1d69e73eda release: @vant/use 1.3.5 2022-01-25 11:07:27 +08:00
neverland
760fcbb424
fix(@vant/use): missing subTree when flattening vnodes (#10235) 2022-01-25 10:59:04 +08:00
neverland
b338aef41f
style: improve cursor of haptics elements (#10232) 2022-01-24 20:45:34 +08:00
chenjiahan
5a15660c77 style(Steps): update default button border color 2022-01-24 16:58:56 +08:00
chenjiahan
0706d464b6 test(Area): update all test cases 2022-01-24 16:43:57 +08:00
chenjiahan
8d49b88748 fix(Area): allow to reset modelValue 2022-01-24 16:43:40 +08:00
chenjiahan
5900affe37 test(Picker): update cascade test cases 2022-01-24 16:09:08 +08:00
chenjiahan
bda3617d14 style(Button): adjust font-smoothing 2022-01-24 15:54:32 +08:00
chenjiahan
bd24288a12 style(Button): update default button border color 2022-01-24 15:37:49 +08:00
chenjiahan
3b10d66bb9 style(Tabs): using primary color by default 2022-01-24 15:19:46 +08:00