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

841 Commits

Author SHA1 Message Date
squidfunk
526842404a Test ci-skip script 2017-03-16 19:07:45 +01:00
squidfunk
4cfd1d7d6c Added githook to skip CI build on non-src changes 2017-03-16 19:07:45 +01:00
squidfunk
0f932c0520 Prepare 1.4.1 release 2017-03-16 17:51:46 +01:00
squidfunk
c293fcfb42 Fixed invalid destructuring attempt on NodeList 2017-03-16 17:43:41 +01:00
squidfunk
a4012cf6f1 Fixed some references in changelog 2017-03-16 17:31:44 +01:00
squidfunk
dfc7ed362a Prepare 1.4.0 release 2017-03-16 17:08:04 +01:00
squidfunk
de20cdd67f Fixed deprecations for stylelint-order 2017-03-16 16:52:14 +01:00
greenkeeper[bot]
e08e828e0a chore(package): update stylelint-order to version 0.4.0
https://greenkeeper.io/
2017-03-16 16:46:07 +01:00
squidfunk
d77d900479 Truncate search result text for performance reasons 2017-03-16 16:40:55 +01:00
squidfunk
675a75e000 Normalize placeholder names for search results 2017-03-16 16:12:53 +01:00
squidfunk
c4c7beaefa Fixed case where table of contents icon is missing on mobile navigation 2017-03-16 16:12:53 +01:00
Martin Donath
3c1cfa86e0 Merge pull request #217 from squidfunk/refactor/search-results
Improved search interface
2017-03-16 13:04:31 +01:00
squidfunk
7485a2ec50 Switch back to yarn 2017-03-16 12:54:13 +01:00
squidfunk
cd64b7372a Switch back to npm temporarily for CI build 2017-03-16 12:46:35 +01:00
squidfunk
e54dcba38e Switch back to npm temporarily for CI build 2017-03-16 12:44:05 +01:00
squidfunk
be5f4a5658 Try to fix yarn installation on travis 2017-03-16 12:37:23 +01:00
squidfunk
8359c24804 Try to fix yarn installation on travis 2017-03-16 12:36:05 +01:00
squidfunk
71c28f5f0a Try to fix yarn installation on travis 2017-03-16 12:34:47 +01:00
squidfunk
2bd669c7ab Try to fix yarn installation on travis 2017-03-16 12:32:08 +01:00
squidfunk
8f9124bc3f Fix yarn installation failing in CI 2017-03-16 12:16:55 +01:00
squidfunk
536554c18b Added support for search localization 2017-03-16 12:11:00 +01:00
squidfunk
1440c62e57 Adjusted mobile styles for search results 2017-03-14 18:30:33 +01:00
squidfunk
ba3565625d Added page grouping for search results 2017-03-12 17:58:34 +01:00
squidfunk
f72a88721e Merge branch 'master' into refactor/search-results 2017-03-11 19:52:46 +01:00
squidfunk
e8fc5132a1 Prepare 1.3.0 release 2017-03-11 18:55:35 +01:00
squidfunk
e00d5fb98a Slightly better distinguishable footnotes 2017-03-11 18:40:44 +01:00
squidfunk
59b2ae1a9d Smaller tweaks on documentation 2017-03-11 18:40:44 +01:00
squidfunk
34b09a6724 Added missing documentation for features 2017-03-11 18:40:44 +01:00
squidfunk
b8f4b62b72 Added documentation for edit_uri configuration 2017-03-11 18:40:44 +01:00
squidfunk
7cf5d428a4 Added documentation for Metadata extension 2017-03-11 18:40:44 +01:00
squidfunk
200a28289b Updated changelog 2017-03-11 15:04:50 +01:00
squidfunk
0862c7587f Fixed issues with whitespaces in path for scripts 2017-03-11 15:04:50 +01:00
squidfunk
96efd18c32 Updated yarn lock file 2017-03-11 14:52:23 +01:00
squidfunk
fa6a343555 Updated flow type checker dependencies 2017-03-11 14:52:23 +01:00
greenkeeper[bot]
1801dd7b58 chore(package): update yargs to version 7.0.2
Closes #200

https://greenkeeper.io/
2017-03-11 14:52:23 +01:00
squidfunk
159466d448 Removed test code from docs 2017-03-11 14:42:55 +01:00
squidfunk
19fb287cef Implemented source file linkage through metadata 2017-03-11 14:42:55 +01:00
squidfunk
d12f17e520 Reduced repaints for header and sidebars 2017-03-11 14:42:55 +01:00
squidfunk
0fa899fe0b Changed sidebar position to absolute to fix repaints with buttons 2017-03-11 14:42:55 +01:00
squidfunk
25b366ce7f Prototype fixing sidebar re-positioning 2017-03-11 14:42:55 +01:00
squidfunk
12e12135c1 Move button into content block 2017-03-11 14:42:55 +01:00
squidfunk
a911dd31b3 Added source file links, have to fix repaints 2017-03-11 14:42:55 +01:00
squidfunk
6f64bcc3e1 Prepare 1.2.0 release 2017-03-03 17:10:34 +01:00
squidfunk
bbc48e75bf Fixed missing link in tabs navigation on deeply nested items 2017-03-02 16:02:32 +01:00
squidfunk
009b41cdb1 Added quote/cite styles for admonition 2017-02-26 19:55:53 +01:00
squidfunk
0a6e70262b Added help message to build pipeline 2017-02-26 19:44:56 +01:00
squidfunk
68896b1a78 Removed unnecessary dependencies 2017-02-26 19:44:56 +01:00
squidfunk
a58904c8c2 Replaced all occurrences of npm with yarn 2017-02-26 19:44:56 +01:00
squidfunk
acf74131cc Replace backticks with $() command substitution for portability 2017-02-26 19:44:56 +01:00
squidfunk
253d805352 Fixed navigation link colors when applying palette 2017-02-26 18:14:40 +01:00