From 31a666fe220c8e3bac8710198d4d5dc8aeba4dcb Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sun, 2 May 2021 12:11:07 +0100 Subject: [PATCH] feat: individual widget zoom, hot reload for font and custom js/css etc --- .../helpers/autocomplete/Autocomplete.jsx | 4 +--- .../modals/main/settings/Slider.jsx | 4 ++-- .../main/settings/sections/Advanced.jsx | 4 ++-- .../main/settings/sections/Appearance.jsx | 8 +++---- .../main/settings/sections/Greeting.jsx | 2 ++ .../modals/main/settings/sections/Quote.jsx | 2 ++ .../modals/main/settings/sections/Search.jsx | 9 ++++---- .../modals/main/settings/sections/Time.jsx | 3 +++ .../modals/main/settings/sections/Weather.jsx | 2 +- src/components/widgets/Widgets.jsx | 1 + .../widgets/background/Background.jsx | 19 +++++++++++++--- .../widgets/background/PhotoInformation.jsx | 2 +- src/components/widgets/greeting/Greeting.jsx | 5 +++++ .../widgets/quicklinks/QuickLinks.jsx | 1 + src/components/widgets/quote/Quote.jsx | 5 +++++ src/components/widgets/time/Clock.jsx | 3 +++ src/components/widgets/time/Date.jsx | 3 +++ src/components/widgets/weather/Weather.jsx | 2 +- .../widgets/weather/WindDirectionIcon.jsx | 1 + src/modules/helpers/settings.js | 22 ++++++++++++++----- src/translations/de_DE.json | 2 +- src/translations/en_GB.json | 2 +- src/translations/en_US.json | 2 +- src/translations/es.json | 2 +- src/translations/fr.json | 2 +- src/translations/nl.json | 2 +- src/translations/no.json | 2 +- src/translations/ru.json | 2 +- src/translations/zh_CN.json | 2 +- 29 files changed, 84 insertions(+), 36 deletions(-) diff --git a/src/components/helpers/autocomplete/Autocomplete.jsx b/src/components/helpers/autocomplete/Autocomplete.jsx index 97f52b9f..530c84a1 100644 --- a/src/components/helpers/autocomplete/Autocomplete.jsx +++ b/src/components/helpers/autocomplete/Autocomplete.jsx @@ -47,10 +47,8 @@ export default class Autocomplete extends React.Component { autocomplete = (