Caridy Patiño

Results 457 comments of Caridy Patiño

This might be related to https://github.com/andyearnshaw/Intl.js/pull/169

I will be happy to take this, but we need to run some tests to see how much data are we talking about here. As for the 402 spec, I...

@nodkz checksum will always be a problem when rehydrating. in the past I remember some conversations with some react folks to allow holes in the checksum verification process for cases...

yes! we keep looking for help to maintain this package, a pull request to fix the build is welcome :)

I suspect this is another edge case that will have to be patched just like we did for a 1 item configuration in the previous release. I'm less inclined to...

hey @chaz2x4 we need more info here! what's the configuration, what's the result in browsers vs this polyfill, etc.

After looking at this PR, this does not align well with parts, we will have to add a new entry to parts with the separator, instead of changing the actual...

for the record, this is what we have in chrome today: ``` js new Intl.DateTimeFormat('en', { weekday: "long", timeZone: "UTC", timeZoneName: "short", month: "long", day: "numeric", year: "numeric", hour: "numeric",...

@longlho do you want to give it a try now that the code is a little better organized? jejeje

I'm still looking for a volunteer :)