Commit Graph

2218 Commits

Author SHA1 Message Date
Aminejvm
e70c4925e6 added markdown reader darkmode 2021-02-18 18:39:44 +01:00
Chris Waring
767287e891
Merge pull request #526 from filecoin-project/chore/devx
chore: add eslint config and husky lint-staged checks
2021-02-18 13:38:02 +00:00
Chris Waring
22c0f32253
amd and browser as subconfig 2021-02-18 12:37:25 +00:00
Chris Waring
e91b8edb77
Merge pull request #544 from filecoin-project/dependabot/npm_and_yarn/express-rate-limit-5.2.6
chore(deps): bump express-rate-limit from 5.2.5 to 5.2.6
2021-02-18 10:58:27 +00:00
Aminejvm
eaad9756f3 fixed imports 2021-02-18 08:30:25 +01:00
dependabot[bot]
966c5f035c
chore(deps): bump express-rate-limit from 5.2.5 to 5.2.6
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.2.5...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 07:10:42 +00:00
CAKE
f8d40d88d1
Merge pull request #542 from filecoin-project/@aminejv/fix-carousel-sidebar-bug
fix: carousel sidebar rerendering
2021-02-17 10:50:49 -08:00
Aminejvm
eabbdd45d3 ThemeProvider draft 2021-02-17 19:37:34 +01:00
Aminejvm
d0589c9a7e fixed carousel sidebar rerendering 2021-02-17 18:29:36 +01:00
Chris Waring
3bedb14819
add post-merge hook 2021-02-17 17:27:48 +00:00
Chris Waring
8a7f41eb3a
prefer-destructuring & react/prop-types 2021-02-17 16:05:30 +00:00
Chris Waring
83d49a7666
add next.js link rules 2021-02-17 14:54:06 +00:00
Chris Waring
fbb913c044
add lint scripts 2021-02-17 14:54:06 +00:00
Chris Waring
2bd32ee3c0
add react-hooks plugin 2021-02-17 14:54:06 +00:00
Chris Waring
437607f988
add base eslint config and deps 2021-02-17 14:54:04 +00:00
Chris Waring
0db0bdbcf2
add husky, lint-staged & prettier deps 2021-02-17 14:52:58 +00:00
CAKE
d3a7a4cd52
Merge pull request #541 from filecoin-project/@toastts/filters
privacy and filetype filters for files folder
2021-02-16 15:03:46 -08:00
toast
41fde4f7d9 props for checkbox label styling, filter typography fix 2021-02-16 15:49:47 -07:00
CAKE
2aa7c1933e
Merge pull request #536 from filecoin-project/chore/dependabot
chore: add dependabot config
2021-02-16 14:13:20 -08:00
CAKE
2048c40c89
Merge pull request #537 from filecoin-project/chore/package-lock
chore: update deps and add package-lock
2021-02-16 14:12:41 -08:00
CAKE
79ca74b801
Merge pull request #538 from filecoin-project/@aminejv/markdown-reader
feat: markdown file reader
2021-02-16 14:11:51 -08:00
toast
7516ae640f added filters to files folder, still WIP 2021-02-16 14:05:11 -07: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
Chris Waring
bdaa02cf4c
fix: babel runtime issue 2021-02-16 16:55:15 +00:00
Chris Waring
988acf177a
mv babel core to devDeps 2021-02-16 16:44:09 +00:00
Chris Waring
991b27d580
add missing @babel/runtime dep 2021-02-16 16:34:01 +00:00
Chris Waring
d4937702eb
generate package-lock 2021-02-16 16:11:17 +00:00
Chris Waring
108e6d07f2
bump deps 2021-02-16 16:08:27 +00:00
Chris Waring
6c95cb55a5
inc package-lock 2021-02-16 16:08:15 +00:00
Chris Waring
9bb8e0a885
chore: add dependabot config 2021-02-16 15:59:41 +00:00
CAKE
eadd1086e7
Merge pull request #534 from filecoin-project/@aminejv/unity-click-bug
fix: clicking on Unity doesn't close the carrousel anymore
2021-02-16 00:24:34 -08: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
Chris Waring
478e3282da
Merge pull request #528 from filecoin-project/fix/520
fix: add Utilities import to get-serialized
2021-02-15 18:12:33 +00: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
CAKE
3a31f0594a
Merge pull request #531 from filecoin-project/@akuokojnr/pdf-changes
revert pdf preview changes
2021-02-15 01:08:08 -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
martinalong
d73925b454
Merge pull request #530 from filecoin-project/fix/520-1
fix: add index selection method for item overlay
2021-02-12 12:34:34 -08:00
Chris Waring
1ab7549430
rm fn wrapper 2021-02-12 19:14:06 +00:00
Chris Waring
7860883095
fix: add index selection method 2021-02-12 19:11:30 +00:00
Aminejvm
926a5d955e added drag to download to SlateLayout 2021-02-12 19:08:07 +01:00
Chris Waring
382251f6e3
fix: add Utilities import to get-serialized 2021-02-12 17:13:43 +00:00
Aminejvm
cc6f91fdf0 remove dragging event collisions 2021-02-12 16:12:20 +01:00