Commit Graph

980 Commits

Author SHA1 Message Date
CAKE
79ca74b801
Merge pull request #538 from filecoin-project/@aminejv/markdown-reader
feat: markdown file reader
2021-02-16 14:11:51 -08:00
Aminejvm
c9c0a92d65 cleaning 2021-02-16 19:07:14 +01:00
Aminejvm
7504ea2f13 support for standard markdown elements 2021-02-16 19:03:59 +01:00
Aminejvm
8e4270b409 fixed unity closing onclick bug 2021-02-16 08:20:27 +01:00
CAKE
1c3b5c50b8
Merge pull request #524 from filecoin-project/@aminejv/ux-improvements
Ux improvements
2021-02-15 10:44:10 -08:00
CAKE
bdde4d4561
Merge pull request #532 from filecoin-project/@akuokojnr/fix-blank-carousel
fix: blank carousel on mobile
2021-02-15 10:43:01 -08:00
Aminejvm
b15dd5c5f8 fixed namings 2021-02-15 18:32:44 +01:00
Aminejvm
3975a063f7 markdown reader initial draft 2021-02-15 18:23:56 +01:00
Akuoko Daniel Jnr
8d970d5052
fix: open in new tabs are only for pdfs 2021-02-15 10:08:49 +00:00
Akuoko Daniel Jnr
afb2f0fcb0
fix: blank carousel 2021-02-15 09:34:49 +00:00
CAKE
ce5061fbd5
Merge pull request #529 from filecoin-project/@aminejv/drop-to-download
feat: drag to download
2021-02-15 01:11:11 -08:00
Akuoko Daniel Jnr
d2aa415f9d
fix: open pdf in new tab on mobile devices 2021-02-15 09:04:02 +00:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf 2021-02-15 08:33:02 +00:00
Aminejvm
926a5d955e added drag to download to SlateLayout 2021-02-12 19:08:07 +01:00
Aminejvm
cc6f91fdf0 remove dragging event collisions 2021-02-12 16:12:20 +01:00
Aminejvm
374866e9af added uploading images from clipboard 2021-02-11 11:31:39 +01:00
Aminejvm
e7c5593a81 added auto-scroll when selecting 2021-02-11 09:48:26 +01:00
Aminejvm
b4f6a176b7 added Esc to uncheck all selections 2021-02-11 07:59:28 +01:00
Aminejvm
44746ee37d initial draft 2021-02-11 07:31:22 +01:00
Aminejvm
828173400d fixed imports 2021-02-09 19:38:24 +01:00
Aminejvm
812aee8ba2 Added support for deselection 2021-02-09 19:38:24 +01:00
Aminejvm
6c56e23458 fixed conflicts 2021-02-09 19:38:19 +01:00
Aminejvm
0b84cd0edf fixed pointer bug 2021-02-09 19:37:53 +01:00
Aminejvm
10b60b51cf adjusted selecting box style 2021-02-09 19:37:53 +01:00
Aminejvm
aa9a3d2afa Removed unnecessary rerenders 2021-02-09 19:37:53 +01:00
Aminejvm
db05e37c50 performance improvements 2021-02-09 19:37:53 +01:00
Aminejvm
9c4dc3bc2a added onSelectionStart event 2021-02-09 19:37:53 +01:00
Aminejvm
e593b32ff2 initial draft for the drag and select behavior 2021-02-09 19:37:53 +01:00
Akuoko Daniel Jnr
ff521612b9
fix: nits 2021-02-09 17:55:38 +00:00
Akuoko Daniel Jnr
09a962257f
fix: status bug on peers tab on pages 2021-02-09 17:42:27 +00:00
Akuoko Daniel Jnr
9eb8a1a573
chore: remove commented out code 2021-02-09 17:17:50 +00:00
Akuoko Daniel Jnr
0a7623762d
fix: broken status on peers 2021-02-09 17:15:32 +00:00
jimmylee
df92fdacd9 patches 2021-02-09 01:56:24 -08:00
Akuoko Daniel Jnr
cebe06d813
fix: padding 2021-02-08 13:02:37 +00:00
Akuoko Daniel Jnr
5785d5a376
fix: pdf rendering issues mobile 2021-02-08 12:45:31 +00:00
Akuoko Daniel Jnr
91538573f5
refactor: extract pdf-viewer into a component and display on system page 2021-02-08 12:22:20 +00:00
Martina
f3a897217b removed double call unnecessary 2021-02-06 19:13:36 -08:00
martinalong
9c1dd7fd65
Merge pull request #502 from filecoin-project/@tarafanlin/privacy 2021-02-05 22:44:55 -08:00
CAKE
21fba66ef0
Merge pull request #503 from filecoin-project/@akuokojnr/multiplayer-slate
feat: show user online status
2021-02-05 22:22:00 -08:00
CAKE
2adfa9c73a
Merge pull request #506 from filecoin-project/@aminejvm/add-carrousel-mobile
Fix: GlobalCarrousel not working on slates (mobile)
2021-02-05 22:20:45 -08:00
CAKE
792891078f
Merge pull request #507 from filecoin-project/@aminejvm/fixed-autoplay-typo
fix: mixed visibility with autoplay
2021-02-05 22:19:26 -08:00
Xuefeng Zhu
5502d92999 add pdf viewer system page 2021-02-05 14:08:23 -08:00
Xuefeng Zhu
4c317f613d Add PDF previews using react pdf 2021-02-05 12:29:02 -08:00
Aminejvm
41b05ac374 Fixed autoplay typo 2021-02-05 13:50:39 +01:00
Akuoko Daniel Jnr
f20b93b02b
feat: show presence indicator to only authenticated users 2021-02-05 12:19:57 +00:00
Aminejvm
ef9338b160 fixed GlobalCarrousel not showing on mobile 2021-02-05 10:25:47 +01:00
Akuoko Daniel Jnr
b40639c782
fix: status indicator on peers 2021-02-04 19:24:50 +00:00
Akuoko Daniel Jnr
eebff2b798
feat: online status indicator 2021-02-04 19:16:24 +00:00
tarafanlin
46d2d5fb58 styling adjustments 2021-02-04 09:26:59 -08:00
Akuoko Daniel Jnr
04ae35f149
fix: change handler name 2021-02-04 10:47:39 +00:00