Pinafore-Web-Client-Frontend/src/routes/_components
Nolan Lawson 66fc202b5c
fix: internationalize dialogs (#2033)
* fix: internationalize dialogs

Fixes #1988

* test: fix test

* test: fix test

* Revert "test: fix test"

This reverts commit 559e3d80eb.
2021-04-11 19:40:18 -07:00
..
community fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
compose feat: allow file-drop to accept multiple files (#1945) 2021-02-15 15:07:13 -08:00
dialog fix: internationalize dialogs (#2033) 2021-04-11 19:40:18 -07:00
list test: count store listeners in memory leak test (#1853) 2020-08-29 19:18:53 -07:00
profile fix: initialize all Intl formatters lazily (#2026) 2021-04-02 11:02:01 -07:00
radio fix: use radio buttons for pinning timelines (#1644) 2019-11-17 23:02:05 -05:00
search fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
settings fix: initialize all Intl formatters lazily (#2026) 2021-04-02 11:02:01 -07:00
shortcut chore: clean up input.type property access (#1975) 2021-02-28 14:46:23 -08:00
snackbar fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
status fix: fix aria-labels on relative timestamps (#2028) 2021-04-02 17:01:08 -07:00
timeline fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
toast fix: change all opacity animation timings to 0.2s (#1753) 2020-04-30 21:54:07 -07:00
virtualList fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
AccountsListPage.html fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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 fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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 fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
MediaControlsFix.html fix: fix a11y for audio/video controls in dialog (#2031) 2021-04-11 09:58:32 -07:00
Nav.html fix: css cleanup of nav-related variables (#1786) 2020-05-20 07:07:47 -07:00
NavItem.html fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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
NotLoggedInHome.html fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
NotificationFilters.html fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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 fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
SvgIcon.html feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
TabSet.html fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08: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: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
Tooltip.html chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00