Skip to content
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

fix: Get rid of deprecation warning on settings submenus #1474

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

xyzzy42
Copy link
Contributor

@xyzzy42 xyzzy42 commented Oct 7, 2024

Switch to new handlebars helper selectOptions as foundry has deprecated the select helper in V12. This one is simpler too.

  • Please check if the PR fulfills these requirements
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix.

  • What is the current behavior? (You can also link to an open issue here)
    Warning when opening submenu.

  • What is the new behavior (if this is a feature change)?
    No warning.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this
    PR?)
    no

  • Other information:

@xyzzy42 xyzzy42 force-pushed the menu-select-deprecated branch from 93897e3 to 03b1320 Compare October 7, 2024 06:33
Switch to new handlebars helper selectOptions as foundry has deprecated the
select helper in V12.  This one is simpler too.
@xyzzy42 xyzzy42 force-pushed the menu-select-deprecated branch from 03b1320 to 0eba4fc Compare October 13, 2024 06:05
@xdy xdy merged commit 4e91e36 into xdy:main Oct 13, 2024
6 checks passed
Copy link

🎉 This PR is included in version 6.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants