DEV: Add quote-share-buttons-before plugin outlet (#24358)

This is so additional buttons can be rendered inbetween
the quote/edit buttons and the share buttons for post quotes
This commit is contained in:
Martin Brennan 2023-11-14 09:41:44 +10:00 committed by GitHub
parent d128dc0e61
commit a238f66b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -212,6 +212,12 @@ export default class PostTextSelectionToolbar extends Component {
/>
{{/if}}
<PluginOutlet
@name="quote-share-buttons-before"
@connectorTagName="span"
@outletArgs={{hash data=@data}}
/>
{{#if this.quoteSharingEnabled}}
<span class="quote-sharing">
{{#if this.quoteSharingShowLabel}}