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

Fix <FormatTime>'s access to this.context.intl

Fixes #165

8b94be2dc1d734c3895280daf9af2c49459cf2ca authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Fix `defaultMessage` in translations example

61425ac67788a8483dbb91938e9096d716fd987d authored over 9 years ago by Matti Korttila <[email protected]>
2.0.0-pr-1

6f6aaa945e0fc44e70f3fcbdaf6360462dff0852 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add TODO comment about defineMessages()

107c19530cb8f5cca997c5f7bc6f91f185d5b9c8 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update .eslintignore to use new glob patterns

2f900279deb43159011df8b8e30e9caed970fdd9 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update to [email protected]

ae11d6bb10a3c299d4b8f5e7f710b1caebd65039 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Set sourceRoot to "react-intl:///" in source maps

This follows Webpack's pattern of using a URL prototcol as the
`sourceRoot` so that the files sh...

502a418981093edc4571f3c50e657b51648bd804 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update README and project description

61f7699b08c4b3a1ba0a38dc48546717194acfcb authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove old example/ and tests/ dirs

ab8e7448e7902281f44c204503a38631097375fa authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add header comment to source files

91aa18685c3d4eaaad0fc6bd63765a2bda834b50 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update .gitignore and .npmignore files

7169fb429402f8794b6925f1b258887b3b45fc1e authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove generated src/en.js from Git

9e28120641289100a13f8dbe258f3c747e9fbd72 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove dist/ from Git

8b2ca8cee60076b5edea289870bf07155cb9c701 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove Babel runtime to reduce bundle size

e4496a64c764349e2d42cf04b6410c777b0a2ea6 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak plural example and FormattedPlural component

a71c6997ed135e353b38691fc510ef98d2512448 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add initial unit tests

fd4a337a0c569a8b13534e337586fdb70e147afd authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Replace Object.assign with object spread property syntax

0e6b3e34043e50c98b13d9a287c2d5bf8242d013 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Rename `intlContextTypes` to `intlShape`

074c9b53fed2b26ee18db318c1b678f31fe48d83 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add support for object property spread syntax

c3241d586a60c49b1f0c2debc542b62b2389e37f authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to babel-plugin-react-intl@latest

9d16b49712c2f3b3b91dfb1a9d118a44e62de969 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Simplify Hello World example and add it to the README

69bb47530a9945f6bd177d16b844765912381862 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Tweak code internal naming for new imperative API

0485423e8bef4b7ca7627c3e9bb3c9cccd1f7bbd authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Refactor imperative API

This reduces React Intl's API surface and simplifies the imperative
API.

