DEV: Add new plugin outlet for items left of breadcrumb (#20591)

This commit is contained in:
Keegan George 2023-03-08 11:35:28 -08:00 committed by GitHub
parent 7b1eb080ba
commit a805013b86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,18 @@
<PluginOutlet
@name="bread-crumbs-left"
@connectorTagName="li"
@outletArgs={{hash
tagId=this.tag.id
additionalTags=this.additionalTags
noSubcategories=this.noSubcategories
showTagsSection=this.showTagsSection
currentCategory=this.category
categoryBreadcrumbs=this.categoryBreadcrumbs
editingCategory=this.editingCategory
editingCategoryTab=this.editingCategoryTab
}}
/>
{{#each this.categoryBreadcrumbs as |breadcrumb|}}
{{#if breadcrumb.hasOptions}}
<li>