Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/solve problem w ith double prefix #126

Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
50183dc
Update translation.collection.ts
tsanko Apr 18, 2018
f87564a
added dist
tsanko Apr 18, 2018
fefa8e0
Update translation.collection.ts
tsanko Nov 22, 2018
98c6b1a
Update package.json
tsanko Nov 22, 2018
9aff468
Added key as a value
tsanko Jan 3, 2019
1b3d623
Bump version
tsanko Jan 3, 2019
e731e70
Update package.json
tsanko Jan 3, 2019
042c822
Update translation.collection.js
tsanko Jan 3, 2019
287b391
Update translation.collection.ts
tsanko Jan 3, 2019
ab54f6c
Bump version
tsanko Jan 3, 2019
b2db768
build: cleanup, dist should not be committed
uded Jan 24, 2019
6b6a507
fix: force parsing html even if it's just text
uded Jan 24, 2019
739ae6f
updated version
Jan 29, 2019
267b3b1
upgraded versions
Jan 29, 2019
c79d73e
Added value in the array to translate better
Jan 29, 2019
9566c95
Added value in the array to translate better
Jan 29, 2019
3f4edb1
Merge branch 'dist' of github.com:jesusvallez/ngx-translate-extract
Jan 29, 2019
002d20b
Created option to save keys only
Feb 13, 2019
bc6d521
Updated package.json
Feb 13, 2019
78e076b
Updated Version
Feb 13, 2019
ad6fcc7
Added npmignore
Feb 13, 2019
3e95e6e
2.3.5-3
Feb 13, 2019
0b566bc
Update README.md
jesusvallez Feb 13, 2019
acc0b1e
Update README.md
jesusvallez Feb 13, 2019
a8b0d34
Update README.md
jesusvallez Feb 13, 2019
fa0d0ce
2.4.0
Feb 13, 2019
c286444
fix: test and directive parser
Feb 13, 2019
54de198
2.4.1
Feb 13, 2019
10a3ddd
Update README.md
jesusvallez Feb 24, 2019
6a4ff13
Update README.md
jesusvallez Feb 24, 2019
b626202
Update README.md
jesusvallez Mar 22, 2019
39dcd6d
Add minimal setup for travis and e2e tests (executing the complete cl…
May 16, 2019
e5a56ce
Add demo-app (angular cli)
May 16, 2019
9022303
Change how to execute e2e and unit tests (to get one complete test re…
May 16, 2019
0564bcb
Use pre-installed node version
May 16, 2019
6ec7c82
Add Build Status to readme
May 16, 2019
673c9b3
Add detailed error output
May 16, 2019
147bba9
Add before script npm run build
May 16, 2019
eb6e206
Merge pull request #1 from sebastianzillessen/feature/XMLCompiler
sebastianzillessen May 16, 2019
7d3469b
Add minimal setup for travis and e2e tests (executing the complete cl…
May 16, 2019
3c9b62b
Add demo-app (angular cli)
May 16, 2019
7e9b707
Change how to execute e2e and unit tests (to get one complete test re…
May 16, 2019
ebbfc16
Use pre-installed node version
May 16, 2019
74c1183
Add Build Status to readme
May 16, 2019
4ab8aa0
Add detailed error output
May 16, 2019
4659515
Add before script npm run build
May 16, 2019
a3cab93
Add me as contributor and adapt npm packages
May 21, 2019
4062601
Version bump to 2.4.2
May 21, 2019
9abe5ca
Merge remote-tracking branch 'origin/master' into jesus
May 21, 2019
ef730f8
Include option to define a pattern that should be put in place for ne…
May 21, 2019
5312dc6
Add linting to travis files
May 21, 2019
b2cc258
Downgrad yargs because of compile issue. Fix Test
May 21, 2019
b776cc7
Add matrix for various node_js versions
May 21, 2019
20f40fa
Merge pull request #3 from sebastianzillessen/jesus
sebastianzillessen May 21, 2019
6c54082
Merge remote-tracking branch 'origin/master' into feature/defineEmpty…
May 21, 2019
9f3ea20
Update node version to 8.0.0
May 21, 2019
0d9a138
Enable auto-deployment of new tags
May 21, 2019
77f6191
updating chalk version
May 21, 2019
5c0d6d7
Merge pull request #5 from sebastianzillessen/feature/matrixTravis
sebastianzillessen May 21, 2019
165d7c4
Merge remote-tracking branch 'origin/master' into feature/npmPublish
May 21, 2019
c9e371a
Merge remote-tracking branch 'origin/master' into feature/defineEmpty…
May 21, 2019
6694e55
Install fs-extra
May 21, 2019
6a1de76
Merge pull request #6 from sebastianzillessen/feature/npmPublish
sebastianzillessen May 21, 2019
d101b4c
Auto-tag new versions
May 21, 2019
833abfc
Remove node 5 version from travis builds
May 21, 2019
5861663
Merge remote-tracking branch 'origin/master' into feature/defineEmpty…
May 21, 2019
5cb94e4
Merge pull request #4 from sebastianzillessen/feature/defineEmptyText…
sebastianzillessen May 21, 2019
41a406a
Bumping to 2.5.1
May 21, 2019
ceccc24
Bumping to 2.5.2
May 21, 2019
c4664bb
remove obsolete deploy config
May 21, 2019
5964d74
Add CONTRIBUTION.md for release bumping
May 21, 2019
48a8a9d
Remove condition for master branch
May 21, 2019
2d3474f
Bumping to 2.5.3
May 21, 2019
b54ec9b
add additional stage to travis to deploy only after all other matrix …
May 21, 2019
45fa57b
Bumping to 2.5.4
May 21, 2019
b67c3c9
Reset to version 2.5.0
May 21, 2019
e9e3b4a
Adding skip cleanup
May 21, 2019
58fa795
2.5.1
May 21, 2019
ca6c6aa
Update npm api key
May 21, 2019
952486e
Updated Api Key
May 21, 2019
99a8c65
Add new npm auth token
May 21, 2019
bbe25e3
2.5.2
May 21, 2019
aa7eabc
Add support for multiple flags and do not overwrite existing translat…
May 21, 2019
cf96b82
Allow format namespaced-json to be sorted properly when it contains n…
May 21, 2019
6fea4ec
2.5.3
May 21, 2019
93b174f
Fix compile issues in test files.
May 21, 2019
1df23be
Fix problem with double prefix
May 21, 2019
8e7de5a
2.5.4
May 21, 2019
7b3119d
Fix problem with double prefix in empty translations when extracting …
May 21, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bumping to 2.5.4
  • Loading branch information
Sebastian Zillessen (taazise2) committed May 21, 2019
commit 45fa57bca39e4821d84599766c7ceb1832676d81
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sebastianzillessen/ngx-translate-extract",
"version": "2.5.3",
"version": "2.5.4",
"description": "Extract strings from projects using ngx-translate",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down