pinafore/src/routes/_components
Nolan Lawson 006f0deee8
fix: fix tappable area between toolbar buttons (#1893)
fixes #1884

If "disable entire toot area" is on, then the cursor becomes default between the buttons, and clicking does nothing. If it is off (default), then the cursor is always pointer and clicking between the buttons clicks the whole toot.
2020-11-14 17:22:12 -08: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: move "bookmark" button past "report" (#1891) 2020-11-14 14:13:45 -08:00
list test: count store listeners in memory leak test (#1853) 2020-08-29 19:18:53 -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 feat: pressing / or s focuses search input (#1855) 2020-08-31 16:06:31 -07: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 fix: fix tappable area between toolbar buttons (#1893) 2020-11-14 17:22:12 -08: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: empty timelines no longer show infinite loading spinner (#1854) 2020-08-30 18:08:55 -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: fix tappable area between toolbar buttons (#1893) 2020-11-14 17:22:12 -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: log an error when images cannot be decoded (#1849) 2020-08-27 08:49:22 -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: pressing / or s focuses search input (#1855) 2020-08-31 16:06:31 -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: add "i" as shortcut to open media (#1890) 2020-11-14 14:13:38 -08: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