Support async hooks in TreeExplorerNode (#888)

* Support async hooks in TreeExplorerNode

* rebase

* nit

* Fix component test failure

* Add edit vitest

* Add more tests

* Add component test
This commit is contained in:
Chenlei Hu
2024-09-19 20:10:43 +09:00
committed by GitHub
parent 609984d400
commit 810a63f808
8 changed files with 229 additions and 46 deletions

View File

@@ -25,6 +25,7 @@
"@babel/preset-env": "^7.22.20",
"@eslint/js": "^9.8.0",
"@iconify/json": "^2.2.245",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.44.1",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.6",