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

149 Commits

Author SHA1 Message Date
squidfunk
ba90cb1ccd
Added missing enabled setting for tags plugin 2023-04-22 10:20:28 +02:00
squidfunk
2c7b0a3fc1 Fixed search plugin not removing subsequent script and style tags 2023-03-14 11:22:05 +01:00
squidfunk
4d7291f25e Refactored tag modifier implementation 2023-02-26 15:28:47 +01:00
squidfunk
c1c186fa0f Automatically add iframe-worker in offline plugin 2023-02-18 13:26:00 +01:00
squidfunk
ad6c47ddb6 Fixed info plugin terminating on subsequent reload when serving 2023-01-28 12:21:04 +01:00
squidfunk
e7013e66a9 Fixed search crashing for some nested heading combinations (9.0.3 regression) 2023-01-19 21:28:19 +01:00
squidfunk
c31ef005b4 Disabled info plugin on serve by default 2023-01-19 20:56:15 +01:00
squidfunk
b2611483fa Fixed info plugin latest version check for Insiders 2023-01-15 13:12:58 +01:00
squidfunk
68257348b8 Improved collapsing of adjacent whitespace and removal of empty elements in search plugin 2023-01-08 10:23:28 +01:00
squidfunk
7484b19e9a Removed unnecessary code from search plugin 2023-01-08 09:40:01 +01:00
squidfunk
81e7b8c7fc Fixed search plugin crashing on nested headlines 2023-01-08 09:39:05 +01:00
squidfunk
c8fb426d98 Fixed crashing of social plugin when cards are disabled 2023-01-03 11:13:40 +01:00
squidfunk
4548afb37a Fixed search plugin crashing on page titles 2023-01-03 10:46:41 +01:00
squidfunk
7f0d6e899d Removed pipdeptree dependency for info plugin 2023-01-02 18:30:47 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
01b25dddcb Improved platform information in info plugin 2023-01-02 10:55:24 +01:00
squidfunk
2144c2fae8 Inline dependencies from info plugin 2023-01-01 17:39:04 +01:00
squidfunk
8d190ef150 Fixed wrong limit for warning in info plugin 2022-12-18 18:08:19 +01:00
squidfunk
7b93fed496 Added platform and runtime information to info plugin 2022-12-18 17:49:56 +01:00
squidfunk
78f3d151a2 Added latest version check to info plugin 2022-12-18 17:23:12 +01:00
squidfunk
5ec4a45110 Added info plugin, a helper for creating bug reports 2022-12-18 15:41:18 +01:00
squidfunk
ad2c800bc4 Fixed unpack error in search plugin 2022-12-08 15:14:12 +01:00
squidfunk
13680a5863 Fixed title and tags being empty for some search queries 2022-12-07 20:41:44 +01:00
squidfunk
b550b1a532 Merged features tied to Carolina Reaper funding goal 2022-12-07 11:11:02 +01:00
squidfunk
4d8a158b12 Merge branch 'refactor/social-plugin' into feature/material-v9 2022-11-12 15:56:04 +01:00
squidfunk
68fcbe6f6f Merge branch 'master' into refactor/namespace-plugins 2022-11-12 13:19:07 +01:00
Oleh Prypin
09580da963
Optimize social plugin: parallelize image saving 2022-10-24 23:58:52 +02:00
Oleh Prypin
38aca1e206
Optimize social plugin: cache word width computation 2022-10-24 23:58:48 +02:00
Oleh Prypin
c681be2f7f
Optimize social plugin: reuse resized logo 2022-10-24 23:58:47 +02:00
Oleh Prypin
5f8269b78f
Optimize social plugin: cache font objects 2022-10-24 23:58:45 +02:00
squidfunk
922fde0701 Fixed search boost not being applied to document sections 2022-10-19 23:25:46 +07:00
squidfunk
b8161e0179 Added warning for social plugin when site_url is not defined 2022-10-18 12:40:25 +07:00
squidfunk
31518177b3 Formatting 2022-10-01 16:25:03 +02:00
Oleh Prypin
c383892aae MkDocs upgrade: refactor path handling 2022-10-01 16:25:03 +02:00
Oleh Prypin
02bcffa6a8 MkDocs upgrade: use attribute-based access 2022-10-01 16:25:03 +02:00
Oleh Prypin
b6d2eb19fd MkDocs upgrade: migrate to class-based config schemas 2022-10-01 16:25:03 +02:00
Oleh Prypin
dcbbfcfb5e Fix DeprecationWarning: invalid escape sequence '\w' 2022-10-01 16:25:03 +02:00
squidfunk
15d9dacc0c Documentation 2022-09-15 19:02:13 +02:00
squidfunk
5afacad66c Removed dependencies with native extensions 2022-09-15 18:51:35 +02:00
squidfunk
419740831d Merged features tied to Scotch Bonnet funding goal 2022-09-13 12:35:14 +02:00
squidfunk
4c4e3c0aea Fixed numeric tags breaking search 2022-08-27 10:59:37 +02:00
squidfunk
4d117e5725 Fixed empty tags key in front matter breaking search 2022-06-22 17:16:54 +02:00
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
36d50811dc Fixed issue with OS-specific paths in tags plugin 2022-05-01 16:40:03 +02:00
squidfunk
fd60d5bdae Fixed issue with OS-specific paths in tags plugin 2022-05-01 14:04:36 +02:00
squidfunk
dfba03f15e Raise error in tags plugin when tags file does not exist 2022-03-26 14:14:00 +01:00
squidfunk
5acd0c3620 Improve resilience of tags plugin 2022-02-26 09:38:06 +01:00
squidfunk
845b843781 Fixed module 'material.plugins' not being found 2022-02-17 17:34:56 +01:00
squidfunk
b5e71dfcb1 Merge of Insiders features tied to 'Aji Panca' funding goal 2022-02-17 17:20:36 +01:00