discourse-ai/assets/javascripts/discourse
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
..
components DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00
connectors/topic-above-suggested FEATURE: attempt to include related topics above suggested (#28) 2023-03-31 09:07:22 +11:00
lib DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00
templates FEATURE: Topic summarization (#41) 2023-04-19 17:57:31 -03:00
widgets DEV: Tweaks for drop-down implementation (#69) 2023-05-18 09:28:43 +01:00