discourse-ai/assets/javascripts/initializers
Keegan George 9cd14b0003
DEV: Move composer AI helper to toolbar (#796)
Previously we had moved the AI helper from the options menu to a selection menu that appears when selecting text in the composer. This had the benefit of making the AI helper a more discoverable feature. Now that some time has passed and the AI helper is more recognized, we will be moving it back to the composer toolbar.

This is better because:
- It consistent with other behavior and ways of accessing tools in the composer
- It has an improved mobile experience
- It reduces unnecessary code and keeps things easier to migrate when we have composer V2.
- It allows for easily triggering AI helper for all content by clicking the button instead of having to select everything.
2024-09-13 11:59:30 -07:00
..
admin-plugin-configuration-nav.js FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
ai-bot-replies.js UX: replace "share" with "share-alt" icon (#784) 2024-08-30 12:13:09 -03:00
ai-chat-summarization.js FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00
ai-helper.js DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
ai-image-caption.js FIX: Add original upload markdown on caption failure (#762) 2024-08-20 12:53:51 -07:00
ai-semantic-search.js DEV: Mix semantic search results with normal results (#278) 2023-11-17 12:46:59 -08:00
related-topics.js FIX: Hide related topics when module is disabled (#461) 2024-02-05 11:45:24 -03:00