File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ mkdocs-material-8.2.16+insiders-4.16.1 (2022-05-28)
2
+
3
+ * Switched feedback widget rating titles to tooltips
4
+ * Improved contrast of link colors for light/dark color schemes
5
+ * Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
6
+ * Fixed #3958: Links invisible when using white primary color
7
+
1
8
mkdocs-material-8.2.16 (2022-05-28)
2
9
3
10
* Fixed #3957: Only animate code annotations when visible (save CPU cycles)
Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ template: overrides/main.html
6
6
7
7
## Material for MkDocs Insiders
8
8
9
+ ### 4.16.1 <small >_ May 28, 2022</small > { id="4.16.1" }
10
+
11
+ - Switched feedback widget rating titles to tooltips
12
+ - Improved contrast of link colors for light/dark color schemes
13
+ - Fixed #3950 : Sticky navigation tabs rendering broken (4.15.2 regression)
14
+ - Fixed #3958 : Links invisible when using ` white ` primary color
15
+
9
16
### 4.16.0 <small >_ May 25, 2022</small > { id="4.16.0" }
10
17
11
18
- Added support for navigation pruning
You can’t perform that action at this time.
0 commit comments