Matt Wistrand
Matt Wistrand
The native `` is fairly limited in its behavior. For example, each time the user selects files, newly selected files are not added to an existing list but rather overwrite...
Thanks for responding so quickly, @rxaviers. Yes, changing the Cldr.js module ID from `cldr` to `cldrjs` in the AMD require would help reduce the amount of boilerplate required in the...
I apologize for the delay in responding. Yes, changing `cldr` to `cldrjs` would be a breaking change for AMD users, but one that would allow them to simplify their configurations...
> would you be interested in submitting a PR with necessary changes here and in cldrjs? Yes, I'm happy to start working on it. > Seems fine for a 2.0.0...
@dasa Users are always free to use other libraries in their applications/custom elements, but I'd have to research such tools more to know whether it'd be good to provide custom...
It seems the unit formatting cannot map to existing functionality, so that would need to be manually updated. I mistakenly thought unit formatting was provided by one of the more...
@Chiru3 While we have much of that functionality in place, we are still working on a way to properly bundle assets that are external to the build pipeline (although that...