thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
134 stars 27 forks source link

Add dedicated tabs for package version history and changelog #993

Closed MythicManiac closed 9 months ago

MythicManiac commented 9 months ago

This PR introduces the following two new tabs on the package detail page:

The main goal is to increase the user experience and rendering performance especially for packages with a large amount of content on their page.

MERGE #992 FIRST

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6f75f3f) 93.07% compared to head (d2cb74c) 93.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## package-detail-mixin #993 +/- ## ===================================================== Coverage 93.07% 93.08% ===================================================== Files 305 307 +2 Lines 8746 8758 +12 Branches 776 776 ===================================================== + Hits 8140 8152 +12 Misses 501 501 Partials 105 105 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.