Benjamin Lu
|
7a1a2dd654
|
fix: Make bottom panel tab titles reactive to language changes (#5077)
* computed extraMenuItems
* add i18n key option
* underline fix
* Update locales [skip ci]
* restore title
* Update locales [skip ci]
* refactor: Extract tab title logic to helper method for better readability
- Moved complex nested ternary logic from template to getTabDisplayTitle helper
- Improves code readability and maintainability
- Addresses review feedback about using computed/method for performance
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2025-08-18 19:27:21 -04:00 |
|
Christian Byrne
|
c42c9315f4
|
[refactor] Replace lodash with es-toolkit (#4935)
|
2025-08-12 12:22:09 -07:00 |
|
Johnpaul Chiwetelu
|
70c06d10bb
|
Keyboard Shortcut Bottom Panel (#4635)
|
2025-08-07 11:51:23 -07: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
|
6525ae7cf4
|
[Refactor] Rename hooks/ to composables/ (#2437)
|
2025-02-05 15:05:56 -05:00 |
|