Ecosyste.ms: OpenCollective

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

github.com/lingui/js-lingui

🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript
https://github.com/lingui/js-lingui

feat: Collect inline elements

affects: babel-plugin-transform-react-trans

d178591ad442a78f14733ca9e37d0f9b91276501 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat: Transform translations with inline components

affects: babel-plugin-transform-react-trans

07930f9566eb9bd76508ca5261eb121f890483d9 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat: Add default prop when ID already exists

affects: babel-plugin-transform-react-trans

ce0d745621799f07e1cea51fff34ba92c9215829 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
fix: Leave all untranslated components intact

affects: babel-plugin-transform-react-trans

b5912bc69375a1087c2d3489e217eac821b28734 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Fix coverage reporters

92aec7408840ba2127963252e52357f2ac9f04a0 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Replace chai with expect from Jest

affects: babel-plugin-transform-react-trans

1af3aa08bc8b78516187873443c5f03a7fa8039f authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Replace npm with yarn at CircleCI

3022ace387585aca7b2e58404ff54c34bb84f15c authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Set node version in CI config

a38d36b9c432e958995092e25b20305192af67fd authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Fix version of lerna peer dependency

24c3fab8a55e0f8e89aaef98c964743f4380e1e7 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Replace mocha with jest

affects: babel-plugin-transform-react-trans

00d42ca86f15571eb97a39f8464414bbfc1e301c authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
refactor: Cleaup unused variables

affects: babel-plugin-transform-react-trans

eaaad1d64c6dc95c81d69ddc5fe848b121276582 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Update main test commands

887c9d093f39a0bbb97b17e7e10c4799201c24a3 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Setup semantic release for learna project

affects: babel-plugin-transform-react-trans

2ad5a8d2ec8fa28186f332ba52fc32e2f0636e2a authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Rename to babel-plugin-transform-react-trans

5810507b31d49b852ebc2757185347a533f1251e authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
docs(readme): Add list of available transformations

31fad85ae41f36a82152e050257ce57306dd38f7 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat(jsx): Allow variables substitution in messages

2bf17512443e649e9e9f421356d4c1413a13b212 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat(jsx): Allow template literals with variables

741ea61d7c1f8c0cd3192af10ebfa1595827fffa authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat(jsx): Allow using ICU formatted messages

4d8bbae8055c67b1ccee18c122adebede7eafeaf authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat(optimization): Remove unnecessary children

Also omit "use strict" from test cases

862a31e0f24218938475a30043d4c6f678789969 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Add junit style reporting for CI

6aa1b8e7fc12c7147950487455ff6c9e785e71bd authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
fix(jsx) Prevent duplicate ID declaration

Allow overriding ID parameter manually

Expected: <Trans id="msg.hello">Hello world</Trans>
Actu...

94cde2bc3a33606cc66b0d80681c0b25dfc18b52 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Add commitizen config

226c527e8bf3c31ff551de90c6774d0bd10a1609 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
feat(jsx): Transform basic element

Take message ID and add it as a parameter to <Trans /> element.

Before: <Trans>Hello World</Tra...

5f02abdab461a6da7efd52195ef2c3574e2e4a07 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Add basic project files

ab2aebb0e7f0471fc7b2a73aec86af74c11e5730 authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Remove babel-helper-plugin-test-runner

Replace with ad-hoc comparison of expected/actual files.

7f99ac01c1d210108dfdb9703bb587a948a509ce authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
chore: Add missing dev dependency: babel-register

d2c5422c2b70a294ba98105484001fd583e1c8eb authored almost 8 years ago by Tomáš Ehrlich <[email protected]>
Root commit

c652e3c352ba5d45845535b0d0d0a6b0fcb53f7d authored almost 8 years ago by Tomáš Ehrlich <[email protected]>