Ecosyste.ms: OpenCollective

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

FormatJS

Internationalize your web apps on the client & server.
Collective - Host: opensource - https://opencollective.com/formatjs - Website: https://formatjs.io/ - Code: https://github.com/formatjs

feat(@formatjs/cli): remove --extract-from-format-message-call

BREAKING CHANGE: This has been on by default for a while. We're removing
it and making it permanent.

github.com/formatjs/formatjs - 0c12d183c7a69c713fbfe59804668c88da9012f6 authored about 4 years ago
feat(babel-plugin-formatjs): remove moduleSourceName and extractFromFormatMessageCall (on by default)

BREAKING CHANGE: `moduleSourceName` is not relevant and used a whole
lot. We've removed `extractF...

github.com/formatjs/formatjs - e310baf561b0313f251d16e9b97109cd40cbcf0e authored about 4 years ago
feat(babel-plugin-formatjs): change result metadata key from react-intl to formatjs

BREAKING CHANGE: If you use this plugin programmatically,
`metadata['react-int']` is now `metadat...

github.com/formatjs/formatjs - 73a8d2f01977aa16055dfe275a2f66584e279a10 authored about 4 years ago
docs: new Crowdin updates (#2473)

github.com/formatjs/formatjs - 169ca3433cfc395e191adedb3714b9a73f2e16c0 authored about 4 years ago
chore(deps): bump test262 from `9ca13b1` to `6cf3433` (#2472)

Bumps [test262](https://github.com/tc39/test262) from `9ca13b1` to `6cf3433`.
- [Release notes](...

github.com/formatjs/formatjs - 94e5fa8d01675101bd937ba09f74400d9e914c15 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 2f213ef132247c4ea2517f39e7120d7baab6c4b0 authored about 4 years ago
fix(@formatjs/vue-intl): fix package description

github.com/formatjs/formatjs - 38387bec7fbd0fcc17b09203affb440606ad4610 authored about 4 years ago
fix(babel-plugin-formatjs): fix package description

github.com/formatjs/formatjs - 69c509dc7a7d76c37263bb6b185af26c939a7028 authored about 4 years ago
feat(babel-plugin-formatjs): add additionalFunctionNames feature to extract from custom function calls

github.com/formatjs/formatjs - 043ac509da0e55a8639877a35550df81385a3155 authored about 4 years ago
feat(babel-plugin-formatjs): rename babel-plugin-react-intl to babel-plugin-formatjs

github.com/formatjs/formatjs - c9357b7968c3c7e5c9335ff0058e47da0cb5c6c7 authored about 4 years ago
test(babel-plugin-react-intl): add vue integration test

github.com/formatjs/formatjs - 083e5c81ae60f99bb0269722e30739ea99f24b1e authored about 4 years ago
docs: tweak front page wording

github.com/formatjs/formatjs - 9f55d01f50e6cbd2762f60feb18c8759097f09dd authored about 4 years ago
docs: tweak installation example

github.com/formatjs/formatjs - 3234f58816c1158c36390e007d41458b51e502a6 authored about 4 years ago
docs: new Crowdin updates (#2467)

github.com/formatjs/formatjs - 5867008763895ed67926e3d96ed30cc57b99a928 authored about 4 years ago
docs: fix syntax issue

github.com/formatjs/formatjs - a04cbfc2be2ff1e2a2db4c160fbba02af1c25f2b authored about 4 years ago
docs: add more docs for vue

github.com/formatjs/formatjs - e97129d365b4b5c5840a1434d9a1bc5e28d3c2af authored about 4 years ago
test(@formatjs/cli): fix tests

github.com/formatjs/formatjs - 818d5779ffa9862ac7623c3ee4d0f3afb01ef7a9 authored about 4 years ago
feat(@formatjs/cli): support .vue SFC files

github.com/formatjs/formatjs - 24d6d1bb7a770d9298675d74a365b14147a2f229 authored about 4 years ago
feat(@formatjs/ts-transformer): allow setting `additionalFunctionNames` to extract from custom function calls

github.com/formatjs/formatjs - 96fc3b1370eafbbab52f1de4c4d477f9ff2510a0 authored about 4 years ago
docs: new Crowdin updates (#2466)

github.com/formatjs/formatjs - 162c1f4d8e36086c6ea5d67926cfffa0a3007c8a authored about 4 years ago
docs: add link to linter from vue-intl

github.com/formatjs/formatjs - 474552771262679089feb1dc2954256c7645c3f5 authored about 4 years ago
feat(eslint-plugin-formatjs): add support for .vue

github.com/formatjs/formatjs - 2f73827b22c06ce4ee98744c48de6357097c4816 authored about 4 years ago
docs: add Vue support docs for eslint-plugin-formatjs

github.com/formatjs/formatjs - 088eb4d82b48168a7be758deff5159d73a60e431 authored about 4 years ago
feat(@formatjs/vue-intl): support Vue composition API, part of #2464

Introduce `provideIntl` & `useIntl`

github.com/formatjs/formatjs - 8845ad7ae3916f51915614f6f7f2e7ec54e8e2fd authored about 4 years ago
chore(intl-messageformat): upgrade ts-pegjs

github.com/formatjs/formatjs - 6a8441b2efc29f6c7ba1e97ad99d001e4155aec2 authored about 4 years ago
docs: new Crowdin updates (#2465)

github.com/formatjs/formatjs - 894be1231b805bf8bbe2f427205e47984fa66524 authored about 4 years ago
build: publish

- @formatjs/[email protected]

github.com/formatjs/formatjs - 0ed1194eb1522457ac1087f1f733b620b069170e authored about 4 years ago
fix(@formatjs/vue-intl): fix README link

github.com/formatjs/formatjs - 42a861b0c240067c9b3aab2f96d904b8417498af authored about 4 years ago
docs: add vue to front page

github.com/formatjs/formatjs - 94f6a273f98982bdaabc154d89f59f986e7066a9 authored about 4 years ago
docs: add docs for vue-intl

github.com/formatjs/formatjs - 7cfee2bdb5ed58b1b2fead5cd6ade286b9bec866 authored about 4 years ago
chore: fix BUILD

github.com/formatjs/formatjs - 2d23bf4b57f4617f15ae4e4ba7933ccdcb0db5e6 authored about 4 years ago
feat(@formatjs/vue-intl): initial commit

github.com/formatjs/formatjs - b38177abc079c886d107be0edd71bce9774100e0 authored about 4 years ago
chore(deps): bump test262 from `b2e9dff` to `9ca13b1` (#2460)

Bumps [test262](https://github.com/tc39/test262) from `b2e9dff` to `9ca13b1`.
- [Release notes]...

github.com/formatjs/formatjs - 1b413205ae88d8f93931a875ec57954b19fe2fb9 authored about 4 years ago
fix(@formatjs/intl-datetimeformat): ignore alt-variant, fix #2462

github.com/formatjs/formatjs - 4abc5aea1e2d363abd39cc5f4067452fa72ff6fe authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 85ec3e299c48b63ac1bf3af6ad6062e5c11a66ef authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 1fd5733c21fa5ddadc33488924d9d03a0f9679b7 authored about 4 years ago
docs: new Crowdin updates (#2454)

github.com/formatjs/formatjs - 61b6b1b01245166b30412396e265ef0f1d0e5c09 authored about 4 years ago
docs: clarify CLI quote, fix #2451

github.com/formatjs/formatjs - da5d48f31cb8b5e12c5dbac979102477a1b85335 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - a0435dd0900c51424758f068dcb39458694e7231 authored about 4 years ago
docs: fix ts-transformer example link (#2453)

github.com/formatjs/formatjs - d49a8aea15aad86c304897b51d4a2740097ca2e6 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - fcf081ce7c2b0a61098b58e102a2fc5a1762d01b authored about 4 years ago
docs: new Crowdin updates (#2446)

github.com/formatjs/formatjs - e5158550cee6de58de736cc0586cf69b38223462 authored about 4 years ago
docs: fix typo (#2445)

github.com/formatjs/formatjs - 131cf429739283cf6e31bf58bc04cfea0fc5e985 authored about 4 years ago
chore(deps): bump test262 from `de091de` to `b2e9dff` (#2433)

Bumps [test262](https://github.com/tc39/test262) from `de091de` to `b2e9dff`.
- [Release notes]...

github.com/formatjs/formatjs - 8fe60eb77e7e7825b1b1866b434385c43bbb5a89 authored about 4 years ago
chore: upgrade deps

github.com/formatjs/formatjs - 8dde21f0f8c4b87fdfa1eb1765847d12034fa20a authored about 4 years ago
chore(deps): bump saucelabs/sauce-connect-action from v1.1.1 to v1.1.2 (#2432)

Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from v...

github.com/formatjs/formatjs - 64c8db3ed6e0e6c3fdd6db8dabb67b1aa24e0d34 authored about 4 years ago
docs: new Crowdin updates (#2431)

github.com/formatjs/formatjs - 009c8181418268b104702b2676657871b99e4a62 authored about 4 years ago
chore(@formatjs/ts-transformer): deps++

github.com/formatjs/formatjs - 670ca3dfa801249d2c7c917c2309a5934aa43758 authored about 4 years ago
docs: fix link to CLI docs in api.md docs (#2430)

github.com/formatjs/formatjs - b50008dccfc36ef95c8c93af509e3b6199e1e172 authored about 4 years ago
chore: tweak bug report template

github.com/formatjs/formatjs - 5711882db3e0ff901d5b6a819919eb9a231165cf authored about 4 years ago
build: rm deprecated issue template

github.com/formatjs/formatjs - 5c981df5a247aa3740cba8e7a2c33ec638170043 authored about 4 years ago
build: delete feature req template

Please use Discussions instead

github.com/formatjs/formatjs - 6ff86e7612977189240d9d13546df73d770ed151 authored about 4 years ago
build: publish

- @formatjs/[email protected]

github.com/formatjs/formatjs - 11ee668a579aaae7e29e6d65b762487ddb228a0d authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 49edfe4901c78eb712b90470d9cba07f37afaf9c authored about 4 years ago
fix(@formatjs/intl-locale): try catch polyfill detection, fix #2423

github.com/formatjs/formatjs - 945a869dfe63c623d186914eda62426a6dbfd713 authored about 4 years ago
build: publish

- @formatjs/[email protected]
- @formatjs/[email protected]
- @formatjs/intl-numberf...

github.com/formatjs/formatjs - 0f59efc88aa38028551e87f9818bbf06c3b5a1da authored about 4 years ago
fix(@formatjs/intl-locale): fix webpack5 issue, fix #2417

github.com/formatjs/formatjs - e78087154942e9d08fe498e828079a34eb398ae5 authored about 4 years ago
fix(@formatjs/intl-numberformat): fix webpack5 issue, fix #2417

github.com/formatjs/formatjs - 3cf812cf9d17ec1ff01876e3c27dec43a9391a60 authored about 4 years ago
chore(deps): bump test262 from `51666c5` to `de091de` (#2415)

Bumps [test262](https://github.com/tc39/test262) from `51666c5` to `de091de`.
- [Release notes]...

github.com/formatjs/formatjs - 28e88eaebbd5a58c9ef14b9bf6c7e5dc1b1686dd authored about 4 years ago
chore(deps): bump actions/setup-node from v2.1.3 to v2.1.4 (#2416)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Rel...

github.com/formatjs/formatjs - b566a2ab6b2d3e4835e3860a3bb65436c44a6f38 authored about 4 years ago
fix(@formatjs/intl-datetimeformat): Add missing formatRange feature detection (#2418)

github.com/formatjs/formatjs - 911f8698ef53288a4a86f875091180796fe09d07 authored about 4 years ago
feat(intl-messageformat): format scale stem in number skeleton correctly, fix #2414

github.com/formatjs/formatjs - e48b60c776725ca3d0f52e677d25ab86e1a7d91a authored about 4 years ago
feat(intl-messageformat-parser): record scale stem in number skeleton, fix #2414

github.com/formatjs/formatjs - 3419140096ea413b4c9dc9f4f8d44318a7e5ae09 authored about 4 years ago
build: publish

- @formatjs/[email protected]
- @formatjs/[email protected]
- @formatjs/intl-ge...

github.com/formatjs/formatjs - 006281dc67f49d9059144be7005ca64f3ba66422 authored about 4 years ago
fix(@formatjs/intl): don't set default hour/minute when

dateStyle/timeStyle is used in formatTime
fix #2410

github.com/formatjs/formatjs - ccd7c90cf0456f884b2af1e6655163abdcb6dd77 authored about 4 years ago
Revert "feat(@formatjs/intl): remove default hour/minute option set in formatTime"

This reverts commit 0140ceae94f5c6496978ba5a59e022b14ecc947e.

github.com/formatjs/formatjs - 044c906e949dc079d5da096b21f00659cfc111e0 authored about 4 years ago
chore(deps-dev): bump @typescript-eslint/parser from 4.9.1 to 4.10.0 (#2408)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/formatjs/formatjs - e37f131b80c21ed41e53e8ed671620704b95689d authored about 4 years ago
feat(@formatjs/intl): remove default hour/minute option set in formatTime

BREAKING CHANGE: Before when hour, minute & second are not set we
default `hour` & `minute` to `n...

github.com/formatjs/formatjs - 0140ceae94f5c6496978ba5a59e022b14ecc947e authored about 4 years ago
feat(@formatjs/intl-datetimeformat): add dateStyle bug detection to should-polyfill

part of #2410

github.com/formatjs/formatjs - 1a87835e5793c94d42980975ef9e992e9942fe35 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 314747ac6782468f9026724029ce5d1dd831da63 authored about 4 years ago
Revert "build: switch to buildbuddy"

This reverts commit 062eac66a7a7bd46093aa5d695ba4cb5de8b7aba.

github.com/formatjs/formatjs - 1be59c767d99cc72c1c803694a97d7f0c80360c8 authored about 4 years ago
build: switch to buildbuddy

github.com/formatjs/formatjs - 062eac66a7a7bd46093aa5d695ba4cb5de8b7aba authored about 4 years ago
docs: new Crowdin updates (#2406)

github.com/formatjs/formatjs - 09d07c07f30a1f8cc4c72ec35fe87ec33e08e530 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 43860f9eeb8c4c5ec73175c227f56dee698a2089 authored about 4 years ago
docs: fixed formatting comment (#2405)

The tsx live code block was invalid, probably due to the line comment. Converting to block comme...

github.com/formatjs/formatjs - 91b18bc9a8e36afc44889ec7d3f973b106d50ee3 authored about 4 years ago
chore(deps): bump ini from 1.3.5 to 1.3.7 in /website (#2399)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

github.com/formatjs/formatjs - 821d79b85855e9382943892fd715e6a560d1d82d authored about 4 years ago
chore(deps-dev): bump @babel/core from 7.12.9 to 7.12.10 (#2389)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

github.com/formatjs/formatjs - 9a3da0cb0d4090cd0ff76d6e163eb58c3c01e1f8 authored about 4 years ago
chore(deps): bump actions/setup-node from v2.1.2 to v2.1.3 (#2396)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Rel...

github.com/formatjs/formatjs - abb5237d5f4dce78806ea7974a9158e67a43b4b2 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 66478007ae7e747a06e49a2d7d355585d38538e1 authored about 4 years ago
chore(deps): bump test262 from `3b425c6` to `51666c5` (#2400)

Bumps [test262](https://github.com/tc39/test262) from `3b425c6` to `51666c5`.
- [Release notes]...

github.com/formatjs/formatjs - 0b1c06035fcde45d5e46da23fbe51f988e51aa4a authored about 4 years ago
feat(@formatjs/intl-numberformat): add ability to add additional units data

part of #2398

github.com/formatjs/formatjs - 73c04608f3bf6cfa94c889cf012521b603342eab authored about 4 years ago
build: rm unnecessary check in numberformat cldr

github.com/formatjs/formatjs - f9b4cca1e8d2f259e7c5a52c5ae9b130b17b52a4 authored about 4 years ago
test(@formatjs/intl-pluralrules): add test for en-US

part of #2390

github.com/formatjs/formatjs - ff3bffe0e727d07faf9f3c32ef1747be8ecea3ec authored about 4 years ago
chore: upgrade husky to v5

github.com/formatjs/formatjs - 876ad578aaa3d3a0b2fd5e69ff081cc0023b009b authored about 4 years ago
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#2381)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 t...

github.com/formatjs/formatjs - 36b21b1237b9c0ba8b2abde038a3e906eb61f2b8 authored about 4 years ago
chore: deps++

github.com/formatjs/formatjs - 1fdcf02ee0e37818afa257a9f9bb6b5cef75b34a authored about 4 years ago
build: deps++

github.com/formatjs/formatjs - 1689ffb7ee9fc36a8b1d49d895b71f65fffee92c authored about 4 years ago
chore: upgrade cldr to official v38

github.com/formatjs/formatjs - 672f2f6f64273d8935573acb37bd397e0d83203b authored about 4 years ago
tests: regen test data

github.com/formatjs/formatjs - e1ab6927c7124b99081d72ace87769c0c8bdbed1 authored about 4 years ago
chore: upgrade CLDR to v38-BETA

github.com/formatjs/formatjs - 833d7611c2121a45b1aa4e3aae793891f3588459 authored about 4 years ago
chore(deps-dev): bump @types/serialize-javascript from 4.0.0 to 5.0.0 (#2373)

Bumps [@types/serialize-javascript](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD...

github.com/formatjs/formatjs - 2499e6ad5fa43be854909de457b2ce4359be840b authored about 4 years ago