Skip to content

DEV: new topic map outlet and header participant flexibility #32826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025

Conversation

awesomerobot
Copy link
Member

Header:

  • Allows optional avatar size for header participant component (for reuse elsewhere)

Topic map:

  • Adds a new topic-map-participants-after outlet
  • Removes an !important

@@ -408,6 +408,10 @@ export default class TopicMapSummary extends Component {
@userFilters={{@postStream.userFilters}}
/>
{{/if}}
<PluginOutlet
@name="topic-map-participants-after"
@outletArgs={{hash topic=@topic}}
Copy link
Contributor

@CvX CvX May 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidtaylorhq the other PR will need an update (or this one, if we get the plugin outlet change merged first 😉)

@awesomerobot awesomerobot merged commit 52c6c85 into main May 21, 2025
17 checks passed
@awesomerobot awesomerobot deleted the dev-topic-map-flexi branch May 21, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants