Pinafore-Web-Client-Frontend/routes/_components
Nolan Lawson 4220e61042 add ability to post statuses 2018-03-04 16:27:15 -08:00
..
compose add ability to post statuses 2018-03-04 16:27:15 -08:00
dialog add an animation for modals 2018-03-03 16:31:00 -08:00
pseudoVirtualList fix items rendered on top of other items 2018-03-01 09:19:45 -08:00
search add favorites/boost test 2018-02-21 18:39:53 -08:00
status add titles to external links, plus tests 2018-03-04 15:31:31 -08:00
timeline code cleanup 2018-02-25 11:20:40 -08:00
virtualList make virtual list more effecient using "reselect" 2018-03-04 13:37:55 -08:00
AccountProfile.html add test for account profiles 2018-02-19 10:59:03 -08:00
AccountsListPage.html fixup 2018-02-10 16:08:40 -08:00
Avatar.html add separate style for status-in-own-context 2018-02-09 22:55:11 -08:00
DynamicPageBanner.html remove semi 2018-02-08 22:44:05 -08:00
ExternalLink.html show external link icon in profile 2018-02-10 14:35:21 -08:00
FreeTextLayout.html
HiddenFromSSR.html
IconButton.html remove unnecessary lodash/identity filters 2018-03-04 13:52:35 -08:00
Layout.html fixup 2018-02-13 09:05:39 -08:00
LoadingMask.html fix display of loading mask 2018-02-14 18:37:19 -08:00
LoadingPage.html fix show/hide of timelines 2018-02-11 16:10:39 -08:00
LoadingSpinner.html add ability to remove media 2018-03-02 21:55:04 -08:00
Nav.html change media breakpoint for Nav.html 2018-02-08 18:01:00 -08:00
NavItem.html fix notifications test 2018-02-18 17:28:08 -08:00
NonAutoplayGifv.html fix Firefox autoplay gifv 2018-02-04 16:34:54 -08:00
NonAutoplayImg.html
NotLoggedInHome.html
Toast.html