Martina
8accb20f1c
added ability to search through another user's files
2021-11-08 17:17:09 -08:00
martinalong
84c25d0026
Merge pull request #972 from filecoin-project/@aminejv/new-carousel
...
Feat: New global carousel design
2021-11-05 13:11:16 -07:00
martinalong
228515c9a5
Merge pull request #977 from filecoin-project/@martinalong/improving-search-relevance
...
@martinalong/improving search relevance
2021-11-05 11:14:16 -07:00
Martina
e3553d71a0
improving search for filenames
2021-11-05 11:12:04 -07:00
Aminejv
321f181980
fix(GlobalCarousel/Jumpers/EditChannels): fix Svg.Plus alignment
2021-11-04 14:46:53 +01:00
Aminejv
7ced5b22a5
fix(Jumper): use borderGrayLight4 for border color
2021-11-03 19:20:43 +01:00
Martina
3247cff0d1
fixing some places where search manager wasn't properly updating files
2021-11-03 10:56:42 -07:00
Aminejv
0ad14ab36d
feat(Strings/createSlug): replace space with - and remove special characters
2021-11-03 11:51:14 +01:00
Aminejv
987abeeea1
feat(Jumper): add an overlay and a dismiss button
2021-11-03 11:51:14 +01:00
Aminejv
7522f5436e
fix(GlobalCarousel/Jumpers/EditChannels): handle tags state locally
2021-11-03 11:51:14 +01:00
Aminejv
172e674961
fix(GlobalCarousel/Jumpers/EditChannels): truncate long tags and add overflow when user has too many tags
2021-11-03 11:51:14 +01:00
Aminejv
112184fb3b
fix(GlobalCarousel/Jumpers/EditInfo): remove source field
2021-11-03 11:51:14 +01:00
Aminejv
bc58d0362e
fix(GlobalCarousel)
...
- reduce header and controls animation duration to 0.25s
- Use the same hover trigger for both header and controls
2021-11-03 11:51:14 +01:00
Aminejv
ab510a492c
feat(GlobalCarousel/Jumpers/Share): get the correct file urls
2021-11-03 11:51:14 +01:00
Aminejv
c041514bce
feat(Upload): readd opening upload jumper via custom event
2021-11-03 11:51:14 +01:00
Aminejv
108d2293a5
feat(GlobalCarousel): show the file sharing jumper only when the file is public
2021-11-03 11:51:14 +01:00
Aminejv
b920a05ec6
feat(GlobalCarousel/Jumpers/EditChannels): add optimistic ui when creating a channel
2021-11-03 11:51:14 +01:00
Aminejv
c2dc502f84
feat(slates/create): add hydrateViewer param
2021-11-03 11:51:14 +01:00
Aminejv
f0aa203d0b
feat(strings): remove createSlug rule to trim - from the end of the text
2021-11-03 11:51:14 +01:00
Aminejv
606bf55c57
feat(GlobalCarousel): reduce next and previous controls' height
2021-11-03 11:51:14 +01:00
Aminejv
22427c160f
feat(FontFrame/FixedControls): move font crontols to the bottom of the screen
2021-11-03 11:51:14 +01:00
Aminejv
9a58c92d40
feat(Upload): remove open-upload-jumper custom event
2021-11-03 11:51:14 +01:00
Aminejv
f91f8de959
feat(Upload/DropIndicator): use new useEventListener params
2021-11-03 11:51:14 +01:00
Aminejv
abcc7375c9
fix(Jumper): add minHeight and overflow
2021-11-03 11:51:14 +01:00
Aminejv
b176a5a797
feat(Jumper): add
2021-11-03 11:51:14 +01:00
Aminejv
42e1f05e26
feat(GlobalCarousel): update to new design
2021-11-03 11:51:14 +01:00
Aminejv
ba989feacd
feat(create-slate): fix typo
2021-11-03 11:51:14 +01:00
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
dad43a62f4
feat(user-behaviors):
...
- save-copy: conditionally show alerts
- download: use rootRef element to nest the link element in
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
Aminejv
06c1527a12
feat(SVG): add UploadCloud, CheckCircle and Hexagon
2021-11-03 11:51:14 +01:00
Aminejv
76383e28bf
feat(Constants): add bgGrayLight4
2021-11-03 11:51:14 +01:00
martinalong
2d33c0ef47
Merge pull request #976 from filecoin-project/@martinalong/elastic-search-v1
...
@martinalong/elastic search v1
2021-11-01 14:56:24 -07:00
Martina
745bcd5d90
modified to fit the rebase and removed extraneous print
2021-11-01 14:05:38 -07:00