owncast/web/utils
gingervitis c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022)
* - set vars for player container height and status bar height
- use them to calculate mobile top spacing to adjust for tab content positioning

* give main content section a min height, place footer absolutely at bottom; rm all the fixed footer styling

* cleanup; restructure tabbed display logic and css a bit

* Prettified Code!

* cleanup

* fix(story): footer story needs to be wrapped in RecoilRoot if it is to use Recoil

* revert adding footer to mobile about section

* prevent double scrolling

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-18 12:13:26 -07:00
..
alert-message-context.tsx Remove usage of the PropTypes dependency (#2723) 2023-02-22 09:21:00 -08:00
apis.ts Banned and chat disconnected states will hide chat. Closes #2764 2023-03-13 15:25:05 -07:00
browserPushNotifications.ts Add working but unstyled notify registration modal 2022-05-29 22:08:57 -07:00
config-constants.tsx fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00
constants.js Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00
format.ts Add viewer details table. Closes https://github.com/owncast/owncast/issues/1477 (#453) 2022-03-06 17:39:52 -08:00
helpers.js Add action message type to chat. Closes #2226 2022-10-18 20:43:23 -07:00
hook-windowresize.tsx Fix web project build errors 2022-05-11 23:31:31 -07:00
images.ts wrap promise response in set timeout to keep local state in sync (#2531) 2022-12-29 13:19:23 -08:00
input-statuses.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
localStorage.ts Wire up notify popup to hide/show at correct times. Closes #1911 2022-06-26 23:01:52 -07:00
no-link-referrer.ts Add to anchor rel attributes do not overwrite 2022-10-28 20:15:49 -07:00
server-status-context.tsx feat: show a friendlier error msg in admin panel when unable to connect to Owncast Service (#2786) 2023-03-11 11:38:29 -08:00
validators.ts fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00