Skip to content

Add null variables for nav-link#31035

Merged
mdo merged 2 commits into
mainfrom
nav-vars
Jul 11, 2020
Merged

Add null variables for nav-link#31035
mdo merged 2 commits into
mainfrom
nav-vars

Conversation

@mdo
Copy link
Copy Markdown
Member

@mdo mdo commented Jun 15, 2020

Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.

Fixes #30847.

Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.
@mdo mdo requested a review from a team as a code owner June 15, 2020 07:25
@mdo mdo mentioned this pull request Jun 15, 2020
@mdo
Copy link
Copy Markdown
Member Author

mdo commented Jun 15, 2020

Do we backport? Thinking maybe we could actually.

@mdo mdo changed the base branch from master to main June 16, 2020 19:30
@mdo
Copy link
Copy Markdown
Member Author

mdo commented Jul 11, 2020

Nixing the backport for now assuming we're doing v4.5.x and not a v4.6.x release.

@mdo mdo merged commit 2b4db02 into main Jul 11, 2020
@mdo mdo deleted the nav-vars branch July 11, 2020 18:56
mdo added a commit that referenced this pull request Jul 11, 2020
XhmikosR added a commit that referenced this pull request Jul 13, 2020
* Clarify screen reader changes

* Add some docs and reboot notes to migration guide

* Add mention of docs renaming of screen reader helper page

* Mention null vars from navs PR at #31035

* Update migration.md

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
* Clarify screen reader changes

* Add some docs and reboot notes to migration guide

* Add mention of docs renaming of screen reader helper page

* Mention null vars from navs PR at twbs#31035

* Update migration.md

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No scss variable to change color for a .nav-item inside a .nav

2 participants