Rafael Xavier de Souza
Rafael Xavier de Souza
Cherry-picking @AppSorcery commit from #17 in here and making further small modifications. This should go in a **major update**, because it requires users to add a json-loader in their stack.
CLDR provides a list of available bundles, but that actually means it supports more locales that it actually enlists. For example, `zh`, `zh-CN`, and `zh-Hans` should all match the `zh-Hans`...
I ran into a case where `globalizeModuleIdsMap[moduleName]` is undefined for globalize/number. It's a production process. We should throw an error in case that happen.
On https://github.com/jquery/globalize/pull/481, @sompylasar has raised a different use case that requires a custom function to return Globalize messages. So, the goal of this issue make the messages option to either...
Requires: - [ ] #1 Background details: - https://github.com/jquery/globalize/pull/481#issuecomment-131990281
Great work! I am wondering if it's possible to use this more affordable cc2652 module from [cdebyte](https://pt.aliexpress.com/item/1005002602963103.html?spm=a2g0o.productlist.0.0.6c33230c5qvKxY&algo_pvid=ebaf88ab-e013-4d95-98dc-b62fb2a5dfb9&algo_exp_id=ebaf88ab-e013-4d95-98dc-b62fb2a5dfb9-14&pdp_ext_f=%7B%22sku_id%22%3A%2212000021350807399%22%7D)? Thank you
Farbtastic updates input element value with the chosen color (when using an element as the callback). Although, it's not possible right now to be acknowledged when those changes happen. This...