1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-15 03:17:40 +01:00
Commit Graph

1314 Commits

Author SHA1 Message Date
squidfunk
c4cb6b45a3 Fixed scroll offset when tabs are brought into view 2022-06-04 08:52:34 +02:00
squidfunk
35210f560f Removed scroll-snapping for content tabs 2022-06-04 08:38:27 +02:00
squidfunk
95f80479a2 Removed unnecessary safe guards in templates 2022-06-04 07:51:12 +02:00
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
a3f457ecb1 Added pulsating effect to code annotations 2022-06-01 17:23:18 +02:00
squidfunk
f8928497d4 Updated dependencies 2022-05-30 09:03:14 +02:00
squidfunk
b25844d51e Prepare 8.2.16 release 2022-05-28 17:41:23 +02:00
squidfunk
97b291664c Formatting 2022-05-28 13:17:29 +02:00
squidfunk
5e442eb46f Reduced GPU cycles by only animating annotations when visible 2022-05-28 13:12:51 +02:00
squidfunk
8a936fdb74 Updated dependencies 2022-05-16 08:45:17 +02:00
squidfunk
2b549ffa69 Prepare 8.2.15 release 2022-05-14 15:52:26 +02:00
squidfunk
fb248e3e49 Fixed spacing for result containers in content tabs 2022-05-09 08:34:59 +02:00
squidfunk
45d84938f2 Updated dependencies 2022-05-09 07:50:54 +02:00
squidfunk
d5d0e75880 Prepare 8.2.14 release 2022-05-08 17:50:57 +02:00
squidfunk
0bd8c9410a Fixed missing top right rounded border on admonition 2022-05-08 09:31:07 +02:00
squidfunk
8beda2bfe1 Fixed handling of 4xx status codes when using instant loading 2022-05-07 09:22:05 +02:00
squidfunk
f310d3f503 Prepare 8.2.13 release 2022-05-02 08:57:53 +02:00
squidfunk
8d7ce7159e Updated dependencies 2022-05-02 08:50:11 +02:00
squidfunk
1dd0f48ce6 Prepare 8.2.12 release 2022-04-30 19:25:52 +02:00
squidfunk
1eeb8b7c0c Simplified code block mounting 2022-04-30 18:07:55 +02:00
squidfunk
bdb5ba5a3d Fixed issues with rounded borders on code blocks in some cases 2022-04-30 17:42:27 +02:00
squidfunk
b8c9944047 Prepare 8.2.11 release 2022-04-25 10:01:59 +02:00
squidfunk
6a811bbc6a Improved rendering of code annotation markers 2022-04-25 09:59:04 +02:00
squidfunk
3ffe4e849c Prepare 8.2.10 release 2022-04-24 13:35:50 +02:00
squidfunk
24025f425f Fixed colors of arrows in class an state diagrams for dark mode 2022-04-24 13:27:47 +02:00
squidfunk
41517023cd Fixed code block titles overlaying inline admonitions 2022-04-24 13:05:05 +02:00
squidfunk
007cbf845c Prepare 8.2.9 release 2022-04-08 22:27:38 +02:00
squidfunk
cc0f7a914a Fixed incorrectly computed header height when using instant loading 2022-04-07 22:20:32 +02:00
squidfunk
8264e338fb Always render table of contents container (except when hidden) 2022-04-06 09:25:34 +02:00
squidfunk
0f7e9fad0b Fixed bleeding admonitions in Firefox 2022-04-04 17:49:32 +02:00
squidfunk
00f40928cf Updated dependencies and pinned cssnano due to OOM 2022-04-04 09:53:56 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
f4f9c21d32 Fixed search suggestions not triggered on query parameter 2022-04-02 17:19:28 +02:00
squidfunk
d4c80075e8 Mitigate flicker on color palette switch by disabling all transitions 2022-04-01 17:18:24 +02:00
squidfunk
041e95b505 Mitigate flicker on code blocks when switching color scheme 2022-04-01 16:57:26 +02:00
squidfunk
c5a06c1d82 Fixed bleeding admonitions in Firefox 2022-03-30 17:57:00 +02:00
squidfunk
c74e5de947 Updated svgo 2022-03-28 17:58:05 +02:00
squidfunk
ce43e6ae9d Prepare 8.2.8 release 2022-03-27 14:25:25 +02:00
squidfunk
6b91c8dc10 Added background color to code blocks in hovered links 2022-03-26 16:37:57 +01:00
squidfunk
71dd84a0e9 Improved styling of code annotations and fixed borders of code blocks in tabs 2022-03-26 16:08:40 +01:00
squidfunk
c7cc8f07ab Formatting 2022-03-26 14:15:19 +01:00
squidfunk
6976b9fd31 Fixed tab indicator on wrong position when using back button 2022-03-26 09:03:06 +01:00
squidfunk
8358a9b162 Prepare 8.2.7 release 2022-03-24 16:41:26 +01:00
squidfunk
1652b50605 Prepare 8.2.6 release 2022-03-23 09:27:01 +01:00
squidfunk
9eea3e44b8 Updated dependencies 2022-03-22 19:34:23 +01:00
squidfunk
88cfda4288 Fixed code annotations not being mounted for long code blocks (8.2.5 regression) 2022-03-22 18:33:35 +01:00
squidfunk
104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer 2022-03-22 17:59:01 +01:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
d6f1d0cb3a Updated dependencies 2022-03-07 08:42:56 +01:00
squidfunk
76529c239c Prepare 8.2.5 release 2022-03-06 14:24:16 +01:00