Commit Graph

2554 Commits

Author SHA1 Message Date
Aminejv
9870195035 fix(LinkPreview): fallback size 2021-08-09 20:48:46 +01:00
Aminejv
283b288788 fix(Previews): popup overflow 2021-08-09 20:42:53 +01:00
Aminejv
1c2104a080 feat(LinkPreview): adjust ImgPreview style depending on its width 2021-08-09 20:32:43 +01:00
Aminejv
4c4bfe7aa9 feat(LinkPreview): add fallback for link favicon 2021-08-09 20:09:20 +01:00
Aminejv
b3fea9734e feat(previews): disable description popup on mobile 2021-08-09 18:31:46 +01:00
Aminejv
321140a08a feat(CollectionPreview): display popup when only hovering over title and description 2021-08-09 09:59:20 +01:00
Aminejv
c16c8af3ae feat(ObjectPreview): display popup when only hovering over title and description 2021-08-09 09:59:04 +01:00
Aminejv
32edc1a218 fix(LinkObject): show placeholder when link preview is broken 2021-08-09 09:56:41 +01:00
Aminejv
eb84d50c32 feat(CollectionPreview): update title 2021-08-06 22:34:50 +01:00
Aminejv
cff50aade2 feat(ObjectPreview): reduced delay between animations 2021-08-06 22:29:46 +01:00
Aminejv
f09194a747 fix(LinkObject): update link's hover color 2021-08-06 22:16:09 +01:00
Aminejv
92a4191882 feat(LinkPreview): add fallback support to more edge cases 2021-08-06 21:52:55 +01:00
Aminejv
c54d4b34cc feat(CollectionPreview): improve hover animation 2021-08-06 16:45:28 +01:00
Aminejv
f4bf3a7b04 feat(ObjectPreview): improve hover animation 2021-08-06 16:44:54 +01:00
Aminejv
ac0ea217ce fix(ObjectPreviews): tweak description 2021-08-05 21:21:47 +01:00
Aminejv
50dbbfdf59 fix(hooks): add useIsomorphicLayoutEffect to remove next warnings 2021-08-05 20:45:52 +01:00
Aminejv
f1620d984d feat(CollectionPreview): update hover animation to use transforms 2021-08-05 20:08:10 +01:00
Aminejv
e5fd28ac9c chore(CollectionPreview): move Preview component into its own component 2021-08-05 20:07:20 +01:00
Aminejv
ec7341b5b7 feat(ObjectPreview): update hover animations to use transforms 2021-08-05 19:03:41 +01:00
Aminejv
227d337e1e feat(ObjectPreview): update placeholders ratio 2021-08-05 19:03:05 +01:00
Aminejv
563403d1a8 feat(LinkPreview): add support visit link from preview 2021-08-05 19:01:43 +01:00
Aminejv
62d4dd8441 feat(PreviewPlaceholders): add link placeholder 2021-08-05 18:59:36 +01:00
Aminejv
02f745ecc2 fix(ObjectPreview): update boxShadow and shape 2021-08-05 13:36:31 +01:00
Aminejv
005981e48d fix(LinkObject): add text ellipses to the tag 2021-08-05 13:35:26 +01:00
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6 tweak the checkbox border color to match the object border color 2021-08-04 17:25:16 -07:00
Martina
ad5fa732e2 revert favicon 2021-08-04 17:05:10 -07:00
Martina
c19d436f12 Merge branch 'main' of github.com:filecoin-project/slate into main 2021-08-04 15:57:24 -07:00
Martina
13d4b03309 more wrong color fixes 2021-08-04 15:56:58 -07:00
Aminejv
322f8f4969 feat(previews): add title prop 2021-08-04 20:06:38 +01:00
Aminejv
19b1c7c6d9 fix(getSubscriptionByUserId): return slates.id instead of ownerId as id 2021-08-04 17:28:15 +01:00
Aminejv
760653bb3f feat(CollectionPreview): show description on hover 2021-08-04 17:18:21 +01:00
Aminejv
277e8a3d22 feat(ObjectPreview): debounce description's hover 2021-08-04 17:17:59 +01:00
Aminejv
2658177d16 feat(DataView): update checkbox boxShadow 2021-08-04 17:16:06 +01:00
martinalong
8d1eeb272f
Merge pull request #846 from filecoin-project/@aminejv/responsive-profile-photo
Fix: responsive profile photo
2021-08-03 21:45:34 -07:00
Martina
dacf7e506f removed unnecessary call to screenshot api 2021-08-03 21:43:28 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Martina
d28d2bd19a added missing border colors 2021-08-03 16:02:42 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
Martina
3dba39685e fixing collections.fileCount call 2021-08-03 12:46:31 -07:00
Aminejv
fdec5db7bc feat(collectionPreview): memoize getObjectPreview 2021-08-03 20:21:15 +01:00
Aminejv
1e924092e2 feat(ProfilePhoto): update size prop to be responsive 2021-08-03 18:04:16 +01:00
Aminejv
513498f4d4 feat(utilities): add mapResponsiveProp utility 2021-08-03 18:01:23 +01:00
Aminejv
ef8e15da32 feat(hooks): add useMemoCompare hook 2021-08-03 18:00:56 +01:00
martinalong
e0fa932523
Merge pull request #835 from filecoin-project/@aminejv/activity
Feat: Activity Page
2021-08-02 19:03:14 -07:00
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity 2021-08-02 19:02:57 -07:00
Martina
006511a11d adding handling for non number sizes 2021-08-02 17:45:55 -07:00
Martina
d0161b92b0 add forgotten google site verification 2021-07-28 13:08:19 -07:00
Martina
52d0f64c3d added google site verification 2021-07-28 13:07:10 -07:00
Aminejv
5512a6e1f6 feat(ObjectPreview): add LinkObjectPreview 2021-07-28 18:50:49 +01:00