agent-zero/webui/components/chat/input
frdel 0d92d9e3fe
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Remove progress cue wrapper and CSS
Simplify the progress placeholder by removing the surrounding <span class="chat-input-progress-cue"> wrapper and its associated CSS rules. progressPlaceholderHtml now returns only the converted icon HTML (convertIconMarkersToHtml(this.progressText)), and the redundant .chat-input-progress-cue styles were deleted to match the markup change. This streamlines rendering of the progress indicator and avoids an extra DOM element.
2026-07-17 12:26:57 +02:00
..
bottom-actions-bar.html ui: plus menu for additional chat actions 2026-03-26 11:55:14 +01:00
bottom-actions.html Refresh welcome screen and composer 2026-06-22 15:12:20 +02:00
chat-bar-input.html Remove progress cue wrapper and CSS 2026-07-17 12:26:57 +02:00
chat-bar.html Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
composer-banner-store.js Refactor: use user locale for time displays 2026-05-21 15:26:00 +02:00
input-store.js Remove progress cue wrapper and CSS 2026-07-17 12:26:57 +02:00
progress.html Refactor speech stack into built-in Kokoro TTS and Whisper STT plugins 2026-05-21 05:41:59 +02:00