-
Notifications
You must be signed in to change notification settings - Fork 21
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
Release/9.52.0 #1090
Merged
Merged
Release/9.52.0 #1090
Conversation
This file contains 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
* add data attribute to identify target link parent containers * add expandClickable.js * add 'data-link' to .ma__sticky-toc__link * set up toc-hierarchy and download-link with clickable.js * add visual cue at hover for the toc item link container * add comment * fix typo * test edit * remove test edit * set up toc link parent container clickable * sticky nav title fix test edit 1 * put back the missing empty line * remove test code * add test code * test edit * fix the toc title overwrapping on toc links in the flyout * add comment * expand clickable area in mobile flyout sticky toc * make the icon clickable in mobile toc * set visual indicator for link at hover on parent container of a link in toc * add changelog for DP-15628 * fix lint error * clean up comments * clean up comments * backstop error fix * fix lint error * adding a feature to update .ma__sticky-toc__current-section content with clicking .ma__sticky-toc__link and icon, fix the link feature with clicking icon * remove side margins from toc item container to make entire container clickable * put TOC item link icon behind the item container * remove test comments * hover style adjustment for child li of .ma__toc--hierarchy__accordion-content
* Replace style tags in key-message template with inline * Add changelog for DP-18940 * Fix scss for stylelint Co-authored-by: Dan Stafford <[email protected]>
* Use node for HelperText message property * Add changelog entry for helpertext_proptype * Update changelogs/helpertext_proptype.yml Co-authored-by: Minghua Sun <[email protected]>
* Bump up z-index for open search form * Add changelog for DP-17612 Co-authored-by: Dan Stafford <[email protected]>
clairesunstudio
approved these changes
Jun 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
9.52.0 (6/15/2020)
Added
Changed
message
proptype. (Use node for HelperText message property #1080)Fixed