- Simplified state updates in Background, Favourite, PhotoInformation, GreetingOptions, Added, Browse, About, Overview, Navbar, Apps, Notes, QuickLinksOptions, Quote, and QuoteOptions components by consolidating multiple lines into single line updates.
- Improved readability by reducing unnecessary line breaks and maintaining consistent formatting in JSX elements.
- Enhanced maintainability by ensuring uniformity in how state is set and how JSX is structured.
* refactor(files): Initial commit on experimental file structure
* refactor(structure): New components system
* refactor(structure): Tidy settings' components
* Refactor(structure): Component exports and imports
* refactor(settings): Use new component imports
* feat: unified background.js script
* fix(build): Partially, distributions still not ready
* feat: critical error on noscript, light theme support for it
* fix(background): Critical issue of code making every background #000
* refactor(welcome): Partition into different files + shared components
- This took too long and destroyed my sanity
---------
Co-authored-by: alexsparkes <turbomarshmello@gmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>