44 Commits (d788e85364877aedde3e738ccf47bfbed05a7f26)

Author SHA1 Message Date
Gabe Kangas 6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583 3 years ago
Gabe Kangas aadf721808
Move the contributor comment to end of source 3 years ago
Gabe Kangas 9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors 3 years ago
Gabe Kangas 8b36194471
Fix another rendering error 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
André Rusakow 53d3a67533
hide user name in user dropdown on mobile (#2512) 3 years ago
Gabe Kangas 01082c5e0b
Reduce top padding in content header 3 years ago
Gabe Kangas a2445e1fcf
Show hide/show chat instead of toggle in user menu. Closes #2454 3 years ago
Gabe Kangas 1d245dbbc1
Fix user settings dropdown story not rendering. Closes #2350 3 years ago
Gabe Kangas 20e9d030ed
Fix logo alignment for mobile. Closes #2263 3 years ago
Gabe Kangas 352447e3d4
Web UI frontend automated browser tests (#2223) 3 years ago
t1enne b7795f275c corrected media query 3 years ago
t1enne 917248fc5b moved footer to layout. changed some css 3 years ago
Matthew Heller 6e54ec7695
Antd updates (#2194) 3 years ago
Gabe Kangas aa1b4819bb
Fix hook count error 3 years ago
Gabe Kangas 80a012a3c7
Add current user object that holds user session values instead of standalone getters. Closes #2050 3 years ago
Gabe Kangas b1484f4c9f
Lazy load some components that aren't needed at load. For #2167 3 years ago
t1enne 683399c340 Removed fixed *px sizes in favor or *rem 3 years ago
Gabe Kangas 0430adc502
Add mobile-specific tabs+content 3 years ago
Gabe Kangas 20ea5d051f
Clean up some styles and fix mobile rendering 3 years ago
Gabe Kangas 02de9cf6df
Support clickable links in description 3 years ago
Gabe Kangas 0def4fe66a
Increase change threshold for Chromatic UI tests 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
James Young 5ebbbb8bf2
refactor(stories): co-locate stories with components (#2078) 3 years ago
gingervitis d5fa81f76e
Draft: rough-ish draft of proposed color theme changes (#2067) 3 years ago
Gabe Kangas f3d611e762
Fix content header not rendering properly on mobile 3 years ago
Gabe Kangas c4479a0ffc
Add first pass at IndieAuth modal. For #1863 3 years ago
Gabe Kangas 6ffe720d90
Update to the page content header 3 years ago
Gabe Kangas cf03a37aed
Remove category icon component 3 years ago
Gabe Kangas 9212db100b
Use the actual summary text 3 years ago
Gabe Kangas 678d5c9fd6
Move statusbar back to under the player 3 years ago
Gabe Kangas 255585cd9f
Update components to use the new style/color names 3 years ago
t1enne efbe6907ac Reworked mobile UI for some components 3 years ago
t1enne 37ad329072 Fixed linter error 3 years ago
t1enne ffc73f2760 Added chat tab on mobile layouts and other changes to mobile UI 3 years ago
Gabe Kangas e6b857f3b2
Add toggle chat keyboard shortcut. Closes #1892 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
t1enne 0ddeb5dfb8 Added icons to voices in menu 3 years ago
t1enne e045ab605b Changed user dropdown to include icon and removed font size 3 years ago
Gabe Kangas f14b8ea8ba
Wire up placeholder name change modal 3 years ago
Gabe Kangas e0f8a1f702
More accurately hide/show and track chat state 3 years ago
Gabe Kangas 72c01e1b9a
Fix web project build errors 3 years ago
t1enne 00bc662c7f Changed Logo and Header 3 years ago
t1enne 93d69a26eb Moved UserDropdown to comps/common/, updated imports, some styling on Header 3 years ago