Gabe Kangas
|
e8ef6433e5
|
Addition bottom page content layout tweaks
|
2 years ago |
Gabe Kangas
|
c231fd3592
|
First pass at CSS identifiers + test to verify they are set. For #2193
|
3 years ago |
Gabe Kangas
|
0c3d3f1c17
|
Move footer to not be sticky. Closes #2288
|
3 years ago |
Gabe Kangas
|
c6364959c9
|
Experiment with showing footer on about tab for mobile
|
3 years ago |
James Young
|
d1f3fffe2f
|
reafctor: normalize component formatting (#2082)
* refactor: move/rename BanUserButton file
* refactor: move/rename Chart file
* refactor: update generic component filenames to PascalCase
* refactor: update config component filenames to PascalCase
* refactor: update AdminLayout component filename to PascalCase
* refactor: update/move VideoJS component
* chore(eslint): disable bad react/require-default-props rule
* refactor: normalize ActionButton component
* refactor: normalize ActionButtonRow component
* refactor: normalize FollowButton component
* refactor: normalize NotifyButton component
* refactor: normalize ChatActionMessage component
* refactor: normalize ChatContainer component
* refactor: normalize ChatJoinMessage component
* refactor: normalize ChatModerationActionMenu component
* refactor: normalize ChatModerationDetailsModal component
* refactor: normalize ChatModeratorNotification component
* refactor: normalize ChatSocialMessage component
* refactor: normalize ChatSystemMessage component
* refactor: normalize ChatTextField component
* refactor: normalize ChatUserBadge component
* refactor: normalize ChatUserMessage component
* refactor: normalize ContentHeader component
* refactor: normalize OwncastLogo component
* refactor: normalize UserDropdown component
* chore(eslint): modify react/function-component-definition rule
* refactor: normalize CodecSelector component
* refactor: update a bunch of functional components using eslint
* refactor: update a bunch of functional components using eslint, pt2
* refactor: update a bunch of functional components using eslint, pt3
* refactor: replace all component->component default imports with named imports
* refactor: replace all component-stories->component default imports with named imports
* refactor: remove default exports from most components
* chore(eslint): add eslint config files for the components and pages dirs
* fix: use-before-define error in ChatContainer
* Fix ChatContainer import
* Only process .tsx files in Next builds
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
|
3 years ago |
Gabe Kangas
|
1f4493aaf9
|
Fix linter warnings
|
3 years ago |
Gabe Kangas
|
44dde66b08
|
Reduce the custom content width and center it. For #1860
|
3 years ago |
Gabe Kangas
|
255585cd9f
|
Update components to use the new style/color names
|
3 years ago |
Gabe Kangas
|
72c01e1b9a
|
Fix web project build errors
|
3 years ago |
Gabe Kangas
|
e5d3b0e4ee
|
More blank components and stories to be filled in
|
3 years ago |
Gabe Kangas
|
91b0db9c2e
|
Add placeholder components to be worked on
|
3 years ago |