We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf07e1 commit b344ae8Copy full SHA for b344ae8
CHANGELOG
@@ -1,3 +1,7 @@
1
+mkdocs-material-8.4.3+insiders-4.22.1 (2022-09-07)
2
+
3
+ * Fixed #4217: Tooltips in data tables render in wrong position
4
5
mkdocs-material-8.4.3 (2022-09-07)
6
7
* Added Simple Icons to bundled icons (+2,300 icons)
docs/insiders/changelog.md
@@ -6,6 +6,10 @@ template: overrides/main.html
## Material for MkDocs Insiders
8
9
+### 4.22.1 <small>_ September 7, 2022</small> { id="4.22.1" }
10
11
+- Fixed #4217: Tooltips in data tables render in wrong position
12
13
### 4.22.0 <small>_ August 21, 2022</small> { id="4.22.0" }
14
15
- Added support for navigation status
0 commit comments