pinafore/routes/_components
Nolan Lawson 99c44f348a
fix(scroll): improve flicker on back navigation (#756)
* fix(scroll): improve flicker on back navigation

It's still not perfect in Firefox for Android, but it's improved.

Partial fix for #753

* the double raf makes no difference here
2018-12-07 23:23:48 -08:00
..
community Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
compose fix(scroll): improve flicker on back navigation (#756) 2018-12-07 23:23:48 -08:00
dialog feat(statuses): implement "Delete and redraft" (#719) 2018-12-03 23:23:29 -08:00
list fix(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
profile fix(design): fix large metadata cells (#655) 2018-11-17 12:24:09 -08:00
search fix style of account search results (#481) 2018-08-23 19:40:03 -07:00
settings don't wait if idb is blocked, remove workerize-loader (#602) 2018-11-04 13:59:14 -08:00
status feat(a11y): add option to disable tappable toots (#716) 2018-12-02 21:12:58 -08:00
timeline fix(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
virtualList fix(scroll): improve flicker on back navigation (#756) 2018-12-07 23:23:48 -08:00
AccountsListPage.html Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
AutoplayVideo.html
Avatar.html
DynamicPageBanner.html improve a11y of fields, status page, and more (#505) 2018-08-28 06:44:36 -07:00
ExternalLink.html add application (client) name to statuses (#497) 2018-08-26 15:38:45 -07:00
FreeTextLayout.html
HiddenFromSSR.html
IconButton.html fix(a11y): fix a11y issues caught by lighthouse (#729) 2018-12-04 22:31:46 -08:00
InformationalFooter.html
Label.html add label for bots (#479) 2018-08-23 18:41:43 -07:00
Layout.html fix(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
LazyImage.html fix(a11y): fix a11y issues caught by lighthouse (#729) 2018-12-04 22:31:46 -08:00
LazyPage.html Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
LoadingMask.html
LoadingPage.html Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
LoadingSpinner.html
Nav.html fix(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
NavItem.html fix: use native smooth scroll when possible (#751) 2018-12-07 08:20:16 -08:00
NonAutoplayGifv.html Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
NonAutoplayImg.html fix(a11y): fix a11y issues caught by lighthouse (#729) 2018-12-04 22:31:46 -08:00
NotLoggedInHome.html
PlayVideoIcon.html
TimelineHomePage.html
TimelinePage.html
Title.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
Toast.html