Commit Graph

803 Commits

Author SHA1 Message Date
squidfunk
e86896645b Updated dependencies 2022-06-21 08:48:55 +02:00
squidfunk
4f78e81959 Fixed navigation not working with version selector 2022-06-15 22:35:37 +02:00
squidfunk
7512441511 Fixed same-page version navigation for current version 2022-06-12 11:52:43 +02:00
squidfunk
cfe83ccbba Fixed search indexing of multi-word tags 2022-06-08 20:06:51 +02:00
squidfunk
ce0484e546 Replaced hidden classes with hidden attributes 2022-06-05 13:58:22 +02:00
squidfunk
f1cfe4c07f Improved back-to-top button during fast scrolling 2022-06-05 13:49:03 +02:00
squidfunk
c4cb6b45a3 Fixed scroll offset when tabs are brought into view 2022-06-04 08:52:34 +02:00
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
f8928497d4 Updated dependencies 2022-05-30 09:03:14 +02:00
squidfunk
97b291664c Formatting 2022-05-28 13:17:29 +02:00
squidfunk
5e442eb46f Reduced GPU cycles by only animating annotations when visible 2022-05-28 13:12:51 +02:00
squidfunk
8a936fdb74 Updated dependencies 2022-05-16 08:45:17 +02:00
squidfunk
45d84938f2 Updated dependencies 2022-05-09 07:50:54 +02:00
squidfunk
8beda2bfe1 Fixed handling of 4xx status codes when using instant loading 2022-05-07 09:22:05 +02:00
squidfunk
1eeb8b7c0c Simplified code block mounting 2022-04-30 18:07:55 +02:00
squidfunk
bdb5ba5a3d Fixed issues with rounded borders on code blocks in some cases 2022-04-30 17:42:27 +02:00
squidfunk
24025f425f Fixed colors of arrows in class an state diagrams for dark mode 2022-04-24 13:27:47 +02:00
squidfunk
cc0f7a914a Fixed incorrectly computed header height when using instant loading 2022-04-07 22:20:32 +02:00
squidfunk
00f40928cf Updated dependencies and pinned cssnano due to OOM 2022-04-04 09:53:56 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
f4f9c21d32 Fixed search suggestions not triggered on query parameter 2022-04-02 17:19:28 +02:00
squidfunk
d4c80075e8 Mitigate flicker on color palette switch by disabling all transitions 2022-04-01 17:18:24 +02:00
squidfunk
c7cc8f07ab Formatting 2022-03-26 14:15:19 +01:00
squidfunk
6976b9fd31 Fixed tab indicator on wrong position when using back button 2022-03-26 09:03:06 +01:00
squidfunk
9eea3e44b8 Updated dependencies 2022-03-22 19:34:23 +01:00
squidfunk
88cfda4288 Fixed code annotations not being mounted for long code blocks (8.2.5 regression) 2022-03-22 18:33:35 +01:00
squidfunk
104c8c85e0 Fixed problems with empty comment nodes generated by Terraform lexer 2022-03-22 17:59:01 +01:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
d6f1d0cb3a Updated dependencies 2022-03-07 08:42:56 +01:00
squidfunk
e71891f497 Improved performance for very large pages 2022-03-06 13:52:57 +01:00
squidfunk
485f993d91 Fixed flowchart markers 2022-03-06 12:09:04 +01:00
squidfunk
3ea15d7379 Restructured JSON schemas 2022-03-06 11:45:09 +01:00
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
squidfunk
fbbafc2455 Formatting 2021-11-28 17:48:38 +01:00
squidfunk
14a89bc9ea Fixed eager anchor tracking through debouncing 2021-11-28 17:09:55 +01:00
squidfunk
fc5f65a312 Updated documentation 2021-11-28 15:59:54 +01:00
squidfunk
44b8272dc9 Merge branch 'master' into feature/insiders-ghost-pepper 2021-11-28 14:58:25 +01:00
squidfunk
c30c3d196e Fixed observable completion semantics 2021-11-28 14:54:14 +01:00
squidfunk
abe475e151 Refactored code annotations 2021-11-28 13:01:27 +01:00
squidfunk
15f74d81fd Fixed empty search highlighting breaking site 2021-11-21 20:08:09 +01:00
squidfunk
db1c069e52 Fixed code annotations and updated dependencies 2021-11-21 20:03:26 +01:00
squidfunk
fa9f906c2b Refactored CSS, code annotations almost working properly 2021-11-21 17:45:49 +01:00
squidfunk
88ba609ee1 Refactored project structure 2021-11-14 16:09:09 +01:00
squidfunk
76035dee40 Switched to new RxJS API 2021-11-13 12:05:24 +01:00
squidfunk
887b7115fc Merge of Insiders features tied to 'Ghost Pepper' funding goal 2021-11-13 11:39:10 +01:00
squidfunk
a0ea9632da Removed deprecated prebuilt index support 2021-11-13 09:09:25 +01:00
squidfunk
f2f1e948b7 Removed deprecated non-standard site_keywords setting 2021-11-13 09:04:46 +01:00
squidfunk
adcdb2aa52 Removed deprecated instant loading selector for logo 2021-11-13 09:04:12 +01:00
squidfunk
bae946b129 Updated dependencies 2021-11-13 08:53:27 +01:00
squidfunk
cb3220bb8f Updated dependencies 2021-10-30 09:51:56 +02:00
squidfunk
b86281be2e Fixed search initialization (7.3.2 regression) 2021-10-11 18:17:36 +02:00
squidfunk
969c713567 Fixed overflow for alternate style when more than 10 tabs are present 2021-10-11 14:33:28 +02:00
squidfunk
6fab1e3654 Fixed buggy content tabs overflow scrolling + updated documentation 2021-10-11 14:14:04 +02:00
squidfunk
babc28f9fe Updated dependencies 2021-10-11 10:57:11 +02:00
squidfunk
7f38cfeb0f Fixed scrolling of alternate tabs implementation 2021-10-11 10:32:24 +02:00
squidfunk
03ff04b339 Fixed content tabs stealing keyboard access to search 2021-10-10 23:13:40 +02:00
squidfunk
8779d78a13 Fixed race condition ehen displaying search result metadata 2021-10-06 14:57:27 +02:00
squidfunk
36fac526f0 Updated dependencies 2021-10-04 23:38:59 +02:00
squidfunk
88ed40101c Improved graceful handling of broken search when browsing locally 2021-10-03 09:15:43 +02:00
squidfunk
ef0979f950 Fixed broken GitHub stats for organizations (7.1.0 regression) 2021-10-01 11:03:49 +02:00
squidfunk
8bbe06a998 Fixed author component in blog 2021-09-26 20:34:05 +02:00
squidfunk
eabbf069cd Refactored temporary tabbed code into separate component 2021-09-26 12:18:34 +02:00
squidfunk
ebfa4f71eb Added missing distribution files 2021-09-26 11:33:03 +02:00
squidfunk
248bd4e02f Fixed linter errors 2021-09-26 11:32:48 +02:00
squidfunk
3aa55dc732 Merge branch 'master' into feature/scrollable-content-tabs 2021-09-26 11:29:17 +02:00
squidfunk
d3a59c43b4 Updated dependencies 2021-09-26 11:10:53 +02:00
squidfunk
9d8ebcd3f8 Added missing distribution files 2021-09-23 08:54:02 +02:00
squidfunk
377b4d648f Merge of Insiders features tied to 'Caribbean Red' funding goal 2021-09-23 08:53:51 +02:00
squidfunk
60a007844c Fixed invisible back-to-top button being focusable 2021-09-19 15:27:46 +02:00
squidfunk
726888cb56 Fixed details not opening on navigation (7.0.0 regression) 2021-09-19 15:08:27 +02:00
squidfunk
ef1d2ff834 Updated dependencies 2021-09-14 09:31:33 +02:00
squidfunk
441381b7af Fixed search worker override not being respected 2021-08-29 11:33:54 +02:00
squidfunk
ede0fb71f7 Prepare 7.2.5 release 2021-08-25 08:28:17 +02:00
squidfunk
829820a239 Fixed invalid escaping of HTML in search results 2021-08-24 18:33:42 +02:00
squidfunk
6d678a4a66 Fixed linter errors 2021-08-11 23:50:01 +02:00
squidfunk
f4b1f97dd0 Fixed execution of RxJS teardown logic on complete (7.2.3 regression) 2021-08-11 23:44:01 +02:00
squidfunk
a4ccbbb1b2 Fixed version selection 2021-08-11 21:31:28 +02:00
squidfunk
a855133f16 Fixed invalid versions.json URL (regression) 2021-08-11 21:17:10 +02:00
squidfunk
4f2f4b672c Merge branch 'master' into feature/scrollable-content-tabs 2021-08-09 21:51:27 +02:00
squidfunk
f869d275b4 Fixed instant loading (MkDocs 1.2.2 regression) 2021-08-09 21:47:49 +02:00
squidfunk
39b8416423 Prototyped new tabbed implementation 2021-08-08 10:46:45 +02:00
squidfunk
f0615fe1e0 Slight facelift of data tables 2021-08-07 17:55:17 +02:00
squidfunk
adafd844f9 Fixed invalid anchor offsets when using instant loading 2021-08-07 11:47:50 +02:00
squidfunk
b07e466bec Fixed double-complete errors after upgrading to RxJS 7.3 2021-08-04 21:19:56 +02:00
squidfunk
619d47f562 Prepare 7.2.2 release 2021-07-31 10:35:21 +02:00
squidfunk
6744eb6070 Fixed missing escaping of HTML in search highlighting 2021-07-28 21:57:09 +02:00
squidfunk
d68fe9102a Merge of Insiders features tied to 'Biquinho Vermelho' funding goal 2021-07-21 17:08:10 +02:00
squidfunk
580f1181f5 Improved graceful handling of broken search when browsing locally 2021-07-10 11:42:38 +02:00
squidfunk
7abeb68708 Fixed rendering of back-to-top button when used with sticky tabs 2021-07-10 11:03:23 +02:00
squidfunk
e4d62077c4 Updated dependencies 2021-07-06 11:38:41 +02:00
squidfunk
8b322d3ffc Reverted top-margin of back-to-top button 2021-07-03 16:13:29 +02:00
squidfunk
2bcc7f3c9d Slight adjustments for back-to-top button 2021-07-03 15:14:34 +02:00
squidfunk
9f01704a73 Improved appearance of back-to-top button 2021-07-01 19:12:40 +02:00
squidfunk
31aab182b7 Updated dependencies 2021-06-29 11:12:44 +02:00
squidfunk
122126cbde Updated dependencies 2021-06-25 11:34:51 +02:00
squidfunk
a4a00af017 Switched from EOF to inline legal comments 2021-06-17 11:38:43 +02:00
squidfunk
11fcf4f0ab Added aria labels to language and version selector 2021-06-06 15:11:04 +02:00
squidfunk
86f49eb21c Updated dependencies 2021-05-31 21:50:41 +02:00
squidfunk
093c67880d Added Mongolian translations 2021-05-30 11:52:16 +02:00
squidfunk
409d151044 Fixed #2703: search remains at 'Initializing search' on mobile 2021-05-27 11:36:08 +02:00
squidfunk
d6bb0b8a99 Updated dependencies 2021-05-24 15:34:23 +02:00