1
0
mirror of synced 2026-05-22 14:23:18 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alan Guo Xiang Tan 73747938bd DEV: Migrate custom header links to new objects setting type (#53)
Why this change?

Since discourse/discourse@a440e15, we have started to support objects typed theme setting so we are switching this theme component to use it instead as it provides a much better UX for configuring the settings required for the theme component.
2024-04-23 11:50:20 +08:00
David Taylor 80f31b9e8e DEV: Update tests for new glimmer header flag (#54)
In preparation for https://github.com/discourse/discourse/pull/26467
2024-04-04 17:11:57 +01:00
Kelv 0a837d7c04 DEV: add glimmer header context for system spec (#52) 2024-04-02 16:54:24 +08:00
Alan Guo Xiang Tan 87404864d2 DEV: Switch to new API to render into plugin outlet (#37)
Why this change?

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