discourse-ai/assets/stylesheets/modules
Keegan George e666266473
DEV: Make indicator wave a reusable component (#807)
Previously we had some hardcoded markup with scss making a loading indicator wave. This code was being duplicated and used in both semantic search and summarization. We want to add the indicator wave to the AI helper diff modal as well and have the text flashing instead of the loading spinner. To ensure we do not repeat ourselves, in this PR we turn the summary indicator wave into a reusable template only component called: `AiIndicatorWave`. We then apply the usage of that component to semantic search, summarization, and the composer helper modal.
2024-09-18 09:53:54 -07:00
..
ai-bot FEATURE: smooth streaming animation for summarization (#778) 2024-08-29 15:07:07 -07:00
ai-helper FIX: AI Helper not visible on iPads (#805) 2024-09-17 16:43:15 -07:00
embeddings/common DEV: Make indicator wave a reusable component (#807) 2024-09-18 09:53:54 -07:00
llms/common FEATURE: LLM Triage support for systemless models. (#757) 2024-08-21 11:41:55 -03:00
sentiment UX: Use stacked line chart for post sentiment (#737) 2024-08-02 14:23:29 -07:00
summarization DEV: Make indicator wave a reusable component (#807) 2024-09-18 09:53:54 -07:00