Timothée Mazzucotelli
|
d023e49593
|
Fixed color of cluster labels in Mermaid flowcharts (#3657)
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
|
2022-03-06 11:31:19 +01:00 |
|
squidfunk
|
cfa64745a2
|
Fixed Mermaid not mounted when headline with same name is present
|
2022-03-02 16:06:21 +01:00 |
|
squidfunk
|
bcc2c180cd
|
Fixed invalid outdated version banner URL when using instant loading
|
2022-03-02 09:26:00 +01:00 |
|
squidfunk
|
a7aa552588
|
Fixed table of contents active element off-by-one on large screens
|
2022-02-27 09:41:52 +01:00 |
|
squidfunk
|
8deb1c2425
|
Fixed stealing of hash fragments when using navigation tracking
|
2022-02-26 10:27:12 +01:00 |
|
squidfunk
|
e3c26215de
|
Added automatic removal of query parameter when search is closed
|
2022-02-26 10:07:32 +01:00 |
|
squidfunk
|
b5e71dfcb1
|
Merge of Insiders features tied to 'Aji Panca' funding goal
|
2022-02-17 17:20:36 +01:00 |
|
squidfunk
|
ca9862c6ef
|
Updated dependencies
|
2022-02-09 10:14:30 +01:00 |
|
squidfunk
|
5d508ab624
|
Updated dependencies
|
2022-02-01 08:51:02 +01:00 |
|
squidfunk
|
08e8978d02
|
Updated dependencies
|
2022-01-21 18:58:53 +01:00 |
|
squidfunk
|
76d73b249f
|
Fixed back-top-top button not disappearing when using sticky navigation tabs
|
2022-01-21 18:56:43 +01:00 |
|
squidfunk
|
014ab602cb
|
Improved back-to-top button behavior on anchor jump
|
2022-01-16 16:09:51 +01:00 |
|
squidfunk
|
ca1996b668
|
Updated distribution files
|
2022-01-10 13:38:34 +01:00 |
|
squidfunk
|
ea02f33286
|
Merge branch 'master' into refactor/compatibility
|
2022-01-09 11:31:50 +01:00 |
|
squidfunk
|
db3ba10979
|
Improved graceful handling of missing code annotations
|
2022-01-08 10:54:53 +01:00 |
|
squidfunk
|
638d01905f
|
Fixed search and details for Safari 10+
|
2022-01-06 21:33:38 +01:00 |
|
squidfunk
|
3ded01c281
|
Fixed linter errors
|
2022-01-06 20:59:40 +01:00 |
|
squidfunk
|
0bd5ff2741
|
Added polyfills for unfetch, URL, Object.entries and Element.scrollTo
|
2022-01-06 20:57:06 +01:00 |
|
squidfunk
|
0a25f757f4
|
Replaced use of flat() and max() math function for compatibility
|
2022-01-06 20:26:34 +01:00 |
|
squidfunk
|
c45265d860
|
Polyfilled :is() and added back resize observer polyfill
|
2022-01-06 20:10:41 +01:00 |
|
squidfunk
|
7db5b8ab8b
|
Updated dependencies
|
2022-01-02 11:37:20 +01:00 |
|
squidfunk
|
6669ee0218
|
Updated blog article
|
2021-12-28 10:27:31 +01:00 |
|
squidfunk
|
f064966703
|
Updated dependencies
|
2021-12-20 18:04:42 +01:00 |
|
squidfunk
|
a3590cb930
|
Prepare 8.1.3 release
|
2021-12-19 13:49:02 +01:00 |
|
squidfunk
|
be0a36d1b0
|
Fixed highlighted lines adding blank lines when copying
|
2021-12-19 13:40:16 +01:00 |
|
squidfunk
|
1f725cb388
|
Simplified reduced motion implementation for content tabs
|
2021-12-19 11:54:27 +01:00 |
|
squidfunk
|
a32760bdee
|
Fixed tab indicator animation for right-to-left languages
|
2021-12-19 11:00:31 +01:00 |
|
squidfunk
|
4b2a97a51d
|
Added animation to content tabs
|
2021-12-18 00:36:45 +01:00 |
|
squidfunk
|
306cc73013
|
Updated dependencies
|
2021-12-13 17:43:23 +01:00 |
|
squidfunk
|
539ddad271
|
Fixed filtered stopwords appearing as missing terms
|
2021-12-13 17:04:34 +01:00 |
|
squidfunk
|
dea3ad86ce
|
Replaced selector list in :not() with two compound selectors (FF 78 regression)
|
2021-12-13 17:00:38 +01:00 |
|
squidfunk
|
1ddf8723b0
|
Switched annotation markers to + signs in non-print contexts
|
2021-12-09 21:31:12 +01:00 |
|
squidfunk
|
a5990a1101
|
Updated dependencies
|
2021-12-07 00:00:15 +01:00 |
|
squidfunk
|
accfc4ff87
|
Fixed open details always closed on initial load
|
2021-12-06 23:22:02 +01:00 |
|
squidfunk
|
21b7bc4999
|
Omit unnecessary recomputations for annotations
|
2021-12-05 17:51:40 +01:00 |
|
squidfunk
|
cb57ce986e
|
Restructured templates
|
2021-12-05 16:42:58 +01:00 |
|
squidfunk
|
f14d73931f
|
Simplified content tabs implementation
|
2021-12-05 16:33:44 +01:00 |
|
squidfunk
|
bac1301710
|
Restructured content observables
|
2021-12-05 16:20:50 +01:00 |
|
squidfunk
|
0abade5308
|
Added distribution files
|
2021-12-05 12:27:21 +01:00 |
|
squidfunk
|
183db0937c
|
Refactored tooltip origin computation
|
2021-12-04 14:07:56 +01:00 |
|
squidfunk
|
8da3c9ad85
|
Restructured viewport helpers
|
2021-12-04 12:49:43 +01:00 |
|
squidfunk
|
67f7301e0a
|
Fixed print rendering of nested code annotations
|
2021-12-04 12:33:58 +01:00 |
|
squidfunk
|
732565b3af
|
Removed unnecessary deferrals to animation frames
|
2021-12-04 11:53:07 +01:00 |
|
squidfunk
|
87df85def8
|
Fixed lists after code blocks disappearing without annotations
|
2021-12-04 11:43:33 +01:00 |
|
squidfunk
|
9099dfc353
|
Added distribution files
|
2021-12-04 11:34:56 +01:00 |
|
squidfunk
|
fb751c108c
|
Improved rendering of code annotations + keep focus for clipboard button
|
2021-12-04 11:33:21 +01:00 |
|
squidfunk
|
122be2ec46
|
Added Chrome launch configuration and fixed source map roots
|
2021-12-02 19:15:40 +01:00 |
|
squidfunk
|
ebcd000fdc
|
Fixed anchor navigation when using instant loading
|
2021-12-02 18:52:00 +01:00 |
|
squidfunk
|
f8a19dc06b
|
Fixed back-to-top button position for sticky navigation tabs
|
2021-12-01 20:16:26 +01:00 |
|
squidfunk
|
194a08e0fe
|
Fixed code annotations always closing on click
|
2021-11-30 15:57:21 +01:00 |
|