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

Publish

- [email protected]
- @formatjs/[email protected]

1ca301a70bb816a0465cde48c56c489dc0a6f8be authored almost 5 years ago by Long Ho <[email protected]>
feat(@formatjs/cli): add --output-empty-json option

Output file with empty [] if src has no messages. For build systems like bazel that relies on spe...

3106618cbcb14eb7b1c63084b47b16a80737092d authored almost 5 years ago by Long Ho <[email protected]>
feat(babel-plugin-react-intl): add outputEmptyJson option

This will suppress writing out empty files if file has no messages

a4f85ab47af4c2f2500363c3d5cc053ec126644c authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- forma...

42e02426fd9a41b160ffbb8980c8ea77a252e174 authored almost 5 years ago by Long Ho <[email protected]>
chore: fix lerna warning

a091009de6cadb2653591ea049a5e1a644f90621 authored almost 5 years ago by Long Ho <[email protected]>
chore(deps): bump @formatjs/intl-unified-numberformat from 2.2.0… (#515)

Bumps [@formatjs/intl-unified-numberformat](https://github.com/formatjs/formatjs) from 2.2.0 to ...

2793a2b439abe8338a5ba0d2eeb3b846f3949f0e authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps-dev): bump @formatjs/intl-pluralrules from 1.3.4 to 1… (#512)

Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 1.3.4 to 1.5.2.
-...

657e99bf427011de46340e410b3c3ce3bad230f5 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
feat(babel-plugin-react-intl): output file with empty [] if src has no messages

For build systems like bazel that relies on specific output mapping, not
writing out a file can c...

43dae5b2a1554de8d40d4248a9c4a3622904406b authored almost 5 years ago by Long Ho <[email protected]>
feat(babel-plugin-react-intl): add filename as param to overrideIdFn

fix #495
close #496

30b9de9e631928d3f543ee2b8094a1b608ee95d0 authored almost 5 years ago by Long Ho <[email protected]>
feat(@formatjs/cli): Add option to ignore a glob of files (#564)

Co-authored-by: Donovan Hiland <[email protected]>

843d82b2190458deab2f4393cb854cc4d36f6dfc authored almost 5 years ago by Lo̹̫̦̥̬̜͈͝n̗͚̼̤ĝ̮̫͎̬̬͕̪ͫ̐̕ ͭ̊H̱̏ͬ̃ͨ̆͗o̱͚͉͉̖̰̪ͯ̈ͪ̈̎̚ <[email protected]>
fix(babel-plugin-react-intl): extract messages without defaultMessage, fix #536

dafa46b2bd5a8f22f2d57e2adf7a33c51095f18b authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/ts-transformer): fix build

b264ab24a1f62283572305906d0f5ade0a128829 authored almost 5 years ago by Long Ho <[email protected]>
chore: dev deps++

c1562b113db9e0e2de1ee1569ef44ead129e1354 authored almost 5 years ago by Long Ho <[email protected]>
chore: dep++

1947c4f197af271c47c173a493b8fdfff8615475 authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]

e0bb34c71e99fd4c68244f3bc668c748b2f18413 authored almost 5 years ago by Long Ho <[email protected]>
fix(intl-messageformat): export Error obj

614debb80f654966bc3ba832d6e5603be88da3d9 authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]

b262d6d6d7d4914a379ed70f8a369438b7ba5ee6 authored almost 5 years ago by Long Ho <[email protected]>
feat(intl-messageformat): Add error type for better debugging

6200573c9f88b23f157bede7305fcc5da64b842b authored almost 5 years ago by Long Ho <[email protected]>
Publish

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

4251f2f0e83cce43abd7dc65b6a690ce5016f274 authored almost 5 years ago by Long Ho <[email protected]>
feat(intl-messageformat-parser): Allow - in embedded HTML tag

fix(intl-messageformat): Allow - in embedded HTML tag
fix #545

43aa6a727ab6fd5eb3fb4d8c4035039a2c27b6c5 authored almost 5 years ago by Long Ho <[email protected]>
chore(intl-messageformat): prettier

634967a04ea907f72c1f3eb16461de83bab5b1c5 authored almost 5 years ago by Long Ho <[email protected]>
Publish

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

a038e8b90b99401447a33e1cc9fb7c89fe604671 authored almost 5 years ago by Long Ho <[email protected]>
feat(intl-messageformat): combine formatHTMLMessage into format

BREAKING CHANGE: We've modified the way we parse and format embedded
XML/HTML as follow:

