diff --git a/.prettierignore b/.prettierignore index 780b455..b656b39 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ # Ignore artifacts: -dist \ No newline at end of file +dist +skins/weewx-wdc/includes/stat-tile.inc \ No newline at end of file diff --git a/changelog.md b/changelog.md index b0f8c4f..e458430 100644 --- a/changelog.md +++ b/changelog.md @@ -734,3 +734,4 @@ See https://github.com/Daveiano/weewx-wdc/compare/v3.2.0...11eed6b3#diff-ba225fb - Make icon/logo user configurable GH-205 - Enhancement to the All Time Statistics: Show climatological days per month and per year. GH-196 - Added NL translation, thanks to user @dystechnic +- Added configurable 'Clickable' tiles GH-211 diff --git a/skins/weewx-wdc/includes/stat-tile.inc b/skins/weewx-wdc/includes/stat-tile.inc index dcc8d23..3fa2e1a 100644 --- a/skins/weewx-wdc/includes/stat-tile.inc +++ b/skins/weewx-wdc/includes/stat-tile.inc @@ -24,6 +24,10 @@
$obs.label[$partial_obs]
@@ -347,4 +371,7 @@