Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/formatjs/formatjs

The monorepo home to all of the FormatJS related libraries, most notably react-intl.
https://github.com/formatjs/formatjs

Add <Formatted*> component unit tests

02cfa51b3f1de561b880492f98080a02932d4b37 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Improve shouldComponentUpdate() impl

0b5fc151036c30dd5ab8d1f3ada9faa80d1c5f86 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix `Intl` invariant, change how defaultProps apply

1601d2225822a1ebfa850da1da0a519377aca88c authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add Istanbul config to ignore locale data files

4c647e3d53761c458218d7524eb9c139ae8139c2 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add defineMessages() unit tests

c684668a1c773b927797fd609048cd13ea2b0abe authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add babel-polyfill to test scripts

53f94acd5fcb7826592ed1103ddecbc4beaa2db5 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update let to const in format API tests

bc45af85210f4360c2a97982d4c962feb35c1298 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add more injectIntl() unit tests

d79f07589ef13081a6980d70c57b443b65d3535b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add locale-data-registry unit tests

c769600596ef4d518dc0599eec4b504627858487 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update locale data build to use Rollup

4a380b6a6b364499434c3adf284d77e37ca9704f authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of github.com:yahoo/react-intl

2963f5e3a4b4d34c91c6d5d2dbbe9322ca98d68e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update build deps and add ES3 transforms

c800bdef8058503d8420db64a3504f8aaf026d47 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #253 from ericf/reduce-message-warn-noise

Reduce message formatting warning noise

de4076174ee9eb84e7e6c74074268b4c2b43482f authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add default options for time formatting

This makes `<FormattedTime>` and `formatTime()` with no options
produce a formatted time by defa...

8b1053301c4ce6b5077ed9cb21b34f41675a3c77 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Reduce message formatting warning noise

This prevents warnings from littering the console in development
when no `messages` are passed i...

dc03d65acc494c77de6c39f03ac6145ef3cf8ce7 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add link to #162 in README

fc1b7780f2db4b2ee2334569d0b2d3b5066b06bf authored about 9 years ago by Eric Ferraiuolo <[email protected]>
2.0.0-beta-2

5f8d94c5ff34c04dec73852b1585c37126529f23 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'thejameskyle-tjk/async-example'

630804c81f954212a9238721f923d1d5750b5fa3 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak async example

b6982580b91f24eed5846d19e408a88c2c977c5a authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'tjk/async-example' of https://github.com/thejameskyle/react-intl into thejameskyle-tjk/async-example

43cffb70d5926a0eb4bfb1a69de178a4d181e292 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #232 from ericf/unit-tests

Unit Tests for format API

50fbc77f180028653ba14c1bd76d50663388370d authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add unit tests for `format*()` API

d0b4ec6618b9df4703bc2e30e86c84227f2f3fae authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Rename injectIntl() unit test file

fa629c3eefff7930af7523bf585ffb124338cbd9 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update react-intl-with-locales unit tests

This makes the tests more accurate by comparing them with the actual
exports of the main React I...

4acf298bf5799b07b9f00449d354453cbcdead99 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update npm test scripts and add coverage reporting

01fb16e678f62c3f4396eeb7469f0e3ef55a4ff3 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of github.com:yahoo/react-intl

c243a364f662216ff46b8bcdb48609be4e992e6b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add invariant check on `Intl` built-ins

2c7ff6e6b09e4c4f876195f4d5842296b85d76a8 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix initialization of `initialNow` in <IntlProvider>

6a7e9b6e1063e5756f3bf3de4d6c5b3ae9298016 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #246 from mattparrilla/master

Correct the CLDR acronym

4554c19c2cac3d8d266aa02354d520849fcbaacf authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add async example

8710507a3f983db488fa7b2154e7131a88624b93 authored about 9 years ago by James Kyle <[email protected]>
Correct the CLDR acronym

The "Common Locale Data Repository" acronym was incorrectly represented as CDLR, instead of CLDR

48c5f2f449de00ff2afd14f049efa54275575d20 authored about 9 years ago by Matt Parrilla <[email protected]>
Merge branch 'caccialdo-preset-locale-data'

92c470a0fff7c01d347b5fc1785e49d985bfcbed authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Check for preset locale data in hasLocaleData()

4ea2ac31afdb8d615e55e97549fa6da794ca87e0 authored about 9 years ago by Arnaud-Ceccaldi <[email protected]>
Improve example in Upgrade guide

bcef0973868e7e284ab1f90deaa16c2933cf6d70 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #233 from ericf/simple-messages

