Commit Graph

4 Commits

Author SHA1 Message Date
Isaac Janzen 748940e11f
DEV: Update to glimmer search menu 2023-11-28 07:53:09 -07:00
Kris 257427ba30
DEV: Switch to new API, with legacy wrapper (#40)
but adds a wrapping div based on the outlet name in search-banner.hbs, so we're not breaking any existing themes.
2023-10-12 07:01:08 +08:00
Kris 53828160af
Revert "DEV: Switch to new API to render into plugin outlet (#36)" (#38)
This reverts commit a77a6143ba.
2023-10-11 09:39:35 -07:00
Alan Guo Xiang Tan a77a6143ba
DEV: Switch to new API to render into plugin outlet (#36)
Why this change?

The `renderInOutlet` plugin API was introduced in Discourse core which
we will prefer to use going forward.
2023-10-11 07:18:07 +08:00