Release#4549
Open
selul wants to merge 18 commits into
Open
Conversation
Wrap the toggle script in an IIFE so `html` and friends no longer leak as page globals, and filter the MutationObserver to `data-neve-theme`. Fixes the `html.getAttribute is not a function` error thrown when a third-party script clobbers the global `html`. Fixes #4541 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.54 to 3.3.55. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.55/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.3.54...v3.3.55) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.55 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Removed padding from full-width alignment
…cope fix: scope logo palette inline script to avoid global collisions
Escaped submenu toggle aria-label attributes
Collaborator
…t/codeinwp/themeisle-sdk-3.3.55 chore(deps): bump codeinwp/themeisle-sdk from 3.3.54 to 3.3.55
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Handled undefined property to prevent error
Enhanced excerpt handling
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.
This PR merges the latest changes from
developmentintomaster.Linked issues
This release will close the following issues once merged:
html.getAttribute is not a functionafter a global collision #4541 — Logo palette observer can throwhtml.getAttribute is not a functionafter a global collisionPublic changelog