mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
This commit does a couple of things: 1. Add a new plugin outlet, `above-topic-list-item`, to the `topic-list-item` component 2. Pass the topic in question as an outlet argument for the (existing) `above-latest-topic-list-item` outlet in the `latest-topic-list-item` component.