Commit Graph

748 Commits

Author SHA1 Message Date
806b7e055d feat: 更新.npmrc文件以添加本地和代理npm注册表
All checks were successful
CI / cache-and-install (push) Successful in 6m16s
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
All checks were successful
CI / cache-and-install (push) Successful in 1m58s
2024-09-18 13:39:03 +08:00
5422f68b45 feat: Add VITE_DEV_PROXY configuration for npm registry API proxy
All checks were successful
CI / cache-and-install (push) Successful in 2m6s
2024-09-18 13:35:17 +08:00
ee3d5186ff feat: Add vercel.json configuration for URL rewriting
All checks were successful
CI / cache-and-install (push) Successful in 2m0s
2024-09-18 12:49:45 +08:00
ab3ff81164 chore: Update Vercel deployment workflow to include new Vercel CLI options
All checks were successful
CI / cache-and-install (push) Successful in 1m58s
2024-09-18 12:33:38 +08:00
dfd508e3b8 chore: Update package.json dependencies and add Vercel and Surge
All checks were successful
CI / cache-and-install (push) Successful in 1m54s
2024-09-18 12:25:30 +08:00
ad1b6ed1ae chore: Update Vercel deployment workflow to use pnpm instead of npm
All checks were successful
CI / cache-and-install (push) Successful in 2m35s
2024-09-18 12:21:10 +08:00
185d0b382c chore: Update Vercel deployment workflow to use pnpm instead of npm
Some checks failed
CI / cache-and-install (push) Has been cancelled
GitHub Actions Vercel Production Deployment / Deploy-Production (push) Successful in 1m54s
2024-09-18 12:15:06 +08:00
119c642816 chore: Update npm registry and add new dependencies
Some checks failed
CI / cache-and-install (push) Successful in 1m30s
GitHub Actions Vercel Production Deployment / Deploy-Production (push) Failing after 53s
2024-09-18 12:09:51 +08:00
5777f5bb2b chore: Update Vercel deployment workflow
Some checks failed
CI / cache-and-install (push) Successful in 1m40s
GitHub Actions Vercel Production Deployment / Deploy-Production (push) Failing after 36s
2024-09-18 12:06:32 +08:00
3db7c0d80f feat: Add Vercel deployment workflow
Some checks failed
CI / cache-and-install (push) Successful in 1m42s
GitHub Actions Vercel Production Deployment / Deploy-Production (push) Failing after 3s
2024-09-18 12:03:57 +08:00
9d383b172b chore: Update package.json
All checks were successful
CI / cache-and-install (push) Successful in 1m41s
2024-09-14 10:02:15 +08:00
02e46dc391 chore: Update npm registry and add new dependencies
All checks were successful
CI / cache-and-install (push) Successful in 1m33s
2024-09-14 09:46:43 +08:00
f058f04622 chore: Update npm registry and add new dependencies
All checks were successful
CI / cache-and-install (push) Successful in 1m44s
2024-09-13 16:18:28 +08:00
33f777a5fc chore: Update dependencies
All checks were successful
CI / cache-and-install (push) Successful in 1m30s
2024-09-13 12:31:15 +08:00
6d76e2328c chore: Update README.md with new links
Some checks failed
CI / cache-and-install (push) Failing after 16s
2024-09-13 12:30:18 +08:00
03fc6b5b0a chore: taze
Some checks failed
CI / cache-and-install (push) Failing after 18s
2024-09-13 12:24:53 +08:00
6007f6d9bc chro: Utils4uAutoImports
All checks were successful
CI / cache-and-install (push) Successful in 1m38s
2024-09-13 12:05:51 +08:00
a707d3303b 函数($event)
All checks were successful
CI / cache-and-install (push) Successful in 2m25s
2024-09-11 15:59:26 +08:00
97723c1529 chore: Update dependencies for Vue and Vue Router
All checks were successful
CI / cache-and-install (push) Successful in 1m28s
2024-09-11 11:06:51 +08:00
b077708585 feat: Add Typekit font loading script
All checks were successful
CI / cache-and-install (push) Successful in 1m31s
2024-09-11 11:01:35 +08:00
8b4b361c7c feat: Add persist option to useCounterStore
All checks were successful
CI / cache-and-install (push) Successful in 1m36s
2024-09-11 10:47:54 +08:00
3a8c685510 Update README.md
All checks were successful
CI / cache-and-install (push) Successful in 1m38s
2024-09-11 09:46:12 +08:00
f47c97f895 chore: Update pre-commit script to handle pnpm availability
All checks were successful
CI / cache-and-install (push) Successful in 1m37s
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
All checks were successful
CI / cache-and-install (push) Successful in 1m44s
2024-09-09 10:07:04 +08:00
d9d9a87860 feat: Add SendSms component for sending SMS verification code
All checks were successful
CI / cache-and-install (push) Successful in 2m18s
2024-09-03 16:44:10 +08:00
4eb712c1d1 .prettierignore
All checks were successful
CI / cache-and-install (push) Successful in 1m34s
2024-08-30 14:16:26 +08:00
0788bcf72c chore: Update dependencies
All checks were successful
CI / cache-and-install (push) Successful in 1m47s
2024-08-30 13:05:01 +08:00
e491219375 chore: Add loading indicator to index.html
All checks were successful
CI / cache-and-install (push) Successful in 1m33s
2024-08-29 14:29:46 +08:00
25d60c68a9 feat: Add CSS module to index-page.vue
All checks were successful
CI / cache-and-install (push) Successful in 1m19s
2024-08-29 11:44:25 +08:00
1fa39b6391 chore: vite-plugin-webfont-dl
Some checks failed
CI / cache-and-install (push) Has been cancelled
2024-08-29 11:43:32 +08:00
50bed5e1fe 忽略 components.d.ts
All checks were successful
CI / cache-and-install (push) Successful in 1m27s
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
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-27 17:21:07 +08:00
04110516fa chore: Update vite.config.ts
All checks were successful
CI / cache-and-install (push) Successful in 1m30s
2024-08-27 16:14:14 +08:00
ceca53a8bf chore: Update App.vue to improve commit display
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-26 16:55:21 +08:00
709457fa47 chore: Update utils4u dependency to version 2.3.0
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-26 16:51:23 +08:00
3f907cd03e chore: Update utils4u dependency to version 2.1.2
All checks were successful
CI / cache-and-install (push) Successful in 1m32s
2024-08-26 15:04:38 +08:00
5da5cf0c2a icons
All checks were successful
CI / cache-and-install (push) Successful in 1m29s
2024-08-26 13:53:23 +08:00
b7913ae47c VueMacros
All checks were successful
CI / cache-and-install (push) Successful in 1m25s
2024-08-26 12:08:33 +08:00
9fe54c151e 更新 registry
All checks were successful
CI / cache-and-install (push) Successful in 2m12s
2024-08-22 22:45:36 +08:00
708819f1a7 preset-attributify 不要用b 2024-08-22 22:35:54 +08:00
38e95fc615 更新 vite.config.ts
All checks were successful
CI / cache-and-install (push) Successful in 1m25s
2024-08-22 20:31:16 +08:00
dd116501e2 chore: Update vite.config.ts to remove cdnImport plugin
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-22 20:13:38 +08:00
2a78b2db01 更新
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-22 19:33:07 +08:00
7e1637ccce FComponent
All checks were successful
CI / cache-and-install (push) Successful in 1m26s
2024-08-22 15:20:44 +08:00
1553ec013e chore: Add debug tool for development mode
All checks were successful
CI / cache-and-install (push) Successful in 1m24s
2024-08-22 14:31:43 +08:00
f5a328d79f Husky 遇到 command not found: husky
All checks were successful
CI / cache-and-install (push) Successful in 1m23s
2024-08-22 11:26:54 +08:00
1e9e6a7835 eruda 2024-08-22 11:23:38 +08:00