Christian Byrne
|
22c70d5d1b
|
[fix] use getter functions for sidebar tab command labels to resolve i18n collection issues (#4370)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-08 23:50:49 -07:00 |
|
RickyHuang
|
35556eb674
|
fIx: side toolbar tab tooltip not reactive when changing locale (#4213)
Co-authored-by: Huang Yun Qi <yun-qi.huang@ubisoft.com>
|
2025-07-05 02:54:23 -07:00 |
|
Benjamin Lu
|
40cfc43c54
|
Add Help Menu in NodeLibrarySidebarTab (#3922)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-06-01 23:24:31 +10:00 |
|
Benjamin Lu
|
b22713daf0
|
Add source prop to commands (#3429)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-12 21:20:53 -04:00 |
|
Chenlei Hu
|
2db29fc2af
|
[TS] Fix ts-strict errors in Vue components (Part 1) (#3119)
|
2025-03-17 21:15:00 -04:00 |
|
Chenlei Hu
|
cdf42d5ad7
|
[Refactor] Move zod schemas to schemas/ folder (#2753)
|
2025-02-27 13:05:01 -05:00 |
|
Chenlei Hu
|
6525ae7cf4
|
[Refactor] Rename hooks/ to composables/ (#2437)
|
2025-02-05 15:05:56 -05:00 |
|
Chenlei Hu
|
e65653c107
|
Add support for custom light color palette (#2156)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-04 18:53:47 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
e7528f13a2
|
[Theme] Fallback secondary menu bg to menu bg if not set (#2052)
|
2024-12-25 21:59:37 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
4997d13219
|
[i18n] Add commands label translation (#1890)
* [i18n] Add commands label translation
* Use translation
|
2024-12-12 09:28:47 -08:00 |
|
Chenlei Hu
|
e2fa1e65d1
|
Add Workspace.SearchBox.Toggle command (#1814)
* Add Workspace.SearchBox.Toggle command
* Update locales [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-05 15:30:02 -05:00 |
|
pythongosssss
|
b5f0c4bf73
|
[Electron] Terminal commands (#1531)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
* wip terminal command input
* Refactor to use node-pty
* Hide tabs if not electron
* Lint fix
* ts fix
* Refactor tab components
|
2024-11-17 14:43:08 -05:00 |
|
Chenlei Hu
|
377fed584f
|
[Extension API] Register custom bottom panel tabs (#1296)
* Bottom panel API
* Update README
|
2024-10-24 19:58:44 -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
|
d142893244
|
Add bottom panel support (#1294)
* Add bottom panel
* Bottom panel store
* Extract ExtensionSlot component
* Tab rendering
* Add toggle button on top menu bar
* nit
* Add toggle button tooltip
* Add command
|
2024-10-24 15:15:19 -04:00 |
|
Chenlei Hu
|
5ba1d1a3f7
|
Show sidebar toggle keybinding shortcut on sidebar icon tooltip (#1160)
|
2024-10-07 21:44:38 -04:00 |
|
Chenlei Hu
|
58dd15a662
|
Fix core sidebar tab toggle command register (#1159)
|
2024-10-07 21:32:30 -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
|
2649d72d3f
|
Refactor sidebarTabStore (#1111)
|
2024-10-04 21:20:35 -04:00 |
|