Commit Graph

6 Commits

Author SHA1 Message Date
alexsparkes
3c53d0322e feat: implement lazy loading for components and add loading states for improved user experience 2026-02-06 17:30:55 +00:00
David Ralph
c22793b7cf fix(translations): add missing localisations 2026-01-03 18:06:14 +00:00
Isaac
5e8d4a34df feat(i18n): add Lithuanian 2024-10-03 23:48:07 +01:00
David Ralph
a322823a94 chore: update translations, add missing manifest locales, set working to 7.1.2 2024-09-05 20:52:41 +01:00
David Ralph
5b6014e66a chore: update languages.json with new weblate 2024-09-05 20:45:47 +01:00
David Ralph
10f12b20c5 7.x Structural Changes (#637)
* 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>
2024-02-18 23:05:15 +00:00