-
Notifications
You must be signed in to change notification settings - Fork 12
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 ComboBox to class #456
Labels
Comments
Since 7 of the 9 subtypes are in my sims, I think I'll go for it. |
pixelzoom
added a commit
to phetsims/balancing-chemical-equations
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/least-squares-regression
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/masses-and-springs
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/molecule-polarity
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/beers-law-lab
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/unit-rates
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/ph-scale
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
to phetsims/molarity
that referenced
this issue
Jan 20, 2019
pixelzoom
added a commit
that referenced
this issue
Jan 20, 2019
Done. Notified developers on Slack. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Over in #430, we did a major rewrite of ComboBox, entirely in ES6 except for:
Searching for "inherit( ComboBox", I see 9 subclasses that would need to be converted:
Opinions on whether I should do this conversion?
The text was updated successfully, but these errors were encountered: