30 Commits

Author SHA1 Message Date
Vladimir
9a79b90c95
perf: reduce the number of unused imports (#8508) 2025-09-08 19:20:18 +02:00
Vladimir
b03f2098a5
feat: annotation API (#7953) 2025-05-30 18:56:14 +02:00
Hiroshi Ogawa
191ef9e34c
fix: validate websocket request (#7317)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-02-02 10:31:33 +02:00
renovate[bot]
a8d123cb33
chore(deps): update eslint packages (#7086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-01-22 14:13:09 +01:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Hiroshi Ogawa
e7f35214c8
fix: move Vitest.setServer to post configureServer hook to enable import analysis for workspace config loading (#6584) 2024-10-01 13:25:51 +02:00
Vladimir
b992b346e7
fix: print unexpected error message if peer dependencies have a different version (#6446) 2024-09-05 18:44:54 +02:00
renovate[bot]
f55dc0081d
chore(deps): update all non-major dependencies (#6046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-07-15 17:10:15 +02:00
Ari Perkkiö
f33dabbef2
fix(browser): resolve coverage.reporter from string values (#5920) 2024-06-19 11:53:04 +03:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Ari Perkkiö
96dc6e9aaf
feat(coverage): custom reporter support (#4828) 2024-01-12 14:25:43 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
Joaquín Sánchez
6ecfc4e1a9
fix(ui): add support for ui coverage with subdir option (#3917) 2023-08-15 19:04:53 +02:00
Anjorin Damilare
a77afffa83
chore(ui): update UI vue version (#3575)
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-07-11 09:45:51 +02:00
Joaquín Sánchez
952b5be6ee
fix(ui): don't cache coverage assets (#3508) 2023-06-05 14:16:49 +02:00
Joaquín Sánchez
e24cd9b2cc
feat(ui): add html coverage (#3071)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-03 11:23:44 +02:00
renovate[bot]
0f86ff9897
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-04-06 16:53:03 +02:00
Anthony Fu
5719e78528 fix: enable api when ui enabled 2022-01-07 03:40:29 +08:00
Anthony Fu
54c9b946fc feat(ui): setup package 2021-12-30 13:31:08 +08:00
Anthony Fu
a79f4f1d77 chore: fix tests 2021-12-28 16:56:31 +08:00
Anthony Fu
6ec41a4228 chore: update packages 2021-12-28 15:22:31 +08:00
Anthony Fu
e7a85d0003 chore: init ws-client 2021-12-27 01:51:14 +08:00
Mirone
d4cc602302
refactor(ui): optimize the build and dev scripts of ui package to make it a part of monorepo (#283) 2021-12-23 14:04:41 +08:00
Mirone
b2d5697126
feat(ui): update ui package to latest code (#263) 2021-12-22 04:45:35 +01:00
Mirone
ef07400ddc
fix(ui): web socket server throw errors everytime when starting (#246)
Co-authored-by: SaulMirone <mirone@SaulMirones-MacBook-Pro.local>
2021-12-21 12:34:29 +08:00
Anthony Fu
ce8e944d64 fix: use pathe instead of path 2021-12-18 20:22:30 +08:00
Anthony Fu
601259faae chore: update linter 2021-12-18 11:48:12 +08:00
Anthony Fu
f47a34514d chore: apply linter 2021-12-17 01:23:43 +08:00
Anthony Fu
db360e00b4 refactor: do not dep on process.__vitest__ 2021-12-17 01:12:54 +08:00
wheat
2961983dcb
feat(ui): initial ui implementation (#115)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-13 16:33:18 +08:00