pinafore/routes
Nolan Lawson 48a1bd47b3
refactor(themes): use CSS specificity order for themes (#684)
The point of this PR is to make it easier to implement scrollbars (#683).

With this PR, the themes move from a body tag-based system (e.g. `body.theme-scarlet`) to a system where they simply declare global CSS and we use CSS specificity order to give us the right theme.
2018-11-24 00:41:36 -08:00
..
_actions don't wait if idb is blocked, remove workerize-loader (#602) 2018-11-04 13:59:14 -08:00
_api Push notifications (#579) 2018-10-06 13:06:10 -07:00
_components fix(scrolling): fix body scrollable when modal is open (#681) 2018-11-23 21:33:03 -08:00
_database reduce limit of stored data to 5 days (#597) 2018-11-04 14:41:22 -08:00
_pages fix(design): input bg should be white on "add instance" page (#663) 2018-11-20 07:54:40 -08:00
_static add a theme preview (#573) 2018-09-23 11:18:02 -07:00
_store refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00
_thirdparty fix(dialog): when dialog is hidden, don't scroll to top (#672) 2018-11-21 00:33:46 -08:00
_utils refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00
accounts feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
community feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
lists feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
settings feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
statuses/[statusId] feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
tags feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
blocked.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
favorites.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
federated.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
index.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
local.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
muted.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
notifications.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
pinned.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
requests.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
search.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00