1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 03:18:21 +02:00
Commit Graph

821 Commits

Author SHA1 Message Date
squidfunk
9c3134750e Fixed backward compatibility for localization 2017-10-18 21:56:53 +02:00
squidfunk
c1e541b32b Added localization to clipboard 2017-10-18 20:44:15 +02:00
squidfunk
6703454356 Fixed Flow errors temporarily 2017-10-18 20:44:15 +02:00
squidfunk
00911b7350 Improved passing i18n values to JavaScript 2017-10-18 20:44:15 +02:00
squidfunk
ae0ef54212 Prepare 1.10.4 release 2017-10-18 19:46:28 +02:00
Martin Donath
657715fdde Merge pull request #501 from squidfunk/fix/scrollbar-on-short-content
Fixed vertical scrollbar on short pages
2017-10-18 19:42:25 +02:00
Martin Donath
4151875a93 Merge branch 'master' into fix/scrollbar-on-short-content 2017-10-18 19:36:42 +02:00
squidfunk
716971d13d Fixed vertical scrollbar on short pages 2017-10-18 19:35:24 +02:00
Jonas Fonseca
91aacd5493 Fix typo in site search section 2017-10-18 18:37:08 +02:00
greenkeeper[bot]
6ee58d8b15 chore(package): update flow-bin to version 0.57.1 2017-10-16 19:13:46 +02:00
Waylan Limberg
b955abab6e Removed deprecated Markdown config format in docs
* Remove deprecated Markdown config format in docs.

Support for including Markdown extension configs in the extension name has been [deprecated][1] and will not work in any future released of Python-Markdown. MkDocs has offered full support for defining extension configs [since version 0.13][2] and everyone should be using that format.

[1]: https://pythonhosted.org/Markdown/release-2.6.html#extension-configuration-as-part-of-extension-name-deprecated
[2]: http://www.mkdocs.org/about/release-notes/#other-changes-and-additions-to-version-0130

* Update codehilite Markdown config

* Update TOC Markdown configs

* Update pymdown Markdown configs
2017-10-16 19:13:05 +02:00
Jonas Fonseca
2e728cc9f6 Improve printing of code blocks
- Hide clipboard icon
 - Wrap code and hide the scrollbar
2017-10-16 07:48:49 +02:00
Jonas Fonseca
7ca03c017d Fix a typo and use question admonition 2017-10-13 16:08:40 +02:00
Lukas Geiter
253596c58d Keep search open on enter without selection 2017-10-12 17:02:54 +02:00
Martin Donath
a267729084 Update release-notes.md 2017-10-12 00:11:31 +02:00
Martin Donath
139778db3a Update CHANGELOG 2017-10-12 00:11:02 +02:00
squidfunk
dd50eb77e2 Prepare 1.10.3 release 2017-10-11 19:31:41 +02:00
squidfunk
85a8b1041b Fixed vertical scrollbar on some MathJax formulas 2017-10-11 19:24:50 +02:00
squidfunk
0ff0b46c7a Fixed footnote backref target offsets regression 2017-10-11 18:37:08 +02:00
squidfunk
872a953ee0 Prepare 1.10.2 release 2017-10-06 11:05:47 +02:00
squidfunk
ea81720a52 Fixed Safari sidebar height bug 2017-10-06 10:59:43 +02:00
greenkeeper[bot]
6c42611aa2 chore(package): update flow-bin to version 0.56.0 2017-09-29 07:49:53 +02:00
Martin Donath
fd6c7e81bb Merge pull request #470 from squidfunk/greenkeeper/flow-bin-0.55.0
Update flow-bin to the latest version 🚀
2017-09-28 09:24:31 +02:00
Martin Donath
880581dba3 Merge pull request #473 from squidfunk/greenkeeper/stylelint-order-0.7.0
Update stylelint-order to the latest version 🚀
2017-09-28 09:24:09 +02:00
Martin Donath
16a120a019 Merge branch 'master' into greenkeeper/flow-bin-0.55.0 2017-09-28 09:21:04 +02:00
Martin Donath
5272abd70c Merge branch 'master' into greenkeeper/stylelint-order-0.7.0 2017-09-28 09:20:50 +02:00
Martin Donath
93c2c777ac Merge pull request #474 from coliff/patch-1
Update URL for Material Design
2017-09-28 09:20:27 +02:00
Christian Oliff
57158e7d10 Update URL for Material Design
Site is now at: https://material.io/guidelines/material-design/
2017-09-25 21:57:44 +09:00
greenkeeper[bot]
9f30a13921 chore(package): update stylelint-order to version 0.7.0 2017-09-24 22:54:48 +00:00
Martin Donath
65442dccaf Merge branch 'master' into greenkeeper/flow-bin-0.55.0 2017-09-25 00:35:31 +02:00
Martin Donath
76c282c175 Merge pull request #467 from squidfunk/greenkeeper/yargs-9.0.1
Update yargs to the latest version 🚀
2017-09-25 00:35:19 +02:00
greenkeeper[bot]
80bdd9670a chore(package): update flow-bin to version 0.55.0 2017-09-20 19:52:27 +00:00
greenkeeper[bot]
7004e5cf2e chore(package): update yargs to version 9.0.1 2017-09-18 00:03:23 +00:00
Martin Donath
12d1a2822a Merge pull request #465 from squidfunk/fix/release-deploy-travis
Install secure urllib package to fix twine deployment on Travis
2017-09-14 17:50:57 +02:00
squidfunk
55a908f23a Install secure urllib package to fix twine deployment on Travis 2017-09-14 17:50:34 +02:00
Martin Donath
52b255c04a Merge pull request #464 from squidfunk/fix/release-deploy-travis
Fix Travis release build
2017-09-14 12:31:56 +02:00
Martin Donath
90ad175b00 Merge branch 'master' into fix/release-deploy-travis 2017-09-14 12:31:23 +02:00
squidfunk
2b6ad0053a Install packages in user location to fix Travis 2017-09-14 12:30:38 +02:00
squidfunk
d1376b89d7 Don't try to uninstall packages on Travis 2017-09-14 12:25:54 +02:00
squidfunk
707038db64 Don't try to uninstall packages on Travis 2017-09-14 12:24:50 +02:00
squidfunk
3d617ba270 Don't try to uninstall packages on Travis 2017-09-14 12:20:19 +02:00
squidfunk
739a41210d Don't try to uninstall packages on Travis 2017-09-14 12:19:45 +02:00
squidfunk
efd6efc855 Omit local installation on Travis, only build Docker image 2017-09-14 12:01:15 +02:00
squidfunk
ff3731ec05 Omit local installation on Travis, only build Docker image 2017-09-14 12:00:51 +02:00
greenkeeper[bot]
94d0e888cf chore(package): update babel-eslint to version 8.0.0 2017-09-14 11:47:44 +02:00
squidfunk
ecf5369891 Prepare 1.10.1 release 2017-09-14 11:46:48 +02:00
squidfunk
91b87d1c91 Fixed bold code blocks rendering normal font 2017-09-14 11:35:48 +02:00
squidfunk
50e6328d1f Updated CONTRIBUTING.md 2017-09-07 14:25:03 +02:00
squidfunk
9694d23223 Updated screens and landing page documentation 2017-09-06 10:28:07 +02:00
squidfunk
43484824ee Added notes on icon logo to documentation 2017-09-01 20:25:08 +07:00