Justin
|
989b1800fa
|
Add CTA banner to the bottom of the page
|
2022-05-09 13:02:12 -04:00 |
|
Alex Gleason
|
75c4582ce6
|
Merge remote-tracking branch 'origin/develop' into public-layout-improvements
|
2022-05-09 11:06:56 -05:00 |
|
Justin
|
136a6c99bf
|
Add truncation to notification descriptor
|
2022-05-09 10:26:03 -04:00 |
|
Alex Gleason
|
3a0b88bb37
|
Merge branch 'stillimage-tsx' into 'develop'
Convert StillImage and legacy Avatar components to TSX
See merge request soapbox-pub/soapbox-fe!1329
|
2022-05-09 14:00:10 +00:00 |
|
Alex Gleason
|
24f40f9ecc
|
Merge branch 'prefer-tabler' into 'develop'
Use settings.svg and mail.svg from Tabler
See merge request soapbox-pub/soapbox-fe!1328
|
2022-05-09 13:58:06 +00:00 |
|
Justin
|
57a470f082
|
Merge branch 'fix-unauth-pages' into 'develop'
Fix unauth page layout
See merge request soapbox-pub/soapbox-fe!1334
|
2022-05-09 13:18:28 +00:00 |
|
Justin
|
25477443ef
|
Fix unauth page layout
|
2022-05-09 09:01:31 -04:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
Alex Gleason
|
7d3a0a8ab9
|
Break out LandingGradient into its own component
|
2022-05-07 15:52:01 -05:00 |
|
Alex Gleason
|
45f95bd533
|
Use gradient colors on PublicLayout
|
2022-05-07 15:45:29 -05:00 |
|
Alex Gleason
|
4d5f1d236d
|
gradient-purple, gradient-blue --> gradient-start, gradient-end
|
2022-05-07 15:23:43 -05:00 |
|
Alex Gleason
|
e0701bd443
|
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding
|
2022-05-07 15:21:23 -05:00 |
|
Alex Gleason
|
02616fc312
|
Tweak gradient colors
|
2022-05-07 15:02:00 -05:00 |
|
Alex Gleason
|
4d79c1b3fe
|
Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
|
2022-05-07 14:54:37 -05:00 |
|
Alex Gleason
|
1122b26695
|
Fix avatar test
|
2022-05-07 13:37:24 -05:00 |
|
Alex Gleason
|
939c74fe44
|
UI Avatar: add overflow-hidden className
|
2022-05-07 12:58:12 -05:00 |
|
Alex Gleason
|
84839a5104
|
Convert legacy Avatar component to TSX
|
2022-05-07 12:56:52 -05:00 |
|
Alex Gleason
|
575bc834f5
|
StillImage: convert to TSX
|
2022-05-07 12:46:21 -05:00 |
|
Alex Gleason
|
adf7b9f3d6
|
Use settings.svg and mail.svg from Tabler
|
2022-05-07 12:23:56 -05:00 |
|
Alex Gleason
|
0863a34bfc
|
RegisterInvite: use ui components
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/910#note_938469624
|
2022-05-07 12:11:08 -05:00 |
|
Alex Gleason
|
e0cc331781
|
Card: back button i18n
|
2022-05-07 12:04:28 -05:00 |
|
Alex Gleason
|
6ff34d77fd
|
RegisterInvite: move to AuthLayout
|
2022-05-07 12:02:45 -05:00 |
|
Alex Gleason
|
40f3b769fc
|
RegisterInvite: convert to TSX
|
2022-05-07 11:56:40 -05:00 |
|
Alex Gleason
|
dd4f41f246
|
ExternalLogin: move to AuthLayout instead of UI
|
2022-05-07 11:52:56 -05:00 |
|
Alex Gleason
|
45a7dc5bcf
|
Merge branch 'edit-profile-checkboxes' into 'develop'
EditProfile: use Toggle instead of Checkbox, other Toggle refactors
See merge request soapbox-pub/soapbox-fe!1323
|
2022-05-06 20:16:16 +00:00 |
|
Alex Gleason
|
1a4991c6f9
|
Move Toggle to components/ui
|
2022-05-06 14:55:16 -05:00 |
|
Alex Gleason
|
eca6154cb9
|
EditProfile: remove fixed comment
|
2022-05-06 14:51:49 -05:00 |
|
Alex Gleason
|
a777378016
|
Merge branch 'external-video-height' into 'develop'
Fix external video embed height
See merge request soapbox-pub/soapbox-fe!1322
|
2022-05-06 19:48:54 +00:00 |
|
Alex Gleason
|
06008bba2a
|
AccountSearch: convert to tsx
|
2022-05-06 13:32:14 -05:00 |
|
Alex Gleason
|
976363d456
|
AccountSearch: fix text being too huge
|
2022-05-06 13:32:07 -05:00 |
|
Alex Gleason
|
66bc0029c4
|
AccountSearch: convert to tsx
|
2022-05-06 13:31:35 -05:00 |
|
Alex Gleason
|
e301255bf9
|
AccountSearch: fix text being too huge
|
2022-05-06 13:24:08 -05:00 |
|
Alex Gleason
|
1609118e14
|
SettingToggle: convert to TSX
|
2022-05-06 13:03:55 -05:00 |
|
Alex Gleason
|
8ad66ec45a
|
Add custom Toggle component (wrapper around react-toggle)
|
2022-05-06 12:46:42 -05:00 |
|
Alex Gleason
|
04463b8aaf
|
EditProfile: use Toggle instead of Checkbox
|
2022-05-06 12:37:46 -05:00 |
|
Alex Gleason
|
44c234e3db
|
Fix external video embed height
|
2022-05-06 12:11:59 -05:00 |
|
Alex Gleason
|
568c41e302
|
Merge branch 'error-logo' into 'develop'
ErrorBoundary: only limit the logo's height (not width)
See merge request soapbox-pub/soapbox-fe!1320
|
2022-05-06 16:59:38 +00:00 |
|
Alex Gleason
|
5284fa5313
|
Merge branch 'search-hashtags-crash' into 'develop'
Search: fix crash on paginating hashtags
See merge request soapbox-pub/soapbox-fe!1319
|
2022-05-06 16:56:44 +00:00 |
|
Justin
|
6746642321
|
Improve Waitlist UX
|
2022-05-06 12:46:21 -04:00 |
|
Alex Gleason
|
f2d59d901f
|
ErrorBoundary: only limit the logo's height (not width)
|
2022-05-06 11:41:50 -05:00 |
|
Alex Gleason
|
a657b6374c
|
Search: fix crash on paginating hashtags
|
2022-05-06 11:36:55 -05:00 |
|
Alex Gleason
|
e734c7c967
|
Merge branch 'soapbox-config' into 'develop'
Overhaul SoapboxConfig
See merge request soapbox-pub/soapbox-fe!1315
|
2022-05-06 14:02:59 +00:00 |
|
marcin mikołajczak
|
f40fdc3448
|
Merge branch 'search-results-divide' into 'develop'
Dark style for divide-gray-200
See merge request soapbox-pub/soapbox-fe!1316
|
2022-05-06 13:29:27 +00:00 |
|
|
80532116af
|
Use Tabler Icons for attachment icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 14:34:38 +02:00 |
|
|
801b5cb0cc
|
Dark style for divide-gray-200
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 11:21:00 +02:00 |
|
Alex Gleason
|
50f1131811
|
SitePreview: make it actually work
|
2022-05-05 21:25:52 -05:00 |
|
Alex Gleason
|
b62a2db8a5
|
ThemeSelector: okay but definitely use onChange, not onBlur
|
2022-05-05 21:09:54 -05:00 |
|
Alex Gleason
|
40dda8b274
|
LinkFooter: add /soapbox/config link back
|
2022-05-05 20:22:34 -05:00 |
|
Alex Gleason
|
ea8c33beed
|
SitePreview: clean up links
|
2022-05-05 18:52:24 -05:00 |
|
Alex Gleason
|
f7d274954c
|
SoapboxConfig: reorganize and add headings
|
2022-05-05 18:46:30 -05:00 |
|