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
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
a59823b962
ci: fix ssr test error ( #19353 )
2024-12-23 08:18:02 +08:00
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
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
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
0bdd0fa7ea
docs: [tree-select] clean redundant code ( #7029 )
...
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-07 21:07:40 +08:00
9c1d2abf77
Fix linter issue
2022-03-18 16:53:37 +08:00
c2ecb3a773
test(ssr): add ssr testing cases
...
- Add more cases for running ssr tests
2022-03-18 16:53:37 +08:00
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
6eb8cfa1ef
chore(ssr): moveout ssr testing files ( #6655 )
...
- Move testing files to ssr-testing/
2022-03-15 20:18:06 +08:00
2d3d09b545
test(ssr): add ssr testing cases ( #6647 )
2022-03-15 19:21:54 +08:00
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
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