pinafore/routes/_components
Nolan Lawson b22a1ec90c
fix(iOS): fix faux-sticky button placement (#715)
hopefully the final fix for #667 to make it actually work
2018-12-02 15:57:39 -08:00
..
community Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
compose fix(iOS): fix faux-sticky button placement (#715) 2018-12-02 15:57:39 -08:00
dialog fix(scrolling): fix body scrollable when modal is open (#681) 2018-11-23 21:33:03 -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(ui): add option to always show sensitive media (#709) 2018-12-01 14:09:08 -08:00
timeline fix(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
virtualList chore(store): clean up usage of svelte store (#713) 2018-12-02 14:25:35 -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 Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07: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 image loading (#527) 2018-08-31 16:35:26 -07: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(scrolling): use body as scrolling container (#656) 2018-11-17 18:06:49 -08:00
NonAutoplayGifv.html Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
NonAutoplayImg.html fix image loading (#527) 2018-08-31 16:35:26 -07: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