Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjones13 committed Dec 17, 2024
1 parent 0ca9017 commit a4578e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.1.0

- Updates styles to work better with Grafana v9.5.1.
- Hide Astro Panel option
- This option hides the astro panel via a `display: none` styling. This allows the theme to take hold, but hides the Astro panel in case it's not desired. This does however make it a bit more difficult to access the Astro panel options after it's hidden. The best way to do this is via the JSON model.
- Various style fixes to make up for markup change in the version bump.
-Styles for Dashboard settings page, pop up menus, dialogs, toolbar buttons, annotations and links, dashboard submenu styling for active query's and annotaitons.
- Fixes issue with clock font where the clock size would change as it ticked.

## 1.0.6

- Adds monospace font to clock
Expand Down

0 comments on commit a4578e6

Please sign in to comment.