1. `for...

d59fbf1a4a017a3a023254cb9947575eef9cf803 authored almost 5 years ago by Long Ho <[email protected]>
feat(intl-messageformat-parser): Add native support for parsing XML tag

BREAKING CHANGE: This changes the AST and causes potential conflicts
with previous parser version...

51c49faa46880ae6e005125c59fa23b59f0e7083 authored almost 5 years ago by Long Ho <[email protected]>
chore: update published package section of README

61566d172f91d768d0c57da50dd11cb895385c5b authored almost 5 years ago by Linjie Ding <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]

f7f8ddb5ba81afbe04e7da8f438e08662096ae11 authored almost 5 years ago by Linjie Ding <[email protected]>
fix(@formatjs/intl-displaynames): minify locale data JS in dist folder

89a96a359f095d462bc00a380e3b2e9984bb00dc authored almost 5 years ago by Linjie Ding <[email protected]>
feat(eslint-plugin-formatjs): add support for defaultMessage (#524)

63742d697732f2e88176c8f310f89bf65c2f9576 authored almost 5 years ago by Vladimir <[email protected]>
Publish

- @formatjs/[email protected]

538fc0f2bd202800d765a1f190b987bef976be12 authored almost 5 years ago by Linjie Ding <[email protected]>
feat(@formatjs/intl-displaynames): include a polyfill-locales.js build that has all locale data (#525)

c260e93fd7f19c56dd1ee318731d6c1cb251539f authored almost 5 years ago by Linjie Ding <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- fo...

ffdeb5d3990a26ead4a2c85acab25138d9b0ed44 authored almost 5 years ago by Linjie Ding <[email protected]>
feat(@formatjs/intl-utils): Add intl-unified-numberformat option types

chore(@formatjs/intl-unified-numberformat): use more types from @formatjs/intl-utils

e6a32d6e6da5e10e4baad0ca02dffb8f56bb2c32 authored almost 5 years ago by Stephen Weiss <[email protected]>
fix(@formatjs/intl-unified-numberformat): reduce install size by dropping unicode-12.1.0 dependency (#497)

b84ddc2b4c464229540a2067df6a4bd92a0b9939 authored almost 5 years ago by Linjie Ding <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- fo...

86f218a78e66f003e35d4807842102d6ff670af9 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-displaynames): bump to v1

cac162eaf8cbc881774a51b7d3c6d8e263275b07 authored almost 5 years ago by Long Ho <[email protected]>
feat(@formatjs/intl-displaynames): initial commit (#469)

Implemented a basic version of `Intl.DisplayNames` that passes most test262 test cases.

feat(@f...

137b994846526b02de80b024c860b2771868f236 authored almost 5 years ago by Linjie Ding <[email protected]>
chore(@formatjs/intl-displaynames): rename package name from intl-displaynames to @formatjs/intl-displaynames

b6975c9c2a0737f5d1479e77db36e182fc6b11ea authored almost 5 years ago by Linjie Ding <[email protected]>
feat(@formatjs/intl-displaynames): update README

c365b85613820ce0e73326c251047a77ecf9c625 authored almost 5 years ago by Linjie Ding <[email protected]>
fix(@formatjs/intl-relativetimeformat): Fix numberingSystem option regex of intl-relativetimeformat

chore(devs-dep): update submodule version (#471)

d6196145c249b34a1a7ae8463b8858ab94ea01ea authored almost 5 years ago by Linjie Ding <[email protected]>
fix(intl-messageformat-parser): skip whitespaces that match unicode White_Space (#468)

Fixes #467

d0dda6ebb40c58bf1fcaeea054d0a07db167d7b8 authored almost 5 years ago by Linjie Ding <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix moar test262 cases (#464)

- Handle very large numbers in toRawFixed
- Use ES6 as compiler target for test262 by adding ES6...

c3bec6e9dda928a48c8ecda7a9e515da7790fde1 authored almost 5 years ago by Linjie Ding <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix some 262 test cases

fix(@formatjs/intl-utils): prevent Object.prototype pollution for `setMultiInternalSlots`.

3e8e931a9a7bc6901ac7c89f10f8bf19e9fa0fca authored almost 5 years ago by Linjie Ding <[email protected]>
chore(@formatjs/cli): add inline FormattedMessage test

6d27933a9f34db4c36aeaae54fe5ffa7ffb1d49f authored almost 5 years ago by Long Ho <[email protected]>
chore: update package-lock.json

a773c0d9f3fe6e9ea1fb5b7bd10ddb561138cdad authored almost 5 years ago by Long Ho <[email protected]>
fix(intl-messageformat-parser): fix type definition for skeleton… (#456)

c208d013558789d0030782cb817562b712ed438e authored almost 5 years ago by Nick Iaconis <[email protected]>
chore(@formatjs/intl-unified-numberformat): remove scripts/assert_currency_symbols.ts

595a6baf9822452fb83b266bd723ff20e1669f74 authored almost 5 years ago by Linjie Ding <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- for...

81e143e45d72ca96d6a77bba73d5170c1d482c56 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-pluralrules): tweak polyfill checks

8daea9b615be1b215085174a188e908f60b8a05e authored almost 5 years ago by Long Ho <[email protected]>
chore(ci): rm node 8, add node 13

c3e0f8f97e383a4b0b6901733afda34fe76926c5 authored almost 5 years ago by Lo̹̫̦̥̬̜͈͝n̗͚̼̤ĝ̮̫͎̬̬͕̪ͫ̐̕ ͭ̊H̱̏ͬ̃ͨ̆͗o̱͚͉͉̖̰̪ͯ̈ͪ̈̎̚ <[email protected]>
feat(@formatjs/intl-pluralrules): also polyfill env where it doesn’t take in minimumFractionDigits

7ab043a58c33b52992ac179d70e195c2026940b0 authored almost 5 years ago by Long Ho <[email protected]>
chore(intl-messageformat): add more tests

da16b10218d262ef6142fb11237519f997687057 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix compact grouping regression

9a02dcb1027f594a033301b043d1233bd6c381e1 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-utils): fix setNumberFormatDigitOptions

chore(@formatjs/intl-pluralrules): add notation for new Intl.NumberFormat spec
fix(@formatjs/intl...

cb21c1f7abcb32040ffc5108c37734e2fd43c117 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-listformat): fix locale lookup regression for en-US

fix(@formatjs/intl-relativetimeformat): fix locale lookup regression for en-US

21e8219c443ccfd36f1acd17303b0e6480edba23 authored almost 5 years ago by Long Ho <[email protected]>
chore(formatjs-extract-cldr-data): fix tests

00f24167e6d081fc83566db67dd2384a214a0a1b authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): address min2 grouping strategy for compact

fd1b22d072213b2eee21c19166da38f5cf68dc8f authored almost 5 years ago by Long Ho <[email protected]>
chore(devs-dep): Upgrade dev deps

fs-extra
* @formatjs/cli: ^8.1.0
* babel-plugin-react-intl: ^8.0.1 → ^8.1.0

glob
* @forma...

6ad0d3cdb64988336d9ee673dbb451f07b757479 authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- for...

f6fec1144ba47dce65e4b604155be83ee373fe25 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): use a different invariant to support TS3.7-

fix(@formatjs/intl-utils): remove `asserts` to be compatible w/ TS3.7-

86172ce82165989abac04857220ea332db8d7293 authored almost 5 years ago by Long Ho <[email protected]>
chore(devs-dep): Upgrade test262

3e6d714f1524b0754e29113ca53ef49cb73a8cd7 authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- for...

4143ae3da624e6f117d177cee70e57dac5444bd0 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix ILD lookup for currency name in compact mode

76e8e5f8b71bccacfc430edf28d10f3ff9942c86 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): more tests

62cf6d555c9229ba36e1e611ef52cf19ec8c02b8 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix cases with compact for ko & zh

eb3c3ac3688957b5150acc081c2005542ea03e59 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): remove ordinal plural rules

6d0e389a489398ab448181674f5149254f0842c4 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): split out currency compact tests

70432e79adf27650113008e48e7e78a376c241d2 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): add percent tests

fix(@formatjs/intl-unified-numberformat): generate en-US-POSIX separately

b0efe15f93c00b9b04baca5ecd8b11db7af379e7 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): initialize PluralRules with the same opts as NumberFormat

cd8a67c4d9d4a8cd31f5d96bf8bde440619bacd4 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-listformat): don’t treat en-US-POSIX as en-US because they are different

fix(@formatjs/intl-relativetimeformat): don’t treat en-US-POSIX as en-US because they are differe...

a37b091830ddc0ac9fd5771eb402f2b5c23c45f7 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix currency compact form having special plural rules

b0a6d4f3120386a81ceb05fac09c56307b561e91 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): account for DecimalFormatNum in internal slots

fix edge cases in `th` & `zh`

dc26b434eabb4f629a821f7c12d5ae7570bd8cab authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix decimal tests

7cc56d05d1b70238d26016f943e7aa455883006e authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix apostrophe escape in ILD extraction

de1eb0a8e191d0a8669d2503c13d8d2f50de028f authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): default to decimal symbol instead of currency

9a99e91f1a82a625aa499796d1817ce160233d8c authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): split out partitionNumberPattern like the spec

27ed9c10b0ea6538433a2bd6284955ef37171684 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): generate ILND at build time

51c9afcb5a820b146396876ac0d514532c9ce433 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix cases where {number} or {0} is in the middle of the pattern

For example: celsius in Japanese is 摂氏 {0} 度

3ca49d8f93a9acc1ea3908ffd9e367b21aa97248 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): some more refactoring

c3c41a540ae8ed7178c15069349d7b48b87cc028 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): use abstract `partitionPattern`

1945f740cfc1003c441eaa024a0e30c21b3f427b authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): refactor + fix apostrophe-escaped issue in pattern

e45bc89e6db34a8e3d3dd63e41ee2893f0743035 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-unified-numberformat): add more locales to testing

83cdab84ad5146f9e6ad23b678ac876d0e9bf080 authored almost 5 years ago by Long Ho <[email protected]>
fix(eslint-plugin-format): fix eslint-plugin-formatjs type error

b6475523bf816e2ac3be6c03d0b565fccb2b5c29 authored almost 5 years ago by Linjie Ding <[email protected]>
feat(intl-messageformat): use the new pound element AST node in plural argument

95191035397901ccc72564be57de3fa77ef9af96 authored almost 5 years ago by Linjie Ding <[email protected]>
feat(intl-messageformat-parser): pound symbol escaping

19fd028030356deba7b409af3c88ab24017556fc authored almost 5 years ago by Linjie Ding <[email protected]>
feat(intl-messageformat-parser): allow unclosed apostrophe escape sequence

54b442f8851bd6c7cbc57e2666df294f1c799bd4 authored almost 5 years ago by Linjie Ding <[email protected]>
fix(@formatjs/intl-utils): fix getInternalSlot to prevent Object.prototype taint

fix(@formatjs/intl-pluralrules): fix getInternalSlot to prevent Object.prototype taint
fix(@forma...

334441b000c0206c77683f70a1f987d2793643cb authored almost 5 years ago by Long Ho <[email protected]>
chore(deps-dev): bump @types/estree from 0.0.39 to 0.0.41 (#384)

Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree)...

8af577ae9901bb39ebabeb41b2d67b8efdadd834 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(devs-dep): add longlho as a contributor (#408)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

3e8ca48559716a0ae44ab093707141b096632a25 authored almost 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
chore(devs-dep): add pyrocat101 as a contributor (#407)

* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

fca382f09c0afac17107638c116bc0e78b01b70e authored almost 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- for...

3f4ea0305b68d709d5a5bf9570a99ba6d103f545 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/cli): allow optionalChaining parser, fix #404

chore(@formatjs/intl-utils): rm unnecessary tests

1af460783db71bfc7bf0e3f935a020473fcb093d authored almost 5 years ago by Long Ho <[email protected]>
Publish

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

f9efd4e7c4e386a0785f0dfe79338cd666ab8d24 authored almost 5 years ago by Long Ho <[email protected]>
chore(devs-dep): update package-lock

3df9370131803ffad2b23d9015b410cd2a7448aa authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/cli): glob files instead of relying on shell, fix #383

c7e1a6af5f6334c6fdf18fd3cd29b81c411cbfd2 authored almost 5 years ago by Long Ho <[email protected]>
chore(@formatjs/intl-listformat): exclude some failing tests for now

chore(@formatjs/intl-relativetimeformat): exclude some failing tests for now

92fb9b69c7cbeed1581e2e452e0097b7fbed8759 authored almost 5 years ago by Long Ho <[email protected]>
Publish

- [email protected]
- @formatjs/[email protected]
- [email protected]
- for...

afa2636c7990e4e029070d525956c183baa3253d authored almost 5 years ago by Long Ho <[email protected]>
feat(@formatjs/intl-unified-numberformat): Update README with more examples, disable some tests

35dd2f0b2d592198d973fb394c36d6c5538993d5 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): add more tests for compact notation

0a5a180db2813fc18f428113e6b7bc1165595868 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): fix more things for test262

35c3c5acbe6591a383b208cf193b57b1f3e03712 authored almost 5 years ago by Long Ho <[email protected]>
fix(@formatjs/intl-unified-numberformat): add back unpackData so we get the correct locale hierarchy

fix(@formatjs/intl-utils): fix unified number-types

c778e19cc590dcbfed817a57501b6ef36c0c17cd authored almost 5 years ago by Long Ho <[email protected]>