Make documentation responsive#12308
Merged
sushantdhiman merged 5 commits intosequelize:masterfrom Jun 1, 2020
soryy708:responsivedoc
Merged
Make documentation responsive#12308sushantdhiman merged 5 commits intosequelize:masterfrom soryy708:responsivedoc
sushantdhiman merged 5 commits intosequelize:masterfrom
soryy708:responsivedoc
Conversation
Codecov Report
@@ 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.
|
Member
|
Hello, thanks for the PR, I will try to take a look later today |
Contributor
Author
|
@papb sup? |
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 |
Contributor
Author
|
@sushantdhiman I made the requested changes |
sushantdhiman
approved these changes
Jun 1, 2020
Contributor
|
Thanks @soryy708 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of change
closes #11453