严浩
8143cf2e07
Add API page and related routes
2024-09-27 18:06:59 +08:00
严浩
1380e280d4
Update renovate.json
2024-09-27 17:00:00 +08:00
严浩
e1601f6c5e
Update stabilityDays in renovate.json
2024-09-27 15:27:16 +08:00
严浩
dcf4cd2412
Enable automerge for minor updates in renovate.json
2024-09-27 15:26:58 +08:00
严浩
f6f61afc13
Remove forkProcessing from renovate.json
2024-09-27 14:53:39 +08:00
严浩
6d96153113
Update renovate.json
2024-09-27 14:50:46 +08:00
严浩
b73860380a
depcheck
2024-09-27 12:05:00 +08:00
严浩
131dc23e46
Update .npmrc to remove use-node-version directive
2024-09-27 09:33:12 +08:00
严浩
b4a66d4274
Update ci.yaml to use latest version of pnpm for Vercel commands
2024-09-27 09:33:06 +08:00
严浩
e50a16a583
Update ci.yaml to use pnpm instead of pnpx for Vercel commands
2024-09-26 17:56:57 +08:00
严浩
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
严浩
5da5cf0c2a
icons
2024-08-26 13:53:23 +08:00
严浩
b7913ae47c
VueMacros
2024-08-26 12:08:33 +08:00
严浩
dd116501e2
chore: Update vite.config.ts to remove cdnImport plugin
2024-08-22 20:13:38 +08:00
严浩
2a78b2db01
更新
2024-08-22 19:33:07 +08:00
严浩
7e1637ccce
FComponent
2024-08-22 15:20:44 +08:00
严浩
1553ec013e
chore: Add debug tool for development mode
2024-08-22 14:31:43 +08:00
严浩
f5a328d79f
Husky 遇到 command not found: husky
2024-08-22 11:26:54 +08:00
严浩
1e9e6a7835
eruda
2024-08-22 11:23:38 +08:00
严浩
ad8ca857df
chore: Update @unhead/vue import in main.ts
2024-08-21 14:41:37 +08:00
严浩
6b0bcb2caf
chore: Update npm dependencies and add rollup and pinyin-pro packages
2024-08-21 14:33:12 +08:00
严浩
adfa5f525a
feat: Add Markdown Page route and component
2024-08-21 12:17:42 +08:00
严浩
41f194b180
chore: Update npm dependency to remove "@yanhao98/build-and-preview" package
2024-08-21 12:01:18 +08:00
严浩
f2c4a67cfa
chore: Update pre-commit hook to include echo statement
2024-08-21 11:39:22 +08:00
严浩
a8d5e3486b
Keep calm and commit
2024-08-21 11:33:35 +08:00
严浩
fc2cc800d1
chore: Update data loaders defineBasicLoader function in data-loaders.[id].vue
2024-08-20 16:39:01 +08:00
严浩
d0698b26fa
chore: Update eslint configuration to disable 'vue/multi-word-component-names' rule
2024-08-15 16:54:20 +08:00
严浩
74ce8e4d5c
fix: 404
2024-08-14 17:35:47 +08:00
严浩
cc3e4efb99
chore: Move commit information to bottom of the page in App.vue
2024-08-14 17:17:24 +08:00
严浩
cf9d33b580
feat: Add 中文页面 route and component
2024-08-14 17:07:23 +08:00
严浩
0b97446bf2
chore: Update VITE_BUILD_COMMIT environment variable to use full SHA in ci.yaml
2024-08-14 13:47:09 +08:00
严浩
ce74a515b3
chore: Update Surge command to use HTTPS for deployment
2024-08-14 13:37:40 +08:00
严浩
0ae06768fd
chore: 更新页面链接和样式
2024-08-14 13:31:26 +08:00
严浩
18c90f4e09
chore: Update page links on index-page.vue
2024-08-14 11:46:28 +08:00
严浩
4fe1f5fd32
chore: Update trailing comma in .prettierrc.json to "all"
2024-08-14 11:41:49 +08:00
严浩
192448fbc1
chore: vite-plugin-cdn-import
2024-08-14 11:26:12 +08:00
严浩
1c2a6ced9e
feat: Add SomePage route and component
2024-08-14 10:57:28 +08:00
严浩
89c6c6e0dd
chore: Update renovate.json to enable fork processing and disable dependency dashboard
2024-08-14 10:40:44 +08:00
严浩
4d2236a06c
chore: Add TS Enum Util page and update index-page.vue
2024-08-14 10:36:12 +08:00
严浩
87cf34de82
chore: Update main.css and main.ts, add data-loaders.[id].vue and update index-page.vue
2024-08-14 10:17:49 +08:00
严浩
ed90618007
chore: Remove commented code for vue-router package name handling
2024-08-14 09:43:56 +08:00
严浩
a544e501c2
chore: Update vite.config.ts to handle vue-router package name correctly
2024-08-14 09:28:13 +08:00
严浩
8282322d58
chore: Update tsconfig.app.json to exclude test files and enable skipDefaultLibCheck
2024-08-13 10:01:48 +08:00
严浩
a4ea4e509f
@yanhao98/vue-router-helper
2024-08-11 20:47:21 +08:00
严浩
1b951af395
Markdown
2024-08-11 19:08:10 +08:00
严浩
58ffe32a02
chore: Update .prettierrc.json to use "es5" for trailing commas
2024-08-11 18:00:59 +08:00
严浩
d0ba655182
chore: StackGuard
2024-08-10 17:47:43 +08:00
严浩
0afdfc5d2c
chore: Update pnpm to version 9
2024-08-08 16:53:58 +08:00
严浩
35bedf10f9
chore: Update
2024-08-08 16:09:20 +08:00
严浩
f4f22057e7
chore: Update vue-router to version 4.4.3
2024-08-08 15:36:16 +08:00
严浩
95e623f339
chore: Update vue-router to version 4.4.2
2024-08-08 15:23:16 +08:00