Commit graph

27 commits

Author SHA1 Message Date
Alex Gleason
f37f4b9e6e
Public layout header: fix weird error where the header can disappear 2022-07-08 13:50:38 -05:00
af695e3812 Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 16:46:45 +02:00
708c3a9e64 TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:56:22 +02:00
Justin
6167219eed Use non-deprecated class 2022-06-02 11:40:58 -04:00
Justin
1e6f401a16 Prevent button text wrapping 2022-06-02 11:12:35 -04:00
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
Justin
71391bcbce Improve UX of mobile landing page 2022-05-13 15:08:11 -04:00
Alex Gleason
938665f157 Merge branch 'thread-cta' into 'develop'
Display a CTA in threads to log in

See merge request soapbox-pub/soapbox-fe!1353
2022-05-12 20:36:56 +00:00
Justin
086acccbf4 Add dynamic help links to landing page 2022-05-12 15:41:37 -04:00
Alex Gleason
c7375a2e01
Merge remote-tracking branch 'origin/develop' into thread-cta 2022-05-12 14:41:16 -05:00
Alex Gleason
01ec7bc279
Replace logos throughout the UI with SiteLogo component 2022-05-11 19:54:23 -05:00
Alex Gleason
64cce966a2
Simplify signup routing 2022-05-11 14:50:53 -05:00
Alex Gleason
256d3b2fa2
Merge remote-tracking branch 'origin/develop' into pepe-extension 2022-05-11 12:17:02 -05:00
Alex Gleason
3785a2890f
Registrations aren't really open unless accountCreation is supported 2022-05-10 19:04:29 -05:00
Alex Gleason
7fecd521d7
Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
Justin
23e20568e1 Add Dark Mode support to landing page header 2022-05-10 15:51:36 -04:00
Alex Gleason
02426697d7
Public pages style fixes 2022-05-02 17:35:55 -05:00
Alex Gleason
16322e8d6c
Add /signup route 2022-04-30 11:54:24 -05:00
Alex Gleason
e08a297eff
/auth/verify --> /verify 2022-04-30 11:28:18 -05:00
Alex Gleason
2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
161f561b44 dark styles on public pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-25 23:41:02 +02:00
Justin
61f0439047 pulse -> sonar 2022-04-25 12:48:13 -04:00
Justin
272c3c0f6d Add new Pulse effect in vanilla CSS 2022-04-25 12:39:33 -04:00
Alex Gleason
f4d2b70077
public_layout/header: pepe feature detection 2022-04-19 18:42:28 -05:00
Alex Gleason
42848164f7
Center the homepage logo 2022-04-19 17:18:01 -05:00
Alex Gleason
05b807401a
public_layout/header: use "Email or username" and i18n "Forgot password?" 2022-04-19 17:13:54 -05:00
Alex Gleason
38bb876560
public_layout/header: convert to tsx 2022-04-19 17:11:24 -05:00
Renamed from app/soapbox/features/public_layout/components/header.js (Browse further)