There is now a `define...

4defe45c98afeec719296e5693340176deb19c21 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Update Translations example to use serialize-javascript

664bfbb521fc3984e72d81e24764025adfa0cd53 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade serialize-javascript, tweak dot-files

0f2c1b79e8e2a9f96cadd1f116c209f080f631bb authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Upgrade example tp babel-plugin-react-intl@latest

91680848517c2171798e5b23fb21f3684f58c2da authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Explicitly add uglify-js

I don't have uglify-js installed globally, so had to add this to get `npm install` to work for t...

7985233abe98ba7b613902b9bf6ab9527b0b22cc authored over 9 years ago by Ryan Meyer <[email protected]>
Add lint to prepublish script

a2dfa60c3e8a3bdbc67d8dbf31d0627e6fcda84f authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Define ESLint rules

4e7c09f25b18fa6f92faa9cb8d0ad97dd74c0b6d authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add back `now` support to <FormattedRelative> and formatRelative()

bd684db3c56d20fa47112dcddc5cac8a44425736 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Fix lint errors

0f9b01e80cdf292cc79c855451eb1100bf4fba56 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add console.error/warn for development

5e15bf0ee7706b52c1f7226957f18e4f99fae1dc authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Remove old, outdated index.js file

188726b8665356f0b13212f80296b46e3bdf43d0 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Improve new build, remove Grunt

Grunt has been removed (for now), since the build no longer uses it,
and the tests need to be re...

211566e921d3cb1dc30f9b3a016a7d7f609a35c7 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Add two new example apps: Hello World, Translations

fce1b66cf262b46cac61f6f8c7162f025d44e01d authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Reactor of the build. Hello Babel!

307cf8c85c2c867f58d5490a29baa5d66d0604a0 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Complete refactor of React Intl

This is a major refactor of the React Intl library for v2. The feedback
from people using v1, an...

30dd8db585c1862afff1e376fd61f09552c0e66b authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #135 from dropfen/master

Update Readme

b4e50e84f0510558a0cc583e92541c140cc99c40 authored over 9 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #131 from rsamec/master

support for optional tagName for components -> FormattedDate, Formatt…

af66a33620bcbb82de9adccefaecaa9f6dddd18d authored over 9 years ago by Eric Ferraiuolo <[email protected]>
span as default optional tagName for components set up as defaultProp

618f83f3a62fb88f4a2dfc89234b76567850cee3 authored over 9 years ago by rsamec <[email protected]>
Update Readme

Add a Note, that you can also provide a specific rule for a specific value

888702d31e9268a4f98e5267cb9ec2ed007ebcd6 authored over 9 years ago by dropfen <[email protected]>
Merge pull request #122 from dropfen/master

Update README.md

2bd7ed77a2fc3d4b51e3dd412c9b332823c4a9b9 authored over 9 years ago by Caridy Patiño <[email protected]>
support for optional tagName for components -> FormattedDate, FormattedNumber, FormattedRelative, FormattedTime

6a9bf0f756768eca421d5ebf62d41b8e046d04bd authored over 9 years ago by rsamec <[email protected]>
Merge pull request #127 from roderickhsiao/patch-1

Exclude tests file from npm package

0ec0058f20d398ab74419d433854c0b13ed4757b authored over 9 years ago by Caridy Patiño <[email protected]>
Exclude tests file from npm package

60f7841e4d7d359d55fc6225f6d50c11556e9894 authored over 9 years ago by Roderick Hsiao <[email protected]>
Update README.md

Add description about CDLR plural rules and a link to unicode.org plural rules.

db4d425b999c2a2f9a826d18bad50fb0404faec0 authored over 9 years ago by dropfen <[email protected]>
Remove official Bower support

b4b1baba45ceb10a007cca7471c052e1d189edce authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.2.0

51de50a2df2286014087eba0e59a5244d4e8362e authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.2.0

597e846eaa8a6fa49fe9471dca26f859c087c745 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #94 from ericf/upgrade-intl-libs

Fix locale data and upgrade intl-* dependencies

3bdc39a3d02d4e7119aec576313f38dbd73d5f10 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #95 from yahoo/travis-badge

[Doc] Travis badge should be pointing to master

a1b02f5885e0f53e7e45bc6a2c17f4cdc3126733 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
[Doc] Travis badge should be pointing to master

Currently it's the last build, no matter what branch it occurred on.

7c716e22e7986958e1d17f984cca43c9fc6fcc49 authored almost 10 years ago by { "json": "mitchell" } <[email protected]>
Add `now` prop to <FormattedRelative> component

[email protected] adds support for specifying the "now" value
from which relative time i...

016eafb1d3982130e030cdc514c5e59623358e48 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix locale data and upgrade intl-* packages

This vastly improves the locale data in the following ways:

* Added locale data for all leaf lo...

b85547c3e512158690decbf32ba95e9b14419a0d authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade dev deps

52b428fa4ad71be72134ccda3511cc1b3ac17c8b authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add <FormattedRelative> test

This adds a smoke and browserify test for the `<FormattedRelative>`
component.

Relates To #84

8fb62a014b10f9436021a38f7fec4a6ba4f77946 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #90 from lencioni/patch-1

Change `propsTypes` to `propTypes` in mixin.js

79136b15b75df615d81c608edc1b6a69f3ae9d52 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Change `propsTypes` to `propTypes` in mixin.js

This looks like a typo to me. It seems that it was intended to be `propTypes`.

48d311c9cf83c3f234f54bce3f7f5ad114a538c2 authored almost 10 years ago by Joe Lencioni <[email protected]>
Update Travis config to include Node 0.12

fe18d9e3eb5c20d7ed671ae9caef98a279d3514f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #88 from ericf/pre-1.0-react-versions

Update react dependency to: ">=0.11.2 <1.0.0"

44fe8fd7b2c220b81326fccbf9ab9bd95b891303 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update react dependency to: ">=0.11.2 <1.0.0"

This brings in support for [email protected], plus any future pre-1.0
versions. React has a great back-...

3058e367d44a5b9a52c158c5c2e369289221196d authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fixed typo

cd490483d9055f6ec35459b0dd1aaf1abf9c882d authored almost 10 years ago by Julien Lecomte <[email protected]>
1.1.0

353998b665de7892343d89e4d5ed1433c27a2633 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #70 from ericf/reduce-readme

Reduce content in README in favor of the site

cd4e0a4f1e1005bae3fcf03dcfe3a3d0144ad6cb authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Reduce content in README in favor of the site

0d6a396dfe7ceb61e2d4a7c4ea33819f96082f38 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Protect against IE < 9 throwing on delete window.x

This wraps the `delete global.React` in a try/catch so that it won't
throw in IE < 9 when React ...

e5f16c6484413485a5e88d6270d11d667dfae1eb authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.1.0

6411acc43d324a2f820fc3304ffa24f13efeb8cc authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Add Browserify build for browser testing in CI

a804f955bda11c398655a28f0df0b7c6f81c9e94 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade intl-* packages to latest versions

9698d54ce1dc849c6a52a02557b14038184042e5 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade to [email protected]

Upgrades to the latest version of the transpiler which doesn't use
dot-notation when accessing i...

3abe31ef84e052ea9b3f43bce311890d550687fb authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of github.com:yahoo/react-intl

270e0f71ccd843866e49e643a7f20ea5364b21fe authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #69 from ericf/fix-element-tokenization

Fix/Imporove React Element tokenization in messages

d554ddc80f417c3afb630c49f9f7dcea77ef8ace authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix/Imporove React Element tokenization in messages

This fixes an issue with the message tokenization process in
`<FormattedMessage>` by supporting ...

8774d6d5e836613b6820c93930d6dc1d25c491f8 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Update description in package.json

dcbe68d182bfeeb27687515b244b5efde26576fa authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
1.1.0-rc-3

a6dca5f7dc0f76ba519f7765d668154144c3cf6f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix reference to mixin in smoke tests

2f0616afd4e97bf58dd4a0b940595eeeffad3c65 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build

891aa16a375e0edf649591dab7cc4ae6b58cc191 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #67 from ericf/prefix-components

Prefix Components with "Formatted"

cdeeb8c6de4f4be35962e6a0a39bdce93144778e authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' into prefix-components

8476b93c699793794b4c45ceda69e0ea70232cdd authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix JSHint warns

afd4e17a64c709d1dea0b2af2ffcd3fbb25fed7f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Prefix Components with "Formatted"

This adds "Formatted" as a prefix to all React Intl Components.
See: #65 for discussion

Closes ...

cea74ba6882f75c277f542aa5aa259fdb8c023f1 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Make Components enumerable in CommonJS export

de97095c648eca58ce220c656a8f9111436ac00e authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Remove use of prototype inheritance for format opts

The `intl-format-cache` memoizer falls down when prototype inheritance
is used on the format opt...

7ba0b7c38aea63e0b527d89defa0f491333b3a08 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #66 from ericf/self-closing-components

Change React Intl Components to be self-closing

88d9dd1d79306e9a85a9538d03abd4cd238476d7 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix how React Elements in messages are replaced

This fixes an issue with how React Elements were being replaced. Before
it would only support on...

af41174a0a7e73b4b1694a42653c600ebd889bd6 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Change React Intl Components to be self-closing

This modifies all of the React Intl Components to be self-closing
instead of relying on the nest...

6d207bcc19a209ab7d4164928b82950e1d08ddbc authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Build

988f21a65a6de78060c68ec69f6e2e6c0d634dda authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Fix source maps for minified files

9bf212fdf3eaf7f068572206b4cba5558f435d37 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Upgrade all intl-* packages to latest

1db72e569ec7ab505e8fa790a58d57917c78595f authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #63 from ericf/merge-format-options

Merge Intl component options with named format

8647e6623e35be75d79784213ed9741d9f672603 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge Intl component options with named format

Fixes #61

87ea356e5d8ff2f8229bcc6bd1ac0af7f36cc695 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #62 from ericf/remove-number-typecheck

Remove number type check from formatNumber()

9370e975fe9b95daeb10fe840ebb000ec5365bf6 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Remove number type check from formatNumber()

This removes an unnecessary type check from `formatNumber()` since the
underlying `Intl.NumberFo...

