conduit/lib/shared/widgets
cogwheel e8b519ee90
Enable inline interactive HTML tool embeds (#603)
* feat: render interactive tool embeds inline

* fix: stabilize composer controls across layout states

Measure multiline expansion from the rendered compact width instead of focus or character count. Keep shared control sizes, text gutters, and modal close theming consistent across platforms.

* fix: address embed and composer review feedback

* fix: require real embed navigation gestures

* fix: align embed fragments and composer measurement

* fix: handle Android embed popups safely

* fix: finalize embed popup review

* fix: sandbox remote tool embeds

* fix: restore remote embed bootstrap

* fix: surface remote embed load failures

* fix: isolate remote embed bootstrap

* perf: avoid duplicate embed observers

* fix(chat): guard timeline geometry during route transitions

* fix(markdown): defer embeds until tool completion
2026-07-31 22:45:57 +05:30
..
markdown Enable inline interactive HTML tool embeds (#603) 2026-07-31 22:45:57 +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 Render Mermaid diagrams natively (#585) 2026-07-22 22:53:45 +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 Redesign the Conduit 4.0 release announcement (#602) 2026-07-31 21:54:47 +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 Fix full-width drawer gesture arbitration (#568) 2026-07-12 20:31:54 +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 Optimize performance and harden lifecycle handling (#581) 2026-07-20 21:04:28 +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 Redesign the Conduit 4.0 release announcement (#602) 2026-07-31 21:54:47 +05:30
model_avatar.dart feat(ios): add ios shortcuts support 2025-11-25 00:08:51 +05:30
model_list_tile.dart feat: expand native Ollama and Direct connection support (#587) 2026-07-24 19:03:55 +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 Optimize performance and harden lifecycle handling (#581) 2026-07-20 21:04:28 +05:30
server_version_warning_card.dart Support Open WebUI 0.11 (#594) 2026-07-27 22:18:45 +05:30
sheet_handle.dart refactor: formatting 2025-09-24 12:00:49 +05:30
sidebar_ios26_scaffold.dart Optimize performance and harden lifecycle handling (#581) 2026-07-20 21:04:28 +05:30
sign_out_options_dialog.dart Add sign-out data retention options (#588) 2026-07-24 23:45:46 +05:30
skeleton_loader.dart Polish phase-aware chat streaming and markdown rendering (#537) 2026-07-10 21:38:55 +05:30
themed_dialogs.dart Add sign-out data retention options (#588) 2026-07-24 23:45:46 +05:30
themed_sheets.dart Enable inline interactive HTML tool embeds (#603) 2026-07-31 22:45:57 +05:30
user_avatar.dart fix: reconcile streaming chats after reopen (#593) 2026-07-28 13:34:54 +05:30
web_content_embed.dart Enable inline interactive HTML tool embeds (#603) 2026-07-31 22:45:57 +05:30
webview_content_height.dart feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30