discourse/plugins/chat/assets
Kelv c648160d3f
DEV: use floatkit autocomplete for chat composer (#33980)
This PR ports the floatkit-based autocomplete system to chat composer
under a site setting, providing consistent UX across both regular and
chat composers.

### Key Changes

* Adds floatkit_autocomplete_chat_composer setting (defaults to true)
* Adds `fixedTextareaPosition` option and
`createVirtualElementAtTextarea` to DAutocompleteModifier to allow for
positioning of the autocomplete menu relative to the whole textarea
bounds instead of following the cursor - this is better for chat UI &
aligns with current behaviour
2025-08-05 10:43:58 +08:00
..
javascripts DEV: use floatkit autocomplete for chat composer (#33980) 2025-08-05 10:43:58 +08:00
stylesheets DEV: Add Chat page variables (#33936) 2025-07-29 11:22:50 -05:00