Roo-Code/packages/types
Roo Code 6249077cde feat: add chat message font size setting
- Add chatMessageFontSize property to ExtensionState and GlobalSettings
- Add UI dropdown in settings with 5 size options (Default, Extra Small, Small, Large, Extra Large)
- Apply font size scaling to ChatRow component (90%, 95%, 100%, 105%, 110%)
- Add message handler to persist the setting
- Include tests for the new functionality

Users can now control the font size for chat messages in ChatView/Virtuoso content
without affecting other UI elements
2025-10-16 10:41:16 +00:00
..
npm Identify cloud tasks in the extension bridge (#8539) 2025-10-08 20:54:08 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add chat message font size setting 2025-10-16 10:41:16 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00