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

Docs(MDN) : Documentation for Intl.Segmenter #65

Open
13 of 18 tasks
romulocintra opened this issue Mar 19, 2019 · 9 comments
Open
13 of 18 tasks

Docs(MDN) : Documentation for Intl.Segmenter #65

romulocintra opened this issue Mar 19, 2019 · 9 comments

Comments

@romulocintra
Copy link
Member

romulocintra commented Mar 19, 2019

Create Documentation for ** Intl.Segmenter**

  • Review Readme documentation and examples
  • Create MDN Main Docs Page

MDN Pages :

  • prototype
  • constructor
  • methods

Interactive Examples MDN :

  • Segmenter Generic Usage
  • Segmenter.prototype.segment(string)
  • Segmenter.prototype.next()
  • Segmenter.prototype.following(index)
  • Segmenter.prototype.preceding(index)
  • Segmenter.prototype.index
  • Segmenter.prototype.breakType

Browser compat-data :

  • Segmenter.prototype.segment(string)
  • Segmenter.prototype.next()
  • Segmenter.prototype.following(index)
  • Segmenter.prototype.preceding(index)
  • Segmenter.prototype.index
  • Segmenter.prototype.breakType
@littledan
Copy link
Member

Please don't create this yet; the API is in flux.

@romulocintra
Copy link
Member Author

romulocintra commented Mar 19, 2019

Please don't create this yet; the API is in flux.

Ok, @littledan I was creating tasks as placeholders for stage 3 proposals that do not have any docs on MDN. Let me know when ready. Probably we should label it as on hold , depends on #someIssue or not shipped

@littledan
Copy link
Member

Note that the API is now stable, which has led to it shipping in multiple browsers.

@mpcsh
Copy link
Member

mpcsh commented Oct 13, 2020

👋 hi all, I'm going to take this one on. commenting to make sure no effort gets duplicated.

@romulocintra
Copy link
Member Author

romulocintra commented Oct 13, 2020

Thank you @mpcsh for picking this one !!! :) and don't forget about tc39/ecma402-mdn#17 Any help to get started or create initial Intl.Segmenter page please let me know!!

@romulocintra
Copy link
Member Author

Hi @mpcsh to help in progress i already created the Intl.Segmenter That way everybody can work progressively on that !!! Thank you

@mpcsh
Copy link
Member

mpcsh commented Nov 9, 2020

@romulocintra thanks for creating that - I've been unfortunately out-of-commission for a while so I've only now gotten around to this issue. I just submitted a request to have the rest of the necessary pages created at mdn/sprints#3876. I've started on the main article in the meantime while those get created.

@mpcsh
Copy link
Member

mpcsh commented Feb 25, 2021

hi all -

regrettably, I feel I need to formally renounce my commitment on this issue. I severely overcommitted myself last fall, and I've continually pushed this work down the road thinking "finally, next week, I'll feel more settled and have time to work on Segmenter", but that hasn't happened. this is me finally acknowledging that it won't happen and I need to pare down what I have on my plate. I apologize to everyone here for overcommitting and then dragging my feet, and I hope this proposal can advance swiftly.

@romulocintra
Copy link
Member Author

@mpcsh all efforts are welcome :) hope to see you around in future

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

3 participants