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(deps): update dependency @pixi/ui to v2 #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pixi/ui ^0.10.5 -> ^2.0.0 age adoption passing confidence

Release Notes

pixijs/ui (@​pixi/ui)

v2.1.5

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.1.4...v2.1.5

v2.1.4

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.1.3...v2.1.4

v2.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: pixijs/ui@v2.1.2...v2.1.3

v2.1.2

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.1.1...v2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

Full Changelog: pixijs/ui@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

  • Breaking: Pixi v8 update by @​Zyie in https://github.com/pixijs/ui/pull/142
    • label renamed to labelText in CheckBox
    • references to nineSlicePlane renamed to nineSliceSprite
    • MaskedFrame rearranged to stop any sprite/graphic from adding a child, as this is deprecated in v8
    • Select has a similar rearrangement
    • A ProgressBar's mask is no longer attached to the fill but to the container instead, to stop the nested children issue
    • mask for input component is now disabled by default, use the addMask property to enable it, recommended to use maxLength to limit symbols amount instead of using mask, as mask adds an additional draw call for each input component (closes https://github.com/pixijs/ui/issues/134)

Full Changelog: pixijs/ui@v1.0.0...v2.0.0

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

Version 1.1.2 was accidently released without any files, this release contains the changes from 1.1.2

Full Changelog: pixijs/ui@v1.1.2...v1.1.3

v1.1.2

Compare Source

🚨 NOTE 🚨
This version was accidently released to npm with empty files. Please use 1.1.3

What's Changed

Full Changelog: pixijs/ui@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: pixijs/ui@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

Full Changelog: pixijs/ui@v1.0.1...v1.1.0

v1.0.1

Compare Source

What's Changed

  • Fix: Fancy Button Content Fitting by @​bbazukun123 in https://github.com/pixijs/ui/pull/149
    • With this release when you resize a FancyButton the text inside will also now correctly resize to fit the new size
      If you want the previous behaviour you can use the ignoreRefitting option

Full Changelog: pixijs/ui@v1.0.0...v1.0.1

v1.0.0

Compare Source

What's Changed

Full Changelog: pixijs/ui@v0.10.5...v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue3-pixi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2024 8:14am

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

Successfully merging this pull request may close these issues.

0 participants