Avoid expensive formatting for simple messages

ebc34e22ba136daf5944772fb5f807bdd6a33634 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix <FormattedHTMLMessage> proptypes

03d2b936ef9822140555e9480b14cd1b789b2d5b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Avoid expensive formatting for simple messages

This avoid expensive message formatting for simple messages without
`values`. In development mes...

44168fb883f0419f0ddbbc3c154d127ca3d8c1f3 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Improve message formatting warnings

8a78992f731fb45a430770a63a4562919d2c2a24 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #230 from ericf/babel-6

Upgrade to Babel 6

082ad03737aae259fdc73e12f56df5b8c1b99831 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Make Babel config and build scripts clearer

1400abeb433336720b90a8af9cb3d46a4c8a6580 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update build-locale-data script to work in Node 0.10

65d402240157090987092cda65feb159fb883fb2 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

311d24e25db6e4090990b1e7c9e640cab6849b1b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update dist build, replace Browserify with Rollup

This reduces the file size and speeds up the build. There's no longer
a `dist/react-intl-with-lo...

7ad74244edaabacf17133c2ad8e309245f47304a authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to Babel 6

5323748ba1020de52706c2ddb1a06f970dc374db authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update dependencies to use ^

d52d4c7df61c36e6f097d74914fff659ab2178a9 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update to new Travis infrastructure

ea85f7d3454c923bf0a5ba95b762ee5dfc674013 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add Node 4.2 and 5.x to Travis config

7d53657e0dcf1b512a74d59d55034caacdabcfa8 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #219 from akx/injected-access

Allow introspection access to the component wrapped by InjectIntl

bda07341d032bfb69263762a9097f7c0ef0ab348 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

Fixes #228

0eb18dee8c9a35f9910e0dd99bbc3c5161b7887a authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #217 from ericf/nested

Improve support for nested <IntlProvider>s

8cff968b4367d8b6c020f85882ef9f56ad83b94e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Allow introspection access to the component wrapped by InjectIntl.

This is useful for universal apps, to be able to access statics
set in the actual rendering comp...

b59f6f6cea45dc12434922993f68b3eabb55f8c8 authored about 9 years ago by Aarni Koskela <[email protected]>
Fix injectIntl test

f9e20857c2436831e3a7e2f4eb13e6e0c2dcf1dc authored about 9 years ago by Aarni Koskela <[email protected]>
Fix 'Intject' typo

cffc88ab1443e2d06ec58d683c79d2c725b5b967 authored about 9 years ago by Aarni Koskela <[email protected]>
Add nested <IntlProvider> example

01355802019ec7ca12d834283167157dc11ebabf authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update "clean" task in examples

124a17930e6b152b016e33881d0d5e2379d990c3 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Improve support for nested <IntlProvider>s

This makes it easier and more intuitive to nest `<IntlProvider>`
elements by looking for `contex...

08428baedb43f5f6bccfa0eac7e47dc8e7587518 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Internal rename to intlConfigPropTypes

2f12fb83d5eb15dc105b3b195d1008da0f5d62de authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update react* devDeps

768deb27082365e5ac46867fe8a16f399e979876 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add note about <RelativeTime> example in UPGRADE.md

589582736b8b7c6e992b7fbbc81511a2060cf27c authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add 1.0 -> 2.0 Upgrade Guide

Fixes #193

18918d6260d04635fb4147be530905187c67cadc authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak CONTRIBUTING.md

f290991986067b9b0d0c3c44d9ff036e687b51aa authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak internal binding identifier naming

97c5c39e92132c68f1099f410ea3787d173cf8d7 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add missing return to getWrappedInstance in inject

Fixes #210

0c4ef30f9d9071e9ccbe9f9521c11c40ed8e6df5 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Simplify examples' npm dependencies

c9fccf0ae5b508304a722ca731694108386e33cb authored about 9 years ago by Eric Ferraiuolo <[email protected]>
2.0.0-beta-1

343589befb0f8e9f1a55610eeb8516903e8d772e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update function-as-child to not be methods

Previously they were called as methods because they were called like:
`props.children()`

c02227b5c4353665f72d9563af3fd048f1108c9e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix <FormattedHTMLMessage>'s shouldComponentUpdate()

940719a9d4924bb583299da1473d53cdbe5f4f39 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update propTypes for children

62cb4dd51f81c1c8eba653ef697c06696f67f36e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update loading of React in Hello World example

4abe4177d44968e3388d0fad437217a76c29fb27 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update ICU Message printer in translations example

