Aminejv
51d938da77
fix(GlobalCarousel/EditInfo/Description field): scroll to bottom on event
2021-11-03 11:51:14 +01:00
Aminejv
8980059a76
feat(GlobalCarousel/Jumpers): export all jumpers
2021-11-03 11:51:14 +01:00
Aminejv
42bae02611
feat(EditChannels): add EditChannels jumper
2021-11-03 11:51:14 +01:00
Aminejv
feba9d1606
feat(EditInfo): add Edit info jumper
2021-11-03 11:51:14 +01:00
Aminejv
c37ec1c70c
feat(GlobalCarouselJumpers/FileDescription): add FileDescription jumper, triggered by the More button in the carousel header
2021-11-03 11:51:14 +01:00
Aminejv
e213b7b609
feat(GlobalCarousel/Jumpers/MoreInfo): add More info jumper
2021-11-03 11:51:14 +01:00
Aminejv
fba2bad12b
feat(GlobalCarousel/Jumpers/Share): add file sharing jumper
2021-11-03 11:51:14 +01:00
Aminejv
2355931840
feat(GlobalCarousel/Jumpers/MobileLayout): add layouts to display carousel jumpers in mobile
2021-11-03 11:51:14 +01:00
Aminejv
206fead689
feat(Hooks):
...
- useEventListener: add support to listen to events from elememts
- useEscakeKey: when multiple components use this hook, and when triggered close the last one opened
- useImage: check if image is loaded. Also it checks if the image overflows given a maxWidth
feat(useDetectTextOverflow): detect if a text element has an overflow
2021-11-03 11:51:14 +01:00
Aminejv
2bc7c10030
feat(CollectionSharingModal): remove Share modal
2021-11-03 11:51:14 +01:00
Aminejv
81b80b7495
feat(GlobalCarousel): remove GlobalCarousel and CarouselSidebar
2021-11-03 11:51:14 +01:00
Aminejv
6e81e291d3
feat(Typography): add forwardRef to H5 and P3 components
2021-11-03 11:51:14 +01:00
Aminejv
632d5dca80
feat(MarkdownFrame): add mobile styles
2021-11-03 11:51:14 +01:00
Aminejv
b81fa696bc
feat(SlateMediaObject): add dynamic background blur
2021-11-03 11:51:14 +01:00
Aminejv
75815d1622
feat(ObjectBoxPreview): add ObjectBoxPreview
2021-11-03 11:51:14 +01:00
Aminejv
0603222c50
feat(LinkIcon): get Link icon from an object
2021-11-03 11:51:14 +01:00
Aminejv
987d6d14e6
feat(Textarea): add css prop
2021-11-03 11:51:14 +01:00
Aminejv
18ec27ea7f
feat(Buttons): add type prop
2021-11-03 11:51:14 +01:00
Martina
745bcd5d90
modified to fit the rebase and removed extraneous print
2021-11-01 14:05:38 -07:00
Martina
09dd4cfef6
hooked up the search endpoint to the front end
2021-11-01 13:42:23 -07:00
Martina
14eb5925b2
plugged in search update function where appropriate
2021-11-01 13:38:58 -07:00
Martina
b2135c203f
fixed capitalization of import
2021-10-15 14:25:23 -07:00
Aminejv
92d544d175
feat(Upload/Popup): expand the popup when new files are added to the upload queue
2021-10-14 19:14:09 +01:00
Aminejv
8314b9ad71
feat(Upload): upload a link by pasting it into the app
2021-10-14 18:57:04 +01:00
Aminejv
40a9607123
feat(Upload/Jumper):
...
- add dismiss button
- close the jumper when submitting links/files
2021-10-14 18:53:44 +01:00
Aminejv
f2e0eee6a1
fix(Filter): fix stale state issue
2021-10-14 18:52:01 +01:00
Aminejv
eafb38b004
update(Upload/Popup): clamp upload progress percentage
2021-10-14 18:44:20 +01:00
Aminejv
d72bf14716
update(Upload/DropIndicator): capitalize slate
2021-10-14 18:42:24 +01:00
Aminejv
17a4905052
fix(DataView): action bar zindex
2021-10-14 18:40:53 +01:00
Aminejv
4463d47944
feat(Upload/Jumper):
...
- add overlay behind the jumper
-m update spacing inside the jumper
2021-10-12 19:11:55 +01:00
Aminejv
be5b99f799
feat(Upload/Popup): change status copy from saved to file size
2021-10-12 14:06:34 +01:00
Aminejv
3ddafb40ec
feat(Upload/Popup): close the popup automatically when the upload is successful
2021-10-12 13:54:52 +01:00
Aminejv
3216e863c9
feat(Upload/DropIndicator): update copy
2021-10-12 13:29:40 +01:00
Aminejv
4b881428c1
feat(Upload/Jumper): reset link input when clicking save
2021-10-12 12:02:19 +01:00
Aminejv
bc6676edbc
feat(Upload): remove upload metrics from ApplicationHeader
2021-10-08 17:49:07 +01:00
Aminejv
1108e1aa15
feat(Upload/Popup): add popup component
2021-10-08 17:47:58 +01:00
Aminejv
8727358958
feat(Upload/Provider):
...
- add is Finished state to check when an upload finishs
- remove useUploadRemainingTime
- add resetUploadState
- change useUploadModal to useUploadJumper
2021-10-08 17:46:47 +01:00
Aminejv
39336544c5
feat(Upload): add upload jumper
2021-10-08 17:42:37 +01:00
Aminejv
9c603e5cab
feat(BlobObjectPreview): add BlobObjectPreview to preview files while being uploaded
2021-10-08 17:42:13 +01:00
Aminejv
c5acec1863
feat(Jumper): add primitives for the jumper component
2021-10-08 17:40:24 +01:00
Aminejv
7e412dcc8f
feat(Upload): renamed the popup component to DropIndicator
2021-10-08 17:39:20 +01:00
Aminejv
91dfaa6fb8
feat(Upload): remove modal
2021-10-08 17:38:35 +01:00
Aminejv
d7133ecb06
fix(Upload&Filter): fix zindex issue between filter navbar and upload modal
2021-09-29 19:08:02 +01:00
Aminejv
def37ee544
fix(Typography): fix truncation in firefox
2021-09-29 17:49:30 +01:00
Aminejv
e185c76e5f
feat(Upload.Popup): add popup indicator when dropping files
2021-09-29 17:49:28 +01:00
Aminejv
f0849b2604
feat(Upload):
...
- combine upload and summary in the same page
- update summary's copy
2021-09-29 17:35:44 +01:00
Aminejv
7aff27dff1
feat(UploadSummary): make objects and sizes singular
2021-09-29 17:35:44 +01:00
martinalong
48e812c828
Merge pull request #954 from filecoin-project/@aminejv/new-filtering
...
Filtering feature
2021-09-28 17:07:26 -07:00
Martina
b6e4d246f1
removed deleted import
2021-09-28 15:29:41 -07:00
Martina
29c4f8c106
removed file importing a deleted file
2021-09-28 14:57:55 -07:00