-
Notifications
You must be signed in to change notification settings - Fork 17
Docs(MDN) Documentation for Intl.Locale #70
Comments
@littledan probably this should have some priority due is shipping in Chrome74 correct ?! Shall we start working? |
Yes, this is a good idea. |
Added |
Created Intl.Locale.prototype page, still have to add in some descriptions for properties and methods. |
Just updated TODO list :) thanks a lot for your work |
Created the prototype.minimize, prototype.maximize, and prototype.toString pages! Will be adding content to them over today and next several days. |
Just opened up a PR with browser-compat-data! mdn/browser-compat-data#4052 |
Just a heads up that this page (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Locale) is the main docs page as well as the constructor page, so we can check that off the list. |
All the properties as well as the methods now have MDN pages! Additionally, I've added all the compat data to the PR I've opened. There's a small testing snag to be worked out, but once that's fixed it should be ready to land. I'd appreciate another pair of eyes to review that PR and make sure that I did my research on other browsers' compatibility correctly. I'll be adding the content over the coming days! |
PR for browser-compat has landed! mdn/browser-compat-data#4052 🎉🎉 |
@romulocintra All the browser compat and MDN pages have been added. Only thing left are the interactive examples! |
PRs submitted for |
|
Great job @jahzielv 🥇 . Probably would be great to have an Interactive example in the Intl.Locale Main Page and some more brief explanation before going to details page from each method/api. Probably I would follow the example of RelativeTimeFormat That covers the surface of the API then redirects to specific pages. What do you think about? Should I close the issue ? Great Job again and thanks to pushing this forward. |
Thanks! I've really appreciated the opportunity to work with ECMA on this effort and look forward to the next project!
Sounds good! I'll take a look and add the IE asap.
Once I finish up the example for the main page, I think we can close! All pages have had the "Draft" status removed from them, so I think that's the last thing before we can wrap this one up! |
WOOHOO the last interactive example has been merged! Just added it to the |
Thanks all for the effort ;) closing the issue |
Create Documentation for ** Intl.Locale**
MDN Pages :
Interactive Examples MDN :
Browser compat-data :
The text was updated successfully, but these errors were encountered: