Commit Graph

2525 Commits

Author SHA1 Message Date
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
Aminejv
dfa07242f3 feat(Activity): delete old scene 2021-07-28 14:56:34 +01:00
Aminejv
8258c189d5 feat(Activity): add GlobalCarousel 2021-07-28 14:56:05 +01:00
Aminejv
6c9a67e05a feat(activity): disable my network feed 2021-07-27 13:16:58 +01:00
Aminejv
ef3b0bab78 feat(ObjectPreview): disable like and save buttons 2021-07-27 13:16:58 +01:00
Aminejv
bc62564031 feat(activity): add feature flag 2021-07-27 13:16:58 +01:00
Aminejv
e91041f18c fix(hooks): adjust useMounted 2021-07-27 13:16:58 +01:00
Aminejv
913d40c8f7 feat(ObjectPreview): update object preview to new design 2021-07-27 13:16:58 +01:00
Aminejv
499c57d93c feat(CollectionPreview): update collection preview to new design 2021-07-27 13:16:58 +01:00
Aminejv
382a021a38 feat(ProfilePreview): update to new design 2021-07-27 13:16:58 +01:00
Aminejv
7dad0cad06 feat(objectPreview): add hover to see description 2021-07-27 13:16:58 +01:00
Aminejv
c40fb9887f feat(objectPreview): move placeholders to objectPreview index 2021-07-27 13:16:58 +01:00
Aminejv
b4003249b1 feat(typography): add support for 'as' prop 2021-07-27 13:16:58 +01:00
Aminejv
12355442b0 feat(ObjectPreviewPrimitive): update imports 2021-07-27 13:16:58 +01:00
Aminejv
e288c3daa1 feat(objectPreview): update TextObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
b16ad5d587 feat(objectPreview): update FontObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
c8755adc38 feat(objectPreview): update ImageObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
9701023d57 feat(objectPreview): update placeholders svg 2021-07-27 13:16:58 +01:00
Aminejv
587b2fe90c chore(objectPreviews): remove unnecessary object for placeholders 2021-07-27 13:16:58 +01:00
Aminejv
4a4c0ad594 feat(theme): update grayLight6,bgBlurLight6,bgBlurLight6OP,bgBlurLight6TRN colors 2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejv
1cfabf7f5e feat(Activity): change how we format date in ProfileInfo 2021-07-27 13:16:58 +01:00
Aminejv
cf16d774f1 feat(Activity): order groups by date 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejv
d1a8ea2172 fix(TextObjectPreview): correct text preview instead of html 2021-07-27 13:16:58 +01:00
Aminejv
dadaca6eab feat(ObjectPreview): fix typo premitive-> primitive 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
3ecad0d26a Update search modal
passing correct user data to the search modal
2021-07-19 13:44:45 -06:00
Martina
99c71d763c updated global carousel routing style 2021-07-16 15:51:01 -07:00