pinafore/src/routes/_components
shine c86d2b5088
feat: add / as a navigation shortcut for search (#1838)
`/` is a well-known vi/vim key-binding for search. It is supported by
Firefox for a 'quick find' feature in addition to the main find feature
available with the Ctrl+F key combination. DuckDuckGo also supports the
key to focus the search bar as well.

Signed-off-by: shine <4771718+shinenelson@users.noreply.github.com>
2020-08-25 16:45:32 -07:00
..
community fix: fix svelte dev warning about pinIndex (#1729) 2020-03-08 12:01:23 -07:00
compose feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00
dialog fix: fix mobile size of picker when searching (#1822) 2020-07-05 12:38:05 -07:00
list fix: css cleanup of nav-related variables (#1786) 2020-05-20 07:07:47 -07:00
profile feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00
radio fix: use radio buttons for pinning timelines (#1644) 2019-11-17 23:02:05 -05:00
search fix: fix search width on narrow sizes (#1678) 2019-12-15 09:58:43 -08:00
settings fix: settings pages preserve focus (#1666) 2019-12-08 18:03:26 -08:00
shortcut fix: use smooth scroll polyfill in Chrome for scroll-to-top (#1601) 2019-10-24 19:03:10 -07:00
snackbar perf: move async modules to individual files (#1611) 2019-10-29 18:58:49 -07:00
status feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00
timeline refactor: refactor focus management (#1662) 2019-11-30 17:43:31 -08:00
toast fix: change all opacity animation timings to 0.2s (#1753) 2020-04-30 21:54:07 -07:00
virtualList fix: change all opacity animation timings to 0.2s (#1753) 2020-04-30 21:54:07 -07:00
AccountsListPage.html fix: fix lint 2019-08-19 20:23:58 -07:00
AutoplayVideo.html fix: remove type="*" from videos (#1593) 2019-10-17 18:27:30 -07:00
Avatar.html fix: fix lint 2019-08-19 20:23:58 -07:00
Draggable.html fix: fix cursor when grabbing in draggable UI (#1432) 2019-08-24 21:23:52 -07:00
DynamicPageBanner.html fix: fix lint 2019-08-19 20:23:58 -07:00
ExternalLink.html fix: fix lint 2019-08-19 20:23:58 -07:00
FocusRestoration.html perf: make timeline rendering less janky (#1747) 2020-04-26 16:54:00 -07:00
FreeTextLayout.html fix: improve style on very small mobile screens (#1505) 2019-09-21 13:45:48 -07:00
HiddenFromSSR.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
IconButton.html fix: remove aria-pressed entirely (#1647) 2019-11-23 11:25:36 -08:00
InfoAside.html feat: implement basic login mode (#1543) 2019-09-26 05:28:52 -07:00
InformationalFooter.html perf: use raw html for some external links (#1600) 2019-10-24 19:03:03 -07:00
Label.html fix: fix lint 2019-08-19 20:23:58 -07:00
LazyImage.html fix: fix lint 2019-08-19 20:23:58 -07:00
LazyPage.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
LengthGauge.html fix: length gauge should respect reduceMotion (#1440) 2019-08-27 22:58:25 -07:00
LengthIndicator.html fix: length indicator aria-label should not be negative (#1454) 2019-08-29 20:13:25 -07:00
LoadingMask.html fix: change all opacity animation timings to 0.2s (#1753) 2020-04-30 21:54:07 -07:00
LoadingPage.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
LoadingSpinner.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
Nav.html fix: css cleanup of nav-related variables (#1786) 2020-05-20 07:07:47 -07:00
NavItem.html fix: tweak nav indicator so it's a bit more prominent (#1788) 2020-05-20 21:10:56 -07:00
NavItemIcon.html fix: css cleanup of nav-related variables (#1786) 2020-05-20 07:07:47 -07:00
NavShortcuts.html feat: add / as a navigation shortcut for search (#1838) 2020-08-25 16:45:32 -07:00
NonAutoplayGifv.html fix: improve style of "large inline" media (#1428) 2019-08-24 10:43:50 -07:00
NonAutoplayImg.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
NotificationFilters.html fix: fix lint 2019-08-19 20:23:58 -07:00
NotLoggedInHome.html fix: change "add instance" to "log in" when not logged in (#1614) 2019-10-31 06:45:36 -07:00
PlayVideoIcon.html fix: fix lint 2019-08-19 20:23:58 -07:00
Select.html fix: add <select> aria-label, remove unnecessary aria-labelledby (#1242) 2019-05-27 12:31:59 -07:00
ShortcutHelpInfo.html feat: left/right keys can change columns or focus (#1516) 2019-09-22 23:53:29 -07:00
SvgIcon.html feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
SvgIconLegacy.html feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
TabSet.html fix: improve focus styles (#1526) 2019-09-24 00:50:35 -07:00
TimelineHomePage.html perf: lazy-load the ComposeBox (#1262) 2019-06-01 17:01:50 -07:00
TimelinePage.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
Title.html fix: add better browser notification badges (#857) 2018-12-30 14:51:03 -08:00
Tooltip.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00