Commit Graph

9 Commits

Author SHA1 Message Date
Selase Krakani c99eecaa4e
DEV: Pin theme for Discourse < 3.3.0.beta1-dev (#51) 2024-02-29 13:00:32 -07:00
Alan Guo Xiang Tan 76495edcbf
DEV: Fix theme compatibility problem (#41)
Technically < 3.2.0.beta2-dev is wrong cause it is a development version and there are many commits within that version. If Discourse core is on a commit that does not include the necessary changes required in 257427ba30, the theme will break.
2023-10-18 08:42:25 +08: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
Penar Musaraj 8d475793f7
DEV: Pin theme for Discourse 3.1 stable (#34) 2023-08-22 14:03:44 -05:00
Penar Musaraj 7dd9002c9f
DEV: Override `clickOutside` following core change (#28)
See discourse/discourse#20950
2023-04-04 10:00:30 -04:00
Penar Musaraj d87629059f
REFACTOR: Use `logSearchLinkClick` core helper (#10) 2022-04-01 10:35:38 -04:00
awesomerobot d9e5eecac5 Update padding for sticky header, pin old version 2020-10-19 17:58:12 -04:00