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

4143 Commits

Author SHA1 Message Date
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
dfba03f15e Raise error in tags plugin when tags file does not exist 2022-03-26 14:14:00 +01:00
squidfunk
6322ecef42 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-03-26 09:03:13 +01:00
squidfunk
6976b9fd31 Fixed tab indicator on wrong position when using back button 2022-03-26 09:03:06 +01:00
Fullchee Zhang
0b3492d731
Added dev_addr property to schema.json (#3766) 2022-03-26 08:23:54 +01:00
squidfunk
8358a9b162 Prepare 8.2.7 release 2022-03-24 16:41:26 +01:00
squidfunk
345c39ce11 Temporarily limited Jinja2 version to < 3.1 2022-03-24 16:36:47 +01:00
squidfunk
334efc3ce7 Restructured documentation 2022-03-23 11:08:22 +01:00
squidfunk
c9cee0fcea Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-03-23 09:27:20 +01:00
squidfunk
1652b50605 Prepare 8.2.6 release 2022-03-23 09:27:01 +01:00
flywire
4c0464285d
Documentation (#3760) 2022-03-23 08:42:26 +01:00
squidfunk
846f99b356 Fixed syntax error on Insiders page 2022-03-22 19:48:43 +01:00
squidfunk
0703c17d9b Added RStudio to list of premium sponsors 2022-03-22 19:41:24 +01:00
squidfunk
a1a2a63294 Added RStudio to list of premium sponsors 2022-03-22 19:39:55 +01:00
squidfunk
9eea3e44b8 Updated dependencies 2022-03-22 19:34:23 +01:00
iBug
883f58ba12
Documentation (#3688) 2022-03-22 19:05:37 +01:00
Jorge Torres
79ed2af472 adding docs.mindsdb.com to the list
MindsDB is a proud and happy user of MKDOCS Material
2022-03-22 19:05:07 +01:00
squidfunk
f7acfef02d Added origins in giscus.json to omit discussion spam 2022-03-22 19:03:31 +01:00
squidfunk
3d83932ef3 Added origins in giscus.json to omit discussion spam 2022-03-22 19:02:37 +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
eab95da23f Fixed deprecation warnings for unescaped backslashes in Jinja templates 2022-03-22 18:16:17 +01:00
squidfunk
104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer 2022-03-22 17:59:01 +01:00
squidfunk
366a5ea3a4 Improved semantics when returning from switchMap 2022-03-08 10:33:30 +01:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
eea6d1eec4 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-03-07 08:43:05 +01:00
squidfunk
d6f1d0cb3a Updated dependencies 2022-03-07 08:42:56 +01:00
dependabot[bot]
2cdfb9025b Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:39:12 +01:00
dependabot[bot]
b71f8bf6ca Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:38:57 +01:00
squidfunk
2177646006 Updated Insiders changelog 2022-03-06 14:26:04 +01:00
squidfunk
76529c239c Prepare 8.2.5 release 2022-03-06 14:24:16 +01:00
squidfunk
e71891f497 Improved performance for very large pages 2022-03-06 13:52:57 +01:00
squidfunk
1d9d6782dd Documentation 2022-03-06 12:26:37 +01:00
squidfunk
2dcaf800b6 Documentation 2022-03-06 12:09:22 +01:00
squidfunk
485f993d91 Fixed flowchart markers 2022-03-06 12:09:04 +01:00
squidfunk
3ea15d7379 Restructured JSON schemas 2022-03-06 11:45:09 +01:00
Timothée Mazzucotelli
d023e49593
Fixed color of cluster labels in Mermaid flowcharts (#3657)
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
2022-03-06 11:31:19 +01:00
Martin Donath
bd9ad9d1b7
Merge pull request #3637 from squidfunk/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-03-06 11:27:22 +01:00
Álvaro Mondéjar
d83a32446b
Added further plugins to JSON schema (#3668) 2022-03-06 11:27:03 +01:00
squidfunk
bc7e687fdb Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-03-05 13:53:23 +01:00
squidfunk
a2f84565c3 Updated JSON schema 2022-03-05 13:52:56 +01:00
Álvaro Mondéjar
7101a9e13d
Added mdpo plugin JSON schema (#3666) 2022-03-04 13:47:32 +01:00
Andrii Oriekhov
47a9551cdf
Added GitHub URL for PyPi (#3654) 2022-03-04 08:13:48 +01:00
Timothée Mazzucotelli
3acdb42c96
Fixed link to theme building in CONTRIBUTING (#3661) 2022-03-04 08:13:36 +01:00
squidfunk
cfa64745a2 Fixed Mermaid not mounted when headline with same name is present 2022-03-02 16:06:21 +01:00
squidfunk
1bdf22f3f3 Updated Insiders changelog 2022-03-02 14:52:43 +01:00
squidfunk
2b32493056 Prepare 8.2.4 release 2022-03-02 14:39:56 +01:00
squidfunk
cb95798fa5 Documentation 2022-03-02 11:01:14 +01:00
squidfunk
a8c8c22541 Added Elli to premium sponsors 2022-03-02 10:57:23 +01:00