Commit Graph

154 Commits

Author SHA1 Message Date
Dsaquel
6ce6444604 chore: upgrade vitepress 2026-03-02 22:23:42 +01:00
Dsaquel
e303b9dfe0 refactor(components): refs to useTemplateRef 2026-03-02 21:43:34 +01:00
btea
59a909311a chore: upgrade vitepress-plugin-group-icons (#23527) 2026-01-25 16:53:45 +08:00
btea
1193300411 chore: upgrade vitepress-plugin-group-icons (#23395) 2026-01-16 16:25:52 +08:00
renovate[bot]
531f914dc0 chore(deps): update dependency markdown-it-container to v4 (#20580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-31 09:22:56 +08:00
dopamine
0ca1570aa1 chore: upgrade to Vue 3.5 (#22096)
* chore: upgrade deps

* chore: replace __ExtractPublicPropTypes with ExtractPublicPropTypes

* fix: get rid of type errors

* fix: resolve test errors with @vue/test-utils v2.4.6

* fix: resolve test errors with Vue 3.5.22

* ci: set pnpm flag

* chore: update the Vue peer dependency version

* Apply suggestion from @tolking

Co-authored-by: qiang <qw13131wang@gmail.com>

* docs: update example code

Co-authored-by: warmthsea <2586244885@qq.com>

* chore: remove csstype (#22487)

* chore: fix merge code type error

* chore: fix test:ssr error

- Cannot read properties of undefined (reading 'getSSRProps')

* chore: fix typecheck:vitest error

* chore: update pnpm yaml file

* test: fix collapse accordion error

* chore: update deps

* chore: fix type error

* chore: lock file

* chore: sync change

sync with the remove of vue macro

* refactor: use computed instead of eagerComputed

* fix: timeline.test.tsx typecheck

* chore: clean lock file

try dont throw CodeFactor issues in ci

did:
- rm pnpm-lock.yaml
- rm -rf ./**/node_modules
- pnpm store prune
- pnpm cache delete
- pnpm install

Also stay in 3.1.0 for vue-tsc in order to avoid the warnings of
template refs, see https://github.com/vuejs/language-tools/issues/5815

* chore: format code

---------

Co-authored-by: Dsaquel <291874700n@gmail.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: warmthsea <2586244885@qq.com>
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
2025-12-16 09:34:03 +08:00
Noblet Ouways
899eeab499 chore: migrate fast-glob to tinyglobby (#23020)
* chore: migrate fast-glob to tinyglobby

* fix: ssr tests
2025-12-09 10:52:09 +01:00
Noblet Ouways
a8a83be56a docs: fix typecheck (#22452)
* docs: fix typecheck

* chore: undo lock

* chore: set react stub in gitignore

* chore: try be kind on windows

* chore: try be kind on windows v2

* chore: try be kind on windows v3

don't ignore stub

* chore: use Vue 3.4.31

* fix: import jsx from vue

---------

Co-authored-by: dopamine <coderzyou@gmail.com>
2025-11-17 13:46:17 +01:00
一只前端汪
a445eca246 chore: upgrade Unocss version (#22758)
chore: Upgrade Unocss version
2025-11-12 08:21:33 +08:00
jiaxiang
eea25b2d90 chore: Remove un used deps (#22365)
* chore: remove escape-html dependency

* chore: remove escape-html dependency
2025-09-29 11:57:09 +08:00
Zhong
cb672f0ad1 chore: upgrade @element-plus/icons-vue 2.3.1 to 2.3.2 (#22343) 2025-09-28 23:59:30 +08:00
sea
4502f92261 chore: fix ide examples type (#21464)
* docs: fix ide examples type

* chore: delete

* chore: update lock.yaml
2025-07-22 17:24:52 +08:00
Noblet Ouways
7ccf1e4c53 refactor(docs): partially remove typecript errors (#21099)
* refactor(docs): partially remove typecript errors

* chore: cleanup

* chore: refact

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>

* docs: typo fix type error

---------

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: Wanghua3819 <2586244885@qq.com>
2025-07-07 22:30:02 +08:00
yuxuan-ctrl
90a3128ecf feature: generate-llms.txt for AI Knowledge (#20450)
* feat: generate-llms

* chore: 去除Console

* feat:  完善脚本,支持MD与示例组件代码映射生成llms文件

* refactor(docs): 重构LLMs生成逻辑并更新构建脚本

* fix(docs): 修正生成LLMs脚本的命令名称和标题处理逻辑

* refactor(docs): 优化标题提取逻辑
2025-05-16 19:17:11 +08:00
云游君
cc69a8c4a7 docs: upgrade unocss@major & fix tag style in headers (#20196)
* fix(docs): upgrade unocss@major & fix tag style in headers

* chore: disable unocss inspector
2025-03-20 18:25:45 +08:00
sea
ac247d8ae8 docs: add code file-title and icon (#19638)
* docs: add code file-title and icon

* chore: update deps
2025-01-14 20:40:30 +08:00
renovate[bot]
a0c2048264 chore(deps): update dependency @crowdin/cli to v4 (#19282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 20:59:54 +08:00
qiang
ead1002533 chore(deps): update vite related dependency for play and docs (#18809)
* chore(deps): update vite related dependency for play and docs

* fix: type error

* fix: unocss

* chore: add port

* fix: types

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2024-11-08 09:38:27 +08:00
Jungzl
e63a545acb docs: use native fetch for changelogs (#18768) 2024-11-05 23:00:35 +08:00
dopamine
12c21ebc09 chore(docs): switch Vue to the version used by VitePress (#18553) 2024-10-15 16:59:19 +08:00
dopamine
ccc8bdcd35 refactor(docs): remove Vite (#18383) 2024-09-30 18:41:36 +08:00
dopamine
9b01207065 chore(docs): cleanup dependencies (#18190) 2024-09-07 07:56:51 +08:00
dopamine
88e1f2de7e chore: improve intellisense in codebase (#17599)
* chore: improve intellisense in codebase

* bump unplugin-vue-components
2024-07-27 22:00:27 +08:00
dopamine
f6b7fb30a8 refactor(docs): upgrade vitepress (#17444)
* docs: upgrade vitepress

* revert original copy button

---------

Co-authored-by: 云游君 <me@yunyoujun.cn>
2024-07-15 18:30:10 +08:00
kooriookami
9f1ffc06cb chore(element-plus): update @element-plus/icons-vue version (#14968)
* chore(element-plus): update @element-plus/icons-vue version

closed #14944 #14948

* chore: update

* chore: update

* chore(element-plus): update

* chore(element-plus): update

* fix: lockfile

* fix: dts

* fix: types

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-27 16:27:16 +08:00
0song
e345f5cfea chore: update crowdin version to fix jdk error (#14300) 2023-09-14 13:43:43 +00:00
三咲智子
861a7953b4 refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
三咲智子
99bb2b076c refactor(build): use pnpm shell-emulator instead of cross-env (#9693) 2022-09-08 14:13:16 +08:00
renovate[bot]
3cdad3b363 fix(deps): update dependency @vueuse/core to v9 (#9138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:43:58 +08:00
Xc
24490e919b docs: icons categories and update icon-vue package (#9286)
* docs(components): [icon] categories
2022-08-12 14:36:56 +08:00
renovate[bot]
29b7e9fcf2 chore(deps): update dependency octokit to v2 (#8742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 18:06:59 +08:00
renovate[bot]
ca56e64fa3 chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00
renovate[bot]
4a8277ceb3 chore(deps): update all non-major dependencies (#8236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-15 01:48:52 +08:00
renovate[bot]
697ac8c94b fix(deps): update all non-major dependencies (#7847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-07 17:36:24 +00:00
三咲智子
1435581c0c fix(build): tree shaking (#8088) 2022-06-04 14:12:38 +00:00
三咲智子
74b1f90c91 chore: upgrade element plus icons (#8086) 2022-06-04 11:37:02 +00:00
renovate[bot]
799cee17f1 fix(deps): update dependency @element-plus/icons-vue to v2 (#7976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-30 10:53:27 +08:00
三咲智子
3d2a257101 refactor(build): use esbuild and tsx (#7876) 2022-05-24 11:31:16 +00:00
三咲智子
517efb99dc fix: improve deps (#7763) 2022-05-20 17:41:27 +08:00
renovate[bot]
0a79c3e33b chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 21:46:20 +08:00
三咲智子
d04c466e36 refactor(docs): add missing deps (#7465) 2022-05-02 15:15:47 +08:00
renovate[bot]
0b92157b43 chore(deps): update dependency markdown-it to v13 (#7454)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 15:58:48 +08:00
renovate[bot]
dd84f90946 fix(deps): update all non-major dependencies (#7209)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 08:45:52 +08:00
Renovate Bot
ef9038ad71 chore(deps): update all non-major dependencies 2022-04-12 01:38:15 +08:00
qiang
88206c947d feat(docs): add PWA support for docs (#7074) 2022-04-10 13:56:01 +08:00
三咲智子
6a290ff85a refactor(build): improve building (#7048)
* fix: fetching contributors

* refactor(build): improve building

* fix: building

* refactor: build constants

* fix: lockfile

* ci: remove token

* ci: rename

* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
851242e317 feat(docs): add source and contributors (#6044)
* feat(docs): add source and contributors

closes #6038

* feat(docs): ignore contributor when dev

* ci: add github token

* fix: lint

* fix: page

* fix: placeholder

* ci: remove preview
2022-04-08 00:40:25 +08:00
renovate[bot]
51bd286b6d chore(deps): update all non-major dependencies (#6995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 15:54:28 +08:00
三咲智子
d6a4415306 chore: upgrade deps (#6937)
* chore: upgrade deps

* chore: upgrade deps
2022-04-01 10:33:16 +08:00
renovate[bot]
65149ab551 fix(deps): update all non-major dependencies (#6893)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:42:23 +08:00