squidfunk
ca260e0faf
Fixed permalink characters being part of textContent
2020-02-16 00:53:45 +01:00
squidfunk
a6b22a4461
Fixed wrapping code blocks on iOS Safari
2020-02-15 22:59:29 +01:00
squidfunk
8c92565b7b
Added method to retrieve element or throw
2020-02-14 09:52:22 +01:00
squidfunk
0d9fbcceb4
Simplified pymdownx.tabbed selectors
2020-02-14 08:20:48 +01:00
Isaac Muse
a348663566
Added support for pymdownx.tabbed via pymdown-extensions 7.0b1 ( #1459 )
...
* Add support pymdownx.tabbed via pymdown-extensions 7.0b1
* Rebuild theme
* Use :only-child
2020-02-14 08:16:04 +01:00
squidfunk
306530f668
Separated observables from components
2020-02-12 19:13:03 +01:00
squidfunk
a018ed0297
Small facelifting of Admonitions
2020-02-12 12:15:47 +01:00
squidfunk
b486d0beec
Switched build process back to Webpack
2020-02-10 18:32:28 +01:00
squidfunk
41dc846753
Merge branch 'master' into refactor/rxjs-typescript
2020-02-10 12:34:58 +01:00
Benjamin Staneck
656c76f933
Remove unnecessary CSS properties ( #1437 )
...
Property is ignored due to the display. With 'display: block', vertical-align should not be used.
2020-01-23 22:59:34 +01:00
squidfunk
c7dfcb87cc
Fixed position of details icon
2019-12-20 11:08:29 +01:00
squidfunk
d439142f0f
Merge branch 'master' into refactor/rxjs-typescript
2019-12-17 09:59:59 +01:00
squidfunk
919fccd238
Reduced repaints for admonitions on scroll
2019-11-19 13:11:21 +01:00
Isaac Muse
401dfd9e20
Switched to Twemoji due to license issues ( #1338 )
2019-11-16 20:47:02 +01:00
squidfunk
a03fa479b8
Refactored anchor blurring
2019-10-29 17:48:57 +01:00
squidfunk
6e43b874f6
Fixed CSS errors detected during validation
2019-03-28 17:16:26 +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
cc47bb7464
Updated copyright year
2019-01-01 18:42:00 +01:00
squidfunk
4d7f77e88b
Formatting and documentation
2018-06-18 10:14:10 +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
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
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
c3cdb945a6
Updated copyright notice
2018-01-13 17:36:13 +01:00
squidfunk
01c9aa5e11
Added support for right-to-left languages
2018-01-13 17:24:30 +01:00
squidfunk
b10e058906
Prepare 2.3.0 release
2018-01-09 22:56:48 +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
e81054ceb6
Fixed minor styling error with title-only admonition blocks
2017-12-02 15:01:52 +01:00
squidfunk
6cabf6d457
Fixed footnote backref target offsets regression
2017-11-22 20:23:31 +01:00
squidfunk
042eb374a0
Slight facelift
2017-11-19 17:49:37 +01:00
squidfunk
c622056a7c
Fixed redundant clipboard button when using line numbers on code blocks
2017-11-08 08:39:07 +01:00
squidfunk
34c2f11afc
Fixed wrong colors on nested admonition in details
2017-10-31 21:05:03 +01: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
2ae628ed6d
Fixed incorrect color transition for nested pane in mobile navigation
2017-09-01 19:59:48 +07:00
squidfunk
6a8eb11378
Improve tasklist checkbox styling
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
c8d11a83bb
Merge branch 'master' into feat/pymdown-details
...
Conflicts:
material/base.html
2017-08-29 14:26:43 +07:00
squidfunk
39c38e6812
Fixed spacing for new admonition styles
2017-08-29 14:11:38 +07:00
squidfunk
4d4c76c979
Added basic implementation for details
2017-08-29 13:17:26 +07:00
squidfunk
35dbc1c0bb
Refactored Admonition styles
2017-08-26 18:36:49 +07:00
squidfunk
6abed20acb
Fixed wrong offset of targeted footnote backrefs
2017-06-01 22:47:57 +02:00
squidfunk
0253d6e6c8
Added support for superfences without codehilite
2017-05-31 16:34:20 +02:00
squidfunk
670ae4a44c
Refactored clipboard integration, not finished
2017-05-31 15:22:59 +02:00
squidfunk
c07ef90f0e
Migrated changes from @facelessuser to code base [ci skip]
2017-05-31 12:25:54 +02:00
facelessuser
4b6ffe6628
Add clipboard.js support
2017-05-15 18:31:10 -06:00
squidfunk
eea31eb528
Fixed too small footnote divider when using larger font sizes
2017-04-22 14:50:32 +02:00
squidfunk
fab1ab54d6
Refactored targetted link offsets
2017-04-22 00:42:48 +02:00
squidfunk
f921f45787
Fixed missing top padding for h1 on 404 page
2017-04-06 17:17:15 +02:00
squidfunk
92d77fd896
Fixed rendering and offset for targetted footnote
2017-03-26 16:33:48 +02:00
squidfunk
e00d5fb98a
Slightly better distinguishable footnotes
2017-03-11 18:40:44 +01:00
squidfunk
009b41cdb1
Added quote/cite styles for admonition
2017-02-26 19:55:53 +01:00
squidfunk
9a36dd67b2
Remove headerlink on top-level headline again
2017-01-27 23:37:24 +01:00
squidfunk
758ae36c92
Fixed offsets of targetted headlines
2017-01-26 22:39:42 +01:00
squidfunk
7178bb4180
Fixed footer back reference positions
2017-01-14 18:42:07 +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
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
03604c5e27
Added some inline documentation fixes
2017-01-07 20:23:04 +01:00
squidfunk
f37bb76d18
Update copyright
2017-01-06 19:11:18 +01:00
squidfunk
41121cf582
Keep colors when printing
2017-01-06 18:57:43 +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
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
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
de177ca0c5
Corrected formatting of transition definitions
2016-12-24 15:16:21 +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
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
f1af230918
Finished footnotes integration
2016-10-30 11:02:18 +01:00
squidfunk
8cac945757
Finished full integration for CodeHilite
2016-10-30 10:36:18 +01:00
squidfunk
d3ed8ccec6
Added basic styles for @media print
2016-10-24 18:02:53 +02:00
squidfunk
95435e7035
Implemented basic search modal functionality
2016-10-23 10:21:37 +02:00
squidfunk
46b7e0f5fe
Refactored admonition styles to be slightly lighter
2016-10-21 21:15:35 +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
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
9338045887
Refactored navigation and drawer
2016-09-23 11:56:25 +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
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
2eed3bdb4f
Added support for footnotes
2016-09-02 22:59:14 +02:00
squidfunk
d7d7ef566c
Fix indent
2016-09-02 00:44:04 +02:00