conduit/lib/shared/widgets
cogwheel 5b18b3aa56 feat(chat): implement composer text insertion functionality
- Added `ComposerTextInsertion` class and provider to manage text insertion requests in the chat interface.
- Integrated `composerTextInsertionTargetId` into relevant components, allowing for targeted text insertion.
- Enhanced `ModernChatInput` to handle text insertion at the current selection, improving user experience during message composition.
- Updated `StreamingMarkdownWidget` and `AssistantMessageWidget` to support the new text insertion feature, ensuring consistent behavior across chat components.
2026-06-05 00:14:37 +05:30
..
markdown feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
adaptive_route_shell.dart chore(dependencies): remove cupertino_context_menu_plus and update pubspec 2026-05-13 10:55:31 +05:30
adaptive_toolbar_components.dart feat(android): enforce specific version for glance-appwidget dependency 2026-05-20 12:49:47 +05:30
assistant_detail_header.dart feat(chat): add buffering functionality for streaming messages 2026-05-01 11:02:45 +05:30
chat_action_button.dart feat(dependencies): add flutter_driver and update pubspec.lock 2026-05-13 10:55:31 +05:30
chrome_gradient_fade.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
conduit_components.dart feat(toolbar): refactor adaptive toolbar components for improved consistency and functionality 2026-05-17 15:39:28 +05:30
conduit_loading.dart feat(refresh-indicator): switch to adaptive RefreshIndicator for improved platform consistency 2026-05-15 01:25:03 +05:30
drawer_shell_page.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
drawer_slot.dart feat(navigation): add folder navigation and sidebar search enhancements 2026-05-13 10:55:31 +05:30
jovial_svg_image.dart feat(dependencies): update package dependencies and integrate jovial_svg 2026-05-24 22:54:01 +05:30
measure_size.dart refactor: fix lints 2025-09-16 18:15:44 +05:30
middle_ellipsis_text.dart refactor(settings): remove large text preference and related functionality 2026-06-04 23:25:04 +05:30
modal_safe_area.dart refactor: visual tweaks 2025-09-19 21:12:15 +05:30
model_avatar.dart feat(ios): add ios shortcuts support 2025-11-25 00:08:51 +05:30
model_list_tile.dart feat(tags): add support for model tags in platform APIs and UI components 2026-06-04 21:23:40 +05:30
native_dropdown_button.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
optimized_list.dart chore(dependencies): update pubspec and Podfile for package management 2026-05-06 17:59:41 +05:30
responsive_drawer_layout.dart refactor(responsive_drawer): remove haptic feedback on drawer interactions 2026-05-28 00:12:21 +05:30
sheet_handle.dart refactor: formatting 2025-09-24 12:00:49 +05:30
sidebar_ios26_scaffold.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
skeleton_loader.dart fix: regressions 2025-08-28 19:17:05 +05:30
themed_dialogs.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
themed_sheets.dart refactor(chat): centralize draggable sheet sizes for improved consistency 2026-05-25 20:33:04 +05:30
user_avatar.dart refactor(dependencies): update cached_network_image to cached_network_image_ce 2026-05-20 13:51:40 +05:30
web_content_embed.dart feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30
webview_content_height.dart feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30