1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 19:07:41 +01:00
Commit Graph

700 Commits

Author SHA1 Message Date
squidfunk
6bace098a5 Updated to latest version of SASS 2021-12-12 12:22:51 +01:00
squidfunk
687466d7ba Fixed copy-to-clipboard adding blank lines when using line anchors (8.1.0 regression) 2021-12-12 12:04:20 +01:00
squidfunk
d7155fc523 Fixed header title positioning for right-to-left languages 2021-12-12 11:43:59 +01:00
squidfunk
575dcd738a Fixed admonition borders for right-to-left languages (8.0.0 regression) 2021-12-11 16:39:09 +01:00
squidfunk
fea3e00ffd Fixed position for next footer navigation link (8.0.0 regression) 2021-12-11 15:55:57 +01:00
squidfunk
e3fba7ac7d Added support for #only-light and #only-dark image hash fragments 2021-12-11 15:22:13 +01:00
squidfunk
bcb7adecfd Replaced :is() with :where() to mitigate specificity issues 2021-12-10 17:14:08 +01:00
squidfunk
d447324816 Honor prefers-reduced-motion for + sign animation 2021-12-09 22:32:15 +01:00
squidfunk
1ddf8723b0 Switched annotation markers to + signs in non-print contexts 2021-12-09 21:31:12 +01:00
squidfunk
16939c16ae Added basic support for line anchors 2021-12-08 21:53:52 +01:00
squidfunk
3c4c8dce9c Improved admonition icon positions reacting to font size 2021-12-08 19:08:04 +01:00
squidfunk
7dcc0a1e3a Simplified footnote CSS 2021-12-08 18:08:41 +01:00
squidfunk
1316d8d184 Simplified tooltip positioning 2021-12-07 15:35:52 +01:00
squidfunk
350aee371d Adjusted font weight of drawer title 2021-12-07 13:50:25 +01:00
squidfunk
e486bbe1a2 Adjusted font weight of site title 2021-12-07 13:44:55 +01:00
squidfunk
4be2ab283c Documentation 2021-12-05 19:03:42 +01:00
squidfunk
37e6f430f9 Fixed ellipsis in footer due to potential WebKit rendering bug 2021-12-05 19:02:26 +01:00
squidfunk
bac1301710 Restructured content observables 2021-12-05 16:20:50 +01:00
squidfunk
6c9ffe0bda Refactored footer to use flex positioning 2021-12-04 14:21:53 +01:00
squidfunk
183db0937c Refactored tooltip origin computation 2021-12-04 14:07:56 +01:00
squidfunk
9099dfc353 Added distribution files 2021-12-04 11:34:56 +01:00
squidfunk
fb751c108c Improved rendering of code annotations + keep focus for clipboard button 2021-12-04 11:33:21 +01:00
squidfunk
0b22e78832 Fixed default details marker showing due to Safari bug 2021-12-02 15:02:32 +01:00
squidfunk
0dd26b9eb3 Fixed wrong box-sizing on nested admonitions 2021-11-28 22:40:23 +01:00
squidfunk
8fa834f73c Fixed specificity issue with admonitions in lists 2021-11-28 22:23:08 +01:00
squidfunk
674df04f8a Improved rendering of code annotation markers 2021-11-28 18:32:25 +01:00
squidfunk
abe475e151 Refactored code annotations 2021-11-28 13:01:27 +01:00
squidfunk
1bd7f9d665 Fixed minor z-index issues for code annotations 2021-11-21 23:35:41 +01:00
squidfunk
0ceed63825 Cleaned up SCSS codebase 2021-11-21 23:19:42 +01:00
squidfunk
9e7b48a21f Centralized box-shadow definitions 2021-11-21 22:50:55 +01:00
squidfunk
db1c069e52 Fixed code annotations and updated dependencies 2021-11-21 20:03:26 +01:00
squidfunk
fa9f906c2b Refactored CSS, code annotations almost working properly 2021-11-21 17:45:49 +01:00
squidfunk
ad1b964aaa Improved footnote accessibility and removed unnecessary code annotation CSS 2021-11-14 09:32:02 +01:00
squidfunk
417ab30c65 Fixed dedented code blocks in annotations 2021-11-14 09:04:50 +01:00
squidfunk
1d6d8198ab Fixed code blocks with line numbers not being rounded (8.0.0b1 regression) 2021-11-14 08:47:16 +01:00
squidfunk
d55df26df4 Fixed wrong palette color for inactive code annotations 2021-11-13 15:28:26 +01:00
squidfunk
bda6e156ed Fixed wrong palette color for inactive code annotations 2021-11-13 15:18:08 +01:00
squidfunk
0a6ade980f Removed legacy Tabbed implementation 2021-11-13 14:15:20 +01:00
squidfunk
fe06e8dcba Moved copyright into dedicated partial 2021-11-13 13:41:07 +01:00
squidfunk
887b7115fc Merge of Insiders features tied to 'Ghost Pepper' funding goal 2021-11-13 11:39:10 +01:00
squidfunk
41785f1c57 Improved CSS font-family variables 2021-11-13 09:19:48 +01:00
squidfunk
bae946b129 Updated dependencies 2021-11-13 08:53:27 +01:00
squidfunk
b5098041cb Adjusted height of title to match height of single-line code block 2021-11-04 10:08:13 +01:00
squidfunk
6ceef24179 Added support for code block titles 2021-10-30 13:16:05 +02:00
squidfunk
403580bff8 Fixed back-to-top button position for right-to-left languages 2021-10-27 22:36:09 +02:00
squidfunk
eeb43a514e Fixed Stylelint errors 2021-10-22 22:13:24 +02:00
squidfunk
53be9f3ec5 Fixed some spacings issues for right-to-left languages 2021-10-17 12:31:15 +02:00
squidfunk
f073fb2c25 Fixed spacing issues when using toc.integrate in non-nested tabs 2021-10-17 11:43:07 +02:00
squidfunk
de98c57753 Adjusted height of content tabs to match single line code blocks 2021-10-11 16:17:14 +02:00
squidfunk
b65586359b Fixed right padding on some browser for overflowing content tabs 2021-10-11 16:03:23 +02:00
squidfunk
969c713567 Fixed overflow for alternate style when more than 10 tabs are present 2021-10-11 14:33:28 +02:00
squidfunk
7f38cfeb0f Fixed scrolling of alternate tabs implementation 2021-10-11 10:32:24 +02:00
squidfunk
6af95f942d Updated documentation 2021-10-10 22:32:32 +02:00
squidfunk
1809b6c013 Fixed incorrect spacing for right-to-left languages 2021-10-10 16:04:43 +02:00
squidfunk
e425b99362 Finished rewrite of reference documentation 2021-10-10 13:17:39 +02:00
squidfunk
e7c799f95d Fixed top margin of navigation when using navigation.tabs (7.3.1 regression) 2021-10-03 11:33:32 +02:00
squidfunk
2d3354bd0e Fixed some spacing issues for right-to-left languages 2021-10-02 11:51:12 +02:00
squidfunk
12666a3c00 Fixed incompatibility between navigation.sections and navigation.indexes 2021-10-02 11:41:32 +02:00
squidfunk
7f9b64d44f Finished new Tabbed implementation 2021-09-26 11:54:50 +02:00
squidfunk
3aa55dc732 Merge branch 'master' into feature/scrollable-content-tabs 2021-09-26 11:29:17 +02:00
squidfunk
9d8ebcd3f8 Added missing distribution files 2021-09-23 08:54:02 +02:00
squidfunk
377b4d648f Merge of Insiders features tied to 'Caribbean Red' funding goal 2021-09-23 08:53:51 +02:00
squidfunk
2eabc94e5e Fixed search modal overlaying menu on mobile (7.2.7 regression) 2021-09-20 11:32:19 +02:00
squidfunk
d678678cc4 Fixed scrollbar on mobile when header is hidden on some browsers 2021-09-19 16:13:29 +02:00
squidfunk
3c352bd356 Improved appearance of details outline 2021-09-19 15:22:57 +02:00
squidfunk
4a2af4ceaf Fixed missing admonition icons (removed in upstream) 2021-09-19 14:14:47 +02:00
squidfunk
529b873951 Updated dependencies 2021-09-07 08:31:38 +02:00
squidfunk
4429e16e94 Fixed rendering of block quotes 2021-09-01 21:35:10 +02:00
squidfunk
702de82585 Updated dependencies 2021-08-23 14:45:31 +02:00
squidfunk
8c8dd642ad Updated changelog and fixed search modal offset on mobile 2021-08-22 19:08:54 +02:00
squidfunk
a44df62d8c Added distribution files 2021-08-10 15:24:58 +02:00
squidfunk
e37223f0aa Stretch top-level tabbed labels to viewport on mobile 2021-08-10 15:24:46 +02:00
squidfunk
21cd7772e6 Added notes for refactoring 2021-08-09 20:48:39 +02:00
squidfunk
a230122347 Fixed too many styles being reset in tab content 2021-08-08 18:03:48 +02:00
squidfunk
f1d80af51b Fixed print view of new tabs implementation 2021-08-08 17:57:52 +02:00
squidfunk
39b8416423 Prototyped new tabbed implementation 2021-08-08 10:46:45 +02:00
squidfunk
213bebaaf7 Documentation 2021-08-08 09:42:35 +02:00
squidfunk
e518348b8b Fixed new table styles in dark mode 2021-08-08 09:40:51 +02:00
squidfunk
f0615fe1e0 Slight facelift of data tables 2021-08-07 17:55:17 +02:00
squidfunk
b740dbc975 Fixed back-to-top button overlaying active search bar 2021-07-24 11:11:29 +02:00
squidfunk
d68fe9102a Merge of Insiders features tied to 'Biquinho Vermelho' funding goal 2021-07-21 17:08:10 +02:00
squidfunk
5d73c0caf0 Updated dependencies 2021-07-12 11:49:45 +02:00
squidfunk
30a4d58d06 Added documentation for cookie consent 2021-07-10 15:21:22 +02:00
squidfunk
52d773b81b Added distribution files 2021-07-10 11:29:51 +02:00
squidfunk
4fb80ea2cf Fixed back-to-top button overlaying search 2021-07-10 11:28:53 +02:00
squidfunk
7ca4ca1a90 Fixed transitions on back-to-top button 2021-07-10 10:21:52 +02:00
squidfunk
68de4db94d Removed back-to-top button in print view 2021-07-03 16:32:20 +02:00
squidfunk
8b322d3ffc Reverted top-margin of back-to-top button 2021-07-03 16:13:29 +02:00
squidfunk
3649fdac42 Fixed overlay of back-to-top button and header 2021-07-03 16:05:43 +02:00
squidfunk
2bcc7f3c9d Slight adjustments for back-to-top button 2021-07-03 15:14:34 +02:00
squidfunk
9f01704a73 Improved appearance of back-to-top button 2021-07-01 19:12:40 +02:00
squidfunk
86f49eb21c Updated dependencies 2021-05-31 21:50:41 +02:00
squidfunk
ca3faf99df Added distribution files 2021-05-30 13:31:37 +02:00
squidfunk
bdbd4af29d Improved touch-friendliness of version selector on mobile 2021-05-30 13:31:07 +02:00
squidfunk
409d151044 Fixed #2703: search remains at 'Initializing search' on mobile 2021-05-27 11:36:08 +02:00
squidfunk
d6bb0b8a99 Updated dependencies 2021-05-24 15:34:23 +02:00
squidfunk
285ad88388 Prepare 7.1.5 release 2021-05-19 11:02:34 +02:00
squidfunk
15c3cf74a7 Updated dependencies 2021-05-02 13:03:58 +02:00
squidfunk
6c6dd2a0db Improved footnote styles on :target and :focus 2021-05-01 19:56:40 +02:00
squidfunk
9296dc3bca Added distribution files 2021-04-21 11:47:49 +02:00