Roo-Code/webview-ui/src/utils
Will Li fb374b3e94
Message edit/delete overhaul (#5538)
* improved chat row first pass

* big UI improvements

* working functionality

* tests working

* ok finally tests working for real!

* translations

* add back hidden flag

* remove option to skip notif

* fixed image issue

* ui fix

* put back edit flag

* oops test fix

* reduce margins

* code review
2025-07-17 10:16:57 -04:00
..
__tests__ Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
clipboard.ts fix(clipboard): Clear setTimeout in useCopyToClipboard to resolve memory leak (#4228) 2025-06-04 16:45:51 -04:00
command-validation.ts Add a command denylist (#5614) 2025-07-12 12:36:04 -04:00
context-mentions.ts Fix inconsistent descriptions in slash commands (#5388) 2025-07-04 01:08:37 -04:00
docLinks.ts feat: add buildDocLink utility and 21 Internal Links to Docs (#3418) 2025-05-14 13:15:05 -04:00
format.ts Localize formatting helpers 2025-03-17 16:22:47 -04:00
formatPrice.ts Better model picker 2025-02-07 12:25:52 -08:00
getLanguageFromPath.ts Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
highlight.ts fix: TaskItem display and copy issues with HTML tags in task messages. (#4444) 2025-06-11 23:50:56 -04:00
highlighter.ts Fix linter errors (#3821) 2025-05-21 23:16:43 -07:00
imageUtils.ts Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
mcp.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
model-utils.ts Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
path-mentions.ts Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
removeLeadingNonAlphanumeric.ts Show LLM streaming file write content (#3241) 2025-05-13 09:47:33 -07:00
TelemetryClient.ts Add appName to TelemetryProperties (#4111) 2025-05-29 10:09:40 -07:00
test-utils.tsx fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
textMateToHljs.ts Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
url.ts Marketplace (#4538) 2025-06-11 17:28:12 -04:00
useDebounceEffect.ts Add support for Mermaid diagrams 2025-03-01 18:03:28 -05:00
validate.ts Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
vscode.ts chore: fix typos in comment & document (#5569) 2025-07-10 11:33:26 -04:00