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

102 Commits

Author SHA1 Message Date
squidfunk
d3ed8ccec6 Added basic styles for @media print 2016-10-24 18:02:53 +02:00
squidfunk
26b1de049b Removed temporary rules in shame 2016-10-23 19:32:27 +02:00
squidfunk
83c5c7512b Cleaned up search modal styles 2016-10-23 19:31:54 +02:00
Martin Donath
e61f12d429 Merge pull request #58 from brendo/dynamic-source-version
Use `extra.version` if it is available when generating source partial
2016-10-23 16:55:46 +02:00
Martin Donath
60f48d71d1 Merge pull request #59 from brendo/github-source-facts
Abstracts fact fetching for Github sources
2016-10-23 16:55:05 +02:00
Brendan Abbott
3537235d78 Add GithubSourceFacts, which abstracts fact fetching for Github sources 2016-10-23 19:49:22 +10:00
squidfunk
95435e7035 Implemented basic search modal functionality 2016-10-23 10:21:37 +02:00
Brendan Abbott
d5a78ce396 Use extra.version if it is available when generating source partial 2016-10-23 18:11:44 +10:00
squidfunk
46b7e0f5fe Refactored admonition styles to be slightly lighter 2016-10-21 21:15:35 +02:00
squidfunk
130bd9fe0b Resolved double-clean from build process 2016-10-21 21:13:47 +02:00
squidfunk
507e98871e Improve performance by reducing compound repaints 2016-10-18 20:53:08 +02:00
squidfunk
a18eb4f982 Add extra.repo_type config option to override link parser 2016-10-16 18:22:07 +02:00
squidfunk
eaeba59dd8 Added guards for repository banner 2016-10-16 17:08:34 +02:00
squidfunk
4dbd2978a8 Added signal handler for karma 2016-10-16 17:06:29 +02:00
Martin Donath
1d637134b2 Merge pull request #56 from brendo/doc-updates
Minor documentation updates
2016-10-12 10:03:13 +02:00
squidfunk
c814cc1584 Remove Gemini again from package.json 2016-10-12 09:46:47 +02:00
Brendan Abbott
1b58bba115 Update documentation for installation 2016-10-12 17:45:44 +10:00
squidfunk
4dbb6095bc Update GCC to 4.8 in Travis build environment 2016-10-12 09:40:23 +02:00
squidfunk
e7160cb85c Remove gemini for now as it breaks the build 2016-10-12 09:28:30 +02:00
squidfunk
7b585f191a Added full JSX support to build pipeline 2016-10-10 12:35:25 +02:00
squidfunk
3e47149fe4 Restructure package.json according to npm guidelines 2016-10-07 21:27:29 +02:00
squidfunk
82eef9340f Integrated karma for unit tests 2016-10-07 16:38:13 +02:00
squidfunk
cc302a70fc Added editor configuration 2016-10-07 11:17:00 +02:00
squidfunk
57822b1290 Updated changelog 2016-10-06 19:26:49 +02:00
squidfunk
2159c730c5 Introduced post-merge hook to update dependencies 2016-10-06 15:45:41 +02:00
squidfunk
d5ddc1ab8f Added npm-debug.log to .gitignore 2016-10-06 15:16:57 +02:00
squidfunk
ccfdbf040f Introduced pre-commit hook for linting 2016-10-06 15:14:03 +02:00
squidfunk
48dc0527c8 Added babel-register as a dependency 2016-10-06 12:20:48 +02:00
squidfunk
914ccc4550 Rewrite of Gulp asset pipeline in ES6 and separation of tasks 2016-10-06 12:14:33 +02:00
squidfunk
46f45bb8a9 Introduced ESLint for code style checks 2016-09-30 13:29:45 +02:00
squidfunk
02915210f4 Fix jittery scroll bouncing 2016-09-24 19:12:05 +02:00
squidfunk
fc7fb28edb Prototyped animation for navigation on desktop 2016-09-24 18:52:37 +02:00
squidfunk
e32562fb1e Repair build 2016-09-23 20:58:55 +02:00
squidfunk
ffe06939a7 Refactored code container 2016-09-23 20:26:27 +02:00
squidfunk
71d022ef39 Refactored repository view and integrated into drawer 2016-09-23 17:46:16 +02:00
squidfunk
2fd1740f3d Fixed bug in scrollspy 2016-09-23 12:39:47 +02:00
squidfunk
9338045887 Refactored navigation and drawer 2016-09-23 11:56:25 +02:00
squidfunk
b387f2abee Corrected BEM nesting depths 2016-09-13 20:58:28 +02:00
squidfunk
0111478b65 Added icons for GitHub, GitLab and BitBucket integrations 2016-09-11 19:58:22 +02:00
squidfunk
37310eb52d Refactored Gulp workflow and added styles for extensions 2016-09-11 19:00:53 +02:00
squidfunk
841b493df6 Adjusted error handling in px2em 2016-09-08 22:29:26 +02:00
squidfunk
f5ad733181 General refactoring of rework 2016-09-08 19:43:23 +02:00
squidfunk
6ac4b0f749 Updated resets 2016-09-04 18:13:17 +02:00
squidfunk
adf6f50c3e Exclude _shame.scss from linting [ci skip] 2016-09-04 17:39:16 +02:00
squidfunk
ba788dcaba Fix errors in generated SassDoc 2016-09-04 17:32:12 +02:00
squidfunk
5e838ecf4f Introduced SassLint for code style checks 2016-09-04 17:11:58 +02:00
squidfunk
72c7841808 Updated changelog 2016-09-03 16:05:10 +02:00
squidfunk
2eed3bdb4f Added support for footnotes 2016-09-02 22:59:14 +02:00
squidfunk
930c206132 Fix material color library in package.json 2016-09-02 00:59:49 +02:00
squidfunk
1a92f01c41 Fix ci build script 2016-09-02 00:44:49 +02:00