-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Navigation: Skip text decoration support serialization and apply as CSS class #36345
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
Merged
aaronrobertshaw
merged 2 commits into
trunk
from
update/navigation-manually-apply-text-decoration
Mar 30, 2022
Merged
Navigation: Skip text decoration support serialization and apply as CSS class #36345
aaronrobertshaw
merged 2 commits into
trunk
from
update/navigation-manually-apply-text-decoration
Mar 30, 2022
Conversation
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
|
Size Change: +254 B (0%) Total Size: 1.22 MB
ℹ️ View Unchanged
|
842ed79 to
9232704
Compare
d7d4d81 to
fc2cb54
Compare
9232704 to
5a7823d
Compare
cffa9f6 to
36e7109
Compare
5a7823d to
4fb3744
Compare
7 tasks
8 tasks
36e7109 to
9865b77
Compare
4fb3744 to
635e4e0
Compare
9865b77 to
9d957b0
Compare
9d957b0 to
f192859
Compare
99e107f to
0f1ea45
Compare
af420ab to
4bf4fd7
Compare
fa4a95c to
aa0e91d
Compare
Base automatically changed from
try/skip-individual-feature-serialization
to
trunk
March 29, 2022 00:51
635e4e0 to
f3666c8
Compare
tellthemachines
approved these changes
Mar 29, 2022
Contributor
tellthemachines
left a comment
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.
f3666c8 to
ffebcb3
Compare
Contributor
|
Nice one! |
36 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Block] Navigation
Affects the Navigation Block
[Feature] Design Tools
Tools that impact the appearance of blocks both to expand the number of tools and improve the experi
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.

Fixes: #34275
Related:
(Original PR before individual support serialization could be skipped)
Description
This PR reinstates the Navigation block's opt-in to using the text-decoration block support.
Rather than rely on the default inline style application of the block support value, the navigation block instead skips the serialization of only the text-decoration style (courtesy of #36293) and applies the decoration via a new CSS class.
How has this been tested?
Screenshots
Types of changes
Enhancement / Bug fix.
Checklist:
*.native.jsfiles for terms that need renaming or removal).