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

[JS] Ship Intl.DurationFormat proposal #37931

Closed
8 tasks done
Tracked by #632
Rumyra opened this issue Feb 3, 2025 · 6 comments
Closed
8 tasks done
Tracked by #632

[JS] Ship Intl.DurationFormat proposal #37931

Rumyra opened this issue Feb 3, 2025 · 6 comments
Assignees
Labels

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Feb 3, 2025

Acceptance criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • The content has been reviewed as needed

For folks helping with Firefox related documentation

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes for enabled/preview features
  • Add/remove entry to Firefox experimental features page for preference/released features

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1933303

Other

  • Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Feb 3, 2025
@Rumyra Rumyra added Content:JS JavaScript docs Firefox 136 and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Feb 3, 2025
@Rumyra Rumyra moved this from Backlog to Todo in MDN Web Docs Content Team Feb 3, 2025
@hamishwillee hamishwillee self-assigned this Feb 3, 2025
@hamishwillee hamishwillee moved this from Todo to In Progress in MDN Web Docs Content Team Feb 10, 2025
@hamishwillee
Copy link
Collaborator

hamishwillee commented Feb 10, 2025

@Josh-Cena Do you think Intl.DurationFormat needs interactive examples? Many other APIs do, but not this one.

Status

@Josh-Cena
Copy link
Member

I'm not particularly enthusiastic to add them, but I'd be glad to review any additions. We would at least wait until #38023.

@hamishwillee
Copy link
Collaborator

I'm not particularly enthusiastic to add them, but I'd be glad to review any additions. We would at least wait until #38023.

Fair enough. I "like" them only because JavaScript section chooses not to have live examples, which I really like. They are the "picture that tells 1000 words".

@Josh-Cena
Copy link
Member

For me, live examples take extremely long to load for some reason. And JS examples themselves need minimal setup to work—you can literally just copy them into the browser console, unlike web API examples which you need HTML+CSS too. What you said is totally reasonable though and I like the idea that every JS page should have an interactive example.

@hamishwillee
Copy link
Collaborator

every JS page should have an interactive example.

Yeah. FWIW I prefer live examples to interactive examples because the code is with the page and part of the review and test cycle for that page.
Interactive examples benefit from having the console infrastructure included, but are a bit of a hassle to set up.

@hamishwillee hamishwillee moved this from In Progress to In Review in MDN Web Docs Content Team Feb 10, 2025
@Josh-Cena
Copy link
Member

#38023 will move interactive examples into content, making them at least as convenient to author as live examples 🔥

@hamishwillee hamishwillee moved this from In Review to Done in MDN Web Docs Content Team Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants