Skip to content

MyLists v1.2.0

Compare
Choose a tag to compare
@Crossoufire Crossoufire released this 18 Feb 18:41
· 221 commits to main since this release

CHANGELOG v1.2.0

Under the Hood

  • Added Tailwind CSS
  • Replaced Bootstrap by Shadcn-UI
  • Moved from Create React App (CRA) to Vite with react plugin

Features

  • Implemented OAuth2 authentication: Github and Google
  • Added React-Helmet to manage metadata in the header
  • Removed the changelog in the website (not a fan)

UI Modifications

  • Redefined the table layout in profile/history for simplicity and reduced dependencies
  • Transformed horizontal navbar sheet in mobile view to vertical one covering the entire screen
  • Modified /details with new tabs for history and follows
  • Adjusted precision of the airing dates in TV and Anime in /details
  • Sorted labels alphabetically in /list and in /profile
  • Renamed "score" and "feeling" names to "rating" for clarity and simplicity