moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

feat: add page swapper #98

Closed AfonsoVReis closed 4 years ago

AfonsoVReis commented 4 years ago

Adds PageSwapper integration to the boilerplate.

github-actions[bot] commented 4 years ago

This pull-request can be previewed at https://next-with-moxy-pr-98.now.sh. Please check the Zeit Now status below to see when it's ready.

codecov[bot] commented 4 years ago

Codecov Report

Merging #98 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        17    +1     
  Lines           80        91   +11     
  Branches         9         9           
=========================================
+ Hits            80        91   +11     
Impacted Files Coverage Δ
www/app/App.js 100.00% <100.00%> (ø)
...ed/modules/react-page-transition/PageTransition.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de4e09a...5d3f328. Read the comment docs.