DEV: Detect hbr topic list customizations (#29793)

This commit is contained in:
Jarek Radosz
2024-11-21 16:00:49 +01:00
committed by GitHub
parent db15e11cb9
commit 2589545623
17 changed files with 306 additions and 20 deletions

View File

@ -31,7 +31,7 @@
</StyleguideExample>
<StyleguideExample @title="<TopicListItem> - latest" class="half-size">
{{#if this.currentUser.use_glimmer_topic_list}}
{{#if this.currentUser.canUseGlimmerTopicList}}
<TopicList::LatestTopicListItem @topic={{@dummy.topic}} />
{{else}}
<LatestTopicListItem @topic={{@dummy.topic}} />