Willy-JL / F95Checker

GNU General Public License v3.0
101 stars 16 forks source link

Browser extension improvements #90

Closed ghost closed 8 months ago

ghost commented 10 months ago

Changes:

  1. Icons wrapped with a container to simplify the process of adding new icons.
  2. All 3 tile layouts on 'Latest Updates' page now work properly (only 1 worked before)
  3. Icons now also appear in search results and 'Similar Threads' section
  4. Changed added game icon from 'box-heart' to 'heart-square' since more square based icons can be used in the future, achieving unified style.
  5. Added Prettier config and applied formatting.