25 Commits

Author SHA1 Message Date
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
一只前端汪
f52869db01 chore: update puppeteer to V24 (#22615)
* chore: update puppeteer to V24

* fix: add Chromium
2025-10-30 09:01:46 +01:00
一只前端汪
7c16480bcd refactor(style): Update Eslint to V9 and Prettier to V3 (#21949)
* refactor(style): Update Eslint to V9 and Prettier to V3

* fix: vscode color

* fix: vscode color

* chore: remove Useless dependence and old config file

* chore: format

* Merge branch 'dev' into eslintV9

* fix: fix

* fix: ssr test

* fix: ssr test

* fix: use defineConfig

* fix: prettier format and ignore docs dist

* fix: index.mjs => index.js

* fix: Vscode color

* fix: prettier ignore global.d.ts

* fix: format

---------

Co-authored-by: 2586740555 <15972343+CYJ090915@user.noreply.gitee.com>
2025-09-29 14:14:30 +08:00
知晓同丶
3b8a590baf docs: improve examples layout for narrow screens (#21489)
* docs: improve examples layout for narrow screens

* docs: style related

* style: [statistic] use utilities

* style: [input] remove deep

* style: [transitions] change style

* refactor: [date-picker-panel] narrow refactor
2025-08-21 10:22:05 +02:00
Noblet Ouways
ed29cf0dfb docs: fix examples & type consistency (#21333)
* docs(components): [select] fix consistency

* chore: remove all `:height="208"`
2025-07-14 09:42:58 +08:00
张海峰
4d27fdc4aa test: fix ssr path error (#21214)
* fix: [color-picker] Fix invalid color code clearing

Enable clearing of invalid input when incorrect code is entered

* fix: fix customInput should be currentColor

* fix(ssr): fix test:ssr errors on Windows

---------

Co-authored-by: zhanghaifeng <751434992@qq.com>
2025-07-03 09:34:52 +08:00
Noblet Ouways
bb5c767b7e fix(components): [date-picker] merge default-value with default-time (#20550)
* fix(components): [date-picker] merge `default-value` with `default-time`

* fix: build

* chore: cleanup

* chore: fix ssr test
2025-05-06 17:16:02 +08:00
btea
a59823b962 ci: fix ssr test error (#19353) 2024-12-23 08:18:02 +08:00
kooriookami
f8ca913a1d fix(components): fix deprecated warning (#16034) 2024-03-04 22:06:40 +08:00
三咲智子
861a7953b4 refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
三咲智子
bf02fdf89a fix: vitest typings (#8239) 2022-06-13 23:06:41 +08:00
Xc
4484d07d76 docs(components): [layout] bg-color caused by unocss cover (#8175)
* docs(components): [layout] unocss cover

* docs(components): [layout] unocss cover
2022-06-08 07:09:35 +00:00
三咲智子
7ff199c60f fix(build): enhance type check (#7880)
* fix(build): enhance type check

* feat: stricter ts check
2022-05-24 22:54:34 +08:00
JeremyWuuuuu
e97fe719c4 chore(docs): update text button type (#7533)
- Update button's type in examples per changes for button
2022-05-06 17:33:52 +08:00
三咲智子
120405aa72 fix(ssr-testing): fix code (#7466) 2022-05-02 15:15:22 +08:00
三咲智子
385de298e7 chore: update tsconfig (#7231) 2022-04-19 11:23:21 +08:00
Xc
0bdd0fa7ea docs: [tree-select] clean redundant code (#7029)
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-07 21:07:40 +08:00
JeremyWuuuuu
9c1d2abf77 Fix linter issue 2022-03-18 16:53:37 +08:00
JeremyWuuuuu
c2ecb3a773 test(ssr): add ssr testing cases
- Add more cases for running ssr tests
2022-03-18 16:53:37 +08:00
JeremyWuuuuu
3f72ec5818 test(ssr): add ssr testing cases (#6657)
* test(ssr): add ssr testing cases

- Add cases for backtop, badge, breadcrumb, button, calendar
- Fix a issue which caused backtop not SSR renderable

* Update card, carousel cascader test cases

* Add more cases
2022-03-18 11:56:41 +08:00
JeremyWuuuuu
6eb8cfa1ef chore(ssr): moveout ssr testing files (#6655)
- Move testing files to ssr-testing/
2022-03-15 20:18:06 +08:00
JeremyWuuuuu
2d3d09b545 test(ssr): add ssr testing cases (#6647) 2022-03-15 19:21:54 +08:00
JeremyWuuuuu
3ea96be394 feat(ci): replace cypress with puppeteer (#6592)
* feat(ci): replace cypress to puppeteer

- Replace cypress with puppeteer

* Implement puppeteer with screenshots

* Remove unused variables
2022-03-13 20:10:25 +08:00
JeremyWuuuuu
a44a671606 feat(ci): setup cypress circle ci (#6581)
* feat(ci): setup cypress circle ci

- Setup cypress circle ci pre-requests

* Remove console.log
2022-03-13 13:19:43 +08:00