-
Notifications
You must be signed in to change notification settings - Fork 106
fix: Patch Jump links error #1224
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
Merged
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
…rnfly-elements into fix-jump-links-js-error
…ight to 100% on aside when full is used
Djfaucette
approved these changes
Dec 11, 2020
Contributor
Djfaucette
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.
Lecture, gabble, timely messages
heyMP
approved these changes
Dec 21, 2020
Contributor
heyMP
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.
Changes look good!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
demo
Updating demo pages
docs
Documentation updates
functionality
Functionality, typically pertaining to the JavaScript.
ready to merge
styles
An issue or PR pertaining only to CSS/Sass
tests
Related to testing
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.
pfe-jump-links
A few missing fallback attributes in the properties for Jump links nav and panel were causing regressions in production.
Preview
Link(s) to demo page(s) where this element can be viewed:
What has changed and why
pfe-band: Remove flex styles on the.pfe-band__asideregion because it wasn't in a flex container; substituteheight: 100%to get the aside to fill its parent.pfe-jump-links-nav: Add alias'ed attributes for autobuild and horizontal.pfe-jump-links-panel: Add alias'ed attributes for offset and scrolltarget; convertthis.menu_linksto a node list rather than an array and wrap the matches actions in an if statement.Testing instructions
Browser requirements
Your component should work in all of the following environments:
Ready-for-merge Checklist
Check off items as they are completed. Feel free to delete items if they are not applicable.
Merging
Please squash when merging and ensure your commit message uses conventional commit formatting.
Be sure to share your updates with the [email protected] mailing list!