Commit Graph

13 Commits (3486d0bf5520cbdff60bd8fd023caed76c452973)

Author SHA1 Message Date
TheCatLady e912a00880
fix(ui): correct RegionSelector z-index (#1567)
3 years ago
TheCatLady 1123fce089
fix(ui): apply rounded-l-only to SensitiveInput textareas and increase visible text input area (#1561)
3 years ago
TheCatLady 189313e94a
fix: correctly fall back to English name in LanguageSelector (#1537)
3 years ago
TheCatLady 802e40a5df
fix(ui): explicitly specify width/height of Listbox dropdown icon (#1514)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
4 years ago
TheCatLady d76bf32c9d
fix(ui): sort regions & languages by their localized names rather than their TMDb English names (#1157)
4 years ago
TheCatLady 3fed26cfbe
fix(ui): for server default options, display "All" region/language option instead of empty string (#1042)
4 years ago
TheCatLady abcd7c9975
fix(ui): use country-flag-icons instead of country-flag-emoji for RegionSelector (#1011)
4 years ago
sct 69294a7c4c fix: allow users to override language/region settings
4 years ago
TheCatLady 0acad8e9fa
fix(ui): add missing string for default Discover Language & edit string for default Discover Region (#1004)
4 years ago
sct f9c83e14e5 fix(ui): add fallback for region display name
4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
4 years ago