squidfunk
e9795f382d
Removed unnecessary share replays
2020-08-22 18:36:37 +02:00
squidfunk
c7d770bbe3
Refactored other browser observables, removed memleaks
2020-08-22 18:03:47 +02:00
squidfunk
8a6b89ffe1
Refactored element observables, removed memleaks
2020-08-22 17:58:54 +02:00
squidfunk
989b8597c5
Fixed #1877 : 404 on search index when search is disabled
2020-08-22 17:36:27 +02:00
squidfunk
b54c46da1b
Fixed border radius for details
2020-08-17 10:04:43 +02:00
squidfunk
6a69b3c7da
Improved focus styles for details
2020-08-16 16:09:19 +02:00
squidfunk
972fb76843
Improved accessibility of content tabs
2020-08-16 15:40:58 +02:00
squidfunk
4e8fa6e201
Fixed erroneous comma in template
2020-08-16 14:42:34 +02:00
squidfunk
71bc294b67
Fixed theme colors for Android meta tag
2020-08-16 14:41:19 +02:00
squidfunk
81f4caee52
Improved contrast for number syntax highlighting
2020-08-16 10:47:57 +02:00
squidfunk
20aa7de82b
Improved contrast for constant syntax highlighting
2020-08-16 10:46:13 +02:00
squidfunk
8bc46a25be
Improved contrast for number syntax highlighting
2020-08-16 10:43:51 +02:00
squidfunk
41e340b12c
Improved contrast for string syntax highlighting
2020-08-16 10:41:32 +02:00
squidfunk
4a96f62e9a
Improved contrast for inline code blocks
2020-08-16 10:35:50 +02:00
squidfunk
31bbd76cd3
Improved contrast ratio of code blocks
2020-08-16 10:26:36 +02:00
squidfunk
e3d79b3b50
Switched base template for 404 to main.html
2020-08-12 19:45:56 +02:00
squidfunk
4639ff8313
Fixed #1864 : GitHub organisation stats not loading
2020-08-12 10:43:11 +02:00
squidfunk
0ccbcb6edb
Added documentation for data tables
2020-08-04 22:22:47 +02:00
squidfunk
1341200829
Fixed search for languages other than English (5.5.1 regression)
2020-08-04 12:47:07 +02:00
squidfunk
5593b54a4f
Fixed background repeat of (some) custom admonition icons
2020-08-02 23:17:02 +02:00
squidfunk
acd74225b3
Fixed tab labels being too small in admonitions
2020-08-02 22:17:36 +02:00
squidfunk
2cea481b9b
Reverted clipboard button changes
2020-08-02 18:49:03 +02:00
squidfunk
30c8c87da8
Fixed margins for Admonitions
2020-08-02 16:55:59 +02:00
squidfunk
0229cff048
Documentation
2020-08-02 15:24:49 +02:00
squidfunk
bc8864c25a
Improved highlighting colors and unified spacing for ins, del and mark
2020-08-02 15:14:28 +02:00
squidfunk
4c1ceb8bd1
Re-ordered color variables to be consistent
2020-08-02 12:41:44 +02:00
squidfunk
34b61cc395
Added distriution files for removed outline
2020-08-02 12:02:20 +02:00
squidfunk
e55829c87f
Removed ugly outline for details on touch devices
2020-08-02 11:59:43 +02:00
Adam Twardoch
d0de3bf1b2
Use more appropriate symbols for some keys ( #1836 )
...
* Update _keys.scss
* Update _keys.scss
Change to the keys
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
also makes a few other lowercase hex numerals uppercase for consistency
* Revert "Update _keys.scss"
This reverts commit 55ceceb3c4
.
* Revert "Update _keys.scss"
This reverts commit 9b6361c0d7
.
* Update _keys.scss
Changed key visualization for
```
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
```
and fixed a few lowercase hex to be uppercase for consistency.
2020-08-01 19:24:15 +02:00
squidfunk
a217be3ebd
Fixed copy-to-clipboard button overlaying code blocks
2020-08-01 19:16:07 +02:00
squidfunk
eba146d0bb
Improved print preview
2020-08-01 15:28:58 +02:00
squidfunk
4b2c0e5a88
Removed modular-scale and made typography entirely relative
2020-08-01 15:22:03 +02:00
squidfunk
6579e1d77d
Fixed top- and bottom spacing of paragraphs inside tables
2020-07-30 20:19:15 +02:00
squidfunk
1ec08b42dd
Fixed site title behavior when using front matter
2020-07-27 17:52:38 +02:00
squidfunk
af4f74b368
Refactored CSS overrides and added note in search docs
2020-07-27 17:36:24 +02:00
squidfunk
02748b0a52
Added support and documentation for image alignment and captions
2020-07-27 16:49:39 +02:00
squidfunk
17e2e03678
Added Open Graph and Twitter cards documentation
2020-07-27 14:44:47 +02:00
squidfunk
cb974e5bd4
Switched expose-loader with ProvidePlugin
2020-07-27 09:57:24 +02:00
squidfunk
b496e1a2c6
Renamed Sponsorship page to Insiders
2020-07-27 09:40:57 +02:00
squidfunk
748be34f8e
Added MathJax reference
2020-07-24 16:11:42 +02:00
squidfunk
a33fea95b3
Prepare 5.5.0 release
2020-07-24 12:12:11 +02:00
squidfunk
b0bb26ec99
Fixed Google Analytics not tracking URLs with instant loading
2020-07-24 10:54:48 +02:00
squidfunk
6d6811451b
Fixed race condition in instant loading
2020-07-24 10:47:26 +02:00
squidfunk
4e72d31043
Fixed Google Analytics not tracking URLs with instant loading
2020-07-24 10:40:15 +02:00
squidfunk
dd40970865
Fixed Google Analytics not tracking URLs with instant loading
2020-07-24 10:20:40 +02:00
squidfunk
7d3ca051fa
Improved balancing of color schemes
2020-07-24 10:13:21 +02:00
squidfunk
87f807adc5
Fixed styling of code blocks with line numbers
2020-07-24 10:00:54 +02:00
squidfunk
c431539a83
Refactored code syntax highlighting
2020-07-24 09:59:16 +02:00
squidfunk
32cc1c57b2
Fixed width of footer links above tablet breakpoint
2020-07-23 13:42:17 +02:00
squidfunk
f401aeaea4
Added heart animation on sponsorship page
2020-07-23 13:29:07 +02:00
squidfunk
d6e058392d
Added documentation on keyboard navigation
2020-07-23 13:17:50 +02:00
squidfunk
6295251c24
Adjusted analytics implementation
2020-07-23 10:23:32 +02:00
squidfunk
98d1c354df
Moved landing page overrides to separate stylesheet
2020-07-23 10:04:22 +02:00
squidfunk
4771933f10
Cleaned up stylesheet source directory structure
2020-07-23 09:29:23 +02:00
squidfunk
5eecb7da31
Added sponsorship banner and page
2020-07-22 16:05:38 +02:00
squidfunk
4a50cab8c8
Added keys styling from Python Markdown Extensions
2020-07-22 11:50:43 +02:00
squidfunk
75ea1e4100
Added docs on content tabs
2020-07-20 19:28:13 +02:00
squidfunk
0f1b640c0d
Reset scroll margin for footnotes
2020-07-20 17:18:00 +02:00
squidfunk
fed4146fa0
Added site search guide
2020-07-20 15:18:09 +02:00
squidfunk
8602969890
Finished syntax highlighter docs and moved overrides to CSS
2020-07-19 22:23:26 +02:00
squidfunk
6de92d8fff
Fixed erroneous top margin for non-highlighted tabbed content
2020-07-17 16:07:32 +02:00
squidfunk
8443720155
Fixed spacing for definition lists
2020-07-17 13:09:56 +02:00
squidfunk
9cc396315c
Added guide for navigation configuration
2020-07-17 13:08:27 +02:00
squidfunk
66c939265f
Added source links to docs
2020-07-16 23:05:57 +02:00
squidfunk
71e9b1d745
Improved getting started guide and added further guides
2020-07-16 22:31:39 +02:00
squidfunk
3a94b968fc
Merge branch 'master' into feature/search-with-quotes
2020-06-29 11:02:23 +02:00
squidfunk
759f2b9e36
Fixed consecutive searches with quotes
2020-06-29 10:57:56 +02:00
squidfunk
83bba6bee4
Implemented support for AND search with quotation marks
2020-06-28 12:05:15 +02:00
michael-nok
343170f364
Fixed search highlighting for numbers ( #1776 )
...
Additional fix for #1773 to include highlighting integers.
2020-06-26 07:32:43 +02:00
squidfunk
3f4e56157c
Added Bengali (Bangla) translations
2020-06-24 08:20:07 +02:00
squidfunk
29394eceab
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2020-06-23 08:45:56 +02:00
squidfunk
a3c03aefb9
Fixed search transform removing numbers from query
2020-06-23 08:45:49 +02:00
Christian Oliff
50ea3a547e
Fix for background image gradient on Edge Legacy
...
note the text in the 'Get Started' button is hidden still - but it was hidden before anyway - this is still a good improvement
2020-06-22 14:34:45 +02:00
squidfunk
e6e7536356
Improved search experience in many languages
2020-06-21 13:22:48 +02:00
squidfunk
b6e16d8e07
Updated announcement bar
2020-06-20 12:24:35 +02:00
squidfunk
f32778cda2
Fixed duplication of search worker when subscribing to observable
2020-06-20 12:21:34 +02:00
squidfunk
143cb05e97
Added documentation for preference-based color scheme
2020-06-15 09:17:28 +02:00
squidfunk
feda4ff29a
Fixed custom search separator not being set
2020-06-13 11:35:19 +02:00
squidfunk
0eedfbb3f6
Fixed #1755 : custom search separator not set
2020-06-13 11:14:31 +02:00
squidfunk
2491b23ade
Added support for preference-based color schemes
2020-06-07 14:24:48 +02:00
squidfunk
36e1e3db8b
Fixed search in German, French and other languages
2020-06-07 13:56:45 +02:00
squidfunk
1df750a9fe
Removed preconnect hint for Google Analytics
2020-06-07 12:08:12 +02:00
Isaac Muse
59e851a4c1
Added styles for scrollbars on Firefox ( #1731 )
...
Closes #1717
2020-05-27 06:57:53 +02:00
squidfunk
24b185a759
Removed units from hsla() color functions
2020-05-25 17:19:42 +02:00
squidfunk
a8fc0c5e65
Reverted color transitions on all elements
2020-05-22 17:47:27 +02:00
squidfunk
4c74ac251a
Fixed color scheme not being applied without primary or accent color
2020-05-22 17:37:02 +02:00
squidfunk
2135e342a2
Fixed color of links in table headers
2020-05-22 17:34:16 +02:00
squidfunk
6172a9d5b9
Merge branch 'master' into refactor/dark-mode
2020-05-18 21:17:40 +02:00
squidfunk
48c16ec1b0
Adjusted announcement bar
2020-05-17 15:30:09 +02:00
squidfunk
a1e25a219a
Switched to darker color for text links
2020-05-17 15:13:03 +02:00
squidfunk
7a12b5ec10
Fixed footer styles and added color transitions
2020-05-17 14:40:00 +02:00
squidfunk
6f526d222a
Refactored palette stylesheets
2020-05-17 13:49:25 +02:00
squidfunk
24e35c9fce
Merge branch 'master' into refactor/dark-mode
2020-05-17 12:22:53 +02:00
squidfunk
e3c9c5b8d2
Documentation
2020-05-16 15:46:31 +02:00
squidfunk
c6e2e3a780
Added support for focusable code blocks on overflow
2020-05-16 15:08:39 +02:00
squidfunk
900c113e59
Fixed #1696 : infinite loop when using instant loading
2020-05-16 14:28:16 +02:00
squidfunk
32d57e66c7
Announced accepting of sponsorships in docs
2020-05-14 09:27:16 +02:00
Christian Oliff
30b4d554d7
Added nicer scrollbars for Firefox ( #1686 )
...
Firefox supports `scrollbar-width` styling and `scrollbar-width: thin;` looks much closer to how the custom scrollbars on Chrome look.
Note: I haven't tested building the theme with this change, but I have tested using this directly in the browser and it looks great.
2020-05-11 18:13:06 +02:00
squidfunk
1fbaf52891
Added note on user survey
2020-05-11 15:17:15 +02:00
squidfunk
98ccd6f944
Merge branch 'master' into refactor/dark-mode
2020-05-09 15:13:57 +02:00