Commit Graph

68 Commits

Author SHA1 Message Date
Stefano Falda
178351a729
Merge pull request #26 from allain/patch-1
fixing typo
2020-02-29 18:40:03 +01:00
Allain Lalonde
723686d9ee
fixing typo 2020-02-28 09:25:13 -05:00
Stefano Falda
eb47f248ab
Merge pull request #24 from richie-south/master
fix: add missing type for getContent
2019-12-06 12:49:38 +01:00
richie-south
e0ea0b949a
fix: add missing type for getContent 2019-12-05 09:06:44 +01:00
Stefano Falda
e7f4017dba
Update README.md
Updated nativescript import
2019-11-24 13:59:24 +01:00
Stefano Falda
0c8834ef75 0.2.4 2019-10-31 22:11:44 +01:00
Stefano Falda
da598c1485 Fixed some lint problems 2019-10-31 22:11:39 +01:00
Stefano Falda
08e992626b
Merge pull request #21 from stefalda/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-10-31 21:50:45 +01:00
Stefano Falda
fef2df2f79
Merge pull request #22 from stefalda/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-10-31 21:50:31 +01:00
Stefano Falda
a6434a73f3
Merge pull request #23 from stefalda/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-10-31 21:50:19 +01:00
dependabot[bot]
27ea21d4fd
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 20:49:35 +00:00
dependabot[bot]
6399ffea6d
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 20:49:33 +00:00
dependabot[bot]
279b60bfcc
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 20:49:32 +00:00
Stefano Falda
7d23f3f1ca
Merge pull request #20 from stefalda/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2019-10-31 21:48:25 +01:00
dependabot[bot]
b19c2752e1
Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:16:11 +00:00
Stefano Falda
d9cc0f4973 0.2.3 2019-07-29 17:00:37 +02:00
Stefano Falda
d8a03fa0cc
Merge pull request #19 from Domino987/patch-1
Fix for getString language optional
2019-07-29 16:59:33 +02:00
Domino987
b0a18b08be
Fix for getString langauge optional 2019-07-25 21:12:00 +02:00
Stefano Falda
80d8ba73da 0.2.2 2019-04-09 21:19:53 +02:00
Stefano Falda
51d3977da9
Merge pull request #17 from chriscohoat/master
Updated README for retrieving string values
2019-03-29 17:28:26 +01:00
chriscohoat
772887b33d Updated README for retrieving string values 2019-03-28 23:14:15 -06:00
Stefano Falda
d1545c9bcf 0.2.1 2018-11-10 23:33:14 +01:00
Stefano Falda
3fb855d6eb Compatibility fix with previous version 2018-11-10 23:33:09 +01:00
Stefano Falda
c5331126b7 0.2.0 2018-10-01 21:56:58 +02:00
Stefano Falda
662e290be1
Merge pull request #12 from fbacker/features/psuedo
Features/psuedo
2018-10-01 21:54:07 +02:00
Fredrick Bäcker
d3f8ebc6c6 Merge branch 'master' into features/psuedo 2018-09-28 14:31:03 +02:00
Stefano Falda
09ab5b1837 0.1.0 2018-09-28 14:28:33 +02:00
Stefano Falda
f81a41fb3e 0.1.0 2018-09-27 22:13:46 +02:00
Stefano Falda
d1da7366fd
Merge pull request #10 from fbacker/features/string-references
Allow references in strings
2018-09-27 22:08:21 +02:00
FOLKSPEL\frbafs01
cf4d693434 Fix typescript type
Fix psuedo that keeps reformat when using cached results
2018-09-25 11:19:13 +02:00
FOLKSPEL\frbafs01
3280030948 fix typos 2018-09-25 10:52:28 +02:00
FOLKSPEL\frbafs01
5bccb9ea12 update typescript with options 2018-09-25 10:48:22 +02:00
Fredrick Bäcker
e4499d749a add psuedo
Add options object to constructor
Add possibility to use psuedo strings
Updated docs
2018-09-25 09:51:05 +02:00
FOLKSPEL\frbafs01
04bdf69e9d Add possibility to use dot-notation for formatString 2018-09-24 14:47:05 +02:00
Fredrick Bäcker
d3331382cb Git bugg fixes
Small patch for
https://github.com/stefalda/localized-strings/issues/2
https://github.com/stefalda/localized-strings/issues/6
2018-09-24 13:29:14 +02:00
Fredrick Bäcker
535ce84285 Allow references in strings
Use references to point to other strings,
also added lint so changes from different tools will look the same and easier to view what's actually changed.
2018-09-24 13:08:35 +02:00
Stefano Falda
f5a97ed8d0 0.0.12 2018-09-17 19:34:55 +02:00
Stefano Falda
0669bc5190
Merge pull request #8 from r0stig/feature-allow-empty-strings
Allow for language strings to contain empty strings
2018-09-17 19:24:34 +02:00
Robert Säll
19248d50fa Allow for language strings to contain empty strings 2018-09-11 13:08:36 +02:00
Stefano Falda
259d27fc93 0.0.11 2018-05-13 21:03:34 +02:00
Stefano Falda
dbd82b6b9c
Merge pull request #4 from hvolschenk/fix/format-string-not-found
fix: add undefined formatString fallback
2018-05-13 20:59:39 +02:00
Hendrik Volschenk
cfb376bce3 fix: add undefined formatString fallback Add a fallback (empty string) value when the specified key is not found when calling formatString. closes #3 2018-05-11 23:08:09 +02:00
Stefano Falda
9a6ec57d6f Updated keywords 2018-04-05 21:45:21 +02:00
Stefano Falda
4beb1b5987 Updated typescript definition 2018-04-05 21:44:53 +02:00
Stefano Falda
1ca19b9627 updated version 2018-04-03 21:28:59 +02:00
Stefano Falda
25c90fb1d7 Fixed the return type of formatString that should have been string and was array 2018-04-03 21:28:43 +02:00
Stefano Falda
d519a77f32 Removed dependency from Symbol.enumerator 2018-03-22 23:45:04 +01:00
Stefano Falda
1130e1522e Removed dependency from Symbol.enumerator 2018-03-22 23:44:32 +01:00
Stefano Falda
b6489b7cea Added lock file to ignore list 2018-03-18 23:06:41 +01:00
Stefano Falda
a2b3d4a4ba Typescript definition update 2018-03-18 23:06:09 +01:00