merefield
(Robert)
July 14, 2026, 12:47pm
737
A couple of really nice bits of optimisations:
this gets rid of the imagesLoaded library, which was overkill and now we use a native system to do the same thing:
master ← remove_imagesloaded_dep
merged 12:36PM - 14 Jul 26 UTC
and this gets rid of the unintentional jank that was the clashing and unneeded core highlighting animation on first tile of new set when scrolling which made it look like it took time for the true background colour to load (but was just a CSS thing):
master ← fix_disable_unhelpful_core_highlighting
merged 12:45PM - 14 Jul 26 UTC
2 Likes
Sponsors (>= $7/month) should now have access to the sidecar once again.
If you are already set up with discourse-locations-early-access this way, use the same technique to clone sidecar - any issues PM me!
If you are a new sponsor and want to know how to get access to the sidecar PM me!
NB the Theme Component will remain public.
1 Like
Jagster
(Jakke Flemming)
July 14, 2026, 5:10pm
740
Are this component and https://github.com/merefield/discourse-topic-list-previews-theme.git same and/or latter is discontonued url?
1 Like
Moin
July 14, 2026, 5:15pm
742
I guess at some point the repository was renamed. But this shouldn’t matter as long as merefield doesn’t create a new repository using the old name.
1 Like
Yeah, the theme component switched org at one point (from Pavilion).
The original plugin became the sidecar and in that process the front end was removed and moved to the theme component.
Essentially this is now a freemium setup - those who don’t need the sidecar features continue as normal.
Clear as mud?
3 Likes
merefield
(Robert)
July 17, 2026, 11:41am
744
Update, to avoid broken builds I’ve restored a public version of the sidecar to the original url:
https://github.com/merefield/discourse-topic-previews-sidecar
but note this is now unsupported and should be removed asap.
There is a new admin notice.
For GitHub sponsors contributing >= $7/month please contact me privately if you’d like access to the supported version.
1 Like