Martina
|
f730747d63
|
remove NODE_ENV=production preset
|
2021-08-20 15:20:23 -07:00 |
|
Martina
|
6411d02c99
|
make babel a regular dependency
|
2021-08-20 14:16:09 -07:00 |
|
Martina
|
f7bdea0d4a
|
only require babel register on dev
|
2021-08-20 13:42:38 -07:00 |
|
Martina
|
dae49fd767
|
reinstalled babel register and core
|
2021-08-20 13:20:06 -07:00 |
|
martinalong
|
862ccf84ef
|
Merge pull request #887 from filecoin-project/@aminejv/viewer-improvements
Improvement: update Viewer's getById method
|
2021-08-20 12:28:47 -07:00 |
|
martinalong
|
2477bcb038
|
Merge pull request #888 from filecoin-project/@aminejv/safari-fixes
Fixes: visual bugs across browsers
|
2021-08-20 12:27:13 -07:00 |
|
Aminejv
|
e04c528c3b
|
fix(viewer): use promise.allSettled instead of promise.all in the getById method
|
2021-08-19 21:41:59 +01:00 |
|
Aminejv
|
4b3a445206
|
fix(Object&Collection Previews): use border property instead of box shadow for description box
|
2021-08-19 18:25:31 +01:00 |
|
Aminejv
|
2780d6b9bf
|
fix(typography): remove font-weights and use correct font family
|
2021-08-19 17:59:15 +01:00 |
|
Aminejv
|
4d189be97c
|
fix(Object&Collection Previews): bump border from 0.5px to 1px
|
2021-08-19 17:48:02 +01:00 |
|
Aminejv
|
54153a5cec
|
fix(Object&Collection Previews): fix initial height
|
2021-08-19 17:37:00 +01:00 |
|
Aminejv
|
b3c23bdb45
|
feat(viewer): update getById to call independent data methods on parallel
|
2021-08-19 17:02:35 +01:00 |
|
Martina
|
89e8fcdcfb
|
Merge branch 'main' of github.com:filecoin-project/slate into main
|
2021-08-18 14:02:59 -07:00 |
|
Martina
|
91537fcdeb
|
updated babel core
|
2021-08-18 13:59:55 -07:00 |
|
Martina
|
6908e4bf97
|
updated babel core
|
2021-08-18 13:47:33 -07:00 |
|
Martina
|
9364af281a
|
finished upload by cid and url documentation, including optional filename
|
2021-08-18 13:35:38 -07:00 |
|
Martina
|
e739e63bf7
|
api docs for upload by cid and url
|
2021-08-18 13:35:38 -07:00 |
|
Martina
|
10c663e7a5
|
api doc edits and adding google site verification file
|
2021-08-18 13:35:38 -07:00 |
|
Martina
|
a66fad2942
|
reset package lock.json
|
2021-08-18 13:35:22 -07:00 |
|
Martina
|
2de540bc86
|
fix import bugs
|
2021-08-18 13:12:57 -07:00 |
|
martinalong
|
8048383468
|
Merge pull request #880 from filecoin-project/@aminejv/collection-updates
Feat(Collection): add private indicator and the share interaction
|
2021-08-18 11:39:06 -07:00 |
|
Aminejv
|
7a23becdec
|
feat(SceneSlate): use new private indicator
|
2021-08-18 08:27:53 +01:00 |
|
Aminejv
|
4152d9f7ac
|
feat(CollectionSharingModal): update social interactions copy
|
2021-08-17 22:58:11 +01:00 |
|
Aminejv
|
3ad76fa24c
|
feat(ShareModal): add dynamic preview as a todo task
|
2021-08-17 22:19:05 +01:00 |
|
Aminejv
|
13f9d4cd3b
|
feat(ShareModal): add responsive styles
|
2021-08-17 22:17:53 +01:00 |
|
Aminejv
|
531df1cd48
|
fix(CollectionSharingModal): remove recipient email
|
2021-08-17 22:12:31 +01:00 |
|
Aminejv
|
61c27f2100
|
feat(ShareModal): add collection preview
|
2021-08-17 22:07:32 +01:00 |
|
Aminejv
|
9834b390db
|
feat(CollectionPreviewBlock): update to use new preview
|
2021-08-17 22:06:12 +01:00 |
|
Aminejv
|
f1c1273917
|
feat(CollectionPreviewBlock/components/Preview): extend the component to support showing previews in the SharingModalComponent
|
2021-08-17 22:05:28 +01:00 |
|
Aminejv
|
fc22dfb1ee
|
feat(CollectionSharingModal): build CollectionSharingModal using ShareModalPrimitive and integrate it to Application
|
2021-08-17 19:24:50 +01:00 |
|
Aminejv
|
724e8317d2
|
feat(ShareModalPrimitive): add ShareModalPrimitive component
|
2021-08-17 19:24:06 +01:00 |
|
Aminejv
|
2d0fb2bb16
|
feat(ShareButton): add ShareButton component
|
2021-08-17 19:23:04 +01:00 |
|
Aminejv
|
d27e1a8786
|
feat(Divider): add support for semantic colors
|
2021-08-17 19:22:22 +01:00 |
|
Aminejv
|
3cbb2a7c27
|
feat(utilities): add copyToClipboard utility
|
2021-08-17 19:21:44 +01:00 |
|
Aminejv
|
204757000c
|
feat(hooks): add useEscapeKey and useLockScroll hooks
|
2021-08-17 19:20:45 +01:00 |
|
Aminejv
|
a92628251a
|
feat(hooks): add useEventListener and useTimeout hooks
|
2021-08-17 19:20:03 +01:00 |
|
Aminejv
|
d31bba82f7
|
feat(svg): add share, twitter, mail and clipboard icons
|
2021-08-17 19:19:08 +01:00 |
|
Aminejv
|
54e86b1f99
|
feat(collection): add indicator for private collections
|
2021-08-17 07:45:08 +01:00 |
|
Aminejv
|
df4e8a5bf4
|
feat(collection): remove owner tag when the viewer is the owner
|
2021-08-17 07:14:47 +01:00 |
|
martinalong
|
754b9ff058
|
Merge pull request #875 from filecoin-project/@aminejv/fix-file-deletion-bug
Fix: a bug where objects reappearing after deletion
|
2021-08-16 21:48:20 -07:00 |
|
Martina
|
d031162617
|
remove screenshotting from external link api and patch node_env issue
|
2021-08-16 19:53:41 -07:00 |
|
martinalong
|
123c59850a
|
Merge pull request #872 from filecoin-project/@aminejv/remove-slate-layout
Chore: Remove Slate Layout
|
2021-08-16 17:06:31 -07:00 |
|
martinalong
|
0518a390ab
|
Merge pull request #865 from filecoin-project/@aminejv/preview-tweaks
Update: Object and Collection previews tweaks
|
2021-08-16 15:59:09 -07:00 |
|
Aminejv
|
79be77787f
|
fix(delete-files-by-ids): delete files from the likes table
|
2021-08-13 20:40:43 +01:00 |
|
Aminejv
|
3243e217ac
|
fix(Dataview): add _handleDeleteFilesFromCollection
|
2021-08-13 20:39:36 +01:00 |
|
Aminejv
|
08b45a7bf7
|
fix(env): add NODE_ENV back because NEXT_PUBLIC doesn't work with dotenv
|
2021-08-12 19:59:26 +01:00 |
|
Aminejv
|
4b7b2498ac
|
feat(DataView): update to support CollectionScene
|
2021-08-12 18:12:13 +01:00 |
|
Aminejv
|
8e0838b3c3
|
chore(SlateLayout): replace SlateLayout with DataView
|
2021-08-12 18:12:11 +01:00 |
|
Aminejv
|
d6a7265208
|
chore(SlateLayout): remove layouts from other endpoints
|
2021-08-12 18:11:41 +01:00 |
|
Aminejv
|
3ff94ca857
|
chore(SlateLayout): remove SlateLayout and SlateLayoutMobile
|
2021-08-12 18:11:39 +01:00 |
|