FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.63k stars 861 forks source link

Migrate About page to the composition API #6121

Closed absidue closed 1 week ago

absidue commented 1 week ago

Migrate About page to the composition API

Pull Request Type

Description

This pull request migrates the About page component to the composition API. I also renamed the FtLogoFull component while I was at it, it doesn't contain any JavaScript code which is why I don't count that component as "getting migrated".

Testing

  1. Open the About page and check that it is displayed correctly
  2. Open a second window and use that to change the display language
  3. Check that the strings on the About page update when the language changes

Desktop