conduit/lib/shared/theme
cogwheel cc97f111eb feat(chat): enhance chat message streaming and markdown handling
- Refactored the chat message providers to improve streaming content updates and handling of markdown rendering.
- Introduced a new utility function to strip link reference definitions from markdown content for more efficient streaming.
- Enhanced the `_AssistantMessageWidget` to support a cheaper streaming text path for long plain content, improving performance.
- Updated the `StreamingMarkdownWidget` to handle both standard and cheap streaming text rendering, ensuring a seamless user experience.
- Added tests to validate the new streaming behavior and markdown processing, ensuring accurate content display during streaming.
2026-05-25 12:58:48 +05:30
..
app_theme.dart feat(chat): enhance chat message streaming and markdown handling 2026-05-25 12:58:48 +05:30
color_tokens.dart feat: Enhance themed dialogs and add native chat input support 2026-03-03 21:46:12 +05:30
conduit_button_styles.dart feat: add ConduitButtonStyles for centralized button styling 2026-03-05 22:25:08 +05:30
conduit_input_styles.dart refactor(theme): unify typography styles and improve input decoration 2026-04-24 20:54:40 +05:30
theme_extensions.dart feat(settings): add chat feature toggles for web search and image generation 2026-04-24 22:25:52 +05:30
tweakcn_themes.dart feat(theme): update colors to true black for AMOLED display support 2026-03-22 13:46:24 +05:30