squidfunk
cb8d3f47e8
Added back background on inline code blocks in admonition titles
2021-03-28 11:35:44 +02:00
squidfunk
076946713c
Updated Insiders documentation
2021-03-21 17:14:32 +01:00
squidfunk
90e9b8aeee
Documentation
2021-03-14 13:03:52 +01:00
squidfunk
c6e15970a9
Fixed margins for nested inline admonitions
2021-03-14 13:02:24 +01:00
Brennan Kinney
64349af06a
Fixed link-contained code block text color
...
Removes direct ancestor requirement, any content wrapped in an anchor tag is within the content boundaries of representing a link.
2021-03-14 10:20:28 +01:00
squidfunk
71926399c4
Improved example admonition styles for dark backgrounds
2021-02-28 08:37:31 +01:00
squidfunk
7d5a463c60
Formatting
2021-02-25 17:29:11 +01:00
squidfunk
cb723d4bef
Improved focus outlines for icons
2021-02-24 11:35:45 +01:00
squidfunk
a17b6375f0
Fixed image alignment and details inline positioning
2021-02-24 10:04:42 +01:00
squidfunk
20f7440280
Prepare 7.0.0 release
2021-02-22 23:05:09 +01:00
squidfunk
de49689f99
Fixed linter errors
2021-02-22 21:06:21 +01:00
squidfunk
4bd9fba470
Added support for version selector
2021-02-22 21:01:04 +01:00
squidfunk
99cc2e201b
Added support for language selector
2021-02-22 20:08:49 +01:00
squidfunk
9591265939
Added support for inline admonitions
2021-02-22 18:54:36 +01:00
squidfunk
3039e4150c
Merge branch 'master' into refactor/webpack
2021-02-22 18:29:14 +01:00
squidfunk
eb819535f6
Added asset manifest generation
2021-02-21 17:35:11 +01:00
squidfunk
b65c40308d
Implemented SCSS compilation
2021-02-20 18:03:53 +01:00
Davor Cubranic
15320613d3
Call code font "monospace" instead of "proportional" in SCSS, too.
2021-02-19 06:02:50 -08:00
squidfunk
c5cbbd9ad8
Fixed dark mode for icon search
2021-02-15 17:48:01 +01:00
squidfunk
08e8525689
Updated copyright year
2021-02-14 16:54:27 +01:00
squidfunk
4ef15bd440
Improved search result rendering and icon search
2021-02-14 14:51:08 +01:00
squidfunk
aacb5ca5a7
Added more inline comments and simplified component mounting
2021-02-13 17:03:15 +01:00
squidfunk
96797b471f
Moved form styles and inline clipboard from overrides to main
2021-02-12 18:30:47 +01:00
squidfunk
d664fafa6a
Reintroduced details marker
2021-02-12 16:05:47 +01:00
squidfunk
2c23f066ea
Merge branch 'master' into refactor/architecture
2021-02-12 13:22:32 +01:00
Benjamin Staneck
07c4379221
Replaced deprecated -webkit-details-marker ( #2285 )
...
[Deprecation] ::-webkit-details-marker pseudo element selector is deprecated. Please use ::marker instead. See https://chromestatus.com/feature/6730096436051968 for more details.
2021-02-11 20:33:15 +01:00
squidfunk
4808b46dfb
Fixed build
2021-02-07 18:14:43 +01:00
squidfunk
975f830dbb
Fixed SCSS linter errors
2021-02-07 18:08:21 +01:00
squidfunk
208c9ac3fd
Migrated to ESLint
2021-02-07 17:43:13 +01:00
squidfunk
ae867d484b
Squashed commit of the following:
...
commit 9b5b80380fc81f5a68828e22754f0e7d53b0dea0
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 16:25:06 2021 +0100
Refactored more stuff
commit 5a2108254f1222db7de08690e13c24e972ea19c0
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 13:48:16 2021 +0100
Refactored more stuff
commit b3a112f4bddefebcf9dbd1d0ffe240d86fc9aa08
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 12:02:42 2021 +0100
Refactored more stuff
commit bff323b6b81571021c0ac9be6f637de7728447a5
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Feb 6 18:14:52 2021 +0100
Refactored search result list
commit 27b7e7e2da3b725797ad769e4411260ffd35b9f8
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Feb 6 17:12:36 2021 +0100
Refactored more components
commit 3747e5ba6d084ed513a2659f48f161449b760076
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 18:56:26 2021 +0100
Implemented new architecture for several components
commit ea2851ab0f27113b080c2539a94a88dc0332be84
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 14:53:42 2021 +0100
Removed unnecessary height declaration for sidebars
commit 3c3f83ab4ef392dbabf1a11afba2556e529b1674
Merge: 91d239d8 13024179
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 13:04:49 2021 +0100
Merge branch 'master' into refactor/observable-architecture
commit 91d239d86649b9571b376011669bc73a7865b186
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Jan 9 13:11:04 2021 +0100
Started refactoring observable architecture
2021-02-07 16:28:16 +01:00
squidfunk
08340e42a1
Simplified font configuration CSS
2021-02-06 09:57:40 +01:00
squidfunk
5666b7c625
Moved all overrides to common directory
2021-02-06 09:35:03 +01:00
squidfunk
be1f9c113e
Fixed search not being shown when using header autohiding
2021-01-24 11:51:10 +01:00
squidfunk
82b0ea8b0e
Added syntax highlighting for binary numbers (Pygments)
2020-12-30 10:52:10 +01:00
squidfunk
b89705bb2e
Added back hidden overflow on root container
2020-12-27 11:35:17 +01:00
squidfunk
afff64df99
Fixed cropping of MathJax formulas on some browsers
2020-12-22 17:42:57 +01:00
squidfunk
f3ad7e2f28
Reverted scroll-margin-top solution for anchors due to poor Safari support
2020-12-22 12:30:32 +01:00
squidfunk
65b41bbc9d
Updated documentation
2020-12-21 17:38:58 +01:00
squidfunk
7a9147cfb7
Adjusted color of horizontal ruler
2020-12-20 16:09:42 +01:00
squidfunk
d754bd9a71
Merge of Insider features part of 'Prairie Fire' funding goal
2020-12-20 15:00:21 +01:00
squidfunk
02260682ea
Fixed Admonition rendering for right-to-left languages
2020-11-22 18:24:19 +01:00
squidfunk
4735169b29
Reduced upper glow (shadow) on Admonition bar
2020-11-22 14:00:32 +01:00
squidfunk
cda11a529a
Removed box shadow on collapsed Admonitions
2020-11-22 13:51:41 +01:00
squidfunk
c90b9211f4
Updated documentation
2020-11-15 22:25:11 +01:00
squidfunk
874c015984
Fixed scrollbar showing on Windows for math formulas
2020-11-15 17:15:12 +01:00
squidfunk
0135353b7d
Fixed invalid display strategy of search reset button
2020-11-15 15:55:21 +01:00
squidfunk
3872efc0fe
Fixed unnecessary repaint when scrolling up with tabs
2020-11-13 11:20:46 +01:00
squidfunk
a9c782768e
Fixed sidebar jitter when scrolling footer into view
2020-11-07 12:26:31 +01:00
squidfunk
6d671bf246
Formatting
2020-11-07 10:17:50 +01:00
squidfunk
aaa65f4df6
Fixed inconsistent scaling of line numbers for smaller code blocks
2020-11-03 17:54:36 +01:00