Commit Graph

12 Commits

Author SHA1 Message Date
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
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
qiang
a174c6e0c3 docs: unregister PWA (#8979)
* docs: unregister PWA

* chore: remove images
2025-06-29 15:10:56 +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
DDDDD12138
60cb2262f9 chore: optimize dts imports (#18051)
* feat: move /typings/components.d.ts to /typings/global.d.ts

* feat: use /typings/global.d.ts file

* chore: adjust the order for global.d.ts
2024-09-03 14:34:21 +08:00
qiang
0c92e8a8d2 docs: only cache the user preferred language pages in the PWA (#7568)
* docs: cache the preferred lang pages in the PWA

* chore: remove index.html in manifest

* fix: no cache the '/' page

* perf: optimize code

* docs: add always refresh from PWA
2022-05-12 22:48:38 +08:00
云游君
33859cca5d feat: add dark for custom button & adjust details (#7086) 2022-04-10 23:58:20 +08:00
三咲智子
7653551c48 fix(docs): improve component typings (#6524) 2022-03-10 22:34:59 +08:00
三咲智子
c72679e4e9 refactor(components)!: refactor form (#5401)
* refactor(components): refactor form

* refactor: resolve PR comments

* refactor(components): refactor isNested

* refactor: resolve PR comments
2022-03-06 22:20:56 +08:00
三咲智子
b853b7a9ff refactor: improve tsconfig (#4386) 2021-11-24 13:49:49 +08:00
三咲智子
a5dd21e94a docs(build): refactor config & support dev without pre build (#3743)
* docs: refactor config

* docs(build): support dev without pre build

* docs: disable sourcemap
2021-09-30 19:26:30 +08:00
三咲智子
9fa8b8c8a1 docs(dev): add tsconfig.json (#3681)
* docs(dev): add tsconfig.json

* chore: remove comments
2021-09-27 15:25:16 +08:00