Merged
Conversation
* Make full search bar clickable to activate search * Improve search input "tag behaviour" * Fix markup (unclosed divs etc.) * Performance updates * Update JavaScript bundling method * Purge unused CSS rules * Defer loading weglot and trustarc * Explore docs menu updates * Sort explore docs menu in browser (in particular, look at how the Product Docs Get Started, Guides, Resources, and Developer items are ordered in the same order as the tabs on the product doc's page) * Show Explore Docs menu on page load for home page and API pages * Clicking item name text in menu will also expand the tree at that point * Add error message when JS is disabled in the browser * Generate jpegs for list views of guides (list pages, home page carousels) * Load disqus comments on page loads when a comment's anchor link is present in the URL * Remove<meta name="keywords"> * Make guide images click-to-expand * Updates AlpineJS * Fixes a search timing issue that could cause console errors * Makes clicking on a title in the ToC update the browser's URL with the title's ID
andystevensname
approved these changes
Jan 21, 2021
leslitagordita
added a commit
that referenced
this pull request
Jan 21, 2021
Revert "Merge pull request #3924 from leslitagordita/hotfix-v1.15.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
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.
Latest theme updates
Make full search bar clickable to activate search
Improve search input "tag behaviour"
Fix markup (unclosed divs etc.)
Performance updates
Explore docs menu updates
Add error message when JS is disabled in the browser
Generate jpegs for list views of guides (list pages, home page carousels)
Load disqus comments on page loads when a comment's anchor link is present in the URL
Remove
<meta name="keywords">Make guide images click-to-expand
Updates AlpineJS
Fixes a search timing issue that could cause console errors
Makes clicking on a title in the ToC update the browser's URL with the title's ID