a78102244109161ca57f65252293760f6cd5a159 authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #55 from jasonmit/contrib

[Documentation] Adding contributing.md

397eee7b22ee94323cde92d0c3b37b89aa9af8ea authored almost 10 years ago by Eric Ferraiuolo <[email protected]>
Moving reporting a bug above submitting a pull request

ffd41b1d8dd535317828a12d1a31b8938ec86e06 authored almost 10 years ago by { "json": "mitchell" } <[email protected]>
Removing syntax guide, bringing over CLA text from formatjs.io

a368eddc817d23cbeedf4152d899b2f2fa4787b4 authored almost 10 years ago by { "json": "mitchell" } <[email protected]>
[Documentation] Adding contributing.md

59685a84476262b5509a9257aa17ecf927e089a2 authored almost 10 years ago by Jason Mitchell <[email protected]>
Merge pull request #50 from jasonmit/patch-2

[Documentation] missing colon in i18n object example

e42395716edef0ec8542d5f042c3919a390370cb authored almost 10 years ago by Ryuichi Okumura <[email protected]>
[Documentation] missing colon in i18n object example

c1a36324c407c83c358d78763cd0564b8b941c8c authored almost 10 years ago by { "json": "mitchell" } <[email protected]>
1.1.0-rc-2

e1a7e0e13bfcd3805bea5bfe38e53c1766c1567d authored about 10 years ago by Eric Ferraiuolo <[email protected]>