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
squidfunk
4957bb467d
Fixed visibility of exports
2021-02-21 11:59:38 +01:00
squidfunk
88fed997f5
Prototyped non-Webpack build
2021-02-18 22:18:45 +01:00
squidfunk
356cde2ad8
Added emoji index to icon search
2021-02-15 15:57:44 +01:00
squidfunk
08e8525689
Updated copyright year
2021-02-14 16:54:27 +01:00
squidfunk
aacb5ca5a7
Added more inline comments and simplified component mounting
2021-02-13 17:03:15 +01:00
squidfunk
44751785a0
Added back patched
2021-02-12 16:22:06 +01:00
squidfunk
9c9ea8a64d
Refactored instant loading and some other components
2021-02-12 12:12:49 +01:00
squidfunk
884330da3b
Centralized fetch methods
2021-02-11 19:41:34 +01:00
squidfunk
208c9ac3fd
Migrated to ESLint
2021-02-07 17:43:13 +01:00
squidfunk
4744d5f3f0
Refactored search initialization
2021-02-07 17:18:10 +01:00
squidfunk
ae867d484b
Squashed commit of the following:
...
commit 9b5b80380fc81f5a68828e22754f0e7d53b0dea0
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Feb 7 16:25:06 2021 +0100
Refactored more stuff
commit 5a2108254f1222db7de08690e13c24e972ea19c0
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Feb 7 13:48:16 2021 +0100
Refactored more stuff
commit b3a112f4bddefebcf9dbd1d0ffe240d86fc9aa08
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Feb 7 12:02:42 2021 +0100
Refactored more stuff
commit bff323b6b81571021c0ac9be6f637de7728447a5
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sat Feb 6 18:14:52 2021 +0100
Refactored search result list
commit 27b7e7e2da3b725797ad769e4411260ffd35b9f8
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sat Feb 6 17:12:36 2021 +0100
Refactored more components
commit 3747e5ba6d084ed513a2659f48f161449b760076
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Jan 24 18:56:26 2021 +0100
Implemented new architecture for several components
commit ea2851ab0f27113b080c2539a94a88dc0332be84
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Jan 24 14:53:42 2021 +0100
Removed unnecessary height declaration for sidebars
commit 3c3f83ab4ef392dbabf1a11afba2556e529b1674
Merge: 91d239d8 13024179
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sun Jan 24 13:04:49 2021 +0100
Merge branch 'master' into refactor/observable-architecture
commit 91d239d86649b9571b376011669bc73a7865b186
Author: squidfunk <martin.donath@squidfunk.com >
Date: Sat Jan 9 13:11:04 2021 +0100
Started refactoring observable architecture
2021-02-07 16:28:16 +01:00
squidfunk
87b706f19e
Fixed instant loading not correctly updating page title
2020-10-31 14:29:20 +01:00
squidfunk
c7ddada630
Fixed linter errors
2020-09-27 22:50:00 +02:00
squidfunk
ab513f036e
Replaced operators: ajax -> fetch, pluck -> map
2020-09-27 22:19:38 +02:00
squidfunk
723d040609
Fixed tabbing behavior when search query is not empty
2020-09-27 19:28:15 +02:00
squidfunk
9fe00ec0af
Added stemmer support for file:// protocol through iframe-worker
2020-09-27 19:09:09 +02:00
squidfunk
7820d85949
Removed inapproriately used fromEventPattern factories
2020-09-27 17:27:14 +02:00
squidfunk
8f61fd3b56
Funding goal reached: merged back new search UI/UX from Insiders
2020-09-27 09:40:05 +02:00
squidfunk
0a0fee34d2
Fixed 404s on instant loading due to race condition
2020-08-30 14:26:07 +02:00
squidfunk
8ee168954f
Removed focus outlines for details and tabs for pointer devices
2020-08-23 11:31:56 +02:00
squidfunk
e9795f382d
Removed unnecessary share replays
2020-08-22 18:36:37 +02:00
squidfunk
1341200829
Fixed search for languages other than English (5.5.1 regression)
2020-08-04 12:47:07 +02:00
squidfunk
cb974e5bd4
Switched expose-loader with ProvidePlugin
2020-07-27 09:57:24 +02:00
squidfunk
6d6811451b
Fixed race condition in instant loading
2020-07-24 10:47:26 +02:00
squidfunk
fed4146fa0
Added site search guide
2020-07-20 15:18:09 +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
a3c03aefb9
Fixed search transform removing numbers from query
2020-06-23 08:45:49 +02:00
squidfunk
e6e7536356
Improved search experience in many languages
2020-06-21 13:22:48 +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
36e1e3db8b
Fixed search in German, French and other languages
2020-06-07 13:56:45 +02:00
squidfunk
252db1334e
Added loading of sitemap to filter instant loading requests
2020-05-09 12:39:55 +02:00
squidfunk
e96657cc1e
Fixed instant loading not honoring target=_blank
2020-04-17 21:10:04 +02:00
XhmikosR
6cf4b551d4
Fixed typos in documentation ( #1616 )
2020-04-17 10:26:54 +02:00
squidfunk
00ad2d74d6
Fixed broken link after history change
2020-04-05 11:33:41 +02:00
squidfunk
eb0e8ac85d
Refactored element creation (now centralized)
2020-03-29 14:18:18 +02:00