Alex Gleason
|
1902e47412
|
Checkbox: add jsdoc comment
|
2022-05-09 12:20:50 -05:00 |
|
Alex Gleason
|
c9ea4794ff
|
FormGroup: use hasError variable (tiny refactor)
|
2022-05-09 12:19:49 -05:00 |
|
Alex Gleason
|
08386e1c42
|
Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration
|
2022-05-09 12:03:04 -05:00 |
|
Alex Gleason
|
3c08326806
|
Merge remote-tracking branch 'origin/develop' into registration
|
2022-05-09 12:00:50 -05:00 |
|
Alex Gleason
|
d4ebfe474f
|
FormGroup: pass hasError to child component
|
2022-05-09 11:53:16 -05:00 |
|
Alex Gleason
|
5e531eda30
|
Input: add hasError styles
|
2022-05-09 11:28:38 -05:00 |
|
Alex Gleason
|
75c4582ce6
|
Merge remote-tracking branch 'origin/develop' into public-layout-improvements
|
2022-05-09 11:06:56 -05: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 |
|
Justin
|
f4aa3fed77
|
Extend 'FormGroup' to support Checkbox
|
2022-05-09 09:52:41 -04:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
Alex Gleason
|
939c74fe44
|
UI Avatar: add overflow-hidden className
|
2022-05-07 12:58:12 -05:00 |
|
Alex Gleason
|
e0cc331781
|
Card: back button i18n
|
2022-05-07 12:04:28 -05:00 |
|
Alex Gleason
|
43d494d43c
|
Improve legacy Checkbox styles
|
2022-05-06 18:51:06 -05:00 |
|
Alex Gleason
|
165ddc91bd
|
RegistrationForm: use ui form inputs
|
2022-05-06 17:13:00 -05:00 |
|
Alex Gleason
|
1a4991c6f9
|
Move Toggle to components/ui
|
2022-05-06 14:55:16 -05:00 |
|
Alex Gleason
|
874ae980e6
|
SoapboxConfig: refactor Textarea
|
2022-05-05 17:45:32 -05:00 |
|
Alex Gleason
|
f5039b9877
|
SoapboxConfig: refactor inputs
|
2022-05-05 16:35:30 -05:00 |
|
Alex Gleason
|
b401af2950
|
Streamfield: don't render values container unless it has values
|
2022-05-05 15:59:36 -05:00 |
|
Alex Gleason
|
9bd18b13bd
|
Streamfield: labelText, hintText --> label, hint
|
2022-05-05 14:57:19 -05:00 |
|
Alex Gleason
|
0f341eee6e
|
Streamfield: export generic StreamfieldComponent<T> type
|
2022-05-05 14:45:10 -05:00 |
|
Alex Gleason
|
435b7001a4
|
Use gaps between statuses even on mobile
|
2022-05-04 23:27:43 -05:00 |
|
Justin
|
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 |
|
Justin
|
a987b5f296
|
Improve dark-mode
|
2022-05-04 10:50:53 -04:00 |
|
Alex Gleason
|
485748d947
|
EmbedModal: convert to typescript
|
2022-05-03 16:43:04 -05:00 |
|
Justin
|
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 |
|
Justin
|
318d7fdc48
|
Support app deep-linking
|
2022-05-03 10:43:17 -04:00 |
|
Alex Gleason
|
89b612e6bf
|
Streamfield: i18n
|
2022-05-02 22:05:43 -05:00 |
|
Alex Gleason
|
96401006ff
|
Streamfield: support label and hint text
|
2022-05-02 21:57:20 -05:00 |
|
Alex Gleason
|
a6f4f07d9f
|
Streamfield: allow removing elements
|
2022-05-02 21:38:15 -05:00 |
|
Alex Gleason
|
cd1a404351
|
Basic custom profile fields
|
2022-05-02 21:10:47 -05:00 |
|
Justin
|
86fb9bf704
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|
Alex Gleason
|
c4cd2d2049
|
CardTitle: truncate too long text
|
2022-05-01 13:29:36 -05:00 |
|
Alex Gleason
|
b7d4411627
|
Add JSDoc comments to all ui components
|
2022-04-30 23:39:58 -05:00 |
|
Alex Gleason
|
580960695c
|
ProfilePage: convert to TSX
|
2022-04-29 17:59:30 -05:00 |
|
Alex Gleason
|
858740ad47
|
EditProfile: convert to React.FC+TSX (mostly)
|
2022-04-29 14:22:29 -05:00 |
|
Alex Gleason
|
3abfdd8bf2
|
Layout: move pb-36 to Layout.Main
|
2022-04-28 21:48:12 -05:00 |
|
Alex Gleason
|
527b5086a6
|
Counter: dark ring styles
|
2022-04-28 16:33:42 -05:00 |
|
Alex Gleason
|
aa9c643006
|
Break Counter into its own component
|
2022-04-28 16:29:15 -05:00 |
|
Alex Gleason
|
fd9c7add5c
|
Tabs: support count prop on item
|
2022-04-28 15:28:08 -05:00 |
|
Alex Gleason
|
a8f2ca83a1
|
Add tabs to dashboard
|
2022-04-28 14:06:47 -05:00 |
|
Alex Gleason
|
af07af9b75
|
HomePage: convert to TSX
|
2022-04-28 13:05:00 -05:00 |
|
Alex Gleason
|
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 |
|
Kevin Brown
|
0ff866979f
|
Add disabled
|
2022-04-26 13:26:06 -04:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
3bd272622a
|
Nvm, definitely do cache icon requests
|
2022-04-24 19:07:10 -05:00 |
|
Alex Gleason
|
8586c8ded5
|
LinkFooter: add breathing room
|
2022-04-24 18:35:23 -05:00 |
|
Alex Gleason
|
187af8b7d2
|
Improve dropdown menu styles
|
2022-04-24 17:53:03 -05:00 |
|
Alex Gleason
|
8becc4de2a
|
Layout: add breathing room to bottom of UI, fixes #880
|
2022-04-23 12:19:51 -05:00 |
|