squidfunk
|
e3c608ace6
|
Fixed auto-closing print dialog when using instant loading
|
2021-02-02 20:51:42 +01:00 |
|
squidfunk
|
be1f9c113e
|
Fixed search not being shown when using header autohiding
|
2021-01-24 11:51:10 +01:00 |
|
squidfunk
|
7c0ccd4bff
|
Added documentation for native Mermaid integration (experimental)
|
2021-01-02 15:55:31 +01:00 |
|
squidfunk
|
9203255595
|
Removed ResizeObserver polyfill due to decent browser support
|
2021-01-01 17:16:24 +01:00 |
|
squidfunk
|
b825d222a4
|
Refactored resize observer
|
2020-12-30 18:40:34 +01:00 |
|
squidfunk
|
45aff3cfc5
|
Fixed table of contents highlighting for active anchor links
|
2020-12-30 11:05:23 +01:00 |
|
squidfunk
|
d754bd9a71
|
Merge of Insider features part of 'Prairie Fire' funding goal
|
2020-12-20 15:00:21 +01:00 |
|
squidfunk
|
ca05a2d342
|
Fixed stats for private GitHub repositories
|
2020-12-06 11:15:13 +01:00 |
|
squidfunk
|
a9c782768e
|
Fixed sidebar jitter when scrolling footer into view
|
2020-11-07 12:26:31 +01:00 |
|
squidfunk
|
87b706f19e
|
Fixed instant loading not correctly updating page title
|
2020-10-31 14:29:20 +01:00 |
|
squidfunk
|
b3271bab9f
|
Fixed search result placeholder not resetting correctly
|
2020-10-04 15:40:58 +02:00 |
|
squidfunk
|
e277ad635b
|
Removed placeholder when search input is focused
|
2020-10-04 15:24:21 +02:00 |
|
squidfunk
|
bf9f9bf16e
|
Fixed search replacing %20 with + in document URLs
|
2020-10-01 09:28:16 +02:00 |
|
squidfunk
|
388a095766
|
Documentation
|
2020-09-27 23:27:32 +02:00 |
|
squidfunk
|
da7b209978
|
Refactored search result templates
|
2020-09-27 23:26:51 +02:00 |
|
squidfunk
|
baeb4cc5bd
|
Fixed source integrations after refactoring
|
2020-09-27 22:58:33 +02:00 |
|
squidfunk
|
c7ddada630
|
Fixed linter errors
|
2020-09-27 22:50:00 +02:00 |
|
squidfunk
|
9c4009f608
|
Removed SVG factories to further reduce size
|
2020-09-27 22:35:28 +02:00 |
|
squidfunk
|
ab513f036e
|
Replaced operators: ajax -> fetch, pluck -> map
|
2020-09-27 22:19:38 +02:00 |
|
squidfunk
|
0c4ddfcd70
|
Reverted addEventListener for media query (hello iOS Safari, I'm looking at you)
|
2020-09-27 21:01:16 +02:00 |
|
squidfunk
|
588813e67b
|
Removed ramda dependency to save another 2-3kb
|
2020-09-27 20:36:18 +02:00 |
|
squidfunk
|
0de55b3cf8
|
Moved search result icon to CSS for deduplication
|
2020-09-27 20:23:28 +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
|
ee808c769e
|
Fixed header title component
|
2020-09-27 18:07:48 +02:00 |
|
squidfunk
|
7820d85949
|
Removed inapproriately used fromEventPattern factories
|
2020-09-27 17:27:14 +02:00 |
|
squidfunk
|
d45c378d60
|
Switched to addEventListener for media query
|
2020-09-27 17:13:56 +02:00 |
|
squidfunk
|
063071550c
|
Fixed unclosed comment
|
2020-09-27 16:02:43 +02:00 |
|
squidfunk
|
ca0b6a93b1
|
Updated Material icons and removed hero logic
|
2020-09-27 12:01:28 +02:00 |
|
squidfunk
|
085117ef82
|
Prefixed tabs and instant feature flags with 'navigation.*'
|
2020-09-27 10:13:41 +02:00 |
|
squidfunk
|
5be0004bcc
|
Fixed errors in merge
|
2020-09-27 09:47:23 +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
|
935c384789
|
Fixed sequential execution of scripts when using instant loading
|
2020-08-30 13:37:59 +02:00 |
|
squidfunk
|
9ab9508f9b
|
Fixed sequential execution of scripts when using instant loading
|
2020-08-30 13:32:38 +02:00 |
|
squidfunk
|
89a60c39e7
|
Moved clipboard icon to CSS to reduce size of large projects
|
2020-08-30 12:23:34 +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
|
c7d770bbe3
|
Refactored other browser observables, removed memleaks
|
2020-08-22 18:03:47 +02:00 |
|
squidfunk
|
8a6b89ffe1
|
Refactored element observables, removed memleaks
|
2020-08-22 17:58:54 +02:00 |
|
squidfunk
|
989b8597c5
|
Fixed #1877: 404 on search index when search is disabled
|
2020-08-22 17:36:27 +02:00 |
|
squidfunk
|
4639ff8313
|
Fixed #1864: GitHub organisation stats not loading
|
2020-08-12 10:43:11 +02:00 |
|
squidfunk
|
1341200829
|
Fixed search for languages other than English (5.5.1 regression)
|
2020-08-04 12:47:07 +02:00 |
|
squidfunk
|
34b61cc395
|
Added distriution files for removed outline
|
2020-08-02 12:02:20 +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 |
|