Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2022

Bumps kirki-framework/module-postmessage from 1.0.1 to 1.0.7.

Release notes

Sourced from kirki-framework/module-postmessage's releases.

1.0.7

Fix multicolor output issue on customizer preview where the CSS property was appended with its assigned choice.

1.0.6

Fix bug where postMessage didn't work when "option_type" => "option"

1.0.5

Handle the wrong formatted "output" argument. Suggested in issue 2462

1.0.4

Remove the css.fromOutput, html.fromOutput, toggleClass.fromOutput call from initial page load. The call on page load was causing bug on toggleClass when using js_vars.

1.0.3

Update package information

1.0.2

Release for Kirki 4 beta testing

Commits
  • 9b2b419 bump version to 1.0.7
  • bfc9d48 bugfix: multicolor output's property was appended with it's assigned choice
  • d543c8d postMessage didn't work when option type is option
  • e53eb33 handle the wrong formatted "output" argument
  • 21dc542 Remove html,css, & toggleClass handling from initial page load
  • da499f4 update package information
  • fda8974 remove debugging
  • eb6aeb1 tidy-up spacing
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kirki-framework/module-postmessage](https://github.com/kirki-framework/module-postMessage) from 1.0.1 to 1.0.7.
- [Release notes](https://github.com/kirki-framework/module-postMessage/releases)
- [Commits](https://github.com/kirki-framework/module-postMessage/compare/v1.0.1...v1.0.7)

---
updated-dependencies:
- dependency-name: kirki-framework/module-postmessage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants