Ecosyste.ms: OpenCollective

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

github.com/formatjs/formatjs-old

The monorepo home to all of the FormatJS related libraries.
https://github.com/formatjs/formatjs-old

Update README with Babel 6 note

f92995a7b87782de5858fb91cede3d8bdd09672b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Improve docs and error messages

Fixes #6
Fixes #8

9af4e84f4f4b73eb5e0eb00f88c22c84a4cbfb89 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Add preversion npm script

48e0eb047e946ad632d8646da155f0523d8861d4 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
2.1.0

aab71a2102d0de780f893fc40689eaf33838ceab authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Add prepublish script

8f96d9d5282ae1dd22169c4334b79a2479c3f7d9 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update package.json

6a892aab50374ce39f4fd2b3c51ff3555b3612f2 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Initial drop

070bf5a22ad3c3898c1284bc03590411159f796b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Support JSXSpreadAttributes by ignoring them

cc2a5377bd5fff6d7ca08079611c10bd0be2898d authored over 5 years ago by Eric Ferraiuolo <[email protected]>
2.1.4

cb6480ac2627a8f08d283366980b4f298f618636 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-beta-2

cd36552fcad7634023a8d0f0987ef3b1ea231691 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Stabilize message, new option, switch to defineMessages

This stabilizes the `defaultMessage` by parsing and pretty-printing
it; this removes any insigni...

25d759453663f89b6a34638c85fe3273627774db authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update babel-runtime, tweak code

26fb40aabe3a80fefaacbad083f92ffee377a190 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Rebuild fixtures now that descriptions are removed from src files

49930bc687bfa33a9dde827bb1ef394f62f6af1d authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Revert "Remove unsued babel-runtime dependency"

This reverts commit caae5fe655f226e1d869c6409efd348efe16f678.

b38ab3af9e36ba847eb5a313839ddd321daa7d6f authored over 5 years ago by Eric Ferraiuolo <[email protected]>
2.3.0

2023026c8e7acef7015b62ff476b7a0c6bd15b2c authored over 5 years ago by Eric Ferraiuolo <[email protected]>
update readme for babel 7 (#150)

290630516f6d74e3a72fa302958413288f23b673 authored over 5 years ago by Björn Dalfors <[email protected]>
Fix paths so messages go into `messagesDir`

fc2cdc8649f5366c794273f2e6cc4297d6155bfb authored over 5 years ago by David Harris <[email protected]>
Refactor to fix false-positive errors being thrown

This resolves an issue where the following, valid, JSX was causing
this plugin to throw an error...

6ff55718f25011a8b591b5eb3d1acc8eb24f1661 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Add script to build fixtures (#72)

* Add script to build fixtures

* Rebuild fixtures for latest Babel changes

588019e77a180c0f00f326fbb26e670aedf098bf authored over 5 years ago by Eric Ferraiuolo <[email protected]>
fix tests

4a1d42335f4ab8dea72a900c28d9744a613c32fc authored over 5 years ago by longlho <[email protected]>
fix misc links in package.json

d8ff05e3f6794a741611db0d2cab7b679475adbe authored over 5 years ago by longlho <[email protected]>
prettier

c82bdaea2c3c61841985e4dfa914f3aca0c80a46 authored over 5 years ago by longlho <[email protected]>
Upgrade ESLint

d3613b94f2c34bba1ffd4fea0763ab381276f8aa authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Remove description after extracting Message Descriptors

This adds back the removal of `description` fields after extracting
the Message Descriptor in a ...

2996a25ed7e739ea0619b2f10c98c5b40ba2ebf5 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
hoist devDep to top

96ebaa7bbdc2de919fa17aecb25a92f4326335e7 authored over 5 years ago by longlho <[email protected]>
feat(test): Add test suite.

a7b611a28b4281deac0a9e82ca9c8e36cec1ec06 authored over 5 years ago by Samuel Reed <[email protected]>
add additionalComponentNames option, fixes #138

98bfce4bde434919770c236f605fa72c0d32e6c9 authored over 5 years ago by Long Ho <[email protected]>
add `removeDefaultMessage` option

af29f4a4e96255bad08848ae03d71c46dc720929 authored over 5 years ago by longlho <[email protected]>
Add Travis CI integration

2f66288c26132a4cd552fc0e59496fc54ead28b2 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
prettier

5dc8259d47d525f06efb543a36e2eaf67f08b13e authored over 5 years ago by longlho <[email protected]>
Add extractSourceLocation option

This option will provide metadata in the Message Description for the
file and location in the fi...

6ea055fdfeb8b4fb058b8bf170e589139b1b356f authored over 5 years ago by Eric Ferraiuolo <[email protected]>
reconfig ts to composite project (#30)

b9d916f4ce20c2c5aac42c80cea56f7ceb4851f5 authored over 5 years ago by Long Ho <[email protected]>
Update README for intl-messageformat

6caa5d533c121bc18e8587d976eb412435675397 authored over 5 years ago by Long Ho <[email protected]>
intl-locales-supported to TS

842043d78d2face8856054442953472ab0650ed7 authored over 5 years ago by Long Ho <[email protected]>
Fix test for IE11 (#28)

* fix IE11

* try fixing edge config

* try fixing edge config

* ignore safari for now

5b968aa564ab7c00501e1de0c60522455fd2acb7 authored over 5 years ago by Long Ho <[email protected]>
take out browser versions, fix master integration matrix (#27)

* take out browser versions, fix master integration matrix

* try another env var

8fed4ca2b9d90d2b9f6d2bc2ccf2dbacfe4cf299 authored over 5 years ago by Long Ho <[email protected]>
Update fs-extra requirement from ^7.0.1 to ^8.0.1 (#26)

Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit ...

a1caf9f7312c4634bd21f9378995627ac3267316 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Bump intl-messageformat-parser in /packages/intl-messageformat (#25)

Bumps [intl-messageformat-parser](https://github.com/formatjs/formatjs) from 1.6.1 to 1.6.2.
- ...

3b0d71f9194fa7b72e8d77c0c2df494c52570640 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
try karma w/ saucelabs & travis (#24)

* try karma w/ saucelabs & travis

* 2nd try

* reconfigure travis

* reconfigure travis
...

3868836a1ad2a8a221b537493c7865500079c3b5 authored over 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]

318ed7c11b9d4d14a9df38cc9ee10c1ad55a2838 authored over 5 years ago by longlho <[email protected]>
fix export for intl-messageformat, fixes #23

25016a5a9b2d096f1e9d888e1f42ea6dda4cae68 authored over 5 years ago by longlho <[email protected]>
Build for v1.3.0

11aeab44f5fc66f50843d269b539721050dd63e8 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Build for v1.2.0

f69d217932059e0ee7d63ea98c343501d9bd7dd6 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #50 from ericf/nested-formats

Nest default formats and properly merge specified formats

7700281d8918c2980cf79952dfe36d7017979c5b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Point Sauce Labs to smoke tests

0bdef1077fdd0d6aed4252302cd6284530eca9da authored over 5 years ago by Juan Ignacio Dopazo <[email protected]>
Merge pull request #82 from juandopazo/sauce

Saucelabs badge and full integration

2fcf434295b14c5ae22ae04c7ab7a9ed0a164abf authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #81 from ericf/readme

Update README for 1.0.0 changes

bcf465d9604298988091b1fe952d347f1d9f890a authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #45 from drewfish/travis-sauce

added sauce access tokens

9ea41a2c6f4ff4ebd79b92a433aa2da0c7dcc3fb authored over 5 years ago by Drew Folta <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into icu-formatters

Conflicts:
index.js

c95705a30c6da33b0c1e99779f0a7df00f2c6c10 authored over 5 years ago by Anthony Pipkin <[email protected]>
Revert hasOwnProperty removal.

f95b3fc94f379ae7aba7a3ac5fc6c7b2a477c8f6 authored over 5 years ago by Anthony Pipkin <[email protected]>
Greatly improve perf of `format()`

This greatly improves the perf of calling `format()` on an IntlMessageFormat instance by not usi...

5fcf5e1c614a772c3e5371cb1f49fd6dde5ff60a authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Peg intl-messageformat-parser to latest version

184faf67809674adbe7f69f9db48296daa15ebe1 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #6 from apipkin/rename-constructor

Rename MessageFormatter (and associated lines) with MessageFormat

dccb32d45591ce31d349ece4bd03643fa97c3bb7 authored over 5 years ago by Drew Folta <[email protected]>
Build for 1.0.0-rc-5

cd80a938965b04532300432771de336fb4eb1d69 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-rc-6

0edaf0da29b9b5d1037b8ebc3bd75a4bbf130391 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update bower.json and package.json

56404a864f042cac4100324f4905a39c0d31e278 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Bump version in bower.json

14ce1937b5c27e8c4ebaf8dd7083df5539cbd6d8 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Build

b264671aa148690fdd56b1e33cae62d86d57cc9b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Cleanup whitespace and comments

fe2050a4365ac3b18b149e72511881bab4a73828 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Remove _log.

05ac71a6f664a44ab06c0b77fbbb74012e439257 authored over 5 years ago by Anthony Pipkin <[email protected]>
1.0.0-rc-2

17b34b412c6f798634fc3b4cbfb7e0d2aad7791b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update to fix errors raised from tests.

Add throw if Intl is undefined or null.
Ensure pattern exists before calling _buildFormatPattern...

94d206b1f21231a4e1e4cbca2396456d2d581e05 authored over 5 years ago by Anthony Pipkin <[email protected]>
Remove "files" and "directories" from package.json

4319975911686bf113ceae1abbf4d5b2472319f2 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
1.0.0-rc-1

b9b0ebd54a455b20e186a997ec2d5a4985d40fe4 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Remove test followed by match.

37c681b184e8213f9f85996bb6805aeec1d3d5a8 authored over 5 years ago by Anthony Pipkin <[email protected]>
Merge pull request #58 from fhemberger/bug/travis

Fix Travis CI badge to link directly to the current build

91369666627edb0ead299f603730e93e68599f53 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update `defaultLocale` to be the value of the first locale when data is added

d60b835b94a02c943e11d565adbeb0bfb5466e3d authored over 5 years ago by Eric Ferraiuolo <[email protected]>
more sophisticated travis config

03ed22ffcc92a147cd1e66a595cb5c288af1244f authored over 5 years ago by Drew Folta <[email protected]>
moving clrl pkg into devDependencies

e4ebcbba0ab81faac1b0dc6a802cdfc5ec4cbc9b authored over 5 years ago by Caridy Patino <[email protected]>
Correct plural message examples in README

1e7365d58ad772474a5a0f86e3cf8ecdf5976f1a authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of github.com:yahoo/intl-messageformat

d20d8958b06044fe5ee30318417e8c6cdb26e4a2 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'perf' of github.com:ericf/intl-messageformat into perf

6e2b1acd027b713410dfa7582386a7c370c64522 authored over 5 years ago by Anthony Pipkin <[email protected]>
Resolve default locale from `Intl`

This improves how the default locale is determined by resolving it from an `Intl.NumberFormat` i...

ae14f2418fb2fb3b5dbb7c1ea64c6a5606c93a33 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #67 from KevinTCoughlin/patch-1

Corrects "optomized" spelling error in README.md

93ae7b2634d51d6c8fa9a7c125062cebefc05717 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into tests

bcb6af6d8583804b61053b71511cd97a43f5440f authored over 5 years ago by Anthony Pipkin <[email protected]>
Refactor to optimize for multiple format() invocations

This simplifies the traversal of the internal message pattern structure that's parsed from a mes...

36a20218e6f48ffcc3553a8194aa56bc8ba49319 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #1 from drewfish/packaging

initial packaging

756c58b3c22ae98bd41190bc9c367a079273587d authored over 5 years ago by Drew Folta <[email protected]>
Update README.md

This is not a polyfill, so I removed it from the README title.

b8c8cffd6aad2a5bc46c39d2ed96a5c1cf2ea17d authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update Travis config to include Node 0.12

d3dc82aea98e7601d57fbee9713e4804ad076011 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update version to match package.json

c8d393df25f248d6f0ecaf222a3ce62fbddee538 authored over 5 years ago by Anthony Pipkin <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into icu-formatters

Conflicts:
index.js

1d242413d1f29d16fc5d4e01a78bcfcdf4e436f6 authored over 5 years ago by Anthony Pipkin <[email protected]>
Fix #22. Add new tests for token assesment. Throw new error when no tokens are discovered.

b225f7ad5e906ea1c3b42809d402ccf9a9ea04e8 authored over 5 years ago by Anthony Pipkin <[email protected]>
Fix format key in the parsed pattern

49a09c4023ddc7333669cf3e639b3c41390a707e authored over 5 years ago by Anthony Pipkin <[email protected]>
Add Intl as a development dependecy.

f097d126b4bc5eb880bbec10ad550184910cff2a authored over 5 years ago by Anthony Pipkin <[email protected]>
1.0.0-rc-4

d874ce450c5ac2a416134dff2674674cbf0edad4 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #104 from yahoo/travis-badge

[Doc] Travis badge should be pointing to master

2495d96dc7b3b0e4e4b7c0747f739f7c705b1cfd authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update license in package.json

67adc09e45c0e75be29eaecf1e8384b257094ce0 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #161 from yahoo/revert-156-master

Revert "fix #154 values for 0"

79f7737ec7a62c4f847101811e2b1ed0af029209 authored over 5 years ago by Jason Mitchell <[email protected]>
Upgrade to [email protected]

757bc1247d1f0877e67fe4aec0ee1ebfd99fb1fb authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Remove type checking for custom formatters. IF they pass it and they call it and it does not work, they can fix it.

72c7019c47e2a860415ec58722dfbcf1cbed4fa4 authored over 5 years ago by Anthony Pipkin <[email protected]>
Build for 1.0.0

eeea56184711dbb5616703d23d3be69f71446328 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
first commit

4d8d43335bd3762b8dee7f8ae47366dc254a7563 authored over 5 years ago by Anthony Pipkin <[email protected]>
Merge pull request #70 from langpavel/patch-1

Fixed condition for exit status code

1eccb09abac66bb3005aec43c7591ac68f46260b authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Add RU locale data to Browserify test page

cdc4fc0e5b1befc35595657abd36b5b203c616a4 authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Update after importanted changes.

d6c015203bdd521585c9050de0b34bc8147b1392 authored over 5 years ago by Anthony Pipkin <[email protected]>
Fix throw types. Add log method.

73365d71b9a1e4f39948cb2abb9b8d2113c25c57 authored over 5 years ago by Anthony Pipkin <[email protected]>
1.0.4

5b18f95cb07b01dba780cc3d7ab3c39ee100c88c authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge pull request #165 from yahoo/v1.3.1

Bump version to v2.0.0

68a5ccce1b25ae9c1d32c58385f0d0b1b8fd734b authored over 5 years ago by Ryuichi Okumura <[email protected]>
Upgrade to [email protected]

078b466e0d3ad21defe96773839d3c1055cf8d2a authored over 5 years ago by Eric Ferraiuolo <[email protected]>
Merge branch 'master' of https://github.com/yahoo/intl-messageformat into tests

b6ce7dba1c6a2e33b3e78a6f69e2710a30d42737 authored over 5 years ago by Anthony Pipkin <[email protected]>