PolymerElements / app-localize-behavior

Polymer behaviour to help internationalize your application
48 stars 54 forks source link

Add a substitute for `Object.assign` for IE11. #129

Closed bicknellr closed 6 years ago

bicknellr commented 6 years ago

It's not a complete Object.assign polyfill. I figured this would be ok given that this element expects JSON and doesn't use more than one source object.

e111077 commented 6 years ago

heya can you run this one through internal tests as well?