discourse-ai/assets
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
..
javascripts DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00
stylesheets/modules UX: improve drop down menu for enabled bots (#68) 2023-05-18 16:10:08 +10:00