Skip to content

Make documentation responsive#12308

Merged
sushantdhiman merged 5 commits intosequelize:masterfrom
soryy708:responsivedoc
Jun 1, 2020
Merged

Make documentation responsive#12308
sushantdhiman merged 5 commits intosequelize:masterfrom
soryy708:responsivedoc

Conversation

@soryy708
Copy link
Contributor

Description of change

closes #11453

@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #12308 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #12308   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files          95       95           
  Lines        9115     9115           
=======================================
  Hits         8787     8787           
  Misses        328      328           

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 59b8a7b...d876ac1. Read the comment docs.

@sushantdhiman sushantdhiman requested a review from papb May 25, 2020 04:25
@papb
Copy link
Member

papb commented May 25, 2020

Hello, thanks for the PR, I will try to take a look later today

@soryy708
Copy link
Contributor Author

@papb sup?

@sushantdhiman
Copy link
Contributor

It seems device-width meta tag is missing

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Is there a way to set this with esdocs? If not perhaps use Javascript to do that

@soryy708
Copy link
Contributor Author

@sushantdhiman I made the requested changes

@sushantdhiman sushantdhiman merged commit 1b86729 into sequelize:master Jun 1, 2020
@sushantdhiman
Copy link
Contributor

Thanks @soryy708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v6: make documentation mobile friendly

3 participants