Chenlei Hu
|
cc420b70a5
|
Add finally handler for rename tree node action (#1403)
* Add finally handler for rename tree node action
* nit
|
2024-11-02 11:39:15 -04:00 |
|
Chenlei Hu
|
8dddffe840
|
Use browser download in missing model dialog (#1362)
* Remove custom backend download logic
* Add download hooks
* Download button
* Use browser download
* Update test
|
2024-10-29 14:07:16 -04:00 |
|
Chenlei Hu
|
14a6687cc9
|
Integrated terminal (#1295)
* Add terminal tab
* Add basic terminal
* Style terminal
* Add keybinding
* Auto scroll:
* Mock for jest test
|
2024-10-24 17:31:00 -04:00 |
|
Chenlei Hu
|
009dbcf8c7
|
Wrap pragmatic dnd API with hooks (#1207)
|
2024-10-10 10:53:49 -04:00 |
|
Chenlei Hu
|
50a6ee27a0
|
Refactor core sidebar tab registration (#1158)
* Refactor sidebar tab register
* Register core tabs
|
2024-10-07 21:23:52 -04:00 |
|
Chenlei Hu
|
57a4cb9036
|
Add default toast error handling for command execution (#1106)
* Error handling execute command
* Cleanup
* Add playwright test
* Mock i18n in jest test
* Reduce test func timeout
|
2024-10-04 16:28:08 -04:00 |
|
Chenlei Hu
|
810a63f808
|
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
|
2024-09-19 20:10:43 +09:00 |
|
Chenlei Hu
|
fef780a72f
|
Make useTreeExpansion hook accept expandedKeys as param (#826)
|
2024-09-14 11:27:38 +09:00 |
|
Chenlei Hu
|
ebdcd92977
|
Extract error handling with toast message as hook (#825)
|
2024-09-14 11:25:08 +09:00 |
|
Chenlei Hu
|
74baf2af12
|
Rename onNonLeafClick to toggleNodeOnEvent (#621)
|
2024-08-24 18:09:55 -04:00 |
|
Chenlei Hu
|
98064f301d
|
Extract tree expand/collapse logic as hook (#618)
|
2024-08-24 17:43:26 -04:00 |
|