master
← Arkshine:compatibility-topic-list
opened 07:13PM - 20 Feb 25 UTC
This PR removes the usage of raw templates in favor of using plugin outlets.
…* Avatar: Removed by providing an empty template to `topic-list-item-mobile-avatar` outlet
* Comment: It adds a component after `topic-list-after-category` outlet
* Last post: It adds a new column after `topic-list-item` outlet and the original posts data (avatar, activity) is hidden with CSS.
* Removed the hardcoded tag emoji. As Canapin stated, it may be rendered differently and cause issues. Users can still add it with CSS.
* Pins component to 3.5.0.beta1-dev
* Adds lint and CI config file
