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 |
|
Alex Gleason
|
ae5e4c05f6
|
ColumnHeader: remove transparent prop, pass className from Column instead
|
2022-11-30 21:45:31 -06:00 |
|
Alex Gleason
|
f93f4c9a8b
|
ColumnHeader: remove unused children prop
|
2022-11-30 11:38:03 -06:00 |
|
Alex Gleason
|
7675860429
|
Refactor columns
|
2022-11-30 11:19:16 -06:00 |
|
Alex Gleason
|
0e16bc13c5
|
Merge remote-tracking branch 'origin/develop' into reports-tailwind
|
2022-11-28 09:23:13 -06:00 |
|
Alex Gleason
|
33dc2f1a02
|
Merge remote-tracking branch 'origin/develop' into redesign-interaction-bar
|
2022-11-27 15:05:49 -06:00 |
|
Alex Gleason
|
5ef9a93371
|
Admin Reports: restyle with Tailwind
|
2022-11-27 13:12:40 -06:00 |
|
Alex Gleason
|
0d0ee2b41a
|
Fix feed carousel (overflow-hidden)
|
2022-11-27 11:54:19 -06:00 |
|
Alex Gleason
|
8a30454be2
|
Merge branch 'emoji-selector-wrap' into 'develop'
Wrap the emoji selector on smaller screens
Closes #1161
See merge request soapbox-pub/soapbox!1947
|
2022-11-26 22:58:49 +00:00 |
|
Alex Gleason
|
fa8e821c1e
|
Fix scheduled post datepicker being cut off
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1213
|
2022-11-26 13:47:04 -06:00 |
|
Alex Gleason
|
596653ee1e
|
Wrap the emoji selector on smaller screens
|
2022-11-26 11:02:50 -06:00 |
|
|
c1179f0475
|
Lint, cleanup, styles…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 19:28:43 +01:00 |
|
|
785c6b57e3
|
RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 18:04:11 +01:00 |
|
marcin mikołajczak
|
93f98ffd96
|
Merge branch 'chats-styles' into 'develop'
Minor chats styles improvements
Closes #1181 and #1210
See merge request soapbox-pub/soapbox!1932
|
2022-11-24 22:57:52 +00:00 |
|
|
37b698b2e0
|
Minor chats styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-24 23:15:30 +01:00 |
|
Alex Gleason
|
85b8d09d68
|
ProfilePreview: fix display of header image, code cleanup
|
2022-11-23 11:45:52 -06:00 |
|
Alex Gleason
|
47613dde56
|
Simplify StillImage component, fix header images
|
2022-11-22 11:33:47 -06:00 |
|
Alex Gleason
|
b9a3f7ec13
|
StatusInteractionBar: break into InteractionCounter component
|
2022-11-20 16:05:53 -06:00 |
|
Alex Gleason
|
b530d933a3
|
Merge remote-tracking branch 'origin/develop' into markup-css
|
2022-11-20 15:00:58 -06:00 |
|
Alex Gleason
|
b892b85f70
|
StatusActionBar: stop propogation in parent div instead of each element individually
|
2022-11-20 12:36:54 -06:00 |
|
Alex Gleason
|
8061c8d782
|
Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09 , reversing
changes made to a0597a6445 .
|
2022-11-20 12:27:45 -06:00 |
|
Alex Gleason
|
7e32f0d992
|
Add <Markup> component to style markup from the API
|
2022-11-19 18:15:17 -06:00 |
|
Alex Gleason
|
e973d69c61
|
Stop mouseUp propagation in statuses
|
2022-11-19 14:36:58 -06:00 |
|
Chewbacca
|
9b70a2487e
|
Remove 'radio-button.scss', 'dirctory.scss' and move RadioButton to UI Components
|
2022-11-16 16:38:32 -05:00 |
|
Chewbacca
|
a559ed72c9
|
Move Accordion into Component UI
|
2022-11-16 12:30:24 -05:00 |
|
Chewbacca
|
a0d960dd21
|
Rename files (2): _ -> -
|
2022-11-15 11:00:49 -05:00 |
|
|
e75f1ea074
|
Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-11 20:42:18 +01:00 |
|
|
1526ccaa2e
|
Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 17:37:36 +01:00 |
|
|
99bd9f5e8e
|
Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 11:46:15 +01:00 |
|
|
3448022965
|
Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-27 19:48:41 +02:00 |
|
Chewbacca
|
a639c789a4
|
Move sensitive filters into new component
|
2022-10-20 10:48:41 -04:00 |
|
Chewbacca
|
6458f6ed9f
|
Remove focus state on Tabs
|
2022-10-14 08:49:53 -04:00 |
|
Alex Gleason
|
4e97474a59
|
Merge branch 'autosuggest-input-refactor' into 'develop'
Refactor Input input to accept 'theme' prop, pass down from Autosuggest components
See merge request soapbox-pub/soapbox!1815
|
2022-10-13 18:25:52 +00:00 |
|
Alex Gleason
|
4988f4a2d5
|
Input: support 'transparent' theme
|
2022-10-04 17:14:08 -04:00 |
|
Alex Gleason
|
b9e0e94587
|
Input: support 'theme' prop (deprecate 'isSearch'), pass theme down from higher components
|
2022-10-04 17:09:47 -04:00 |
|
Alex Gleason
|
61dd57ab81
|
AutosuggestInput: use UI input component
|
2022-10-04 16:39:51 -04:00 |
|
Justin
|
1c55e60055
|
Ensure space is number
|
2022-10-04 15:17:51 -04:00 |
|
Justin
|
c960ad9d33
|
Ensure space is number
|
2022-10-04 15:17:26 -04:00 |
|
Justin
|
c49aec2ae0
|
Refactor UI library types
|
2022-10-04 15:08:22 -04:00 |
|
Justin
|
63bd9a21fc
|
Update spacing on Widgets
|
2022-09-26 15:23:51 -04:00 |
|
Justin
|
1d69b66e4b
|
Use React Query for suggestions
|
2022-09-26 15:22:00 -04:00 |
|
|
cb3df8211c
|
Merge remote-tracking branch 'soapbox/develop' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-16 15:40:29 +02:00 |
|
Alex Gleason
|
2e811a1e88
|
Admin: allow setting custom badges on accounts
|
2022-09-11 20:04:41 -05:00 |
|
Alex Gleason
|
c067dd7547
|
Create TagInput component
|
2022-09-11 15:47:50 -05:00 |
|
|
a9b8371086
|
Allow multiple compose forms
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-10 23:52:06 +02:00 |
|
Justin
|
999c5caafd
|
Merge branch 'improve-input' into 'develop'
Extend input with new prepend/append options
See merge request soapbox-pub/soapbox!1778
|
2022-09-08 12:36:41 +00:00 |
|
Justin
|
d4d561638d
|
Merge branch 'bug-fixes' into 'develop'
Bug fixes
See merge request soapbox-pub/soapbox!1761
|
2022-09-08 12:29:42 +00:00 |
|
Justin
|
7063ce759d
|
Add JSDOC
|
2022-09-08 08:28:19 -04:00 |
|
Justin
|
75472247d8
|
Merge branch 'improve-danger-button' into 'develop'
Update 'danger' button styles
See merge request soapbox-pub/soapbox!1777
|
2022-09-08 12:23:58 +00:00 |
|