Ecosyste.ms: OpenCollective

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

js-lingui

A readable, automated, and optimized (5 kb) internationalization library for JavaScript
Collective - Host: opensource - https://opencollective.com/js-lingui - Website: https://lingui.dev/ - Code: https://github.com/lingui/js-lingui

chore: update packages

github.com/lingui/js-lingui - 1ec73d7abcea81c0d18b8a1bbea768a80fe3f1a5 authored over 4 years ago
Merge branch 'master' into next

github.com/lingui/js-lingui - 3595a99be52eb9700c1b8f9877a99919bc8c1c20 authored over 4 years ago
fix: accept typescript 4 as peer dependency (#732)

Fixes #728

github.com/lingui/js-lingui - 584610f44dd96a9c5835aab2b117c213e4b92f6c authored over 4 years ago
docs: fix typos (#729)

github.com/lingui/js-lingui - d3e12c8d6fd62373a680dab74be9f21de832b0ee authored over 4 years ago
chore: ignore engines during install on ci

github.com/lingui/js-lingui - 2a33e5520fe7fdf52ffdc33ca5acbd0a35cf17fb authored over 4 years ago
update packages

github.com/lingui/js-lingui - 53f71d3c103f0903987ca4a9b60d37d4706d99c2 authored over 4 years ago
docs: update deprecated ref in react doc (#717)

github.com/lingui/js-lingui - 65a719a3a04670a6e5a891b8c68ed3234dc59e83 authored over 4 years ago
docs: add typescript to dependencies of next.js example (#712)

github.com/lingui/js-lingui - a018f4a1e1e325df3e2ed1817113adbf3b35cc32 authored over 4 years ago
feat: Webpack 5 Loader Support (#714)

github.com/lingui/js-lingui - 27d82190446ff0fb3e3e2ea2d1cc242784fd1cec authored over 4 years ago
Update catalog.js

change for edge case in issue: #544, for better debugging

github.com/lingui/js-lingui - 223ced9619522f5deff38ebbc25ccdeae12ef9e0 authored over 4 years ago
chore: release v3.0.0-13

github.com/lingui/js-lingui - f9a968cf4fd88213162d0a88a986619138088b3a authored over 4 years ago
chore: update packages

github.com/lingui/js-lingui - fd4080cfde5ddd143c5100b446035f02c776740a authored over 4 years ago
fix: fix typings after unsuccessul merge

github.com/lingui/js-lingui - 351a625e4d15aafa5829f89f7cdac6208c1c8727 authored over 4 years ago
feat: add formatOptions

github.com/lingui/js-lingui - 8d4af154acd9ba234d000acbb8ece42821036d07 authored over 4 years ago
feat: Explicitly sort directory listings (#694)

When reading the files in a directory in order to extract translation
strings, the order in whi...

github.com/lingui/js-lingui - a70d1b9983a3292fd5894fabf7537f56d676f058 authored over 4 years ago
docs: update react-int's rich text formatting example (#696)

`react-intl` supports rich text formatting that is very similar to the way `LinguiJS` does. This...

github.com/lingui/js-lingui - 6b44255444f0890639d330310b0888d672e35de3 authored over 4 years ago
feat: use type instead of interface (#698)

github.com/lingui/js-lingui - 4502fc9be128ae2aeb8fd653b7ee9da84fe7aa11 authored over 4 years ago
docs: fix import of setupI18n (#699)

setupI18n isn't exported by the react module, so it has to be imported from core

github.com/lingui/js-lingui - 10addfa47f6be7c8bea00fd3833b3ebed67f47ff authored over 4 years ago
chore: release v3.0.0-12

github.com/lingui/js-lingui - c11a11d6cc6ab684b99dd039ca55a65ad430ab13 authored over 4 years ago
feat: explicitly sort directory listings (#695)

When reading the files in a directory in order to extract translation
strings, the order in whi...

github.com/lingui/js-lingui - 5b0fc83c0d2072de8b8d23587814ec3fa01e68db authored over 4 years ago
feat: add csv support (#693)

Co-authored-by: aohua <[email protected]>

github.com/lingui/js-lingui - 0ff6ddb463924ffc9871f6c1b39e897e413bfb17 authored over 4 years ago
fix: Support comments inside JSX macros by ignoring empty jsx expressions (#685)

- this adds explicit handling of JSXEmptyExpression within
packages/macro/src/icu.ts, where t...

github.com/lingui/js-lingui - f6167e0cff98de6ffd7da2296058b0405af5fbeb authored over 4 years ago
fix: preserve custom ID in Trans macro (#682)

github.com/lingui/js-lingui - 2ff04e492b4d97d5c4d3ed330e743f06f7fd9ff2 authored over 4 years ago
docs: fix catalog imports in migration docs (#681)

github.com/lingui/js-lingui - 21b60c444ae61628ff6033f600d9e12891f89c98 authored over 4 years ago
chore: add missing dependency to @lingui/macro (#678)

* Update package.json

* Update packages/macro/package.json

Co-authored-by: Tomáš Ehrlich <...

github.com/lingui/js-lingui - 3d1b6c6b46c5f0f6b42348ceccf0e2453f84fe87 authored over 4 years ago
chore(deps-dev): bump jest from 25.3.0 to 25.4.0 (#667)

Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 25.4.0.
- [Release notes](https:/...

github.com/lingui/js-lingui - b3c10f2452a0efc085c1bf4289241b3e7cebd943 authored almost 5 years ago
fix: type of compiled messages (#671)

* fix: type of compiled messages

`AllMessages` is a map from locale to messages, but this is ...

github.com/lingui/js-lingui - 5815611f0a0f640740c93b726d60edd2a2c5aa4d authored almost 5 years ago
chore(deps): bump jest-validate from 25.3.0 to 25.4.0 (#670)

Bumps [jest-validate](https://github.com/facebook/jest/tree/HEAD/packages/jest-validate) from 25...

github.com/lingui/js-lingui - d4cf238b2c71e13476faea4a4d457258e8c510cd authored almost 5 years ago
chore(deps-dev): bump ts-jest from 25.3.1 to 25.4.0 (#666)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.3.1 to 25.4.0.
- [Release notes]...

github.com/lingui/js-lingui - 6c69218ac962595abf7f8124b5be9931248e31ec authored almost 5 years ago
chore(deps-dev): bump now from 17.1.1 to 18.0.0 (#669)

Bumps [now](https://github.com/zeit/now/tree/HEAD/packages/now-cli) from 17.1.1 to 18.0.0.
- [R...

github.com/lingui/js-lingui - e21671768454fd16d32597470462c5e00b38ba42 authored almost 5 years ago
chore(deps-dev): bump semver from 7.2.2 to 7.3.2 (#668)

Bumps [semver](https://github.com/npm/node-semver) from 7.2.2 to 7.3.2.
- [Release notes](https...

github.com/lingui/js-lingui - 2749a6b376c2e599dda825a68b2c47f960f331d5 authored almost 5 years ago
chore(deps-dev): bump babel-jest from 25.3.0 to 25.4.0 (#664)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.3.0 t...

github.com/lingui/js-lingui - 16f2c1311ba9f43ffad8c18166d909d453d9539b authored almost 5 years ago
chore(deps-dev): bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (#665)

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

github.com/lingui/js-lingui - 05526d86bdd42d847fd76fe85f9213b993054322 authored almost 5 years ago
fix: export MessageDescriptor interface in core package (#662)

* export MessageDescriptor type

* remove unused import

github.com/lingui/js-lingui - ffd3e16b514b8823bac6db6a52c3c5f1890cc297 authored almost 5 years ago
fix: package name of make-plural (#672)

github.com/lingui/js-lingui - b09ab92d7dd9076d3d5250793c534320ed5e31c7 authored almost 5 years ago
chore: release v3.0.0-11

github.com/lingui/js-lingui - 0447e6a895f9a1790a1348e1a88c88f411083687 authored almost 5 years ago
fix babel plugin-syntax-jsx package name (#660)

github.com/lingui/js-lingui - 3f3ea99264542929ac87bb6805b41b17042fe053 authored almost 5 years ago
docs: update migration guide

github.com/lingui/js-lingui - 314a5ec6bdb13ee089e7f66b58e9a3408c4b9fa6 authored almost 5 years ago
feat: improve macro typings (#651)

github.com/lingui/js-lingui - 03ce90086a698e0cc030d188c0a7e2cb4d0b787b authored almost 5 years ago
fix: enable add-locale with deprecation message (#652)

* Enable add-locale with deprecation message
* Remove add-locale from CLI docs

github.com/lingui/js-lingui - 3bad8f06fc1dfa0b64edc8a42431a1a354aba30a authored almost 5 years ago
feat: don't write unchanged extract files (#650)

Author: gabormagyari <[email protected]>

github.com/lingui/js-lingui - 637f95f35385d045a89a027d562c869610cc2f51 authored almost 5 years ago
chore: fix and cleanup lock files in examples

github.com/lingui/js-lingui - ce986c3740e6e63babb5338b8cfe9bd28b006cc2 authored almost 5 years ago
fix: add fs-extra to package.json for CLI (#620)

github.com/lingui/js-lingui - efa92a87e52865a120ba69ee6db34bd65a12311b authored almost 5 years ago
chore(deps-dev): bump rollup from 2.6.0 to 2.6.1 (#646)

Bumps [rollup](https://github.com/rollup/rollup) from 2.6.0 to 2.6.1.
- [Release notes](https:/...

github.com/lingui/js-lingui - bafb949d83ebdaf313f9db18f2850c266fbf1557 authored almost 5 years ago
chore(deps): bump messageformat-parser from 4.1.2 to 4.1.3 (#645)

Bumps [messageformat-parser](https://github.com/messageformat/messageformat/tree/HEAD/packages/p...

github.com/lingui/js-lingui - 5fc0444f5d10762ef159c8f6652317d9e87a21e2 authored almost 5 years ago
chore: enable tests in Appveyor (#644)

* chore: enable tests on appveyor
* fix windows compatibility in catalogs (#643)
* Use microma...

github.com/lingui/js-lingui - 41f5448af86e495b7e3d6028b6486e4c0ba01b1a authored almost 5 years ago
fix: fix windows compatibility in catalogs (#643)

* Use micromatch to handle Win path sep
* Normalize to posix separator

github.com/lingui/js-lingui - 39f16ee2993f348f4c79d2e6ef4448d00843eb5d authored almost 5 years ago
deduplicate dependencies

github.com/lingui/js-lingui - 51416f0bebb7b370ac6466d7f850044bc043aeb5 authored almost 5 years ago
chore(deps): [security] bump acorn from 6.4.0 to 6.4.1 (#641)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes secu...

github.com/lingui/js-lingui - 24d521ff385647f69f73188fd35e07079efdc1f3 authored almost 5 years ago
upgrade packages

github.com/lingui/js-lingui - 1537aff09b4fc7108673c4c86ccc12c33e18b3d7 authored almost 5 years ago
chore: release v3.0.0-10

github.com/lingui/js-lingui - 18023d5e881317137e9f95d8c6d36be9ca10dd00 authored almost 5 years ago
feat: Split messages and locale data (#631)

github.com/lingui/js-lingui - f65bf072b4bd1f905682a941f7f9bb2dbd9c95a0 authored almost 5 years ago
docs: update reference documentation for config

github.com/lingui/js-lingui - 2ad4f9cae76116c92f2baca37c58cb8b2a2a9d77 authored almost 5 years ago
feat: remove localeData from compiled catalog

github.com/lingui/js-lingui - 5aa35a594bca0a9dac834f06be1836f96a5197c1 authored almost 5 years ago
fix: fix type of typescript definitions for compiled catalogs

github.com/lingui/js-lingui - 9fea76a23055c93ca573f527f6309525627f9faf authored almost 5 years ago
docs: fixes to react native docs (#632)

github.com/lingui/js-lingui - e82caba817a6bfb32b67ad35ab2c61bbc379af9a authored almost 5 years ago
feat: Add i18n.loadLocaleData method

github.com/lingui/js-lingui - 763c7e306877bff552f9d949913c0d5302cb3f29 authored almost 5 years ago
feat: i18n.load will accept multiple catalogs, drop i18n.loadAll

github.com/lingui/js-lingui - 21e51e83a579d60738ae98dc181fcec78ce5d3ae authored almost 5 years ago
chore: release v3.0.0-9

github.com/lingui/js-lingui - d5290f91566b99fefb7b1d6fa097624c16ee69f3 authored almost 5 years ago
feat: defineMessage macro return desctriptor instead of translation

github.com/lingui/js-lingui - 95043d8be79bb2ecec840fdb7b330160e941958c authored almost 5 years ago
feat: remove bulk option from `i18n.load`

github.com/lingui/js-lingui - 434899b5f56a5f6a69bd64f1abd005fc5e243fee authored almost 5 years ago
chore: release v3.0.0-8

github.com/lingui/js-lingui - dea053c69a577b0bd80a701eef956264d09b1b38 authored almost 5 years ago
fix: load dev module only in development

github.com/lingui/js-lingui - 1f2f09dc48d2dd5ebf49c3627b8aa8247693765b authored almost 5 years ago
chore: upgrade rollup-plugin-typescript2

github.com/lingui/js-lingui - 259cb34fb6cda4122ae6e61fe58ca313f5399cbb authored almost 5 years ago
chore: update prettier

github.com/lingui/js-lingui - d052f20a1f2d55501c4b42b02bb419211d9714c9 authored almost 5 years ago
chore: Update packages

github.com/lingui/js-lingui - 915d28247ad139e48836446b75c172ae926ab7a5 authored almost 5 years ago
chore: remove await from sync calls

github.com/lingui/js-lingui - a6cca42dca9847b35e924eb9b8ae400cbd56e011 authored almost 5 years ago
chore: bump required Node.js version

github.com/lingui/js-lingui - 945017d4efdd0a2af3737f00e6533d2f9669f448 authored almost 5 years ago
chore: remove obsolete flow comment

github.com/lingui/js-lingui - 7290715ea00e21121ef3cb037de60c6005758bc0 authored almost 5 years ago
fix: fix suggested regex in catalog migration

github.com/lingui/js-lingui - 8afee231dd0a25e792e990bd9c43a03843ff2ccd authored almost 5 years ago
docs: fix re-rendering in Next.js example

github.com/lingui/js-lingui - fd7433bde57f6c516e1107ca3cd4f862c78bc52e authored almost 5 years ago
docs: Update contributing guide

github.com/lingui/js-lingui - 546b0915cc499995d2c3f61d2ffab3dff6d74be7 authored almost 5 years ago
chore: fix duplicate type declarations

github.com/lingui/js-lingui - 7c20724949730072252d3766546448566a0b3061 authored almost 5 years ago
test: Disable e2e tests in examples until migrated to verdaccio

github.com/lingui/js-lingui - 3f3e3e7ba0f7b0051ce680ed481b88218489a249 authored almost 5 years ago
chore: update packages

github.com/lingui/js-lingui - 2b0f8ad370a1c68b1f93e863bc3185b33d5d8901 authored almost 5 years ago
Chore: Use verdaccio instead of yalc for integration tests

github.com/lingui/js-lingui - 1a0ceab5a93d024204cc1456a424396aee5716ac authored almost 5 years ago
chore: use correct icu dir for tests

github.com/lingui/js-lingui - 96b0315492f195bcd1805e0c3bc5e41eefdff27d authored almost 5 years ago
docs: Add Next.js example project

github.com/lingui/js-lingui - a4600bee3651d13a084c0b02abbbe203c7dc0878 authored almost 5 years ago
fix: remove locale check from LinguiProvider

Protection against rendering an app without defined current locale
should be handled in userland...

github.com/lingui/js-lingui - 2f111ffd6d64f1308d2e6f1508962f5c1bd4ff27 authored almost 5 years ago
chore: Upgrade dependencies in js example

github.com/lingui/js-lingui - b2e894ab4012c108940e72094d7624d39a4ea8c2 authored almost 5 years ago
Test: Update typo in test name

github.com/lingui/js-lingui - 180a31059513440acd0058fb672abae7e5c0ef7f authored almost 5 years ago
Fix: Update export type after package upgrade

github.com/lingui/js-lingui - b4cb79040a0a0a69b6e9181e4e76b17b5dbf9fa5 authored almost 5 years ago
docs: Update and cleanup Create React App example

github.com/lingui/js-lingui - 1e2b5362e866b71609e00d3f3c15fcb852230d33 authored almost 5 years ago
Remove React/Webpack example

Default React example projects will be built using Create React App and Next.js

github.com/lingui/js-lingui - eae61c9adde4e5c19939c696af28486b3adbfd80 authored almost 5 years ago
Update packages

github.com/lingui/js-lingui - d4d981ab1ba9c820270c629c40129150d10717eb authored almost 5 years ago
Merge branch 'master' into next

github.com/lingui/js-lingui - 729994fc1277e97aba66146bff3d9f02f0b361a8 authored almost 5 years ago
docs: add Upcount to showcase (#619)

github.com/lingui/js-lingui - 7f4cc1546546ff3b0ce63ec4316ce6d0539c670a authored almost 5 years ago
test: fix mocked date timezone

github.com/lingui/js-lingui - b07a69b436d47a7d1d871dedeb323535afc7fe7f authored almost 5 years ago
chore: drop node 8 in appveyor

github.com/lingui/js-lingui - 1502c7e27ee0f1a4edc51eb416c962944d88374f authored almost 5 years ago
test: fix snapshot for mocked date

github.com/lingui/js-lingui - 0796ec5bab89b14d1a12adf4aee50f7b95b19c6f authored almost 5 years ago
chore: fix linter errors

github.com/lingui/js-lingui - ff793d5997c4d7d354dd39d1d2ab9693bdf42cc5 authored almost 5 years ago
chore: drop node 8

github.com/lingui/js-lingui - e40709836e733013ac1dee58e70919dda52b5f71 authored almost 5 years ago
chore: drop node 8

github.com/lingui/js-lingui - d47984c57c86c3087b120952fb6525a3a7247dec authored almost 5 years ago
chore: update packages in examples

github.com/lingui/js-lingui - 834cd750782a23b2ad3bd3253caf7e971e021333 authored almost 5 years ago
chore: fix size plugin after update

github.com/lingui/js-lingui - a34199854e6ab53be944db069807c0f449c62ba5 authored almost 5 years ago
chore: update packages

github.com/lingui/js-lingui - e388b5b436a85f17a74f6dc5feb6d4fb09cc3bab authored almost 5 years ago
Merge branch 'master' into next

github.com/lingui/js-lingui - 7472ffc9dadb12346645896ad30d609f16405590 authored almost 5 years ago
docs: expand and clarify "lazy translation" patterns (#615)

github.com/lingui/js-lingui - 87f56c3e5c0104e27e84125edc832827743cb557 authored almost 5 years ago
Is locales better? (#613)

I was following this [document](https://lingui.js.org/tutorials/setup-cra.html) and `localeDir` ...

github.com/lingui/js-lingui - d509b4d0ce8e54077133b060dca089bf81d9e620 authored almost 5 years ago
docs: fix example in React tutorial (#602)

github.com/lingui/js-lingui - 38db6a396f1902041a39cd01dd2e9a3d127349d5 authored about 5 years ago