Commit Graph

363 Commits

Author SHA1 Message Date
Chewbacca
e255bfac3d Improve Emoji Reactions and add support for Chat Reactions 2023-02-08 12:58:01 -05:00
Chewbacca
0cc4188cad Update default border color for Tabs 2023-02-07 12:00:14 -05:00
Alex Gleason
e3f168f050 Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-06 14:25:37 -06:00
Alex Gleason
785612691a yarn lint:js --fix 2023-02-06 12:06:44 -06:00
Alex Gleason
701215d7bc classNames() --> clsx() 2023-02-06 12:05:19 -06:00
Alex Gleason
8bd175e0e4 Merge branch 'storybook' into 'develop'
Add Storybook

See merge request soapbox-pub/soapbox!2252
2023-02-03 20:59:29 +00:00
Alex Gleason
25277b0b73 Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-03 12:03:45 -06:00
Alex Gleason
d9d6708589 Storybook: improve Button story 2023-02-02 23:00:51 -06:00
Alex Gleason
4c025bb2bc Refactor ProgressBar 2023-02-02 18:03:22 -06:00
Alex Gleason
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason
382bc6732d Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-01 15:28:33 -06:00
Tassoman
3b4df99788 translate button component using soapobox's iconbutton 2023-01-30 22:53:44 +00:00
marcin mikołajczak
1f39ddf0ec Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:07:26 +01:00
Alex Gleason
382e464390 Move chat attachments into the chat composer 2023-01-25 15:45:33 -06:00
Alex Gleason
edfece4ac0 Merge remote-tracking branch 'origin/develop' into types-react 2023-01-13 09:56:20 -06:00
Alex Gleason
5e22d1169f Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
Chewbacca
ca3f9f9d8c Remove 'hasError' prop from FormGroup and Input 2023-01-10 13:41:32 -05:00
Alex Gleason
5297d8dde3 Remove uuid mock from Jest 2023-01-05 15:48:55 -06:00
Alex Gleason
1f616c0a44 Datepicker: correctly default to the current year 2023-01-01 00:27:06 -06:00
Chewbacca
515c67d011 Add 'truncate' class to Select 2022-12-28 11:48:16 -05:00
Alex Gleason
ab7ec4babd Refactor ComposeButton, FAB, and sidebar nav spacing 2022-12-23 15:22:41 -06:00
Alex Gleason
95f7761fb4 Toast: remove unnecessary outer div 2022-12-23 11:33:10 -06:00
Alex Gleason
69328ade8b Toast: use HStack, RTL support 2022-12-23 11:31:53 -06:00
Alex Gleason
6dc16911f3 Merge branch 'rtl-arrows' into 'develop'
Rotate arrows for RTL

See merge request soapbox-pub/soapbox!1977
2022-12-23 16:31:17 +00:00
Chewbacca
a3c7164147 Move Toast to components/ui 2022-12-21 14:14:31 -05:00
marcin mikołajczak
bd247797bb Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-21 13:02:19 +01:00
Chewbacca
90fcc8ad05 Fix tests 2022-12-20 17:45:29 -05:00
Alex Gleason
34ebe9bd57 ThemeEditor: improve layout, improve color of slider 2022-12-17 21:25:20 -06:00
Alex Gleason
faf513c049 Add Slider component (based on video volume slider) 2022-12-17 18:31:56 -06:00
marcin mikołajczak
d524a7c700 Groups: UI improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-15 23:51:30 +01:00
Alex Gleason
2cedd69f1d Merge remote-tracking branch 'origin/develop' into chats 2022-12-06 11:53:47 -06:00
Alex Gleason
6154e4bac4 Rotate arrows for RTL 2022-12-04 19:40:09 -06:00
Alex Gleason
4a48e9d510 Merge remote-tracking branch 'origin/develop' into chats 2022-12-04 19:27:54 -06:00
marcin mikołajczak
103ff2b2c0 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-04 12:34:15 +01:00
Ahmad Dakhlallah
e76fcf7929 Fix Arabic menu popup in RTL. 2022-12-03 18:22:25 +02:00
Ahmad Dakhlallah
952317708f Fix menu-popover in RTL 2022-12-03 17:25:40 +02:00
marcin mikołajczak
10eaf60fe9 Merge remote-tracking branch 'soapbox/develop' into HEAD 2022-12-02 23:17:50 +01:00
Alex Gleason
ae5e4c05f6 ColumnHeader: remove transparent prop, pass className from Column instead 2022-11-30 21:45:31 -06:00
marcin mikołajczak
ea4f7a7332 Merge remote-tracking branch 'soapbox/develop' into events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 23:39:49 +01:00
Alex Gleason
31444756e4 Merge remote-tracking branch 'origin/develop' into chats 2022-11-30 12:46:24 -06:00
Alex Gleason
f93f4c9a8b ColumnHeader: remove unused children prop 2022-11-30 11:38:03 -06:00
marcin mikołajczak
13ccc3fe7f Date display improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 18:34:05 +01:00
Alex Gleason
7675860429 Refactor columns 2022-11-30 11:19:16 -06:00
marcin mikołajczak
ee389e523d Allow to configure tile server
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 23:14:16 +01:00
marcin mikołajczak
5d9925ed5f Styles improvements, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 22:49:35 +01:00
Alex Gleason
e5ff4fa176 Merge remote-tracking branch 'origin/develop' into events 2022-11-29 11:40:42 -06:00
Alex Gleason
0e16bc13c5 Merge remote-tracking branch 'origin/develop' into reports-tailwind 2022-11-28 09:23:13 -06:00
Chewbacca
50f5e2af38 Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
marcin mikołajczak
9ba56a3945 Merge remote-tracking branch 'soapbox/develop' into events 2022-11-27 23:33:51 +01:00
Alex Gleason
5bb30b6282 Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00