Commit Graph

119 Commits

Author SHA1 Message Date
squidfunk
d0f73018f5 Fixed versioning not working with anchors 2022-09-07 19:46:26 +02:00
squidfunk
a261130204 Fixed home button not working occasionally when using versioning 2022-07-03 10:27:53 +02:00
squidfunk
e3ce3dbc25 Fixed search stuck in initializing when tags are used 2022-06-22 07:50:43 +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
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
8beda2bfe1 Fixed handling of 4xx status codes when using instant loading 2022-05-07 09:22:05 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
bcc2c180cd Fixed invalid outdated version banner URL when using instant loading 2022-03-02 09:26:00 +01:00
squidfunk
b5e71dfcb1 Merge of Insiders features tied to 'Aji Panca' funding goal 2022-02-17 17:20:36 +01:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
squidfunk
638d01905f Fixed search and details for Safari 10+ 2022-01-06 21:33:38 +01:00
squidfunk
a7ab13fe98 Fixed linter errors 2021-12-19 13:44:15 +01:00
squidfunk
be0a36d1b0 Fixed highlighted lines adding blank lines when copying 2021-12-19 13:40:16 +01:00
squidfunk
539ddad271 Fixed filtered stopwords appearing as missing terms 2021-12-13 17:04:34 +01:00
squidfunk
fb751c108c Improved rendering of code annotations + keep focus for clipboard button 2021-12-04 11:33:21 +01:00
squidfunk
ebcd000fdc Fixed anchor navigation when using instant loading 2021-12-02 18:52:00 +01:00
squidfunk
c30c3d196e Fixed observable completion semantics 2021-11-28 14:54:14 +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
9ef21503ca Fixed linter errors 2021-11-13 11:41:45 +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
adcdb2aa52 Removed deprecated instant loading selector for logo 2021-11-13 09:04:12 +01: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
377b4d648f Merge of Insiders features tied to 'Caribbean Red' funding goal 2021-09-23 08:53:51 +02:00
squidfunk
829820a239 Fixed invalid escaping of HTML in search results 2021-08-24 18:33:42 +02:00
squidfunk
a855133f16 Fixed invalid versions.json URL (regression) 2021-08-11 21:17:10 +02:00
squidfunk
f869d275b4 Fixed instant loading (MkDocs 1.2.2 regression) 2021-08-09 21:47:49 +02:00
squidfunk
adafd844f9 Fixed invalid anchor offsets when using instant loading 2021-08-07 11:47:50 +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
122126cbde Updated dependencies 2021-06-25 11:34:51 +02:00
squidfunk
ca3da9e3ca Merge of Insiders features tied to 'Black Pearl' funding goal 2021-03-29 18:46:57 +02:00
Benjamin Staneck
b851237940 Fix lint (#2460)
This assertion is unnecessary since the receiver accepts the original type of the expression  @typescript-eslint/no-unnecessary-type-assertion
2021-03-17 21:09:06 +01:00
squidfunk
5c03e8fc9b Adjusted instant loading for new favicon link 2021-03-09 21:42:30 +01:00
squidfunk
47659c24d7 Renamed home component to logo 2021-03-07 19:39:03 +01:00
squidfunk
859173ef88 Fixed logo URL not being updated when using instant loading 2021-03-07 19:36:51 +01:00
squidfunk
b6779114b0 Fixed evaluation of third-party scripts when using instant loading 2021-03-07 19:04:17 +01:00
squidfunk
66a6713523 Fixed instant loading when used with use_directory_urls: false 2021-03-07 18:44:43 +01:00
squidfunk
1d790c9000 Fixed instant loading when used with use_directory_urls: false 2021-03-07 18:14:33 +01:00
squidfunk
d17c488b49 Fixed regression with header title not being updated correctly 2021-03-07 17:54:43 +01:00
squidfunk
f9cfd87708 Formatting 2021-03-07 15:40:20 +01:00
Jeremy Maitin-Shepard
3ee51acca2 Fix instant navigation when clicking on the logo button and logo is svg 2021-03-05 17:19:25 -08:00
squidfunk
d6317dc514 Formatting + moved search index fetching to top level 2021-02-24 18:02:09 +01:00
squidfunk
1864463e5c Fixed double triggering of analytics events 2021-02-24 10:12:40 +01:00
squidfunk
4bd9fba470 Added support for version selector 2021-02-22 21:01:04 +01:00