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

Convert mixin-get-child-by-name to TS #6626

Merged
merged 2 commits into from
May 18, 2020
Merged

Convert mixin-get-child-by-name to TS #6626

merged 2 commits into from
May 18, 2020

Conversation

SerG-Y
Copy link
Contributor

@SerG-Y SerG-Y commented May 15, 2020

Description of change

Converted mixin-get-child-by-name to TS

Pre-Merge Checklist
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better!

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label May 17, 2020
@bigtimebuddy bigtimebuddy merged commit 4a9134b into pixijs:dev May 18, 2020
@bigtimebuddy
Copy link
Member

thank you @SerG-Y! Might you be interested in doing the other mixins?

@SerG-Y
Copy link
Contributor Author

SerG-Y commented May 19, 2020

thank you @SerG-Y! Might you be interested in doing the other mixins?

@bigtimebuddy yes, and also interested in converting other modules

@luchidalgo
Copy link

Hi 👋 this PR introduce an error in ts project : this.getChildByName is not a function

@bigtimebuddy
Copy link
Member

@luchidalgo can you please file an issue with an example that reproduces that?

@luchidalgo
Copy link

Sorry it was a pixi-viewport lib error that broke pixi build :/

@bigtimebuddy
Copy link
Member

Okay, you should file an issue there probably? https://github.com/davidfig/pixi-viewport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants