squidfunk
|
750551355f
|
Replaced bottom border with underline for search markers
|
2020-10-11 17:45:06 +02:00 |
|
squidfunk
|
ae3a372805
|
Documentation
|
2020-10-04 18:54:48 +02:00 |
|
squidfunk
|
454339bd35
|
Fixed site_url (link behind home button) for usage from file://
|
2020-10-04 18:37:52 +02: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
|
e149006af9
|
Escaped link titles where necessary
|
2020-10-04 14:24:43 +02:00 |
|
squidfunk
|
52787c6a9c
|
Removed unnecessary title attributes in links
|
2020-10-04 14:18:10 +02:00 |
|
squidfunk
|
69d0789b44
|
Documentation
|
2020-10-04 13:30:08 +02:00 |
|
squidfunk
|
6248412844
|
Added Georgian translations
|
2020-10-04 13:29:24 +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
|
90691a459a
|
Updated banner image
|
2020-09-27 15:45:40 +02:00 |
|
squidfunk
|
091fe4426f
|
Removed details marker on Firefox for search result expansion
|
2020-09-27 15:22:59 +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
|
e6ceb89d70
|
Removed deprecated meta data features
|
2020-09-27 08:54:36 +02:00 |
|
squidfunk
|
b9ce0862ec
|
Fixed table headers not wrapping correctly
|
2020-09-22 23:29:43 +02:00 |
|
squidfunk
|
01f1aed900
|
Added more bottom spacing for image captions
|
2020-09-22 18:08:09 +02:00 |
|
squidfunk
|
6725ec1aaa
|
Added tooltip for abbreviations on touch devices
|
2020-09-19 15:16:24 +02:00 |
|
Benjamin Staneck
|
f2de44f8d2
|
Fixed stylelint errors (#1913)
|
2020-09-07 19:04:26 +02:00 |
|
squidfunk
|
180b4c934d
|
Fixed build error when all feature flags are disabled
|
2020-09-06 12:09:57 +02:00 |
|
squidfunk
|
db00455b67
|
Improved compatibility with Insiders
|
2020-09-03 23:21:17 +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
|
1037d591be
|
Fixed Disqus integration, as the minifier killed the config
|
2020-08-28 19:41:49 +02:00 |
|
squidfunk
|
96f58edae6
|
Improved Disqus integration to be non-blocking
|
2020-08-28 18:26:55 +02:00 |
|
squidfunk
|
355a1cacd5
|
Fixed #1887: Moved icons in navigation to CSS to reduce size of large projects
|
2020-08-28 18:20:23 +02:00 |
|
squidfunk
|
4488256885
|
Added Esperanto translations
|
2020-08-26 20:15:26 +02:00 |
|
squidfunk
|
cdb426d54e
|
Fixed tabs not showing external links
|
2020-08-26 20:06:47 +02:00 |
|
squidfunk
|
95cc609087
|
Fixed use of arrow function in inline JavaScript for overrides
|
2020-08-23 17:20:09 +02:00 |
|
squidfunk
|
d939a8f029
|
Fixed missing bottom padding for last nav item when tabs are enabled
|
2020-08-23 16:35:49 +02:00 |
|
squidfunk
|
8ee168954f
|
Removed focus outlines for details and tabs for pointer devices
|
2020-08-23 11:31:56 +02:00 |
|