pinafore/src/routes
Nolan Lawson 006f0deee8
fix: fix tappable area between toolbar buttons (#1893)
fixes #1884

If "disable entire toot area" is on, then the cursor becomes default between the buttons, and clicking does nothing. If it is off (default), then the cursor is always pointer and clicking between the buttons clicks the whole toot.
2020-11-14 17:22:12 -08:00
..
_a11y feat: aria-labels and buttons contain more media info (#1743) 2020-04-25 19:03:39 -07:00
_actions feat: pressing / or s focuses search input (#1855) 2020-08-31 16:06:31 -07:00
_api feat: Implement bookmarks, close #1726 2020-08-25 23:47:20 -07:00
_components fix: fix tappable area between toolbar buttons (#1893) 2020-11-14 17:22:12 -08:00
_database feat: Implement bookmarks, close #1726 2020-08-25 23:47:20 -07:00
_intl chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
_pages fix: ensure bookmarks page has generated HTML file (#1861) 2020-09-02 18:01:46 -07:00
_static feat: use emoji-picker-element, add emoji autocompletions/tooltips (#1804) 2020-06-28 23:12:14 -07:00
_store fix: pinning the bookmarks page (#1859) 2020-09-01 21:57:36 -07:00
_thirdparty fix: remove LEGACY mode (#1867) 2020-09-13 13:37:54 -07:00
_transitions chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
_utils fix: dynamically import focus-visible polyfill for emoji picker (#1870) 2020-09-13 15:34:01 -07:00
_workers fix: remove LEGACY mode (#1867) 2020-09-13 13:37:54 -07:00
accounts/[accountId] feat: add account page filters (#1124) 2019-03-30 21:48:49 -07:00
community fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
lists fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
notifications feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
settings fix: change "add instance" to "log in" when not logged in (#1614) 2019-10-31 06:45:36 -07:00
statuses/[statusId] fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
tags fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_error.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_layout.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
blocked.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
bookmarks.html feat: Implement bookmarks, close #1726 2020-08-25 23:47:20 -07:00
direct.html fix: tweaks to conversations (direct) UI (#1137) 2019-04-13 15:30:49 -07:00
favorites.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
federated.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
index.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
local.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
muted.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
pinned.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
requests.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
search.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
share.html perf: move async modules to individual files (#1611) 2019-10-29 18:58:49 -07:00