Commit graph

14 commits

Author SHA1 Message Date
Alex Gleason
6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason
55ba4bd106
ShowablePassword, IconButton: submit on Enter 2021-12-15 10:46:25 -05:00
Alex Gleason
a6f5cf33d0
Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
Alex Gleason
23468b83a9
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
Alex Gleason
43a6e26a36
SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
Alex Gleason
9b0e1218c9
Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts 2021-09-21 10:25:36 -05:00
Alex Gleason
a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
d6201905c8
Pass iconset into IconButton, IconWithCounter 2021-09-12 19:45:17 -05:00
Thibaut Girka
11057970ef Improve focus handling with dropdown menus
- Focus first item when activated via keyboard
- When the dropdown menu closes, give back the focus to
  the actual element which was focused prior to opening the menu
2021-08-28 15:23:05 +02:00
Thibaut Girka
675c5a4df2 Improve keyboard navigation in privacy dropdown
* Trap tab in privacy dropdown

* Give focus back to last focused element when privacy dropdown menu closes

* Actually give back focus to the element that had it before clicking the dropdown
2021-08-28 15:23:00 +02:00
4d3f4c5680 Accessible emoiji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 15:28:55 +02:00
Alex Gleason
d24dcb3e60
gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
Renamed from app/gabsocial/components/icon_button.js (Browse further)