Commit Graph

  • 1737413dba Added documentation for conventions squidfunk 2022-04-01 19:01:13 +02:00
  • 9f01a6664b Added documentation for changing annotation width squidfunk 2022-04-01 17:55:19 +02:00
  • d4c80075e8 Mitigate flicker on color palette switch by disabling all transitions squidfunk 2022-04-01 17:18:24 +02:00
  • 041e95b505 Mitigate flicker on code blocks when switching color scheme squidfunk 2022-04-01 16:57:26 +02:00
  • c86a724d5b Documentation squidfunk 2022-04-01 09:52:33 +02:00
  • 20c8f566fe Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2022-03-30 17:57:07 +02:00
  • c5a06c1d82 Fixed bleeding admonitions in Firefox squidfunk 2022-03-30 17:57:00 +02:00
  • ffb21e9d05 Bump actions/cache from 2 to 3 (#3780) dependabot[bot] 2022-03-28 18:02:07 +02:00
  • 4e8fe042b8 Unpin svgo dependency squidfunk 2022-03-28 17:59:34 +02:00
  • c74e5de947 Updated svgo squidfunk 2022-03-28 17:58:05 +02:00
  • e34dbaf1dd Updated dependencies squidfunk 2022-03-28 17:50:26 +02:00
  • 26f2778f56 Removed prefix from animation squidfunk 2022-03-27 16:49:19 +02:00
  • 8e370d97c8 Updated Insiders changelog squidfunk 2022-03-27 15:56:47 +02:00
  • ce43e6ae9d Prepare 8.2.8 release 8.2.8 squidfunk 2022-03-27 14:25:25 +02:00
  • e96f07ae3d Added documentation for card grids squidfunk 2022-03-27 14:01:30 +02:00
  • 7418e7961a Updated screenshot squidfunk 2022-03-27 08:41:26 +02:00
  • 7b1d1cc72b Bump ansi-regex from 4.1.0 to 4.1.1 (#3769) dependabot[bot] 2022-03-26 21:37:59 +01:00
  • c9f92b922d Reverted pinning of Jinja2 version squidfunk 2022-03-26 21:33:32 +01:00
  • 6b91c8dc10 Added background color to code blocks in hovered links squidfunk 2022-03-26 16:37:57 +01:00
  • 71dd84a0e9 Improved styling of code annotations and fixed borders of code blocks in tabs squidfunk 2022-03-26 16:08:40 +01:00
  • c7cc8f07ab Formatting squidfunk 2022-03-26 14:15:19 +01:00
  • dfba03f15e Raise error in tags plugin when tags file does not exist squidfunk 2022-03-26 14:14:00 +01:00
  • 6322ecef42 Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2022-03-26 09:03:13 +01:00
  • 6976b9fd31 Fixed tab indicator on wrong position when using back button squidfunk 2022-03-26 09:03:06 +01:00
  • 0b3492d731 Added dev_addr property to schema.json (#3766) Fullchee Zhang 2022-03-26 03:23:54 -04:00
  • 8358a9b162 Prepare 8.2.7 release 8.2.7 squidfunk 2022-03-24 16:41:26 +01:00
  • 345c39ce11 Temporarily limited Jinja2 version to < 3.1 squidfunk 2022-03-24 16:36:47 +01:00
  • 334efc3ce7 Restructured documentation squidfunk 2022-03-23 11:08:22 +01:00
  • c9cee0fcea Merge branch 'master' of github.com:squidfunk/mkdocs-material 8.2.6 squidfunk 2022-03-23 09:27:20 +01:00
  • 1652b50605 Prepare 8.2.6 release squidfunk 2022-03-23 09:27:01 +01:00
  • 4c0464285d Documentation (#3760) flywire 2022-03-23 18:42:26 +11:00
  • 846f99b356 Fixed syntax error on Insiders page squidfunk 2022-03-22 19:48:43 +01:00
  • 0703c17d9b Added RStudio to list of premium sponsors squidfunk 2022-03-22 19:41:24 +01:00
  • a1a2a63294 Added RStudio to list of premium sponsors squidfunk 2022-03-22 19:39:55 +01:00
  • 9eea3e44b8 Updated dependencies squidfunk 2022-03-22 19:34:23 +01:00
  • 883f58ba12 Documentation (#3688) iBug 2022-03-23 02:05:37 +08:00
  • 79ed2af472 adding docs.mindsdb.com to the list Jorge Torres 2022-03-21 17:10:14 -07:00
  • f7acfef02d Added origins in giscus.json to omit discussion spam squidfunk 2022-03-22 19:03:31 +01:00
  • 3d83932ef3 Added origins in giscus.json to omit discussion spam squidfunk 2022-03-22 19:02:37 +01:00
  • 88cfda4288 Fixed code annotations not being mounted for long code blocks (8.2.5 regression) squidfunk 2022-03-22 18:33:30 +01:00
  • eab95da23f Fixed deprecation warnings for unescaped backslashes in Jinja templates squidfunk 2022-03-22 18:16:17 +01:00
  • 104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer squidfunk 2022-03-22 17:59:01 +01:00
  • 366a5ea3a4 Improved semantics when returning from switchMap squidfunk 2022-03-08 10:33:30 +01:00
  • 1d1cf476c8 Improved semantics when returning from switchMap squidfunk 2022-03-08 10:31:38 +01:00
  • eea6d1eec4 Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2022-03-07 08:43:05 +01:00
  • d6f1d0cb3a Updated dependencies squidfunk 2022-03-07 08:42:56 +01:00
  • 2cdfb9025b Bump actions/setup-python from 2.3.2 to 3 dependabot[bot] 2022-03-07 04:18:33 +00:00
  • b71f8bf6ca Bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 04:18:37 +00:00
  • 2177646006 Updated Insiders changelog squidfunk 2022-03-06 14:26:04 +01:00
  • 76529c239c Prepare 8.2.5 release 8.2.5 squidfunk 2022-03-06 14:24:16 +01:00
  • e71891f497 Improved performance for very large pages squidfunk 2022-03-06 13:52:57 +01:00
  • 1d9d6782dd Documentation squidfunk 2022-03-06 12:26:37 +01:00
  • 2dcaf800b6 Documentation squidfunk 2022-03-06 12:09:22 +01:00
  • 485f993d91 Fixed flowchart markers squidfunk 2022-03-06 12:09:04 +01:00
  • 3ea15d7379 Restructured JSON schemas squidfunk 2022-03-06 11:45:09 +01:00
  • d023e49593 Fixed color of cluster labels in Mermaid flowcharts (#3657) Timothée Mazzucotelli 2022-03-06 11:31:19 +01:00
  • bd9ad9d1b7 Merge pull request #3637 from squidfunk/dependabot/github_actions/actions/setup-node-3 Martin Donath 2022-03-06 11:27:22 +01:00
  • d83a32446b Added further plugins to JSON schema (#3668) Álvaro Mondéjar 2022-03-06 11:27:03 +01:00
  • bc7e687fdb Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2022-03-05 13:53:23 +01:00
  • a2f84565c3 Updated JSON schema squidfunk 2022-03-05 13:52:56 +01:00
  • 7101a9e13d Added mdpo plugin JSON schema (#3666) Álvaro Mondéjar 2022-03-04 13:47:32 +01:00
  • 47a9551cdf Added GitHub URL for PyPi (#3654) Andrii Oriekhov 2022-03-04 09:13:48 +02:00
  • 3acdb42c96 Fixed link to theme building in CONTRIBUTING (#3661) Timothée Mazzucotelli 2022-03-04 08:13:36 +01:00
  • cfa64745a2 Fixed Mermaid not mounted when headline with same name is present squidfunk 2022-03-02 16:06:21 +01:00
  • 1bdf22f3f3 Updated Insiders changelog squidfunk 2022-03-02 14:52:43 +01:00
  • 2b32493056 Prepare 8.2.4 release 8.2.4 squidfunk 2022-03-02 14:39:56 +01:00
  • cb95798fa5 Documentation squidfunk 2022-03-02 11:01:14 +01:00
  • a8c8c22541 Added Elli to premium sponsors squidfunk 2022-03-02 10:57:23 +01:00
  • bcc2c180cd Fixed invalid outdated version banner URL when using instant loading squidfunk 2022-03-02 09:26:00 +01:00
  • 1cc250625b Fixed specificity issue with admonitions in lists (#3648) iBug 2022-03-02 15:44:01 +08:00
  • 60f586f47a Documentation squidfunk 2022-03-01 09:28:42 +01:00
  • 64e5ed0ed7 Fixed malformed Google Fonts url when a font setting was omitted squidfunk 2022-03-01 07:49:57 +01:00
  • 791c69af7b Documentation squidfunk 2022-02-28 09:23:40 +01:00
  • dfeb962b64 Updated dependencies squidfunk 2022-02-28 09:19:27 +01:00
  • 1ff8fedbfc Bump actions/setup-node from 2.5.1 to 3 dependabot[bot] 2022-02-28 04:22:19 +00:00
  • f7a1111c5b Documentation squidfunk 2022-02-27 18:36:54 +01:00
  • 96b1ec22f4 Added back Insiders video squidfunk 2022-02-27 18:19:04 +01:00
  • fb8dae0e32 Documentation squidfunk 2022-02-27 17:08:15 +01:00
  • 1f8205e7aa Documentation squidfunk 2022-02-27 17:07:10 +01:00
  • 23f14289c7 Updated Insiders changelog squidfunk 2022-02-27 15:22:50 +01:00
  • 6d79ea0884 Prepare 8.2.3 release 8.2.3 squidfunk 2022-02-27 15:19:21 +01:00
  • 78e7e8f3fe Updated JSON schema squidfunk 2022-02-27 15:15:02 +01:00
  • 915a358d54 Documentation squidfunk 2022-02-27 15:13:20 +01:00
  • eac707168b Added documentation for offline plugin squidfunk 2022-02-27 15:08:31 +01:00
  • bcacf4c328 Formatting squidfunk 2022-02-27 13:32:41 +01:00
  • b8c079fd8b Documentation squidfunk 2022-02-27 13:20:48 +01:00
  • 6447166560 Documentation squidfunk 2022-02-27 13:19:44 +01:00
  • 65d68de238 Updated JSON schema squidfunk 2022-02-27 13:12:42 +01:00
  • 3e46693092 Updated documentation for new privacy plugin settings squidfunk 2022-02-27 13:04:34 +01:00
  • a7aa552588 Fixed table of contents active element off-by-one on large screens squidfunk 2022-02-27 09:41:52 +01:00
  • 9aeced0876 Prepare 8.2.2 release 8.2.2 squidfunk 2022-02-26 10:31:27 +01:00
  • 8deb1c2425 Fixed stealing of hash fragments when using navigation tracking squidfunk 2022-02-26 10:27:12 +01:00
  • e3c26215de Added automatic removal of query parameter when search is closed squidfunk 2022-02-26 10:07:32 +01:00
  • 5acd0c3620 Improve resilience of tags plugin squidfunk 2022-02-26 09:38:06 +01:00
  • 4f641cc0ee Added missing font variants to load from Google Fonts squidfunk 2022-02-21 20:34:20 +01:00
  • de81a90794 Added privacy plugin to JSON schema squidfunk 2022-02-21 12:03:36 +01:00
  • b14a5233e7 Updated Insiders changelog squidfunk 2022-02-21 11:56:19 +01:00
  • d4fbfae41f Updated dependencies squidfunk 2022-02-21 09:12:49 +01:00
  • 412ef79248 Documentation squidfunk 2022-02-21 09:02:26 +01:00
  • bb4df0c8e9 Documentation squidfunk 2022-02-20 20:40:13 +01:00