squidfunk
1aa8aeb252
Fixed content editable elements losing focus on control keys
2019-03-12 16:51:22 +01:00
squidfunk
9a16b9c6ea
Fixed Asian search after lunr-languages upgrade
2019-03-12 16:33:58 +01:00
squidfunk
8a01e0cc8c
Fixed HTML entities appearing in search result titles
2019-03-01 13:17:13 +01:00
squidfunk
4ca20f1b8b
Fixed glitch in sidebar when collapsing items
2019-02-13 18:04:13 +01:00
squidfunk
71fc5d1d37
Added support for automatic expansion of details when printing
2019-02-13 17:22:27 +01:00
squidfunk
2b2d908d6e
Added background on hover for table rows
2019-02-13 16:14:20 +01:00
squidfunk
9a4b142e10
Removed FastClick
2019-02-13 15:49:10 +01:00
squidfunk
946f4f1509
Reset font-size on body for correct inline spacing
2019-02-12 19:21:14 +01:00
squidfunk
2007484306
Added helper function for rem calculation and set base font size to 20px
2019-02-12 19:13:08 +01:00
squidfunk
a182314a15
Fixed too unspecific selector for table of contents blur on scroll
2019-01-29 10:56:27 +01:00
squidfunk
2f31618d60
Use asynchronous Google Analytics tracking
2019-01-28 11:13:26 +01:00
squidfunk
ee0371d026
Fixed Unicode slugifier breaking table of contents blur on scroll
2019-01-28 09:48:05 +01:00
squidfunk
e766726e06
Added .vscode to .gitignore
2019-01-01 18:41:10 +01:00
Martin Donath
4e72119d20
Upgraded to webpack 4 ( #941 )
...
* Upgrade to webpack 4 - partly working
* Upgraded to webpack 4
* Fixed error with webpack ProvidePlugin
* Fixed ESLint errors
2018-12-28 14:44:41 +01:00
squidfunk
1dfac969e7
Updated dependencies and package-lock.json
2018-11-17 18:01:39 +01:00
squidfunk
09f979c32c
Upgraded Lunr.js to fix search bug in Safarai
2018-11-17 17:39:59 +01:00
squidfunk
61dcde1dda
Fixed JavaScript code block evaluation in search results
2018-10-26 12:55:36 +02:00
squidfunk
0bfdd09c02
Adjusted build process
2018-09-11 12:09:54 +02:00
squidfunk
309389befd
Prepare 3.0.1 release
2018-08-05 21:45:54 +02:00
squidfunk
fd75fa8eb7
Added Serbian and Serbo-Croatian translations
2018-08-04 20:35:14 +02:00
squidfunk
d7a32d0a84
Upgraded MkDocs to 1.0
2018-08-04 19:53:13 +02:00
squidfunk
a8dce54dc1
Updated dependencies and package-lock.json
2018-07-29 16:25:43 +02:00
squidfunk
4d7f77e88b
Formatting and documentation
2018-06-18 10:14:10 +02:00
squidfunk
d6295e1385
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2018-06-18 10:12:00 +02:00
squidfunk
380631b974
Added support for web font minification in production
2018-06-18 10:11:54 +02:00
Isaac Muse
31e561201e
Added ".highlighttable" as an alias for ".codehilitetable" ( #800 )
...
When codehilite is disabled, or if pymdownx.highlight is used instead of codehilite, the default class "highlight" is used instead of "codehilite". This also applies to the number table format that, and will use "highlighttable" instead of "codehilitetable".
2018-06-18 10:11:11 +02:00
squidfunk
87f9a3a25b
Fixed rendering of nested tabbed code blocks
2018-06-13 09:51:04 +02:00
squidfunk
05e4d17cbf
Added support for code tabs
2018-06-10 18:11:36 +02:00
squidfunk
46154ac92d
Updated Promise polyfill
2018-06-10 15:38:46 +02:00
squidfunk
c90c57d2b4
Fixed missing material icons
2018-06-10 15:21:49 +02:00
squidfunk
2163f58447
Bundled Material icons with theme
2018-06-10 14:52:46 +02:00
Isaac Muse
a42fdb33ed
Scope all internal HTML id tags to avoid name clashes
...
* Fix ids not being unique enough in templates
* Revert disqus id change
2018-06-10 14:45:16 +02:00
squidfunk
a7b6b608c0
Prepare 2.7.2 release
2018-04-09 09:50:12 +02:00
Isaac Muse
a3642c779f
Fixed rendering issue for details on MS Edge ( #753 )
...
Fixes issue where details are not rendered properly in MS Edge due to the fact that details tags are not styled as block elements.
2018-04-09 09:35:18 +02:00
squidfunk
1d5817e919
Added ability to set absolute URL for logo
2018-03-06 17:50:54 +01:00
squidfunk
2a48e17d2d
Prepare 2.6.6 release
2018-02-22 19:57:26 +01:00
squidfunk
060a5df1f5
Fixed sidebar disappearing if JavaScript is not available and tabs are enabled
2018-02-22 19:53:44 +01:00
squidfunk
468c1a7543
Fixed incorrect margins for buttons in Firefox and Safari
2018-02-21 21:23:37 +01:00
squidfunk
323f83808a
Reverted GitHub stars rounding method
2018-02-21 21:12:04 +01:00
squidfunk
3f61b651a6
Replaced yarn with npm 5.6
2018-02-21 21:06:11 +01:00
squidfunk
165218646d
Fixed incorrect rounding of amount of GitHub stars
2018-02-12 21:43:31 +01:00
squidfunk
94acf18d5d
Fixed active page highlight not working with default palette
2018-02-11 20:01:00 +01:00
squidfunk
3c8f12a41a
Prepare 2.6.0 release
2018-02-02 00:28:32 +01:00
squidfunk
b0b559cd27
Added uncommitted assets
2018-02-02 00:28:32 +01:00
squidfunk
c002cc2881
Fixed search for languages without stemmers
2018-02-02 00:28:32 +01:00
squidfunk
189d688852
Added Hungarian translations
2018-01-31 18:03:45 +01:00
squidfunk
4f5677d584
Fixed uncaught reference error when search plugin is disabled
2018-01-22 19:00:40 +01:00
squidfunk
4b5c45c656
Refactored search language handling
2018-01-21 23:02:04 +01:00
squidfunk
0edbfdc8aa
Added translations for skip-to-content link
2018-01-20 12:16:59 +01:00
squidfunk
9c59f5ebe0
Increased h1 anchor offset
2018-01-18 21:33:22 +01:00
squidfunk
0e1850280a
Added support for skip-to-content link
2018-01-18 21:33:22 +01:00
squidfunk
01c9aa5e11
Added support for right-to-left languages
2018-01-13 17:24:30 +01:00
squidfunk
f99f6956be
Prepare 2.4.0 release
2018-01-11 23:20:49 +01:00
squidfunk
1020185c82
Improved tabbing behavior in tabs mode
2018-01-11 23:20:49 +01:00
squidfunk
4026513889
Improved reset of tabbing behavior
2018-01-11 23:20:49 +01:00
squidfunk
3217754daa
Fixed odd behavior in navigation tab behavior
2018-01-11 23:20:49 +01:00
squidfunk
7a0c464ed6
Fixed lost tab focus on collapsible navigation
2018-01-11 23:20:49 +01:00
squidfunk
809f943240
Fixed search bar stealing tab focus
2018-01-11 23:20:49 +01:00
squidfunk
b10e058906
Prepare 2.3.0 release
2018-01-09 22:56:48 +01:00
squidfunk
6d9a48fc80
Prepare 2.2.6 release
2017-12-27 13:50:58 +01:00
squidfunk
b7f1ab665d
Prepare 2.2.5 release
2017-12-18 19:24:23 +01:00
squidfunk
96678bd30f
Fixed margin issues on admonition
2017-12-12 21:43:04 +01:00
squidfunk
17fb20ddf0
Simplified Admonition styles and fixed padding bug
2017-12-08 09:39:26 +01:00
squidfunk
507d44f264
Adjusted targeted link and footnote offsets
2017-12-02 15:30:18 +01:00
squidfunk
d014b21bd5
Prepare 2.2.1 release
2017-12-02 15:01:52 +01:00
squidfunk
e81054ceb6
Fixed minor styling error with title-only admonition blocks
2017-12-02 15:01:52 +01:00
squidfunk
5305cfcd53
Removed border for table of contents and improved spacing
2017-12-02 14:38:22 +01:00
squidfunk
df9ee02c69
Fixed transition delay for hero teaser
2017-11-22 21:37:12 +01:00
squidfunk
6cabf6d457
Fixed footnote backref target offsets regression
2017-11-22 20:23:31 +01:00
squidfunk
f6c0ea670e
Fixed indented hero on animation due to scroll bar
2017-11-22 19:28:43 +01:00
squidfunk
6dc12758bb
Fixed lunr search stemmers not being correctly loaded
2017-11-22 19:11:07 +01:00
Martin Donath
f033fd5437
Added support for hero text
2017-11-22 00:13:56 +01:00
Martin Donath
81e433bf2e
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
squidfunk
20c89a9c6b
Added white to primary colors
2017-11-19 17:49:37 +01:00
squidfunk
250f1fd172
Added white to primary colors
2017-11-19 17:49:37 +01:00
squidfunk
e6a5e2e160
Fixed missing ellipsis in header if JavaScript is enabled
2017-11-19 17:49:37 +01:00
squidfunk
354c713e4f
Added support for sliding title
2017-11-19 17:49:37 +01:00
squidfunk
042eb374a0
Slight facelift
2017-11-19 17:49:37 +01:00
squidfunk
823347fcb3
Updated dependencies and yarn.lock
2017-11-18 18:03:32 +01:00
squidfunk
c622056a7c
Fixed redundant clipboard button when using line numbers on code blocks
2017-11-08 08:39:07 +01:00
squidfunk
185c6128d3
Prepare 2.0.4 release
2017-11-05 17:26:08 +01:00
squidfunk
c2bbb060dc
Fixed jumping to anchor inside closed details
2017-11-05 15:20:36 +01:00
squidfunk
1c11a78f44
Fixed footnote link colors and did some cleanup
2017-11-05 15:20:36 +01:00
squidfunk
f14fa37f4d
Fixed vertical scrollbar always appearing
2017-11-01 18:16:50 +01:00
squidfunk
9b0bbe2e04
Fixed horizontal scrollbar between 1220px and 1234px
2017-11-01 18:11:58 +01:00
squidfunk
eb232d43f0
Prepare 2.0.1 release
2017-10-31 21:10:28 +01:00
squidfunk
34c2f11afc
Fixed wrong colors on nested admonition in details
2017-10-31 21:05:03 +01:00
squidfunk
91d34707ea
Fixed styles for link to edit the current page
2017-10-31 21:05:03 +01:00
squidfunk
87d8855dfe
Fixed error when initializing search
2017-10-31 20:52:29 +01:00
squidfunk
240a7afa8d
Moved logo to theme configuration and made search optional
2017-10-31 20:07:11 +01:00
squidfunk
4060ad09d9
Added compatibility for mkdocs 0.17
2017-10-22 21:29:25 +02:00
squidfunk
9f513d6411
Added support for default localization and German translations
2017-10-19 21:11:18 +02:00
squidfunk
9005ae2381
Fixed search bar alignment on big screens
2017-10-19 09:27:42 +02:00
squidfunk
9c3134750e
Fixed backward compatibility for localization
2017-10-18 21:56:53 +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
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
Lukas Geiter
253596c58d
Keep search open on enter without selection
2017-10-12 17:02:54 +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
ea81720a52
Fixed Safari sidebar height bug
2017-10-06 10:59:43 +02:00
squidfunk
91b87d1c91
Fixed bold code blocks rendering normal font
2017-09-14 11:35:48 +02:00
squidfunk
2537e39c75
Added support for configurable icon as logo
2017-09-01 19:59:48 +07:00
squidfunk
2ae628ed6d
Fixed incorrect color transition for nested pane in mobile navigation
2017-09-01 19:59:48 +07:00
squidfunk
bca99813d1
Fixed error in mobile navigation in case JavaScript is not available
2017-09-01 19:59:48 +07:00
squidfunk
6a8eb11378
Improve tasklist checkbox styling
2017-09-01 19:59:48 +07:00
squidfunk
aff623aaac
Fixed uninitialized overflow scrolling on main pane for iOS
2017-09-01 19:59:48 +07:00
squidfunk
19feb7a67d
Replaced ligatures with Unicode code points
2017-08-29 22:28:53 +07:00
squidfunk
1e5611f1e8
Added polyfill for details and adjusted social footer
2017-08-29 21:17:16 +07:00
squidfunk
cf78aa3a9a
Added new admonition classes and finished details
2017-08-29 18:46:07 +07:00
squidfunk
4d4c76c979
Added basic implementation for details
2017-08-29 13:17:26 +07:00
squidfunk
fc4d13de7d
Added missing files
2017-08-26 18:36:49 +07:00
squidfunk
35dbc1c0bb
Refactored Admonition styles
2017-08-26 18:36:49 +07:00
squidfunk
a09d5e5819
Prepare 1.8.1 release
2017-08-07 19:18:12 +02:00
squidfunk
cc7facb199
Fixed missing pagination on GitHub API
2017-08-07 19:10:11 +02:00
squidfunk
c0164698cd
Merge branch 'master' into feat/search-separator
2017-08-02 14:15:48 +02:00
squidfunk
bbb3455c52
Added support for lazy rendering of search results
2017-08-02 14:09:13 +02:00
squidfunk
fde1e25a69
Added missing files
2017-08-02 12:21:36 +02:00
squidfunk
8ff457a7fc
Upgraded dependencies and fixed ESLint regression
2017-08-02 12:21:36 +02:00
squidfunk
d204b63ee4
Added search separator customization option
2017-07-27 23:27:27 +02:00
squidfunk
ef1c5a4043
Added search separator customization option
2017-07-27 22:48:47 +02:00
squidfunk
932be00bc8
Forgot to include built JS
2017-07-25 17:11:44 +02:00
squidfunk
bda96f88df
Improved search user experience
2017-07-25 17:07:16 +02:00
squidfunk
357c6f4122
Improved search matching and highlighting
2017-07-25 16:50:15 +02:00
squidfunk
fce9e77c26
Fixed broken forms due to search shortcuts
2017-07-25 16:11:26 +02:00
squidfunk
a2cab75d96
Upgraded dependencies
2017-06-21 11:09:07 +02:00
squidfunk
cb8900d973
Fixed functional link colors in TOC for active palette
2017-06-14 14:57:28 +02:00
squidfunk
80c6474683
Upgraded dependencies
2017-06-13 15:11:03 +02:00
squidfunk
ef1a71a973
Upgraded dependencies
2017-06-13 15:11:03 +02:00
squidfunk
ba0b46e9b0
Fixed non-disappearing tooltip
2017-06-06 21:54:39 +02:00
squidfunk
e5761ccfb1
Fixed offset of search box when repo url is not set
2017-06-06 20:52:14 +02:00
squidfunk
6abed20acb
Fixed wrong offset of targeted footnote backrefs
2017-06-01 22:47:57 +02:00
squidfunk
95d014032f
Fixed wrong z-index order of header, overlay and drawer
2017-06-01 22:28:10 +02:00
squidfunk
271d974266
Merge branch 'master' into feature/lunr-languages-integration
2017-06-01 09:14:10 +02:00
squidfunk
d17b0fbb90
Fixed search highlighting for non-latin languages
2017-06-01 00:54:06 +02:00
squidfunk
974f07ccb4
Added support for multilingual search
2017-06-01 00:40:10 +02:00
squidfunk
745058c77e
Removed unnecessary stuff
2017-05-31 17:06:02 +02:00
squidfunk
bca2077c1e
Added clipboard active color to palettes
2017-05-31 16:50:11 +02:00
squidfunk
0253d6e6c8
Added support for superfences without codehilite
2017-05-31 16:34:20 +02:00
squidfunk
fba1883def
Refactored clipboard initialization
2017-05-31 16:22:00 +02:00
squidfunk
13cd1d1a26
Merge branch 'master' into feature/clipboard-js-integration
2017-05-31 15:31:17 +02:00
squidfunk
670ae4a44c
Refactored clipboard integration, not finished
2017-05-31 15:22:59 +02:00
squidfunk
f86b79b0e5
Upgraded gulp-uglify and updated pinned dependencies
2017-05-24 16:16:50 +02:00
squidfunk
0e30256604
Fixed JavaScript error for GitHub organization URLs
2017-05-24 16:09:24 +02:00
Martin Donath
db397f3151
Merge branch 'master' into clipboard
2017-05-16 21:07:26 +02:00
squidfunk
e473a1fedc
Fixed undefined source stats for private repositories
2017-05-16 19:41:12 +02:00
facelessuser
4b6ffe6628
Add clipboard.js support
2017-05-15 18:31:10 -06: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
58288f87ac
Fixed miscalculated sidebar height
2017-05-15 10:53:41 +02:00
squidfunk
6609324bd6
Fixed layer order of search component elements
2017-04-23 21:05:13 +02:00
squidfunk
7ae0a42654
Fixed following of link if search input is focused
2017-04-23 20:52:27 +02:00
squidfunk
eea31eb528
Fixed too small footnote divider when using larger font sizes
2017-04-22 14:50:32 +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
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
77e972753c
Fixed hijacking of browser search
2017-04-20 18:31:41 +02:00
squidfunk
49ac0e2111
Merge branch 'master' into fix/search-missing-results
2017-04-08 18:52:28 +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
squidfunk
b283236770
Fixed missing right spacing on overflow of source container
2017-04-07 00:17:32 +02:00
squidfunk
f921f45787
Fixed missing top padding for h1 on 404 page
2017-04-06 17:17:15 +02:00
squidfunk
2ab6083ebe
Fixed JavaScript errors on 404 page
2017-04-06 16:23:08 +02:00
squidfunk
5b1bbea2a3
Fixed wrong palette color for focused search result
2017-04-06 11:40:48 +02:00
squidfunk
ecc04128f1
Fixed non-synchronized transitions on search form
2017-04-01 22:45:47 +02:00
squidfunk
92d77fd896
Fixed rendering and offset for targetted footnote
2017-03-26 16:33:48 +02:00
squidfunk
9d066f5f78
Changed keyboard event handlers to key codes for compatibility
2017-03-24 20:02:27 +01:00
squidfunk
de54e6e800
Fixed error when search term contained parentheses
2017-03-24 20:02:27 +01:00
squidfunk
c732082a1c
Reset meta text to placeholder if input is cleared
2017-03-24 20:02:27 +01:00
squidfunk
931465af9f
Added keyboard events to search modal
2017-03-24 20:02:27 +01:00
squidfunk
544b1243aa
Added prototypical arrow up/down result selection
2017-03-24 20:02:27 +01:00
squidfunk
89fff8a6ab
Improve search performance
2017-03-24 20:02:27 +01:00
squidfunk
50efda702a
Focus search after reset
2017-03-24 20:02:27 +01:00
squidfunk
a2ff177885
Added reset button for search
2017-03-24 20:02:27 +01:00
squidfunk
c293fcfb42
Fixed invalid destructuring attempt on NodeList
2017-03-16 17:43:41 +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
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
e00d5fb98a
Slightly better distinguishable footnotes
2017-03-11 18:40:44 +01:00
squidfunk
0862c7587f
Fixed issues with whitespaces in path for scripts
2017-03-11 15:04:50 +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
a911dd31b3
Added source file links, have to fix repaints
2017-03-11 14:42:55 +01:00
squidfunk
009b41cdb1
Added quote/cite styles for admonition
2017-02-26 19:55:53 +01:00
squidfunk
253d805352
Fixed navigation link colors when applying palette
2017-02-26 18:14:40 +01:00
squidfunk
fc4a466346
Fixed incorrectly displayed nested lists
2017-02-26 17:12:26 +01:00
squidfunk
842146183d
Deactivate tabs by default
2017-02-26 15:30:48 +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
squidfunk
c6e5159cc6
Merge branch 'master' into chore/flow-type-checking
2017-02-25 17:18:44 +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
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
dccfcb8732
Fixed overflowing sidebar and footer scrolling bug
2017-02-18 14:08:00 +01:00
squidfunk
0975c7d1be
Added further tests for navigation
2017-02-12 17:10:05 +01:00
squidfunk
6a68347a87
Merge branch 'master' into refactor/sidebar-height-spacing
2017-02-11 23:02:12 +01:00
squidfunk
80fe7e010d
Migrate build pipeline to Webpack 2
2017-02-11 16:26:23 +01:00
squidfunk
885053bfbd
Removed webfonts for visual tests
2017-02-10 16:43:32 +01:00
squidfunk
8a7d9001fd
Added tests for navigation and improved test generation logic
2017-02-01 23:56:57 +01:00
squidfunk
3783eceb09
Implemented Gemini screenshot testing base
2017-01-28 20:25:30 +01:00
squidfunk
c4ba189c05
Only show active subsection on screen when tabs are active
2017-01-28 17:56:34 +01:00
squidfunk
9a36dd67b2
Remove headerlink on top-level headline again
2017-01-27 23:37:24 +01:00
squidfunk
82a98ae9d3
Reduce repaints on scroll with new tabs
2017-01-27 23:21:41 +01:00
squidfunk
c994ce1dd9
Fixed a bug with breakpoints and sidebar height
2017-01-27 23:09:31 +01:00
squidfunk
4c4edff9cb
Cleaned up and refactored tabs implementation
2017-01-27 22:41:55 +01:00
squidfunk
53e1977c65
Only directly show shadow on header, in case JS is not available
2017-01-26 23:20:38 +01:00
squidfunk
33616c7deb
Merge branch 'master' into refactor/sidebar-height-spacing
2017-01-26 23:08:31 +01:00
squidfunk
25e1960511
Added dynamic box shadow on header
2017-01-26 22:58:24 +01:00
squidfunk
758ae36c92
Fixed offsets of targetted headlines
2017-01-26 22:39:42 +01:00
squidfunk
e9af74f3df
Merge branch 'master' of github.com:squidfunk/mkdocs-material into refactor/sidebar-height-spacing
2017-01-26 21:33:49 +01:00
squidfunk
c3231f1a9e
Increased sidebar font size
2017-01-26 21:30:19 +01:00
squidfunk
fc71fd4c71
Added style for tabs
2017-01-26 21:18:31 +01:00
squidfunk
2c3ae17131
Refactored sidebar/container spacing for arbitrary height elements above content
2017-01-26 14:20:40 +01:00
squidfunk
8b28c1f5a1
Proof-of-concept search highlighting
2017-01-25 00:43:01 +01:00
squidfunk
f474f63d6b
Merge master into HEAD
2017-01-24 23:29:22 +01:00
squidfunk
aa8b3a6cf7
Added string pre-processing step to indexing
2017-01-24 23:25:49 +01:00
squidfunk
b09e334f3f
Fix requirement for Math.sign
2017-01-22 13:59:23 +01:00
squidfunk
32ffc58d12
Track scroll direction to reset index cache
2017-01-22 13:05:12 +01:00
squidfunk
680725ed3a
Revert last PR - still some problems to tackle
2017-01-16 00:35:00 +01:00
squidfunk
61533af0ef
No more need for csscalc and container height adjustment logic
2017-01-16 00:18:21 +01:00
squidfunk
460164b560
Scrollwrap must be stretched to full height for mobile
2017-01-15 15:14:08 +01:00
squidfunk
ceea88e066
Only set shadow on search results when active
2017-01-15 15:00:38 +01:00
squidfunk
ed1ae7226a
Further reduction of repaints by refactoring sidebar
2017-01-15 14:57:06 +01:00
squidfunk
823b24aa9c
Setting overflow to hidden removes appearing scrollbar
2017-01-14 22:55:58 +01:00
squidfunk
e0855d4002
Remove float on inner content area
2017-01-14 22:40:55 +01:00
squidfunk
c55cf5cba9
Hide logo on mobile
2017-01-14 20:13:10 +01:00
squidfunk
180da60770
Set overflow property to auto
2017-01-14 19:48:00 +01:00
squidfunk
7178bb4180
Fixed footer back reference positions
2017-01-14 18:42:07 +01:00
squidfunk
4086c2c973
Fixed massive repaints when scrolling
2017-01-13 13:02:28 +01:00
squidfunk
f850641437
Fixed IE bug leading to non-expanding navigation
2017-01-13 00:09:16 +01:00
squidfunk
c7ace3eba9
Updated dependencies to latest stable releases
2017-01-12 20:54:20 +01:00
squidfunk
1a32e9b7e3
Remove icon ligatures from HTML to fix search indexing
2017-01-11 23:49:36 +01:00
squidfunk
2dbf60affd
Don't break links inside tables
2017-01-10 00:19:51 +01:00
squidfunk
6033519d15
Added max-width for iframe and svg
2017-01-10 00:02:37 +01:00
squidfunk
bfca02762d
Fix target offset for footnotes
2017-01-09 23:43:11 +01:00
squidfunk
7a6db53801
Set SVGs to inherit fill color for easier styling
2017-01-09 22:51:18 +01:00
squidfunk
fcbe7f6384
Improved contrast for code blocks
2017-01-09 22:46:19 +01:00
squidfunk
7fd950872c
Replace GitHubEmoji with Emoji
2017-01-09 22:25:15 +01:00
squidfunk
3568043dea
Added block styles for critic extension
2017-01-09 22:10:09 +01:00
squidfunk
6d01f17193
Fix icons and build due to jinja changes
2017-01-08 18:27:01 +01:00
squidfunk
03604c5e27
Added some inline documentation fixes
2017-01-07 20:23:04 +01:00
squidfunk
ebff8b795b
Fix widths for media queries in JavaScript
2017-01-07 18:02:21 +01:00
squidfunk
d53945a89a
Fix search bar offset when there's no repository information
2017-01-06 19:31:56 +01:00
squidfunk
60624bfa82
Localize edit button and hide on print
2017-01-06 19:18:17 +01:00
squidfunk
56207162fe
Adjust maximum grid width so 80 char code fits without overflow
2017-01-06 19:04:52 +01:00
squidfunk
41121cf582
Keep colors when printing
2017-01-06 18:57:43 +01:00
squidfunk
b273c429d9
Fixed basic authentication for search index retrieval
2017-01-06 18:19:15 +01:00
squidfunk
33c183754c
Added iOS overflow scrolling to MathJax integration
2017-01-05 08:37:54 +01:00
squidfunk
45208dea73
Fixed: admonition codes did not match those of RTD theme
2017-01-05 08:31:58 +01:00
squidfunk
01054414c8
Fixed #79 : Modularized social links integration
2017-01-04 20:16:12 +01:00
squidfunk
0198e5e98e
Fixes #84 : Icon overlaps text in mobile menu
2017-01-04 19:47:41 +01:00
squidfunk
ddd7e33581
Correct text alignment in tables
2017-01-03 22:22:30 +01:00
squidfunk
9617716652
Fix broken selectors for numeric anchors
2017-01-03 22:12:49 +01:00
squidfunk
510c0fdf5e
Added styles for abbreviations
2017-01-03 20:45:40 +01:00
squidfunk
6806139d38
Fixed #82 : Long links don't break
2017-01-03 20:23:11 +01:00
squidfunk
983e5bbf72
Simplify table styles
2017-01-02 22:41:15 +01:00
squidfunk
232e997ddc
Replaced SASS Lint with Stylelint
2017-01-01 15:59:44 +01:00
squidfunk
763c23eebb
Fix footnotes pseudo elements for offsets
2016-12-29 17:43:22 +01:00
squidfunk
67b2d84519
Ensure non-conflicting cache entries for loading data from GitHub
2016-12-29 15:31:56 +01:00
squidfunk
db4a8340d8
Fix sizing of logo in drawer
2016-12-29 15:03:18 +01:00
squidfunk
5ef3ec7aa3
Add scrollfix for iOS
2016-12-29 14:19:26 +01:00
squidfunk
9edf730873
Close search modal on anchor click
2016-12-29 12:49:45 +01:00
squidfunk
9f8ef33545
Add scroll shadow to drawer
2016-12-29 12:10:51 +01:00
squidfunk
a1105b81f1
CSS fixes for Firefox
2016-12-29 11:48:59 +01:00
squidfunk
9f3dde3957
Polyfill custom event creation for IE9-11
2016-12-29 10:50:19 +01:00
squidfunk
584a59ef8b
Remove 'x' on search input in IE
2016-12-28 19:00:04 +01:00
squidfunk
db73d4863a
Compatibility update for Internet Explorer
2016-12-28 18:54:26 +01:00
squidfunk
3f5957bd01
Fix source repository SVG sizing in IE/Edge
2016-12-28 17:59:29 +01:00
squidfunk
4ed0b1328f
Add ESC handler to search modal
2016-12-28 17:32:56 +01:00
squidfunk
9d4a8409f9
Fix search mode
2016-12-28 17:13:07 +01:00
squidfunk
5ee95e4fe2
Better tints for source inside drawer + lighter footer credits
2016-12-28 16:54:59 +01:00
squidfunk
3222ec5a6e
Truncate search results only for display
2016-12-28 16:37:50 +01:00
squidfunk
5e97b74471
Hide nav titles in collapsible navigation
2016-12-28 16:28:40 +01:00
squidfunk
f4c5344116
Finishing touches on drawer
2016-12-28 16:20:52 +01:00
squidfunk
27808a4899
Keep SVG optimizer from removing IDs
2016-12-28 14:58:42 +01:00
squidfunk
6364de1a2d
Inline source repository SVGs
2016-12-28 14:47:53 +01:00
squidfunk
113ba5fd8b
Fix initialization logic of toc blurring
2016-12-28 12:32:03 +01:00
squidfunk
96ae06f25c
Fix initialization logic of sidebar
2016-12-28 12:24:42 +01:00
squidfunk
84dd88af69
Re-add edit link
2016-12-28 12:11:04 +01:00
squidfunk
e1310aa9ee
Add -webkit-overflow-scrolling via JavaScript on navigation
2016-12-28 11:49:57 +01:00
squidfunk
dd59ed1f00
Remove anchor on h1, as it doesn't make any sense
2016-12-27 16:20:55 +01:00
squidfunk
36ac36c56a
Fix anchor offsets for nav blurring
2016-12-27 16:10:06 +01:00
squidfunk
02296f6605
Full integration with PyMdown extensions
2016-12-27 12:26:25 +01:00
squidfunk
124a6b2438
Put webfonts into separate template block and init fonts
2016-12-27 10:56:13 +01:00
squidfunk
457315315b
Small visual fixes for new footer meta section
2016-12-26 18:34:42 +01:00
squidfunk
c0fcd8f8c5
Integrated social icons and moved copyright banner below footer navigation
2016-12-26 18:26:34 +01:00
squidfunk
f6d9a91995
Unify access via data attributes
2016-12-26 14:47:50 +01:00
squidfunk
5000e3ee8d
Refactored wrapper structure to allow variable-sized sticky footer
2016-12-26 14:31:16 +01:00
squidfunk
d86dadf4bd
Fix height when main content is shorter than sidebar
2016-12-24 08:10:55 +01:00
squidfunk
7702904526
Set max-width for images in typesetted content
2016-12-19 18:32:48 +01:00
Brendan Abbott
6dd7789a2a
Only request facts if a repo is present
2016-12-19 14:08:40 +10:00
squidfunk
91c4926fe3
Fix highlight colors for navigation links
2016-12-18 14:22:08 +01:00
squidfunk
2ae22c2e3b
Added pandoc table styles to specimen
2016-12-18 14:02:20 +01:00
squidfunk
2c8a324324
Integrated data table styles from 0.2.x
2016-12-18 13:29:03 +01:00
squidfunk
bb9a4a752d
Fix specificity problem for permalinks color
2016-12-17 13:00:15 +01:00
squidfunk
41fb9cd97a
Integrated palettes from 0.2.x
2016-12-17 12:53:24 +01:00
squidfunk
b44c503008
Refactored search result styles
2016-12-16 09:21:31 +01:00
Brendan Abbott
c31f1c6125
Build the assets so the edit link work, change base to 'rework' branch (for now)
2016-12-16 10:46:52 +10:00
squidfunk
420b841ecf
Bring back h1 headline handling from 0.2.4
2016-12-15 18:29:46 +01:00
squidfunk
fe12548f8e
Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible
2016-12-15 16:43:40 +01:00
squidfunk
2fcfb551be
Refactored JavaScript architecture
2016-12-15 15:55:40 +01:00
squidfunk
65f23355c8
Added support for tasklist and critic extension + em fixes
2016-11-05 23:26:07 +01:00
squidfunk
0d5e66d9a5
Refactored JavaScript into components
2016-11-02 19:21:14 +01:00
squidfunk
18fd27024c
Added lighter and smoother styles for admonition
2016-11-01 21:38:06 +01:00
squidfunk
8cac945757
Finished full integration for CodeHilite
2016-10-30 10:36:18 +01:00
squidfunk
83c5c7512b
Cleaned up search modal styles
2016-10-23 19:31:54 +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
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
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
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
5e838ecf4f
Introduced SassLint for code style checks
2016-09-04 17:11:58 +02:00
squidfunk
2eed3bdb4f
Added support for footnotes
2016-09-02 22:59:14 +02:00
squidfunk
fec7e13bea
Admonition styles and removed bower as dependency
2016-09-02 00:33:45 +02:00
squidfunk
c3e10c25f3
Add target support for permalinks
2016-08-10 23:01:31 +02:00
squidfunk
c534800ab9
Added search bar to screen header
2016-08-08 23:33:06 +02:00
squidfunk
7f2444174f
Initial commit of rework
2016-08-07 18:01:56 +02:00
squidfunk
bf227de93e
Fixed #13 : Table cells don't wrap
2016-03-12 13:15:15 +01:00
squidfunk
c829555313
Set up tracking of site search for Google Analytics
2016-02-27 12:20:49 +01:00
squidfunk
3e508f45f2
Fixed #10 : Invisible header after closing search bar with ESC key
2016-02-25 19:05:53 +01:00
squidfunk
e256360619
Remove bottom border on footer hover and fix default label
2016-02-24 17:30:42 +01:00
squidfunk
0eb02a0d10
Fixed #7 : Better colors for links inside admonition notes and warnings
2016-02-24 16:40:00 +01:00
squidfunk
32a14cbb12
Fixed #6 : Include multiple color palettes via mkdocs.yml
2016-02-24 16:24:32 +01:00
squidfunk
ba72ddb949
Fixed #4 : Click on Logo/Title without Github-Repository: None
2016-02-21 17:32:36 +01:00
squidfunk
fd290d0d7c
Fixed #2 : Ordered lists within an unordered list have ::before content
2016-02-20 17:03:27 +01:00
squidfunk
075d144ca1
Changed styles for admonition notes and warnings
2016-02-16 16:49:48 +01:00
squidfunk
cf37693e2b
Fixed print styles in mobile/tablet configuration
2016-02-16 15:51:07 +01:00
squidfunk
42ba9c32cf
Fixed styles for deep navigational hierarchies
2016-02-16 14:49:37 +01:00
squidfunk
863e1482dc
Added option to configure fonts in mkdocs.yml with fallbacks
2016-02-16 13:10:33 +01:00
squidfunk
001fbc130a
Updated npm/bower dependencies and refactored Gulpfile
2016-02-11 12:09:58 +01:00
squidfunk
ee05f7d870
Fixed #1 : GitHub stars don't work if the repo_url ends with a '/'
2016-02-10 14:09:30 +01:00
squidfunk
ac54535487
Good to go
2016-02-09 22:57:20 +01:00
squidfunk
dca42dd3c3
Prepare release (continue)
2016-02-09 21:59:37 +01:00
squidfunk
3678fa53f0
Preparing release
2016-02-09 12:58:55 +01:00