Skip to content

Adding locale and moment computeds#139

Merged
jasonmit merged 5 commits intomasterfrom
locale-support
Jan 23, 2016
Merged

Adding locale and moment computeds#139
jasonmit merged 5 commits intomasterfrom
locale-support

Conversation

@jasonmit
Copy link
Copy Markdown
Collaborator

@jasonmit jasonmit commented Jan 3, 2016

Fixes #135

This is API breaking due to the duration computed having to be split out into duration + humanize in order to have the ability to localize duration before humanizing through composition.

durationExample: humanize(locale(duration(10, 'hours'), 'fr')) // => 10 heures

@jasonmit jasonmit force-pushed the locale-support branch 9 times, most recently from 477a00d to cd01cea Compare January 3, 2016 09:08
@jasonmit
Copy link
Copy Markdown
Collaborator Author

jasonmit commented Jan 3, 2016

@stefanpenner need a review when you can. I'm holding off on merging this one until you do since I want to get it right.

@jasonmit
Copy link
Copy Markdown
Collaborator Author

jasonmit commented Jan 7, 2016

Paging Mr. @stefanpenner

@stefanpenner
Copy link
Copy Markdown
Collaborator

Paging Mr. @stefanpenner

Mr @stefanpenner!!

@stefanpenner
Copy link
Copy Markdown
Collaborator

LVGTM 👍

jasonmit added a commit that referenced this pull request Jan 23, 2016
Adding locale and moment computeds
@jasonmit jasonmit merged commit 8c7e702 into master Jan 23, 2016
@jasonmit jasonmit deleted the locale-support branch January 23, 2016 07:01
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

Successfully merging this pull request may close these issues.

2 participants