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

624 Commits

Author SHA1 Message Date
squidfunk
9bb8ecc6b0 Prepare 1.6.4 release 2017-05-24 16:26:12 +02:00
squidfunk
f86b79b0e5 Upgraded gulp-uglify and updated pinned dependencies 2017-05-24 16:16:50 +02:00
squidfunk
f717345ec9 Removed unnecessary argument in Promise 2017-05-24 16:09:24 +02:00
squidfunk
0e30256604 Fixed JavaScript error for GitHub organization URLs 2017-05-24 16:09:24 +02:00
Siva Sankar
056e91e9f4 Update the documentation for Discus Integration
'site_url' field is mandatory in the 'mkdocs.yml' file for the Disqus Integration to work, else it will display the error message as "We were unable to load Disqus. If you are a moderator please see our troubleshooting guide."
2017-05-20 22:12:47 +02:00
squidfunk
7024070572 Prepare 1.6.3 release 2017-05-16 21:00:27 +02:00
squidfunk
e473a1fedc Fixed undefined source stats for private repositories 2017-05-16 19:41:12 +02:00
squidfunk
2d66c7ed22 Prepare 1.6.2 release 2017-05-15 11:44:24 +02:00
squidfunk
3516542c98 Removed second underline on abbreviations 2017-05-15 11:37:00 +02:00
squidfunk
6b5629317f Removed ligatures on monospace fonts 2017-05-15 11:27:22 +02:00
squidfunk
5255eaa813 Removed accidentally committed report 2017-05-15 11:05:28 +02:00
squidfunk
2bc2517658 Removed flaky visual regression tests 2017-05-15 11:05:28 +02:00
squidfunk
58288f87ac Fixed miscalculated sidebar height 2017-05-15 10:53:41 +02:00
squidfunk
60a897152c Fixed githooks 2017-05-12 12:17:14 +02:00
squidfunk
f6c5529467 Upgraded dependencies 2017-05-12 12:17:14 +02:00
Oscar Vasquez
e7a72a3d5d Added missing documentation for the site_favicon option 2017-05-11 11:55:23 +02:00
facelessuser
00ba4be6aa Update MathJax CDN
Fixes #317
2017-05-11 11:35:43 +02:00
Christian Oliff
5e9ee23b9b Typo fix 'show' should be 'shown'
Typo fix 'show' should be 'shown'
2017-04-28 17:08:03 +02:00
squidfunk
f5a0596b91 Prepare 1.6.1 release 2017-04-23 21:11:54 +02:00
squidfunk
6609324bd6 Fixed layer order of search component elements 2017-04-23 21:05:13 +02:00
squidfunk
0beb885666 Added gitter badge to README [ci skip] 2017-04-23 20:54:46 +02:00
squidfunk
7ae0a42654 Fixed following of link if search input is focused 2017-04-23 20:52:27 +02:00
squidfunk
f6238f3bae Prepare 1.6.0 release 2017-04-22 15:00:26 +02:00
squidfunk
6336e5055c Added language from localizations to HTML tag 2017-04-22 14:55:21 +02:00
squidfunk
eea31eb528 Fixed too small footnote divider when using larger font sizes 2017-04-22 14:50:32 +02:00
squidfunk
eaaefe4fc4 Fixed broken source files links 2017-04-22 14:38:51 +02:00
squidfunk
00b7e600a8 Merged master and implemented search overlay 2017-04-22 14:17:25 +02:00
squidfunk
a5b06b9839 Updated babel-loader, flow-bin, lunr and gulp-changed 2017-04-22 13:22:54 +02:00
Matt Bostock
3ac96ee1d2 Make it clearer mkdocs.yml should exist
Make it clearer that `mkdocs.yml` should exist already and the `theme` line should be added to it.

Otherwise you might follow the README as a new Mkdocs user and be confused why it complains about a missing mandatory field such as `site_name`.
2017-04-22 12:45:24 +02:00
squidfunk
8ac6712dc3 Fixed overflowing sidebar 2017-04-22 00:42:48 +02:00
squidfunk
fab1ab54d6 Refactored targetted link offsets 2017-04-22 00:42:48 +02:00
squidfunk
45e57c29e2 Fixed Travis build test 2017-04-20 18:46:58 +02:00
squidfunk
0e971367c0 Prepare 1.5.5 release 2017-04-20 18:39:03 +02:00
squidfunk
77e972753c Fixed hijacking of browser search 2017-04-20 18:31:41 +02:00
squidfunk
a54f57affc Fixed Docker build and added tests 2017-04-16 22:03:53 +02:00
squidfunk
c315a786fa Fixed gitter.im link 2017-04-16 00:06:11 +02:00
squidfunk
87538c1745 Prepare 1.5.4 release 2017-04-08 19:18:56 +02:00
Martin Donath
7a6acb8a7b Merge pull request #266 from squidfunk/fix/search-missing-results
Fixed missing search results when only a h1 is present
2017-04-08 19:12:00 +02:00
squidfunk
463fd5202d Removed commented out code 2017-04-08 19:01:27 +02:00
squidfunk
49ac0e2111 Merge branch 'master' into fix/search-missing-results 2017-04-08 18:52:28 +02:00
squidfunk
bdf359bafd Remove .travisignore from .travisignore 2017-04-08 18:08:12 +02:00
squidfunk
ddab77a120 Re-enable documentation builds [ci skip] 2017-04-08 18:08:12 +02:00
squidfunk
9abb64f1a1 Fixed link in contributing.md [ci skip] 2017-04-08 18:08:12 +02:00
squidfunk
5df7a85618 Fixed unresponsive overlay on android 2017-04-08 16:09:33 +02:00
squidfunk
67bea5e152 Fixed highlighting not working for two or more words 2017-04-08 16:04:09 +02:00
Oscar Vasquez
ccde3239f8 Updated link to customization with correct address 2017-04-08 10:37:29 +02:00
squidfunk
5ef40b5e3d Prepare 1.5.3 release 2017-04-07 10:05:33 +02:00
squidfunk
b283236770 Fixed missing right spacing on overflow of source container 2017-04-07 00:17:32 +02:00
squidfunk
ed0f7b96fe Don't deploy documentation on PR 2017-04-06 23:56:28 +02:00
squidfunk
100f6c0e3b Added support for documentation build on Travis 2017-04-06 23:56:28 +02:00