From 120f50919e691bba0cf880c7803a4447be8c2128 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 28 Aug 2018 06:44:36 -0700 Subject: [PATCH] improve a11y of fields, status page, and more (#505) * improve a11y of fields, status page, and more * tweak nav name * fix community page and tweak text * don't show pinned statuses heading unless there are pinned statuses --- routes/_components/DynamicPageBanner.html | 10 +++++--- .../_components/community/PageListItem.html | 11 ++++++++- routes/_components/compose/ComposeBox.html | 2 +- .../_components/profile/AccountProfile.html | 4 +++- .../profile/AccountProfileDetails.html | 1 + .../profile/AccountProfileHeader.html | 1 + .../profile/AccountProfileMeta.html | 13 +++++++++-- .../profile/AccountProfileNote.html | 1 + routes/_components/status/Status.html | 5 ++-- .../_components/timeline/PinnedStatuses.html | 23 +++++++++++-------- routes/_components/timeline/Timeline.html | 12 +++++----- routes/_pages/accounts/[accountId].html | 5 +++- routes/_pages/statuses/[statusId]/index.html | 2 +- 13 files changed, 62 insertions(+), 28 deletions(-) diff --git a/routes/_components/DynamicPageBanner.html b/routes/_components/DynamicPageBanner.html index 705aaf3d..84df219f 100644 --- a/routes/_components/DynamicPageBanner.html +++ b/routes/_components/DynamicPageBanner.html @@ -1,12 +1,15 @@ -
+