pinafore/src/routes/_components
Nolan Lawson b2d7fad435
perf: only update draggable x/y state at end of drag (#1379)
* perf: only update draggable x/y state at end of drag

This is more intelligent and more performant than using requestIdleCallback willy-nilly. We can just update the store when the user is actually done dragging the button.

* remove console.log

* consistent syntax
2019-08-07 20:38:01 -07:00
..
community chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
compose perf: use requestPostAnimationFrame to reduce layout thrashing (#1376) 2019-08-07 09:11:34 -07:00
dialog perf: only update draggable x/y state at end of drag (#1379) 2019-08-07 20:38:01 -07:00
list chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
profile chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
search perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
settings chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
shortcut chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
snackbar chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
status perf: avoid measureText() where possible (#1375) 2019-08-07 09:11:15 -07:00
timeline chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
toast chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
virtualList perf: use requestPostAnimationFrame to reduce layout thrashing (#1376) 2019-08-07 09:11:34 -07:00
AccountsListPage.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
AutoplayVideo.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
Avatar.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
Draggable.html perf: only update draggable x/y state at end of drag (#1379) 2019-08-07 20:38:01 -07:00
DynamicPageBanner.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
ExternalLink.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
FreeTextLayout.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
HiddenFromSSR.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
IconButton.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
InformationalFooter.html fix: add a privacy policy (#1078) 2019-03-04 23:18:21 -08:00
Label.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
LazyImage.html feat: add ability to set focal points for media (#1303) 2019-07-07 00:14:19 -07:00
LazyPage.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
LoadingMask.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08: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: fix items appearing over nav (#949) 2019-02-06 22:24:03 -08:00
NavItem.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
NavItemIcon.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
NavShortcuts.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
NonAutoplayGifv.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
NonAutoplayImg.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
NotificationFilters.html feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
NotLoggedInHome.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
PlayVideoIcon.html perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
Select.html fix: add <select> aria-label, remove unnecessary aria-labelledby (#1242) 2019-05-27 12:31:59 -07:00
ShortcutHelpInfo.html feat: Adds a basic conversations timeline (#1137) 2019-04-13 15:30:49 -07:00
SvgIcon.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
TabSet.html fix: redesign tabs slightly (#1178) 2019-05-05 12:30:08 -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