Commit Graph

3207 Commits

Author SHA1 Message Date
Aminejv
2b3b5d0e1f fix(FocusRing): sometimes ring isn't visible 2022-01-25 18:25:48 -08:00
Aminejv
1fefde20f9 feat(Survey): add validations 2022-01-25 18:25:48 -08:00
Aminejv
8820c691f4 feat(Dataview/Footer): add T keybinding for multi-tagging 2022-01-25 18:25:48 -08:00
Aminejv
da1a391a48 fix(Jumpers/EditSlates): focus input when hovering menu items 2022-01-25 18:25:48 -08:00
Aminejv
04461097e8 feat(EditSlates): only show menu selection when the input is focused 2022-01-25 18:25:48 -08:00
Aminejv
324123fce9 feat(EditSlates): apply tags to multiple files 2022-01-25 18:25:48 -08:00
Aminejv
f19211376c feat(EditSlates): add multiple objects support to useSlates 2022-01-25 18:25:48 -08:00
Aminejv
150110d326 fix(landing): for twitter auth, redirect to /auth 2022-01-25 18:25:48 -08:00
Aminejv
239a871ad5 feat(GlobalCarousel): When opening a jumper, automatically close others 2022-01-25 18:25:48 -08:00
Aminejv
e6d0fd8202 feat(Jumpers/EditSlates): keep the input in view when a tag is applied 2022-01-25 18:25:48 -08:00
Aminejv
c6d77a4eee feat(Jumpers/EditSlates): only order tags in the first render 2022-01-25 18:25:48 -08:00
Aminejv
319b54ea32 feat(Jumpers): add close button 2022-01-25 18:25:48 -08:00
Aminejv
a657d69ebc fix(Jumpers/EditSlates): fix tag overflow 2022-01-25 18:25:48 -08:00
Aminejv
1dffc5a782 fix(Jumpers/EditSlates): update input max height to 2.5 lines 2022-01-25 18:25:48 -08:00
Aminejv
e492e65240 fix(Jumpers/EditSlates): update users icon size 2022-01-25 18:25:48 -08:00
Aminejv
e522910d16 feat(Jumpers/EditSlates): show apply/remove tag indicator when hovering via mouse 2022-01-25 18:25:48 -08:00
Aminejv
8e5cd0f028 feat(GlobalCarousel/Jumpers/EditSlates): add empty state 2022-01-25 18:25:48 -08:00
Aminejv
66ec20b6e5 fix(landing): opening auth link in a new tab 2022-01-25 18:25:48 -08:00
Aminejv
f03eea408f feat(FocusRing): update the way we detect if focus is triggered by a keyboard 2022-01-25 18:25:48 -08:00
Aminejv
7071723c97 feat(GlobalCarousel/Jumpers/EditSlates): order slates by update date 2022-01-25 18:25:48 -08:00
Aminejv
d3d7bc82c7 fix(Upload/Jumper): input full width 2022-01-25 18:25:48 -08:00
Aminejv
3250b651f6 feat(Jumpers): move AnimatePresence up in the tree 2022-01-25 18:25:48 -08:00
Aminejv
77a2d32542 feat(System/fragments/Jumper): remove overlay 2022-01-25 18:25:48 -08:00
Aminejv
81073f92a4 feat(GlobalCarousel/Jumpers/EditInfo):
- remove body's overflow

- close jumper when saving

- change Description's label to 'Notes'
2022-01-25 18:25:48 -08:00
Aminejv
18cfa98221 feat(constants): add BoxShadowJumperLight 2022-01-25 18:25:48 -08:00
Aminejv
4b67d6caa6 feat(ObjectPreviewPrimitive): replace EditChannels with EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
8e007d235d feat(GlobalCarousel): replace EditChannels with EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
c4631b4d18 feat(GlobalCarousel/Jumpers): add EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
fc7d37a2f5 feat(Input): add forwardRef 2022-01-25 18:25:48 -08:00
Aminejv
774d7870c0 feat(RovingTabindex): detect if an element has autofocus 2022-01-25 18:25:48 -08:00
Aminejv
1e493569ec feat(hooks): add options param to useEventListener 2022-01-25 18:25:48 -08:00
Aminejv
4c6d326c88 fix(utilities): mergeEvents undefined error 2022-01-25 18:25:48 -08:00
Aminejv
5240727143 feat(constants): add bgBlurLightOP color 2022-01-25 18:25:48 -08:00
Aminejv
bf7d23d5da feat(Carousel/Jumpers/EditInfo): update cancel and save buttons size in mobile 2022-01-25 18:25:48 -08:00
Aminejv
92a2569320 feat(Carousel/MobileJumpers): move ObjectOverview to the top of the jumpers 2022-01-25 18:25:48 -08:00
Aminejv
2597a87af5 feat(Input&TextArea): update padding 2022-01-25 18:25:48 -08:00
Aminejv
6fbf8f5d00 fix(AuthWrapper): ios 100vh bug 2022-01-25 18:25:48 -08:00
Martina
c71f41111f sidebar updates 2022-01-20 13:18:32 -08:00
martinalong
617546a735
Merge pull request #1052 from filecoin-project/@aminejv/slate-2.5-changes
Slate 2.5 fixes
2022-01-20 12:36:31 -08:00
Aminejv
fd9f25ee02 fix(SceneSlate&&SceneFilesFolder): replace textDark with textBlack 2022-01-19 20:45:29 +01:00
Aminejv
d812bcab63 fix(delete-user): delete user's survey record 2022-01-19 20:45:21 +01:00
Aminejv
9734939289 fix(ObjectPreview): ObjectPreviewPrimitive controls not showing on hover 2022-01-19 20:08:07 +01:00
Aminejv
8562bd2ab6 fix(Sidebar/Title): return null if title is not provided 2022-01-19 15:56:38 +01:00
Martina
985b47147b edits to action bar in data page 2022-01-18 15:21:09 -08:00
Martina
8e61993396 added back arrow on profile pages 2022-01-18 14:54:35 -08:00
Martina
7be8088d79 added preview image for links in sharing and editing popovers 2022-01-18 14:32:49 -08:00
Martina
f9713b6970 remove extra space below download extension button 2022-01-18 14:26:53 -08:00
martinalong
568d8bc4f5
Merge pull request #1047 from filecoin-project/@aminejv/updates
Improvements and bug fixes
2022-01-06 14:42:19 -08:00
martinalong
184fe998ca
Merge pull request #1046 from filecoin-project/@aminejv/a11y
Improvements and accessibility changes
2022-01-06 14:40:11 -08:00
Martina
0de02a006e removed extra console.log in update search 2022-01-06 14:07:00 -08:00