719f8088243b7d373c70fe5229453fd261fce174 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update intl-* dependencies

da6bc0c5d8d49b609d0433473ba3fae1170ef348 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #191 from ericf/stable-now-tick

Stabilize "now" time and "tick" relative times

e5b4529dae0f4f16e68a873e7de3cfd2cf907f42 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update injectIntl() for stateless components

React 0.14 stateless components can't have refs, so this makes adding
a `ref` to the wrapped com...

47239f6b33bab4c318e8e714b598aec79d1ae1c0 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Stabilize "now" time and "tick" relative times

This adds a new `initialNow` prop to `<IntlProvider>` to stabilize
the reference time when forma...

567790d89c82f5094813e87a811b8eba6f445e7b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Change signatures of internal format functions

9abe1ee84d3b6b9d9e4ee54a3e0c8a553b2ec6b4 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix Translations example for locale data check

e812c864befe49e6d7df52debcb09d353de151ef authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #185 from ericf/locale-data-warn

Fallback when locale data is missing

2fdf9e7e695fa04673573d72ab6265f0eef3f98e authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fallback when locale data is missing

A common problem people are facing is having some parts of the app,
namely the ones that use <Fo...

4148f8b1361bcee5762cae495bd1983c2863f4fd authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Change intl context dev warn to invariant throw

6190bdcf3084e5823a2aabda1b9497f331080ae0 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Fix <FormattedMessage>'s shouldComponentUpdate()

69254bd151d5fc1bf20efdab427384e895d5633b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Remove function-as-child support from IntlProvider

Now that React Intl v2 only support React 0.14+ which uses
parent-context, there's no need to su...

a0a2dbe07af9e863913f993672c23b94f9b3d02b authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Add `displayName` to components

6775030cdc0f55ef7547b9900a544769d98b0415 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Remove experimental <FormattedGroup> component

04a2c5ebfd5b841e6e5b97b23e5c07af33a0b982 authored about 9 years ago by Eric Ferraiuolo <[email protected]>
Update to [email protected] final

78a2745b88a4ec8d607d0a09427b7fd23c623e9b authored over 9 years ago by Eric Ferraiuolo <[email protected]>
2.0.0-pr-3

7c3cc51e3e32248e69ab3817b459d60ae234b133 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update to [email protected], drop 0.13.x support

This updates to the latest React 0.14 release and drops support for
React 0.13.x in React Intl v...

de560272eed073c598f7786f322ae5be276a3e9d authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #179 from baer/patch-1

Remove unused dependency

9aa03bd123d3bb24e9b95524447e23d044badcbc authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove unused dependency

829069370c4959bab29daede79c3104c9e678470 authored over 9 years ago by Eric Baer <[email protected]>
2.0.0-pr-2

f563a9a0d3f01b28e617d58471535673086f090a authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #168 from ericf/inject-intl-hoc

Add injectIntl() HOC

da28f2fdfd22c389225373be8f059571ee109646 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add injectIntl() HOC

This will inject the `intl` context object created by the
`<IntlProvider>` as a prop on the wrap...

2f62d97b9ac791a5cb4a6d87cb4e0c9d457c25c2 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #171 from ericf/define-messages

Replace defineMessage() with defineMessages()

062a98de68e93d9160059e359864f701dacfd2d7 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #169 from ericf/dist-locale-data

Update dist/locale-data/ to be UMD files

bcde150cee11554c53e5874da3fc7f6ac1de79c5 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove defineMessage (singular) to avoid confusion

This removes the singular `defineMessage()` in favor of only having
one of these methods and mak...

8e642ea0b5f97851b0bf06f8ecae9a256038bf5d authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add defineMessages()

This is a new function that allow multiple messages to be defined
(and extracted by the Babel pl...

04ff808f4c2886b1813088f74b43ec147197ea16 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update dist/locale-data/ to be UMD files

This keeps with the theme of v2 where locale data is provided as
modules, instead of causing sid...

b333a96fb51e5c09152c9326593eaca23635ecd7 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Improve example READMEs

Fixes #167

0e83dcbd6a996911039fa7d1964d927f655c61c8 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove usage of React.DOM from "react" package

4842f2de60253cabf9f16e6d9d4721b8b49c4523 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove bundle-collapser from Browserify build

Fixes #166

9ffe4bed2e7eaf81f0c791ffe5eac9b2c8111ec8 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove babe-runtime dependency

bf6146cc99649649bd00508a297423c9007f73c4 authored over 9 years ago by Eric Ferraiuolo <[email protected]>