Ecosyste.ms: OpenCollective

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

github.com/vendure-ecommerce/ngx-translate-extract

Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
https://github.com/vendure-ecommerce/ngx-translate-extract

chore: Bump version to 9.1.0

2108fca500ba7eb9a24c79858a64b0508a6d96c4 authored 11 months ago by Michael Bromley <[email protected]>
feat: Add an optional cache that speeds up consecutive runs (#38)

used like: ngx-translate-extract --cache-file node_modules/.i18n-cache/my-cache-file --input ./s...

35af7ebef9f408e2cef87621590140325c29db8d authored 11 months ago by Alexander von Weiss <[email protected]>
chore: Bump version to 9.0.3

26a9f14184b6d08da23c24f2265cfea797efcd3b authored about 1 year ago by Michael Bromley <[email protected]>
fix: Fix alphabetical order of extracted keys (#35)

Addresses the issue when the `--sort` flag is used, where keys with
lowercase characters were i...

5fd01864f1f9ead2b583c79de4ce3a25da6e2450 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
fix: `RangeError: Maximum call stack size exceeded` on nested templates (#34)

Co-authored-by: Alexander von Weiss <[email protected]>

eb996e5fdb53a9a945f1e41d4d74229b53e01cb1 authored about 1 year ago by Alexander von Weiss <[email protected]>
chore: Bump version to 9.0.2

68f6a8fb61d961b46aae9889caef866ec171c687 authored about 1 year ago by Michael Bromley <[email protected]>
chore: Add windows to CI workflow

5a5779b7d8328fd49f02da625f47ca65597486d2 authored about 1 year ago by Michael Bromley <[email protected]>
chore: update tsconfig target and module to es2022 (#33)

This enables the option to use top level await and is also
aligned with the latest angular tsco...

56fb51459c6d51aca0a71edabe536a3efbb1dea6 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
fix: Fix extract not working on windows (#32)

9a0056f87125efdbc269034cc36e9235445fba48 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
Update CHANGELOG.md

f3d89e18a710e7a257e15db15ee1430cceea77f4 authored about 1 year ago by Michael Bromley <[email protected]>
fix: Fix import from glob package (#31)

b40b759fcc7c6c62a2f809cab7ea7edc719533b5 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
chore: Bump version to 9.0.1

385f56c8b65321c8759d986ed6c134db3df4d585 authored about 1 year ago by Michael Bromley <[email protected]>
chore: Update package lock

b18d49424bcc23c657162797be95db0119a9463a authored about 1 year ago by Michael Bromley <[email protected]>
Merge branch 'fix/fix-syntax-error-when-parsing-ts-config-file' of https://github.com/pmpak/ngx-translate-extract into pmpak-fix/fix-syntax-error-when-parsing-ts-config-file

417868a3f2fa8c08ae8f7097d94c9c0a2743f01f authored about 1 year ago by Michael Bromley <[email protected]>
chore: Update dependencies (#29)

Updated packages to their latest version except `gettext-parser`
since there are a lot of chang...

c28c8ba6969520f0189a8d087870c3643845155a authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
fix: Fix syntax error when parsing tsconfig file

Closes #24

0f4cacefd4273e58ec09d6fa341635ffbdfed504 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
chore: Bump version to 9.0.0

158c0228b719a31a413b7b2b427b7afb6ab40c96 authored about 1 year ago by Michael Bromley <[email protected]>
feat: Add support for Built-in control flow syntax (#26) (#27)

Closes #26

BREAKING CHANGE
- minimum angular version required bumped to 17
- minimum node ...

5cfe5ddcf56fe085c5a1a938324a6f42552c5110 authored about 1 year ago by Panagiotis Bakatselos <[email protected]>
chore: Bump version to 8.3.0

50264aec326ddc8853ab359cbe2df56636666f4f authored about 1 year ago by Michael Bromley <[email protected]>
chore: Update readme with link to fork discussion

2b9a66658816ac99951168d8cc5ef3c8a5192077 authored about 1 year ago by Michael Bromley <[email protected]>
Update CHANGELOG.md

deda5f8599dce97364b1ac93f07aeb2e57eb0fde authored about 1 year ago by Michael Bromley <[email protected]>
feat: Add post-processor to strip prefix from keys (#16) (#23)

Closes #16
Co-authored-by: Frederik Bjerggaard Nielsen <[email protected]>

ce018cb405c1d14999d06fdedca84f233a170f5e authored about 1 year ago by Frederik Nielsen <[email protected]>
chore: Bump version to 8.2.3

a20fcab27f8a1c94dbd3ae2f45d0fae563f7e75e authored over 1 year ago by Michael Bromley <[email protected]>
fix: Extract translations when service injected using inject function (#22)

d5deebcdc9d1638d498c42fe65307cf429dee54b authored over 1 year ago by Janne Vanhala <[email protected]>
fix: Fix several bugs

Fixes #12

---------

Co-authored-by: Joshua Sangmeister <[email protected]>

a2922192de9ddfc468244b4bebac929ee0c63cda authored over 1 year ago by Bastian Rihm <[email protected]>
chore: Bump version to 8.2.2

0adf8dc287d79899fe8143bd57883e0ebee79c92 authored over 1 year ago by Michael Bromley <[email protected]>
fix: Fix regression with --null-as-default-value

Fixes #18

58bb22a802af638ed0630cf2e1baebc7d6bdb722 authored over 1 year ago by SamanthaAdrichem <[email protected]>
chore: Bump version to 8.2.1

1a4cc60e45d6a5f49ca3a9e59a08f52a8946fbc3 authored over 1 year ago by Michael Bromley <[email protected]>
fix: Add 'braces' to dependencies (#13)

78535006f0e7d9fa04567d39b74ff48b0f9297ca authored over 1 year ago by Rejun Philip <[email protected]>
fix: Fix broken extract (#17)

Fixes #14

2a38005f819fe89c7d3956bb47a2a392665567be authored over 1 year ago by SamanthaAdrichem <[email protected]>
chore: Bump version to 8.2.0

d9f8ce267a8fd655fff0d360cf1b2850bfb72305 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Bump version to 8.1.1

d371dd2fdf8761ce389d2915edf8fb38992e3670 authored over 1 year ago by Michael Bromley <[email protected]>
feat: PO - add source locations (#9)

Closes #8

a97795f4a7a285367a3aca0b5fa452f2354ce9d8 authored over 1 year ago by SamanthaAdrichem <[email protected]>
chore: Bump @phenomnomnominal/tsquery to latest version to support typescript v5 (#10)

9f2f898564b1861aa3e6151eeae6b6b264730149 authored over 1 year ago by chutzemischt <[email protected]>
chore: Bump version to 8.1.0

81bb5594da0d36c424eb5d07b808f844afd86a60 authored almost 2 years ago by Michael Bromley <[email protected]>
fix: Remove dependency on specific Angular compiler

Fixes #3. Relies on peer dependency for the compiler

f59a4ece730a9e2cc07bd381781923d66ba4eb46 authored almost 2 years ago by Michael Bromley <[email protected]>
feat: Accommodate marker pipe, directive and forks (#5)

* fix(pipe-parser) search for pipe in structural directives

* refactor(pipe-parser) simplify ...

63eeffd5976cc0af6a00d1070b6d9882a8f9863f authored almost 2 years ago by Christer Olsen <[email protected]>
chore: Update changelog, bump version

64555933d2e277303f7677678d586864b9eb342d authored almost 2 years ago by Michael Bromley <[email protected]>
fix: Find uses of translate pipe in pipe arguments (#2)

* refactor(pipe-parser) simplify handling of pipes in getTranslatablesFromAst

remove expressi...

8e7a3fe7be212b387b7ebdbe995895ce67366a0d authored almost 2 years ago by Paweł Maniecki <[email protected]>
fix(pipe-parser): Search for pipe in structural directives (#1)

23786a618ce3c4e87f7f21d787c3ea646cb41229 authored almost 2 years ago by Paweł Maniecki <[email protected]>
chore: Update references to package, bump version

bf29f0b9a9ac483c1f2dc94c06af00805cf06711 authored about 2 years ago by Michael Bromley <[email protected]>
Merge pull request #4 from bartholomej/docs

Docs

daf7b8363acf1770561f75f720147327b6f81cc7 authored over 2 years ago by BART! <[email protected]>
chore(package): refactor package + husky

e15792f4e73e43da9b2bb927492ab1616a743286 authored over 2 years ago by BART! <[email protected]>
chore(deploy): script for publishing next version

a513f60759f14dd40a5e29f6ad4faeb6c934b881 authored over 2 years ago by BART! <[email protected]>
chore(deps): update deps + run tests on PR

abcbc9b9ace19a851b8078c7dc3ba6a774a7ac6a authored over 2 years ago by BART! <[email protected]>
docs(readme): update readme

42476e108f9de09670d68ebf4d20d779bbe121c3 authored over 2 years ago by BART! <[email protected]>
Merge branch 'ng13'

bda0524396f32e8fb6e0e8b4de7e0b3bc73f6f12 authored over 2 years ago by BART! <[email protected]>
Merge pull request #2 from Francesco-Manicardi/patch-1

Fix reference to old package in readme

8c7cba43c556357e3eea0899858882419b59b653 authored over 2 years ago by BART! <[email protected]>
Fix reference to old package in readme

c594e12ee9dad6c1ce596c9167e70ef67af374cb authored almost 3 years ago by Francesco Manicardi <[email protected]>
chore(deps): update all deps

0ec5d3b43382a1e121700a75f910a3f4d5c595fd authored almost 3 years ago by BART! <[email protected]>
chore(version): bump version 8.0.2

36caa710a50b5624b989810c038337242cf88bdf authored almost 3 years ago by BART! <[email protected]>
fix(extract): create deep folder which doesn't exist

20d46aa5f09648a8732887c7c1a55a0c18809f4e authored almost 3 years ago by BART! <[email protected]>
chore(version): bump version 8.0.1

702e5306738b8d45f416d53eaf7b74bbaee18ef5 authored about 3 years ago by BART! <[email protected]>
docs(readme): add compatibility info

60e0a30a0c8b4f6ccb6fde9082dc1e0127833d15 authored about 3 years ago by BART! <[email protected]>
fix(pipe): fatal error with operators in template

1775dd8f50c6c852df1e098e7ce54650d186dbbe authored about 3 years ago by BART! <[email protected]>
chore(deps): update all deps

2761a9a310eebc232ff291f27133c0ac2bc9fa24 authored about 3 years ago by BART! <[email protected]>
removed dist

53f305ee8726b053dede50c2ceaecb971abd3dc4 authored about 3 years ago by venraij <Coolermaster08>
Update .gitignore

b040613fafc8f62e9ef3aec7e062d60325e7120f authored about 3 years ago by Nick van Raaij <[email protected]>
final fixes

0c9dab6e5bc74933ac5554a9abc8a623fb4691dc authored about 3 years ago by venraij <Coolermaster08>
Backwards compat test

472b4eeb821066318ab88e90ed00b445d5907381 authored about 3 years ago by venraij <Coolermaster08>
fix testing on both unix and windows

d5c0cf16b232facfc46a85b5a5e562a1954cde06 authored about 3 years ago by venraij <Coolermaster08>
possible fix ng13

68ec91507dfac7e9395c92b98fc215dc37622b1d authored about 3 years ago by venraij <Coolermaster08>
fix tests

7c58eb5d2ae80f4680b6927f5a0ccaace60d15d6 authored about 3 years ago by Nick van Raaij <[email protected]>
Merge pull request #3 from tiberiuzuld/ng13

Ng13

ba4852b9a7079f6afc28dceafa0510504558e1c3 authored about 3 years ago by Nick van Raaij <[email protected]>
update ts-node

773ad50d52d4a080d6242699f13b67c4af9c0d1d authored about 3 years ago by Tiberiu Zuld <[email protected]>
run tests as esm

0d0fdc2d57f65dc4b8ff05f89356120c3ee606b9 authored about 3 years ago by Tiberiu Zuld <[email protected]>
remove node12 from tests

789a817e45c2ad54b89bc9d2d9630bf636c59d43 authored about 3 years ago by Tiberiu Zuld <[email protected]>
add file extensions

9b3eb47da7cc304daf916b4d530b47a53070786e authored about 3 years ago by Tiberiu Zuld <[email protected]>
update branches to build

e87de05d21c167c013b2e409c3807abfde01de3d authored about 3 years ago by Tiberiu Zuld <[email protected]>
make changes for angular 13

2af42baa15612ce1860d7ecbb4813449bab837ba authored about 3 years ago by Tiberiu Zuld <[email protected]>
testing workflow

56457c7becdfe8b33ab65d2f675dc7166d9cc43f authored about 3 years ago by Nick van Raaij <[email protected]>
fix package json

6b15ebf204c6e308c3698f215bd656f0995faedf authored about 3 years ago by Nick van Raaij <[email protected]>
fix incompatibility

5278496935d6b69a091fdab8cee6bec9968edfa5 authored about 3 years ago by Nick van Raaij <[email protected]>
fix testing with module

7c4018a5b73333986820f8a5fdbe1fc6403dda59 authored about 3 years ago by Nick van Raaij <[email protected]>
updated target/module

0dd49c09605a7129c39cc11fe242f6a80e3aaf75 authored about 3 years ago by Nick van Raaij <[email protected]>
version update

3fc4ea0cb042076ff13e152fd787f209f17613d9 authored about 3 years ago by Nick van Raaij <[email protected]>
chore(ng13): ng13 compatibility

5e9227d8df34e0457f48e2d03e617fc782265d13 authored about 3 years ago by BART! <[email protected]>
Bump version

82eb652e4bfec73f60f06cbc5ed4ddf8179f58f7 authored over 3 years ago by Kim Biesbjerg <[email protected]>
Update deps (#234)

4e91eb5fc5cb8e7b03f8bae4c68effe11d0cfd0b authored over 3 years ago by Kim Biesbjerg <[email protected]>
fixes example call to generate i18n extracts (#225)

0809e065ec922e5709bc45a58ce3e6640c85c32a authored over 3 years ago by riot <[email protected]>
enable piped argument on function calls (#233)

17dfbbed843336ccc67de9f3d18b6aba33dcfe5d authored over 3 years ago by Jabi <[email protected]>
Merge branch 'master' of https://github.com/biesbjerg/ngx-translate-extract into master

acdffe01213f3c3d758d9c1cd6e4e78bd886e49d authored over 4 years ago by Kim Biesbjerg <[email protected]>
Bump version 7.0.3

116133ba324a19ea1841e13ed84e8934dd7908bb authored over 4 years ago by Kim Biesbjerg <[email protected]>
(chore) Update deps, allow newer version of typescript and angular compiler

50b2ca6f4a206eeff2179b5b6c9068f0f9ecfe9d authored over 4 years ago by Kim Biesbjerg <[email protected]>
Update README.md

b46a91475665d0dc3cba24609064c2063eec3ca8 authored over 4 years ago by Kim Biesbjerg <[email protected]>
fix typo

bc3e5fbe2fdf7bca22f888e0eacd8e8e53bd14fb authored over 4 years ago by Kim Biesbjerg <[email protected]>
update deps, bump version

ea990d6f9d580355ff26a2d6e469549326ef7c17 authored over 4 years ago by Kim Biesbjerg <[email protected]>
run prettier on code

c60705d5fa14cda87be317542c83652ebadf6003 authored over 4 years ago by Kim Biesbjerg <[email protected]>
fix(directive-parser) add support for bound attributes

85cd1e4a4683a2569de6bc072dc3849bc4c35328 authored over 4 years ago by Kim Biesbjerg <[email protected]>
bump version

8afbb2f3a9cd6176756ae1390eb75c809fe38f98 authored over 4 years ago by Kim Biesbjerg <[email protected]>
update deps

329c24d9624112e687e9602f686a29b967ebc29f authored over 4 years ago by Kim Biesbjerg <[email protected]>
clean up some tests

a30a6f9215a21bd79f7ad772ccba7b7884f2253e authored over 4 years ago by Kim Biesbjerg <[email protected]>
fix(directive-parser) refactor + correct handling of whitespace

2adec54c00c2c299cf3acf8ac439aa456fd9f82c authored over 4 years ago by Kim Biesbjerg <[email protected]>
fix(pipe-parser): add support for more sophisticated expressions that worked in version 4.2.0 with the regex based parser (#185)

* fix(pipe-parser): add support for more sophisticated expressions

619b3c56ea4235cc8a6358df110d4723fe6ddd80 authored over 4 years ago by Alexander von Weiss <[email protected]>
Add username to GitHub sponsors

5e0da552b05048195902d1a4592f44dcfe1460ea authored over 4 years ago by Kim Biesbjerg <[email protected]>
Update package.json example scripts

5f2eb2a7a0a635a43204a82d4f66022e21be1960 authored over 4 years ago by Kim Biesbjerg <[email protected]>
Bump version to 6.0.4

90b59793a74027106f57d18ae00230906a699bd8 authored over 4 years ago by Kim Biesbjerg <[email protected]>
Remove noUnusedLocals since they are removed by prettier on commit anyway

deb6b2373b6a60d98418f8413bae5fc715dc6ed9 authored over 4 years ago by Kim Biesbjerg <[email protected]>
fix(npm-package): move typescript and angular to peer-dependencies (#183)

fix(npm-package): move typescript and angular to peer-dependencies. Fixes #173

17dec7deb850e4c8917bc559bea42d2591575341 authored over 4 years ago by Esteban Gehring <[email protected]>
Tests about support of HTML tags in translations keys with GetText (#172)

- Verify that html tags are supported in translation keys
- Add typed support of gettext-parser

71f4f42b330fe5545928d598155c161384a73847 authored almost 5 years ago by Lorent Lempereur <[email protected]>