Commit Graph

25 Commits

Author SHA1 Message Date
alexsparkes
e259ec9dd4 feat(settings): add titles to options and improve initial render handling in visibility toggle 2024-12-16 19:44:25 +00:00
alexsparkes
1882465588 style(hero): improve controls spacing 2024-12-16 18:58:59 +00:00
alexsparkes
7e8ad29cbc style(hero buttons): improve micro interactions of buttons with transitions 2024-12-16 18:19:22 +00:00
alexsparkes
a4ae9496a3 style(weather): preview background 2024-12-16 12:52:18 +00:00
alexsparkes
ccb836d790 style(hero): Make the tiles uniform with each other 2024-12-15 22:52:28 +00:00
alexsparkes
bad65cfe10 fix(preferences_wrapper): issue with null shown status 2024-12-12 20:56:42 +00:00
David Ralph
ed6f660099 feat: rewrite stats backend 2024-09-03 14:06:13 +01:00
alexsparkes
e5a175db47 fix: inconsistent spacing 2024-08-24 00:39:54 +01:00
alexsparkes
030c056aed refactor(time options): Apply new layout to time options 2024-08-24 00:22:51 +01:00
alexsparkes
f7bbf04070 refactor(weather options): New tile-focused approach to options pages
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-08-24 00:13:56 +01:00
alexsparkes
bc73f4ebfa fix(preferences wrapper): fade out animation 2024-08-19 23:01:11 +01:00
alexsparkes
f48b7044ac refactor: better organise options orders 2024-08-19 22:48:33 +01:00
alexsparkes
74fd732c40 refacotr: settings options layout 2024-08-18 18:58:02 +01:00
alexsparkes
bf64f56f7c refactor: begin redesign of tab errors 2024-08-17 23:50:13 +01:00
David Ralph
10e7a3ce63 fix: background photo packs, declutter 2024-06-21 12:08:02 +01:00
Isaac
63443ab1cc refactor(translations): mostly finish upgrading to i18n v2 2024-06-18 00:04:07 +01:00
David Ralph
de3ef5a93f refactor: cleanup and split quote custom settings 2024-06-15 11:48:55 +01:00
alexsparkes
4747dea06b refactor: Convert pure components to functional components
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-14 18:51:36 +01:00
alexsparkes
813e05e9c2 refactor(settingsrow): Stylistic code change 2024-06-05 15:03:44 +01:00
alexsparkes
003bf2400a chore: run prettier
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 20:51:33 +01:00
alexsparkes
2b948bc70d fix(marketplace): Sideload UI, addon title, Turkish translation inconsitencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-21 15:09:05 +01:00
David Ralph
8f9735044a fix: welcome import, widget zoom 2024-04-14 12:23:07 +01:00
David Ralph
294b3830bf refactor(modules): second part of moving files around, changing layout etc 2024-02-19 09:42:59 +00:00
David Ralph
618b5fe466 refactor(modules): experimental changes to module structure 2024-02-18 23:27:38 +00: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