Commit Graph

759 Commits

Author SHA1 Message Date
严浩
3db8a15c97 Update package.json and pnpm-lock.yaml 2024-09-26 14:25:20 +08:00
严浩
1d41cd4011 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 14:09:06 +08:00
严浩
088e9f0ad7 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 12:46:01 +08:00
严浩
6edb5f8462 Playwright Tests 1240 2024-09-26 12:40:11 +08:00
严浩
c9a9e3f873 Playwright Tests 2024-09-26 12:21:54 +08:00
严浩
34d1ebc3eb Playwright Tests 2024-09-26 12:12:06 +08:00
严浩
762d035f38 Playwright Tests 2024-09-26 12:09:51 +08:00
严浩
a2b61ece13 Update renovate.json to add package rule for stability 2024-09-26 11:42:19 +08:00
严浩
2f17fbfe0c Update .npmrc to replace npm registry URL 2024-09-25 18:24:11 +08:00
严浩
8af97fb677 Update .npmrc to remove 'use-node-version' and add node mirrors 2024-09-20 16:19:03 +08:00
严浩
19243570dd Update .npmrc to add local and proxy npm registries 2024-09-19 10:20:24 +08:00
严浩
806b7e055d feat: 更新.npmrc文件以添加本地和代理npm注册表 2024-09-18 17:58:15 +08:00
严浩
6efb44cd45 feat: Add local and proxy npm registries to .npmrc 2024-09-18 17:58:06 +08:00
严浩
8413ca52b8 chore: Update vercel.json to reorder rewrites for better matching 2024-09-18 13:39:03 +08:00
严浩
5422f68b45 feat: Add VITE_DEV_PROXY configuration for npm registry API proxy 2024-09-18 13:35:17 +08:00
严浩
ee3d5186ff feat: Add vercel.json configuration for URL rewriting 2024-09-18 12:49:45 +08:00
严浩
ab3ff81164 chore: Update Vercel deployment workflow to include new Vercel CLI options 2024-09-18 12:33:38 +08:00
严浩
dfd508e3b8 chore: Update package.json dependencies and add Vercel and Surge 2024-09-18 12:25:30 +08:00
严浩
ad1b6ed1ae chore: Update Vercel deployment workflow to use pnpm instead of npm 2024-09-18 12:21:10 +08:00
严浩
185d0b382c chore: Update Vercel deployment workflow to use pnpm instead of npm 2024-09-18 12:15:06 +08:00
严浩
119c642816 chore: Update npm registry and add new dependencies 2024-09-18 12:09:51 +08:00
严浩
5777f5bb2b chore: Update Vercel deployment workflow 2024-09-18 12:06:32 +08:00
严浩
3db7c0d80f feat: Add Vercel deployment workflow 2024-09-18 12:03:57 +08:00
严浩
9d383b172b chore: Update package.json 2024-09-14 10:02:15 +08:00
严浩
02e46dc391 chore: Update npm registry and add new dependencies 2024-09-14 09:46:43 +08:00
严浩
f058f04622 chore: Update npm registry and add new dependencies 2024-09-13 16:18:28 +08:00
严浩
33f777a5fc chore: Update dependencies 2024-09-13 12:31:15 +08:00
严浩
6d76e2328c chore: Update README.md with new links 2024-09-13 12:30:18 +08:00
严浩
03fc6b5b0a chore: taze 2024-09-13 12:24:53 +08:00
严浩
6007f6d9bc chro: Utils4uAutoImports 2024-09-13 12:05:51 +08:00
严浩
a707d3303b 函数($event) 2024-09-11 15:59:26 +08:00
严浩
97723c1529 chore: Update dependencies for Vue and Vue Router 2024-09-11 11:06:51 +08:00
严浩
b077708585 feat: Add Typekit font loading script 2024-09-11 11:01:35 +08:00
严浩
8b4b361c7c feat: Add persist option to useCounterStore 2024-09-11 10:47:54 +08:00
严浩
3a8c685510 Update README.md 2024-09-11 09:46:12 +08:00
严浩
f47c97f895 chore: Update pre-commit script to handle pnpm availability
Update the pre-commit script to handle the availability of pnpm. If pnpm is not available, the script will use the alternative path $HOME/.local/bin/pnpm. This change ensures that the lint-staged command is executed correctly regardless of the availability of pnpm.
2024-09-10 17:33:55 +08:00
严浩
a1f6256f62 chore: Update dependencies 2024-09-09 10:07:04 +08:00
严浩
d9d9a87860 feat: Add SendSms component for sending SMS verification code 2024-09-03 16:44:10 +08:00
严浩
4eb712c1d1 .prettierignore 2024-08-30 14:16:26 +08:00
严浩
0788bcf72c chore: Update dependencies 2024-08-30 13:05:01 +08:00
严浩
e491219375 chore: Add loading indicator to index.html 2024-08-29 14:29:46 +08:00
严浩
25d60c68a9 feat: Add CSS module to index-page.vue 2024-08-29 11:44:25 +08:00
严浩
1fa39b6391 chore: vite-plugin-webfont-dl 2024-08-29 11:43:32 +08:00
严浩
50bed5e1fe 忽略 components.d.ts 2024-08-27 17:40:31 +08:00
严浩
b99f755b7c 删除 components.d.ts 2024-08-27 17:40:17 +08:00
严浩
b37ecb7251 refactor: Icons Type Declarations 2024-08-27 17:21:07 +08:00
严浩
04110516fa chore: Update vite.config.ts 2024-08-27 16:14:14 +08:00
严浩
ceca53a8bf chore: Update App.vue to improve commit display 2024-08-26 16:55:21 +08:00
严浩
709457fa47 chore: Update utils4u dependency to version 2.3.0 2024-08-26 16:51:23 +08:00
严浩
3f907cd03e chore: Update utils4u dependency to version 2.1.2 2024-08-26 15:04:38 +08:00