-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update html Layout fixes issues and improves html5 usage #1122
Open
Blendify
wants to merge
23
commits into
master
Choose a base branch
from
Blendify/update-layout
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 8, 2021
-
This patch addresses some sass formatting to make the code easier to read: - Use leading zeros on decimals less than 1 - Use parentheses around math for css propeties with multiply arguments - Spaces after commas in arguments In the future it would be nice to automatically format this with a tool like style lint.
Configuration menu - View commit details
-
Copy full SHA for 2cc0970 - Browse repository at this point
Copy the full SHA 2cc0970View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf2aea - Browse repository at this point
Copy the full SHA dcf2aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 276825d - Browse repository at this point
Copy the full SHA 276825dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5bbc13 - Browse repository at this point
Copy the full SHA e5bbc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3652d3d - Browse repository at this point
Copy the full SHA 3652d3dView commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1b8cc7d - Browse repository at this point
Copy the full SHA 1b8cc7dView commit details -
Update html Layout fixes issues and improves html5 usage
This patch updates the css layout to use new html5 semantic tags. This patch also reworks the sidebar to reduce the needed css/html nesting and makes things simpler. As a result this improves the responsiveness of the sidebar. The sidebar is now always fixed to 300px (this was a bug report will update to add the task). This patch helps with html5 adoption and makes moving to bootstrap easier. This patch also helps with docutils 0.17 which makes better use of semantic tags.
Configuration menu - View commit details
-
Copy full SHA for e463341 - Browse repository at this point
Copy the full SHA e463341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b43f00 - Browse repository at this point
Copy the full SHA 7b43f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf7533 - Browse repository at this point
Copy the full SHA aaf7533View commit details -
Merge branch 'Blendify/update-layout' of github.com:readthedocs/sphin…
…x_rtd_theme into Blendify/update-layout
Configuration menu - View commit details
-
Copy full SHA for 5fdcbb0 - Browse repository at this point
Copy the full SHA 5fdcbb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 492c87a - Browse repository at this point
Copy the full SHA 492c87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e818458 - Browse repository at this point
Copy the full SHA e818458View commit details -
Configuration menu - View commit details
-
Copy full SHA for da832e3 - Browse repository at this point
Copy the full SHA da832e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c298c3 - Browse repository at this point
Copy the full SHA 0c298c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9df00 - Browse repository at this point
Copy the full SHA 7d9df00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bd2ed - Browse repository at this point
Copy the full SHA 96bd2edView commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b35617 - Browse repository at this point
Copy the full SHA 8b35617View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd6201 - Browse repository at this point
Copy the full SHA fcd6201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cc596 - Browse repository at this point
Copy the full SHA 83cc596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ac0df - Browse repository at this point
Copy the full SHA 98ac0dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22619e7 - Browse repository at this point
Copy the full SHA 22619e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b653d - Browse repository at this point
Copy the full SHA 65b653dView commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db5b304 - Browse repository at this point
Copy the full SHA db5b304View commit details
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.