Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question to JQueryUI Globalize.js and cldrjs #205

Open
Patrick1701 opened this issue Oct 8, 2015 · 6 comments
Open

Question to JQueryUI Globalize.js and cldrjs #205

Patrick1701 opened this issue Oct 8, 2015 · 6 comments

Comments

@Patrick1701
Copy link
Contributor

Hi Sebastien,
using JQueryGlobalizeResourceReference I can add the globalize.js to a page.

Does this solution follow the idea of having a plain-javascript on page like this example?
(see https://github.com/jquery/globalize/tree/master/examples/plain-javascript)

Do I have to add the cldrjs.js files and CLDR JSON data manually?

kind regards
Patrick

@sebfz1
Copy link
Owner

sebfz1 commented Oct 8, 2015

Hi Patrick,

I'm afraid I'm using Globalize v0.x (can't find out the version in .js file, but quite sure), so it is not designed to work with CLDR. I should upgrade to v1.x...

Are you looking for something that is not covered by kendo culture?
BTW, I see #193 is still open, can we close it?

@Patrick1701
Copy link
Contributor Author

Are you looking for something that is not covered by kendo culture?

I'm using the JQueryUI Spinner... yes, there is a KendoUI NumericTextInput equivalent featuring cultures, but we don't like it. Doesn't fit into our ui, well.

We need to enter fractional digits and by using the jqueryui spinner, and I need to have , instead of . and I think jquery-ui globalize.js will handle this for me. Thats why I'm currently doing some research.


BTW, I see #193 is still open, can we close it?

I'm not sure... I dont think so... did you add message js files like for instance kendo.messages.bg-BG.min.js and others into the artefact?
(http://docs.telerik.com/kendo-ui/framework/localization/overview)

@sebfz1
Copy link
Owner

sebfz1 commented Oct 8, 2015

Right, I only have culture files not message files... I will try to add these asap, thanks for the reminder ;)
I will also upgrade Globalize to v1.x, but I'm not sure when... I will let you know!

@Patrick1701
Copy link
Contributor Author

I will try to add these asap, thanks for the reminder

Also thanx!

I will also upgrade Globalize to v1.x, but I'm not sure when... I will let you know!

Ok, cool, please have a look how cldrjs works (I'm fully unexperienced here...).
I'm still researching, and I'm still not sure, if cldrjs will dynamically lazy-load missing i18n file dependencies through the web direct to the browser or not.
If so, I'm not allowed to use it.

If globalize 1.0 with cldrjs works like this, and you would like to use this feature, to avoid having the maintenance overhead for i18n files (what can I comprehend ;-) ), then I will need a feature to do the maintenance in-house.
But lets see this later on...

@Patrick1701
Copy link
Contributor Author

Hi Sebastien,
any news here? :-)

kind regards
Patrick

@sebfz1
Copy link
Owner

sebfz1 commented Aug 10, 2016

Hi Patrick,

Unfortunately, not at all! :-/

Best Regards,
Sebastien.

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

No branches or pull requests

2 participants