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

502 Commits

Author SHA1 Message Date
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
squidfunk
7f37798408 Prepare 1.1.1 release 2017-02-26 17:19:30 +01:00
squidfunk
fc4a466346 Fixed incorrectly displayed nested lists 2017-02-26 17:12:26 +01:00
squidfunk
8bf2368892 Prepare 1.1.0 release 2017-02-26 15:50:12 +01:00
Martin Donath
ca4b8aa94b Merge pull request #187 from squidfunk/refactor/sidebar-height-spacing
Added tabs navigation feature (optional)
2017-02-26 15:35:23 +01:00
squidfunk
842146183d Deactivate tabs by default 2017-02-26 15:30:48 +01:00
squidfunk
d52f605200 Refactored and cleaned up partials 2017-02-26 15:06:50 +01:00
squidfunk
eb6aedf5cc Added palette colors for tabs 2017-02-26 14:15:21 +01:00
squidfunk
0eee81b048 Added support for tabs 2017-02-26 13:59:54 +01:00
squidfunk
09d579b516 Fixed Gulp build pipeline 2017-02-26 11:55:47 +01:00
squidfunk
2c3ca5aeb4 Merge branch 'master' into refactor/sidebar-height-spacing 2017-02-26 11:04:12 +01:00
greenkeeper[bot]
eb66e7f894 chore(package): update lunr to version 1.0.0
https://greenkeeper.io/
2017-02-26 08:56:24 +01:00
Martin Donath
968516a9c8 Merge pull request #186 from squidfunk/chore/flow-type-checking
Integrate static type-checking with JSDoc and Flow
2017-02-25 17:30:02 +01:00
squidfunk
aaa3c8d6b4 Trigger new build 2017-02-25 17:25:47 +01:00
squidfunk
ac2f924dad Correct indentation [ci skip] 2017-02-25 17:20:38 +01:00
squidfunk
c6e5159cc6 Merge branch 'master' into chore/flow-type-checking 2017-02-25 17:18:44 +01:00
squidfunk
2823b2b53d Make githook less chatty 2017-02-25 17:15:18 +01:00
squidfunk
22a2f084a1 Integrated static type-checking via JSDoc and Flow 2017-02-25 17:13:50 +01:00
squidfunk
672a39b697 Fixed issues with JSX.createElement definitions 2017-02-25 14:49:49 +01:00
squidfunk
8f48f0bce6 Fixed inconsistencies in table-styling 2017-02-25 11:36:10 +01:00
squidfunk
de3bd8d665 Added disqus integration 2017-02-24 22:58:30 +01:00
squidfunk
ad39b98734 Updated badges [ci skip] 2017-02-24 22:05:49 +01:00
squidfunk
26b83b0365 Fixed yarn install routine 2017-02-24 21:33:14 +01:00
squidfunk
0c7f500c41 Fixed before_install routine 2017-02-24 21:33:14 +01:00
squidfunk
e55aa3bc77 Polished .travis.yml 2017-02-24 21:33:14 +01:00
squidfunk
43a994245e Restructure install procedure for Travis build 2017-02-24 21:33:14 +01:00
squidfunk
bf439d34b7 Install wheel as a dependency for build 2017-02-24 21:33:14 +01:00
squidfunk
604be71a37 Remove branch check temporary to test build 2017-02-24 21:33:14 +01:00
squidfunk
309a951b93 Fixed parse errors in Travis pre-install script 2017-02-24 21:33:14 +01:00
squidfunk
0f7782a321 Updated yarn lock file 2017-02-24 21:33:14 +01:00
squidfunk
521ef0b8ee Fixed parse errors in .travis.yml 2017-02-24 21:33:14 +01:00
squidfunk
a9e7a5d421 Added support for automatic builds and releases 2017-02-24 21:33:14 +01:00
squidfunk
7908140dc5 Fixed flow in build process 2017-02-20 23:26:51 +01:00
squidfunk
07e2eb4f85 Tried to rework type safety 2017-02-19 23:33:52 +01:00
squidfunk
af4db15a27 Play with flow type checker 2017-02-19 17:19:30 +01:00
squidfunk
3e50c3394a Added support for definition lists 2017-02-19 16:20:39 +01:00
squidfunk
5765619416 Prepare 1.0.5 release 2017-02-18 15:10:19 +01:00