discourse-ai/assets/javascripts/discourse/lib
David Taylor 261fe13599
DEV: Tweaks for drop-down implementation (#69)
- Remove unused 'toggleAiBotPanel' widget action

- Switch from appEvents to closure actions

- Convert widget definition to native class syntax, so that we can use `@action` decorator. (alternatively, we could have done `{ closePanel: this.hideAiBotPanel.bind(this) }` in `RenderGlimmer`
2023-05-18 09:28:43 +01:00
..
ai-bot-helper.js DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00