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

update links to proposals #99

Merged
merged 1 commit into from
Dec 12, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions ecma402/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ This list contains only stage 1 proposals and higher that have not yet been with

| :rocket: | Proposal | Author | Champion |
| -------- | --------------------------------------------------------- | -------------------------------- | -------------------------------- |
| | [`Intl.RelativeTimeFormat`][] | Zibi Braniecki, Daniel Ehrenberg | Zibi Braniecki, Daniel Ehrenberg |
| | [`Intl.ListFormat`][] | Zibi Braniecki | Zibi Braniecki |
| | [`Intl.RelativeTimeFormat`][intl.relativetimeformat] | Zibi Braniecki, Daniel Ehrenberg | Zibi Braniecki, Daniel Ehrenberg |
| | [`Intl.ListFormat`][intl.listformat] | Zibi Braniecki | Zibi Braniecki |
| | [Exposing Abstract Operations & Locale Info][locale-info] | Zibi Braniecki | Zibi Braniecki |
| | [`Intl.Locale`][] | Zibi Braniecki, Daniel Ehrenberg | Zibi Braniecki, Daniel Ehrenberg |
| | [`Intl.Locale`][intl.locale] | Zibi Braniecki, Daniel Ehrenberg | Zibi Braniecki, Daniel Ehrenberg |

### Stage 1

| :rocket: | Proposal | Author | Champion |
| -------- | ---------------------------------------------- | -------------- | -------------- |
| | [`Intl.DurationFormat`][] | Zibi Braniecki | Zibi Braniecki |
| | [`Intl.UnitFormat`][] | Zibi Braniecki | Zibi Braniecki |
| | [`DateTimeFormat` `dateStyle` & `timeStyle`][] | Zibi Braniecki | Zibi Braniecki |
| | [`Intl.DurationFormat`][intl.durationformat] | Zibi Braniecki | Zibi Braniecki |
| | [`Intl.UnitFormat`][intl.unitformat] | Zibi Braniecki | Zibi Braniecki |
| | [`DateTimeFormat` `dateStyle` & `timeStyle`][datetimeformat] | Zibi Braniecki | Zibi Braniecki |

:rocket: means the champion thinks it's ready to advance but has not yet presented to the committee.

Expand All @@ -58,5 +58,5 @@ Note that as part of the onboarding process your repository name may be normaliz
[intl.datetimeformat.prototype.formattoparts]: https://github.com/tc39/proposal-intl-formatToParts
[intl.numberformat.prototype.formattoparts]: https://github.com/tc39/proposal-intl-formatToParts
[locale-info]: https://github.com/tc39/ecma402/issues/46
[datetimeformat datestyle & timestyle]: https://github.com/zbraniecki/proposal-ecma402-datetime-style
[datetimeformat]: https://github.com/zbraniecki/proposal-ecma402-datetime-style
[intl.locale]: https://github.com/zbraniecki/proposal-intl-locale