Chewbacca
|
ce2e7f3785
|
Use flip and arrow middleware
|
2023-02-14 13:58:10 -05:00 |
|
Chewbacca
|
f068d6280d
|
prevent scrolling when focused
|
2023-02-14 13:28:11 -05:00 |
|
Chewbacca
|
d19f8a267a
|
Close dropdown-menu when component unmounts
|
2023-02-14 12:18:26 -05:00 |
|
Alex Gleason
|
261d900b51
|
Merge branch 'fix-dropdown' into 'develop'
Fix Profile Dropdown
See merge request soapbox-pub/soapbox!2261
|
2023-02-14 15:27:51 +00:00 |
|
Alex Gleason
|
45657c7a2a
|
EmojiSelector: pass offset as a prop
|
2023-02-13 13:17:05 -06:00 |
|
Alex Gleason
|
ae606a1db0
|
StatusReactionWrapper: switch to our Portal component
|
2023-02-13 13:16:57 -06:00 |
|
Chewbacca
|
0b9fe2cfca
|
Merge branch 'hoverable-menu' into 'develop'
Add new hoverable menu for Chat Messages (and rebuild DropdownMenu component with Popper)
See merge request soapbox-pub/soapbox!2274
|
2023-02-13 17:32:02 +00:00 |
|
Alex Gleason
|
cc2eafdfac
|
Merge remote-tracking branch 'origin/develop' into react-any-emoji
|
2023-02-12 20:30:33 -06:00 |
|
Alex Gleason
|
f9cb9d468b
|
EmojiSelector: improve style of 3-dots icon
|
2023-02-12 20:29:33 -06:00 |
|
|
4936c3ed38
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-12 22:26:55 +01:00 |
|
marcin mikołajczak
|
8f79ef2bcd
|
Merge branch 'filters' into 'develop'
Fix filters, restyle filters page
See merge request soapbox-pub/soapbox!2262
|
2023-02-12 21:08:15 +00:00 |
|
Chewbacca
|
f46086d52a
|
Cleanup a few things
|
2023-02-10 14:43:41 -05:00 |
|
Chewbacca
|
04e5e06d26
|
Make sure DOM is ready for Portal
|
2023-02-10 13:49:59 -05:00 |
|
Chewbacca
|
59ce093b31
|
Replace @reach/portal with custom Portal
|
2023-02-10 13:23:48 -05:00 |
|
Chewbacca
|
60d7ff8395
|
Re-build dropdown-menu using FloatingUI
|
2023-02-10 13:17:39 -05:00 |
|
Chewbacca
|
17684571af
|
Update hoverable menu on Chat Messages
|
2023-02-09 12:42:00 -05:00 |
|
Alex Gleason
|
6f15b5f42f
|
StatusReactionWrapper: put the picker in a portal
|
2023-02-08 20:26:37 -06:00 |
|
Alex Gleason
|
06ea520e89
|
EmojiSelector: allow reacting from full picker
|
2023-02-08 20:23:26 -06:00 |
|
Alex Gleason
|
aab6ee34c2
|
EmojiSelector: render full picker
|
2023-02-08 19:20:17 -06:00 |
|
|
47403872fa
|
Merge remote-tracking branch 'soapbox/develop' into filters
|
2023-02-08 23:40:40 +01:00 |
|
Chewbacca
|
e255bfac3d
|
Improve Emoji Reactions and add support for Chat Reactions
|
2023-02-08 12:58:01 -05:00 |
|
Alex Gleason
|
f68ce9c47b
|
Account: rip out calculations on display name, truncate with CSS
|
2023-02-07 12:03:12 -06:00 |
|
Chewbacca
|
0cc4188cad
|
Update default border color for Tabs
|
2023-02-07 12:00:14 -05:00 |
|
|
49a7d40efb
|
Fix filters, restyle filters page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-07 15:38:31 +01:00 |
|
|
bfe1401a34
|
Fix imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 23:48:44 +01:00 |
|
Alex Gleason
|
aa8f84d352
|
Menu: move <hr> styles to component
|
2023-02-06 16:15:00 -06:00 |
|
Alex Gleason
|
f6f3973eac
|
Account: let avatar and display name be truncated
|
2023-02-06 16:09:59 -06:00 |
|
Alex Gleason
|
a433d22ba3
|
Account: don't calculate max-width unnecessarily
|
2023-02-06 16:09:25 -06:00 |
|
Alex Gleason
|
ab8d162f03
|
Account: useLayoutEffect, refactor function calls, fix types, prevent negative maxWidth
|
2023-02-06 15:53:58 -06:00 |
|
Alex Gleason
|
e3f168f050
|
Merge remote-tracking branch 'origin/develop' into chat-composer
|
2023-02-06 14:25:37 -06:00 |
|
|
4721452986
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 20:31:20 +01:00 |
|
|
c56728b722
|
classNames() ==> clsx()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 20:28:18 +01: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 |
|
|
49ba4c7a9d
|
Fixes, styles improvements, cleanup, enforce classes order for classNames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 18:18:49 +01: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
|
0ee8c8eba1
|
Merge branch 'tailwind-order' into 'develop'
Tailwind order
Closes #1349
See merge request soapbox-pub/soapbox!2244
|
2023-02-03 16:38:28 +00: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
|
6b1882d7a9
|
Merge remote-tracking branch 'origin/develop' into chat-composer
|
2023-02-02 15:19:54 -06:00 |
|
Alex Gleason
|
01aef5e89e
|
Remove withDismiss prop from status, update CHANGELOG
|
2023-02-02 12:06:39 -06:00 |
|
Mark Felder
|
d0078e7f17
|
Permit muting a thread as an option on any post in the thread
|
2023-02-02 12:13:23 -05: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 |
|
Alex Gleason
|
cfd3ea9467
|
Merge branch 'status-font-size' into 'develop'
Increase font size of focused status in threads
See merge request soapbox-pub/soapbox!2232
|
2023-01-30 19:53:24 +00:00 |
|
Alex Gleason
|
747cc8c5b9
|
StatusContent: size --> textSize
|
2023-01-30 13:38:29 -06:00 |
|
Alex Gleason
|
d64b8d9b16
|
Merge remote-tracking branch 'origin/develop' into accounts-scss
|
2023-01-30 12:14:51 -06:00 |
|
Chewbacca
|
44fce6fbf3
|
Add 'key' to Link to fix react console error
|
2023-01-29 16:42:12 -06:00 |
|