Commit Graph

131 Commits

Author SHA1 Message Date
4e47ee1bea Merge branch 'landing-page-dark-mode' into 'develop'
Add "dark mode" support to Landing Page

See merge request soapbox-pub/soapbox-fe!1344
2022-05-11 11:19:18 +00:00
6a11832d67 Merge branch 'add-cta-banner' into 'develop'
Add CTA banner

See merge request soapbox-pub/soapbox-fe!1342
2022-05-10 19:52:38 +00:00
c862825970 Add dark mode support to landing page 2022-05-10 15:52:12 -04:00
1902e47412 Checkbox: add jsdoc comment 2022-05-09 12:20:50 -05:00
c9ea4794ff FormGroup: use hasError variable (tiny refactor) 2022-05-09 12:19:49 -05:00
08386e1c42 Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration 2022-05-09 12:03:04 -05:00
989b1800fa Add CTA banner to the bottom of the page 2022-05-09 13:02:12 -04:00
3c08326806 Merge remote-tracking branch 'origin/develop' into registration 2022-05-09 12:00:50 -05:00
d4ebfe474f FormGroup: pass hasError to child component 2022-05-09 11:53:16 -05:00
5e531eda30 Input: add hasError styles 2022-05-09 11:28:38 -05:00
75c4582ce6 Merge remote-tracking branch 'origin/develop' into public-layout-improvements 2022-05-09 11:06:56 -05:00
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
f4aa3fed77 Extend 'FormGroup' to support Checkbox 2022-05-09 09:52:41 -04:00
03381c8fb2 Fix primary text on dark 2022-05-09 08:55:53 -04:00
939c74fe44 UI Avatar: add overflow-hidden className 2022-05-07 12:58:12 -05:00
e0cc331781 Card: back button i18n 2022-05-07 12:04:28 -05:00
43d494d43c Improve legacy Checkbox styles 2022-05-06 18:51:06 -05:00
165ddc91bd RegistrationForm: use ui form inputs 2022-05-06 17:13:00 -05:00
1a4991c6f9 Move Toggle to components/ui 2022-05-06 14:55:16 -05:00
874ae980e6 SoapboxConfig: refactor Textarea 2022-05-05 17:45:32 -05:00
f5039b9877 SoapboxConfig: refactor inputs 2022-05-05 16:35:30 -05:00
b401af2950 Streamfield: don't render values container unless it has values 2022-05-05 15:59:36 -05:00
9bd18b13bd Streamfield: labelText, hintText --> label, hint 2022-05-05 14:57:19 -05:00
0f341eee6e Streamfield: export generic StreamfieldComponent<T> type 2022-05-05 14:45:10 -05:00
435b7001a4 Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
716e9b952f Merge branch 'improve-dark-mode' into 'develop'
Improve dark mode

See merge request soapbox-pub/soapbox-fe!1306
2022-05-04 15:17:28 +00:00
a987b5f296 Improve dark-mode 2022-05-04 10:50:53 -04:00
485748d947 EmbedModal: convert to typescript 2022-05-03 16:43:04 -05:00
a065399772 Merge branch 'deep-linking' into 'develop'
Support app deep-linking

See merge request soapbox-pub/soapbox-fe!1303
2022-05-03 15:09:31 +00:00
318d7fdc48 Support app deep-linking 2022-05-03 10:43:17 -04:00
89b612e6bf Streamfield: i18n 2022-05-02 22:05:43 -05:00
96401006ff Streamfield: support label and hint text 2022-05-02 21:57:20 -05:00
a6f4f07d9f Streamfield: allow removing elements 2022-05-02 21:38:15 -05:00
cd1a404351 Basic custom profile fields 2022-05-02 21:10:47 -05:00
86fb9bf704 Add ProgressBar and dark mode support 2022-05-02 13:55:08 -04:00
924b042c84 Improve reporting modal 2022-05-02 13:55:07 -04:00
c4cd2d2049 CardTitle: truncate too long text 2022-05-01 13:29:36 -05:00
b7d4411627 Add JSDoc comments to all ui components 2022-04-30 23:39:58 -05:00
580960695c ProfilePage: convert to TSX 2022-04-29 17:59:30 -05:00
858740ad47 EditProfile: convert to React.FC+TSX (mostly) 2022-04-29 14:22:29 -05:00
3abfdd8bf2 Layout: move pb-36 to Layout.Main 2022-04-28 21:48:12 -05:00
527b5086a6 Counter: dark ring styles 2022-04-28 16:33:42 -05:00
aa9c643006 Break Counter into its own component 2022-04-28 16:29:15 -05:00
fd9c7add5c Tabs: support count prop on item 2022-04-28 15:28:08 -05:00
a8f2ca83a1 Add tabs to dashboard 2022-04-28 14:06:47 -05:00
af07af9b75 HomePage: convert to TSX 2022-04-28 13:05:00 -05:00
e0cc53038a Merge branch 'typescript/convert-mfa-form' into 'next'
[Typescript] Convert MfaForm

See merge request soapbox-pub/soapbox-fe!1265
2022-04-26 19:08:47 +00:00
0ff866979f Add disabled 2022-04-26 13:26:06 -04:00
3c90937bf2 WrappedRoute: refactor with TSX+FC 2022-04-26 12:01:57 -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