Skip to content

add polyfills for Object.assign and Promise#1050

Merged
ssalinas merged 1 commit intomasterfrom
es6-polyfill
May 20, 2016
Merged

add polyfills for Object.assign and Promise#1050
ssalinas merged 1 commit intomasterfrom
es6-polyfill

Conversation

@tpetr
Copy link
Contributor

@tpetr tpetr commented May 19, 2016

Adds polyfills for Object.assign() and Promise for older brosers. Longer term fix is to use Babel to add all necessary polyfills.

/cc @stevenschlansker #1046

@ssalinas ssalinas added this to the 0.7.1 milestone May 19, 2016
@tpetr
Copy link
Contributor Author

tpetr commented May 19, 2016

@ssalinas we should also probably release a 0.6.1 for folks that aren't ready to update their Mesos cluster. We can square that away separately (probably via branching off the Singularity-0.6.0 tag and then cherry-picking commits in).

@ssalinas
Copy link
Member

Yeah, sounds good. I can do the git work for that when we are ready to release

@ssalinas ssalinas modified the milestones: 0.7.1, 0.6.1 May 19, 2016
@stevenschlansker
Copy link
Contributor

Thanks guys, you're the best! FWIW I solved my issue locally: https://addons.palemoon.org/extensions/other/pm-promises/ but I'm sure someone else will run into this as well.

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.

3 participants