114 Commits (gek/browser-test-errors)

Author SHA1 Message Date
Gabe Kangas 0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2 years ago
Gabe Kangas 7e7be00b12
Guard against mobile exception. Closes #2793 2 years ago
Gabe Kangas cd0f92f496
Add error boundary to DesktopContent. For #2811 2 years ago
Gabe Kangas 593a7faa36
Add error boundaries to MobileContent. For #2811 2 years ago
Gabe Kangas aa05ad6369
Fix loading state when chat is disabled in mobile. Closes #2753 2 years ago
Gabe Kangas 4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761 2 years ago
Gabe Kangas 38a52c501c
Do not show custom page content sections if it is empty. Closes #2752 3 years ago
Gabe Kangas 8b8f221eb4
Show streamTitle in header if set. Closes #2720 3 years ago
Gabe Kangas 9744d4680c
Fix disabled browser notifications showing up. Closes #2726 3 years ago
Gabe Kangas e8ef6433e5
Addition bottom page content layout tweaks 3 years ago
Gabe Kangas 3bb73af1c2
Standardize bottom section background + fix mobile tabs not hiding. Closes #2685 3 years ago
Philipp a290770ac9
Allow embedding HTML for external actions (#2693) 3 years ago
Gabe Kangas 323fe65e58
Split out desktop and mobile layouts to make it easier to work on them 3 years ago
Gabe Kangas f475a37bb6
Add loading state to lazy loaded modals 3 years ago
Michael David Kuckuk 25119561fb
Give chat a min-height that other elements yield to on mobile clients (#2676) 3 years ago
Gabe Kangas a50ca4a084
Remove minHeight that is forcing scrolling 3 years ago
Gabe Kangas b05ff79cf0
Add loading state for player component 3 years ago
Gabe Kangas d48a61ce62
Increase lower section min height 3 years ago
Gabe Kangas 71ed8ac1ff
Give the lower section a min height to push the footer to the bottom. Closes #2188 3 years ago
Gabe Kangas 72cc7cb443
Add skip link to offline message 3 years ago
Gabe Kangas 88281b4814
Do not show title on offline banner + add margin 3 years ago
Gabe Kangas 24f6bb1ea5
Add aria-title attribute to video player. For #1826 3 years ago
Gabe Kangas cdaae66e94
Add skip links for content, player and footer. For #1826 3 years ago
Gabe Kangas f725bc28f4
Make the player fit the full width but content stay the same. For #2360 3 years ago
Gabe Kangas a1a3272031
Hide scrollbars 3 years ago
Gabe Kangas c88c90881a
Use flex-start instead of start 3 years ago
André Rusakow b8016eaa90
fix scroll on mobile (#2585) 3 years ago
Gabe Kangas 2c2dae9e00
Make the footer have a consistant height 3 years ago
Gabe Kangas 4bac079a73
Make footer sit on bottom of page. Closes #2188 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas cfaeda94b0
Lazy load more components. #2167 3 years ago
Gabe Kangas 15747f86dd
Lazy load followers components 3 years ago
Gabe Kangas 533d33847c
Hide disabled features (#2473) 3 years ago
André Rusakow 0a602edf5e
Double scrollbars (#2509) 3 years ago
Gabe Kangas 660ea10dab
Change loading state. Closes #2248 3 years ago
Gabe Kangas 4bcfc82a30
Make the push notification modal slightly more correct. Closes #2163 3 years ago
Gabe Kangas 5bc7fe04b6
Give scrollbar thumb a slight radius 3 years ago
Gabe Kangas 0c3d3f1c17
Move footer to not be sticky. Closes #2288 3 years ago
Gabe Kangas 18d92dbe9d
Wire up follower empty state. Closes #1913 3 years ago
Gabe Kangas 769f05db2c
Allow for custom scrollbar styling 3 years ago
Gabe Kangas d91f682d21
Lazy load chat container 3 years ago
Gabe Kangas 2e7787f70b
Force the bundler to build the player as its own file 3 years ago
Gabe Kangas e7a4d53453
Remove buttons from offline banner and add inline links. Closes #2261 3 years ago
Gabe Kangas 77369a3cbe
Add follow+notify to actions menu and refactor how those modals are displayed. Closes #2247 3 years ago
t1enne bddb895189 styled the default button and the mobile dropdown 3 years ago
t1enne 917248fc5b moved footer to layout. changed some css 3 years ago
Gabe Kangas f2f3dcfea7
Add mobile actions dropdown menu. Closes #2231 3 years ago
Gabe Kangas 3fbbecc0e8
Refactor action buttons callback 3 years ago
Gabe Kangas c6364959c9
Experiment with showing footer on about tab for mobile 3 years ago
t1enne f603979ad9 added hook to calculate height for btm content 3 years ago