-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Migrate to bootstrap #1055
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
Draft
Blendify
wants to merge
97
commits into
master
Choose a base branch
from
blendify/v2
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.
+393
−1,608
Draft
Migrate to bootstrap #1055
Changes from 37 commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
b0c1832
Inital Move to bootstrap
Blendify 6eb7506
Remove unused icon variables
Blendify fefd452
remove unused wy-body-mask
Blendify 02f7b76
Sass update to bootsrap zindex values
Blendify eedd6bf
Remove Some unused vars
Blendify 813feaf
Remove Unused static-img var
Blendify 0dc2512
Add mising import
Blendify ed130f7
Cleanup formatting
Blendify 59eba1e
Convert gray scale vars to bootstrap
Blendify 509f465
Remove wyrm colors
Blendify 1963f8f
Remove unused colors for backgrounds and buttons
Blendify 866b495
Change literal color to red var
Blendify 5148401
Remove more unused vars
Blendify 34a07bb
Remove unused wy-breadcrumbs-extra
Blendify 59bfa06
Migrate .admonition
Blendify 1360f90
Migrate basic tables
Blendify dad1a5d
Add borded tables
Blendify 400a828
Responsive tables
Blendify d1de49a
Add blockquotes
Blendify c700eb0
Remove unused code
Blendify d0a1a49
Update searchbox
Blendify 402d196
Initial breadcrumbs
Blendify 9fa20ae
Add alert heading
Blendify 7915088
Remove duplicate font stack
Blendify 37c8833
Cleanup: Remove unused vars
Blendify 023cf01
Remove unused custom font family
Blendify 3242c93
Remove unused table vars
Blendify a0efa83
Use bootstap breakpoints
Blendify c9957fb
Fix list padding
Blendify 8439999
Merge list includes from wyrm
Blendify c4733dc
Lighten border colors
Blendify 76facb8
Use darker gray for nav background
Blendify b8d383d
Cleanup Sidebar colors
Blendify 643e72f
Update buttons
Blendify 904527d
Remove $custom-font-family
Blendify 2d7508f
Use bootstrap var names
Blendify e9c72c5
Fix syntax
Blendify 4726038
Merge branch 'master' into blendify/v2
Blendify cb445eb
Merge branch 'master' into blendify/v2
Blendify 12bc1a0
remove wy-body-for-nav
Blendify 2c63bc7
Remove wy-grid-for-nav
Blendify b84f56b
Rename wy-nav-shift to sidebar collapse
Blendify be9262f
Remove wy-menu
Blendify b907507
Initial Bootstrap layout
Blendify 6a927aa
Update Main Content Layout
Blendify 5e60c37
More layout fixes
Blendify be49272
Port sidebar navigation
Blendify 51ab0be
Basic kbd support
Blendify 9fe3642
Set font family for body and not html
Blendify c8c28e1
Fix font difference
Blendify 8a9e4f7
Add back literal border
Blendify 84bc56e
Update some old classes
Blendify 1bc8580
Remove Preinstall for good
Blendify f7536a7
Fix Breadcrumbs aside
Blendify 0b08d5f
Fix breadcrumb classes
Blendify 881c9ce
Fix breadcrumb classes
Blendify a5a9008
Merge branch 'blendify/v2' of github.com:readthedocs/sphinx_rtd_theme…
Blendify 44b98be
Revert Demo doc changes
Blendify b5323a4
Remove html5 shiv for ie 9 support
Blendify bc9cb59
Merge branch 'master' into blendify/v2
Blendify 9907652
Merge branch 'master' into blendify/v2
Blendify c96caa7
Update lockfile
Blendify 7748a34
Fix sidebar scroll
Blendify d9ed99c
Cleanup: Whitespace
Blendify 9d49402
Add some padding to rst versions
Blendify a46d397
Fix one off pixel error
Blendify 74b0260
Fix API class background
Blendify da4c161
Improve method parameter contrast
Blendify a33aa24
Remove underline from heading hover
Blendify 4c8b380
Increase sidebar title contrast
Blendify a7a7f46
Fix literal-block padding
Blendify 0bed94e
Admonition use text color
Blendify f3d5f38
Match old nav background color
Blendify c3ab8bb
Fix sidebar breakpoints
Blendify 5abb62f
Fix GUI Labels
Blendify 29fa23a
Set font size for blockquotes
Blendify 229ff95
Remove HTML4 Styling
Blendify 30de695
Cleanup neat import
Blendify 0205a77
Optimize Badge Only Imports
Blendify c490c3b
Use Bootstrap clearfix
Blendify 28a72b1
Fix syntax
Blendify f0f116e
Remove unused sidebar sass
Blendify 1b24af1
Cleanup: Theme Variables
Blendify dc3b0c2
Remove Semicolins from sass
Blendify d8567ae
Add back comment
Blendify 15c9630
Remove Semicolins
Blendify c92d09e
Commit compiled assets for test
Blendify 4c3ec57
Revert "Commit compiled assets for test"
Blendify d2c4b2e
Merge branch 'master' into blendify/v2
Blendify 1a79dc2
Revert npm7 changes
Blendify 5734cf8
Remove Bourbon
Blendify a30c614
Use dart sass instead of node-sass
Blendify 7677443
Correct Sass Syntax
Blendify 0902912
Fix API docs
Blendify bb79a97
Merge branch 'master' into blendify/v2
Blendify 57cf83a
Add missing endblock
Blendify 1d790f6
Merge branch 'master' into blendify/v2
Blendify File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,3 @@ | ||
| #!/usr/bin/env node | ||
|
|
||
| const package = require('../package.json'); | ||
|
|
||
| // Sorry everyone, this is the closest we can get to commenting on package.json | ||
| // dependencies :( | ||
| if (package.devDependencies['bourbon-neat'] !== '~1.9') { | ||
| // Wyrm is not compatible with Neat 2.0+, and Neat 1.9 at least pins a | ||
| // node-sass version that doesn't require Python 2. The changes to Wyrm to | ||
| // support Neat 2.0+ are all fairly minor changes, but it deeply affects the | ||
| // grid system and might be more of a liability than an old release of Neat. | ||
| // See: https://github.com/readthedocs/sphinx_rtd_theme/pull/771 | ||
| console.error( | ||
| 'bourbon-neat 1.9 is required, Wyrm is not compatible with Neat 2.0+.' | ||
| ); | ||
| console.error( | ||
| 'The expected selector for the bourbon-neat dependency in package.json is "~1.9".' | ||
| ); | ||
| process.exit(1); | ||
| } |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,6 @@ | |
| font-weight: normal | ||
| line-height: 1 | ||
| text-decoration: inherit | ||
| +font-smooth | ||
|
|
||
| a .fa | ||
| display: inline-block | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,34 +1,11 @@ | ||
| .wy-breadcrumbs | ||
| +clearfix | ||
| .breadcrumb | ||
| padding-left: 0px | ||
| background-color: inherit | ||
|
|
||
| .wy-breadcrumbs li | ||
| display: inline-block | ||
| &.wy-breadcrumbs-aside | ||
| float: right | ||
| a | ||
| display: inline-block | ||
| padding: 5px | ||
| &:first-child | ||
| padding-left: 0 | ||
| code | ||
| padding: 5px | ||
| border: none | ||
| background: none | ||
| &.literal | ||
| color: $text-color | ||
| .wy-breadcrumbs-extra | ||
| margin-bottom: 0 | ||
| color: $text-light | ||
| font-size: 80% | ||
| display: inline-block | ||
|
|
||
|
|
||
| +media($mobile) | ||
| .wy-breadcrumbs-extra | ||
| display: none | ||
| .wy-breadcrumbs li.wy-breadcrumbs-aside | ||
| @include media-breakpoint-down(sm) | ||
| .breadcrumb li.breadcrumb-aside | ||
| display: none | ||
|
|
||
| @media print | ||
| .wy-breadcrumbs li.wy-breadcrumbs-aside | ||
| .breadcrumb li.breadcrumb-aside | ||
| display: none | ||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Set
$breadcrumb-bghere instread.