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
Martina
fed9948ab0
added microlink api key and object-fit: cover
2021-07-16 13:35:43 -07:00
jasonleyser
e2521d92c2
Avatar updates
...
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
Martina
b8e017ec61
style and color nits
2021-07-14 16:25:26 -07:00
martinalong
bd1d99fef8
Merge pull request #837 from filecoin-project/@jasonleyser/intercom-update
...
Added Intercom back
2021-07-14 15:11:22 -07:00
jasonleyser
50ecf4496e
Added Intercom back
...
adding intercom back into the app, dropdown menu and search modal
2021-07-14 16:08:09 -06:00
jasonleyser
d73be6a91d
added new profile avatars
...
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
c180d43e47
edited tags showing up as the number zero issue
2021-07-13 16:03:01 -07:00
Martina
9c52ef40f5
added convenience function for endpoints checking authentication
2021-07-13 15:52:21 -07:00
Martina
4ca134e744
added create collection external endpoint and updated docs styles
2021-07-13 12:08:56 -07:00
Martina
6b133388e0
updated slate media ojbect preview to use the new function for getting image url
2021-07-13 11:00:40 -07:00
martinalong
a70838cafc
Merge pull request #827 from filecoin-project/@tarafanlin/fixes
...
nits styling and fix constant import bug
2021-07-13 10:46:05 -07:00
Martina
ff62ebcb5a
added documentation for external create link endpoint
2021-07-12 22:02:53 -07:00
Martina
1ea482c87b
add external endpoints for creating links
2021-07-12 21:27:23 -07:00