Commit Graph

13 Commits

Author SHA1 Message Date
Stefano Falda
da598c1485 Fixed some lint problems 2019-10-31 22:11:39 +01:00
Stefano Falda
3fb855d6eb Compatibility fix with previous version 2018-11-10 23:33:09 +01:00
FOLKSPEL\frbafs01
cf4d693434 Fix typescript type
Fix psuedo that keeps reformat when using cached results
2018-09-25 11:19:13 +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
Robert Säll
19248d50fa Allow for language strings to contain empty strings 2018-09-11 13:08:36 +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
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
1130e1522e Removed dependency from Symbol.enumerator 2018-03-22 23:44:32 +01:00
Stefano Falda
8726f387e3 Added support for replacing content 2018-03-18 17:06:49 +01:00
Stefano Falda
3cb04e60a4 Initial commit 2018-03-17 18:09:58 +01:00