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

Add Array.from polyfill #817

Closed
zepumph opened this issue Nov 14, 2019 · 8 comments
Closed

Add Array.from polyfill #817

zepumph opened this issue Nov 14, 2019 · 8 comments

Comments

@zepumph
Copy link
Member

zepumph commented Nov 14, 2019

Over in phetsims/perennial#153 we are going to look into a robust polyfill, but to help unblock publication, we think that adding a specific polyfill for Array.from may be best short term.

@zepumph
Copy link
Member Author

zepumph commented Nov 14, 2019

Noting here that adding Array.from polyfill did fix built IE, and things are working in my local copy build.

zepumph added a commit to phetsims/phet-core that referenced this issue Nov 14, 2019
zepumph added a commit that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/scenery that referenced this issue Nov 14, 2019
@zepumph
Copy link
Member Author

zepumph commented Nov 14, 2019

The above commit should fix this for phet builds and for scenery builds. Now I just need to commit grunt update to add the new preload.

zepumph added a commit to phetsims/circuit-construction-kit-black-box-study that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/circuit-construction-kit-dc-virtual-lab that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/reactants-products-and-leftovers that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/equality-explorer-two-variables that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/balloons-and-static-electricity that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/balancing-chemical-equations that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/circuit-construction-kit-dc that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/circuit-construction-kit-ac that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/models-of-the-hydrogen-atom that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/gene-expression-essentials that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/vector-addition-equations that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/area-model-multiplication that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/masses-and-springs-basics that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/gravity-force-lab-basics that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/graphing-slope-intercept that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/equality-explorer-basics that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/energy-skate-park-basics that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/energy-forms-and-changes that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/forces-and-motion-basics that referenced this issue Nov 14, 2019
zepumph added a commit to phetsims/sherpa that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/wilder that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/neuron that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/chains that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/bumper that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/tappi that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/vegas that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/twixt that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/joist that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/blast that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/vibe that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/axon that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/kite that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/sun that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/dot that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/energy-forms-and-changes that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/gravity-and-orbits that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/natural-selection that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/utterance-queue that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/number-play that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/waves-intro that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/tandem that referenced this issue Nov 21, 2019
zepumph added a commit to phetsims/tambo that referenced this issue Nov 21, 2019
@zepumph
Copy link
Member Author

zepumph commented Nov 21, 2019

This was implemented above. @pixelzoom would you please review. Note that the scenery specific stuff that I originally wanted @jonathanolson to review has been moved to #819, so @pixelzoom feel free to close if there is nothing you see here.

@zepumph zepumph assigned pixelzoom and unassigned zepumph Nov 21, 2019
@pixelzoom
Copy link
Contributor

Looks great, closing.

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

No branches or pull requests

3 participants