Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Docs ngmessageformat examples #14770

Closed
wants to merge 3 commits into from

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Jun 14, 2016

  • add examples for gender and gender + plural to the ngMessageFormat docs
  • move the docs to the ngMessageFormat module namespace, as $$messageFormat is a private service

@Narretz Narretz added this to the 1.5.x milestone Jun 14, 2016
@Narretz Narretz force-pushed the docs-ngmessageformat-examples branch from e245028 to c8ee2d8 Compare June 14, 2016 13:04
Narretz added a commit to Narretz/dgeni-packages that referenced this pull request Jun 14, 2016
This happens in rare cases, for example ngMessageFormat has no special api surface,
as it integrates with the $interpolate service.
See angular/angular.js#14770
Narretz added 2 commits June 14, 2016 15:56
…ace.

This is a private service that should not be documented.
The docs have been moved to the ngMessageFormat module namespace.
Some modules (ngMessageFormat, ngParseExt) don't have their own api surface
because they integrate with core services ($interpolate and $parse respectively).
@Narretz Narretz force-pushed the docs-ngmessageformat-examples branch from c8ee2d8 to 94316e5 Compare June 14, 2016 13:58
petebacondarwin pushed a commit that referenced this pull request Jun 14, 2016
…ace.

This is a private service that should not be documented.
The docs have been moved to the ngMessageFormat module namespace.

Closes #14770
petebacondarwin pushed a commit that referenced this pull request Jun 14, 2016
Some modules (ngMessageFormat, ngParseExt) don't have their own api surface
because they integrate with core services ($interpolate and $parse respectively).

Closes #14770
@Narretz
Copy link
Contributor Author

Narretz commented Jun 14, 2016

Did you fix the build errors?

@petebacondarwin
Copy link
Contributor

It build fine locally.... oops

@petebacondarwin
Copy link
Contributor

Is it the e2e tests?

@Narretz
Copy link
Contributor Author

Narretz commented Jun 14, 2016 via email

@petebacondarwin
Copy link
Contributor

I have pushed the ci-check fix

@petebacondarwin
Copy link
Contributor

I will fix up the e2e tests now - sorry

petebacondarwin pushed a commit that referenced this pull request Jun 14, 2016
petebacondarwin pushed a commit that referenced this pull request Jun 14, 2016
…ace.

This is a private service that should not be documented.
The docs have been moved to the ngMessageFormat module namespace.

Closes #14770
petebacondarwin pushed a commit that referenced this pull request Jun 14, 2016
Some modules (ngMessageFormat, ngParseExt) don't have their own api surface
because they integrate with core services ($interpolate and $parse respectively).

Closes #14770
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants