779 Commits

Author SHA1 Message Date
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
ad8ca857df chore: Update @unhead/vue import in main.ts
All checks were successful
CI / cache-and-install (push) Successful in 2m2s
2024-08-21 14:41:37 +08:00
6b0bcb2caf chore: Update npm dependencies and add rollup and pinyin-pro packages
All checks were successful
CI / cache-and-install (push) Successful in 1m19s
2024-08-21 14:33:12 +08:00
adfa5f525a feat: Add Markdown Page route and component
All checks were successful
CI / cache-and-install (push) Successful in 1m18s
2024-08-21 12:17:42 +08:00
41f194b180 chore: Update npm dependency to remove "@yanhao98/build-and-preview" package
All checks were successful
CI / cache-and-install (push) Successful in 1m14s
2024-08-21 12:01:18 +08:00
f2c4a67cfa chore: Update pre-commit hook to include echo statement
Some checks failed
CI / cache-and-install (push) Failing after 35s
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
All checks were successful
CI / cache-and-install (push) Successful in 1m17s
2024-08-20 16:39:01 +08:00
d0698b26fa chore: Update eslint configuration to disable 'vue/multi-word-component-names' rule
All checks were successful
CI / cache-and-install (push) Successful in 1m13s
2024-08-15 16:54:20 +08:00
74ce8e4d5c fix: 404
All checks were successful
CI / cache-and-install (push) Successful in 1m2s
2024-08-14 17:35:47 +08:00
cc3e4efb99 chore: Move commit information to bottom of the page in App.vue
All checks were successful
CI / cache-and-install (push) Successful in 1m7s
2024-08-14 17:17:24 +08:00
cf9d33b580 feat: Add 中文页面 route and component
All checks were successful
CI / cache-and-install (push) Successful in 54s
2024-08-14 17:07:23 +08:00
0b97446bf2 chore: Update VITE_BUILD_COMMIT environment variable to use full SHA in ci.yaml
All checks were successful
CI / cache-and-install (push) Successful in 1m5s
2024-08-14 13:47:09 +08:00
ce74a515b3 chore: Update Surge command to use HTTPS for deployment
All checks were successful
CI / cache-and-install (push) Successful in 52s
2024-08-14 13:37:40 +08:00
0ae06768fd chore: 更新页面链接和样式
All checks were successful
CI / cache-and-install (push) Successful in 49s
2024-08-14 13:31:26 +08:00
18c90f4e09 chore: Update page links on index-page.vue
All checks were successful
CI / cache-and-install (push) Successful in 55s
2024-08-14 11:46:28 +08:00
4fe1f5fd32 chore: Update trailing comma in .prettierrc.json to "all"
All checks were successful
CI / cache-and-install (push) Successful in 1m3s
2024-08-14 11:41:49 +08:00
192448fbc1 chore: vite-plugin-cdn-import
All checks were successful
CI / cache-and-install (push) Successful in 56s
2024-08-14 11:26:12 +08:00
1c2a6ced9e feat: Add SomePage route and component
All checks were successful
CI / cache-and-install (push) Successful in 1m9s
2024-08-14 10:57:28 +08:00
89c6c6e0dd chore: Update renovate.json to enable fork processing and disable dependency dashboard
All checks were successful
CI / cache-and-install (push) Successful in 1m3s
2024-08-14 10:40:44 +08:00