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