167 Commits

Author SHA1 Message Date
neverland
6b7ae0f6a0
types(@vant/use): improve useEventListener typing (#10952) 2022-08-21 17:49:48 +08:00
chenjiahan
326880a4e1 release: @vant/use 1.4.2 2022-08-21 10:56:57 +08:00
neverland
31ac5faa3a
feat(@vant/use): useClickAway support multiple targets (#10948) 2022-08-21 10:55:18 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
neverland
0a8420fdac
chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
chenjiahan
cc698f561e chore: add license to sub-packages 2022-06-26 22:22:21 +08:00
AmazingPromise
e61d85a890 fix(List): element with overflow: overlay style should be considered a scroll container (#10743) 2022-06-25 12:36:27 +08:00
chenjiahan
85dd8f4176 docs(@vant/use): changelog 1.4.1 2022-05-29 21:53:04 +08:00
chenjiahan
387c478b25 release: @vant/use 1.4.1 2022-05-29 21:49:54 +08:00
neverland
3606f48003
feat: add exports fields to sub packages (#10650) 2022-05-29 21:48:59 +08:00
chenjiahan
d4e49b59ff docs(@vant/use): changelog 1.4.0 2022-05-22 20:56:16 +08:00
chenjiahan
4bb4a6622f release: @vant/use 1.4.0 2022-05-22 20:50:23 +08:00
neverland
90deb2439f
feat: using mjs entry for sub packages (#10626) 2022-05-22 20:49:09 +08:00
neverland
d29d961c4f
chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
chenjiahan
f95239006c docs(@vant/use): changelog 1.3.6 2022-03-09 18:48:06 +08:00
chenjiahan
1040afdda6 release: @vant/use 1.3.6 2022-03-09 18:47:05 +08:00
neverland
b0849c03e5
types: fix missing VisibilityState after typescript 4.6.0 (#10370) 2022-03-09 18:43:08 +08:00
neverland
fbafac333f
chore: bump vite and esbuild (#10277) 2022-02-10 15:34:10 +08:00
neverland
969f0a7b41
chore: prettier all codes (#10240) 2022-01-25 14:42:35 +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
48de3ca50b
chore: bump vue@3.2.27 to enable props jsdoc (#10203) 2022-01-17 11:13:08 +08:00
neverland
52e74a9cc4
chore: bump vue and vite (#10156) 2022-01-06 14:59:48 +08:00
neverland
ffd7f4437d
build(@vant/area-data): generate both cjs/esm output (#10107) 2021-12-28 11:23:52 +08:00
neverland
f908f5f384
build: using esbuild instead of rollup (#10010) 2021-12-07 20:09:17 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
neverland
2e7fafeba0
chore: extends base tsconfig (#9912) 2021-11-23 10:14:54 +08:00
chenjiahan
42a5f79c2c docs(@vant/use): changelog v1.3.4 2021-11-18 15:10:46 +08:00
chenjiahan
e0545b5568 release: @vant/use 1.3.4 2021-11-18 15:09:16 +08:00
chenjiahan
2a95498569 chore(@vant/use): fix circular dependency 2021-11-18 15:06:32 +08:00
neverland
0f4e9aed48
fix(@vant/use): useClickAway failed in SSR (#9899) 2021-11-18 15:00:11 +08:00
Sepush
d5be481eab
fix(build): use rimraf (#9851) 2021-11-13 17:08:18 +08:00
neverland
b163d87064
docs: install with pnpm (#9850) 2021-11-12 17:49:53 +08:00
neverland
933d1bb2cf
release: @vant/use 1.3.3 (#9840) 2021-11-11 19:20:10 +08:00
chenjiahan
218567437c release: @vant/use 1.3.3 2021-11-11 17:27:41 +08:00
neverland
a0b368f1b4
perf(@vant/use): reduce usePageVisibility event binding (#9835)
* perf(@vant/use): reduce usePageVisibility event binding

* chore: update
2021-11-11 17:25:48 +08:00
neverland
a9ce9096e4
fix(@vant/use): allow to call useWindowSize outside setup (#9834) 2021-11-11 16:54:04 +08:00
chenjiahan
74bc0879c4 build: using rollup-plugin-esbuild 2021-11-11 11:08:02 +08:00
chenjiahan
661d91d7e4 chore: fix dependencies issues 2021-11-09 14:23:56 +08:00
neverland
06d7f3fefa
chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
neverland
d5b3350ee5
docs: update contribution guide (#9668) 2021-10-12 19:39:34 +08:00
neverland
2008982ff9
perf(@vant/use): reduce event listener of useWindowSize (#9658)
* perf(@vant/use): reduce event listener of useWindowSize

* chore: update
2021-10-11 20:47:29 +08:00
neverland
091b5c7ff8
build(@vant/lazyload): using rollup to bundle (#9598) 2021-09-30 11:19:38 +08:00
chenjiahan
75958887c2 docs(@vant/use): changelog v1.3.2 2021-09-30 10:55:04 +08:00
chenjiahan
9e750ea634 release: @vant/use 1.3.2 2021-09-30 10:52:08 +08:00
neverland
8d9ccfd8c7
fix(@vant/use): keep forward compatible (#9592) 2021-09-29 18:24:31 +08:00
neverland
ec5067ce7d
perf: remove passive event polyfill (#9590) 2021-09-29 17:36:50 +08:00