Commit Graph

280 Commits

Author SHA1 Message Date
Christian Kaisermann
c02009e49a chore(release): v3.2.7 2020-11-23 08:07:04 -03:00
Christian Kaisermann
40e6dbe8f7 fix: 🐛 message formatter type
 Closes: #109
2020-11-23 08:04:16 -03:00
Christian Kaisermann
1995c67884 Update changelog 2020-11-20 09:54:15 -03:00
Christian Kaisermann
845bbbffd7 chore(release): v3.2.6 2020-11-20 09:53:26 -03:00
Christian Kaisermann
6b4a47a518 chore: 🤖 don't minify cli for better debugging 2020-11-20 09:53:02 -03:00
Christian Kaisermann
9348ba0cde chore(release): v3.2.5 2020-11-08 19:10:01 -03:00
Christian Kaisermann
d87caef060 fix: 🐛 regression of flat keys separated by dot 2020-11-08 19:09:45 -03:00
Christian Kaisermann
f6c826497d style: 💄 format rollup.config 2020-11-07 12:02:07 -03:00
Christian Kaisermann
998508f985 chore: 🤖 add full-icu to fix intl tests 2020-11-07 11:39:20 -03:00
Christian Kaisermann
0f95ded6c6 chore(release): v3.2.4 2020-11-07 11:31:23 -03:00
Christian Kaisermann
0caaead478 fix: 🐛 possible interpolation value types 2020-11-07 11:31:11 -03:00
Christian Kaisermann
6d768b9ae9 docs: ✏️ add mention to i18n-ally 2020-11-07 10:59:41 -03:00
Christian Kaisermann
d85a58aea4 chore(release): v3.2.3 2020-11-06 10:04:31 -03:00
Christian Kaisermann
9b6adb6538 fix: 🐛 prevent extraction of non-deterministic message ids
 Closes: #89
2020-11-06 10:04:16 -03:00
Christian Kaisermann
89ffb6dd28 chore(release): v3.2.2 2020-11-05 17:55:42 -03:00
Christian Kaisermann
44e71d72ab fix: 🐛 update estree-walker and intl-messageformat 2020-11-05 17:55:36 -03:00
Christian Kaisermann
31c2454bbf chore(release): v3.2.1 2020-11-05 17:52:39 -03:00
Christian Kaisermann
330f20b7bd fix: 🐛 interpolate values for default values and missing keys
 Closes: #101
2020-11-05 17:52:22 -03:00
Christian Kaisermann
2663893792 refactor: 💡 replace commander with sade 2020-11-05 17:51:26 -03:00
Christian Kaisermann
c664bc6123 chore(release): v3.2.0 2020-11-05 16:02:13 -03:00
Christian Kaisermann
8130071a01 Simplify publish 2020-11-05 16:02:09 -03:00
Christian Kaisermann
940aa65f8c style: 💄 format tests 2020-11-05 15:55:42 -03:00
Christian Kaisermann
cddd0c9182 chore: fix nvmrc version 2020-11-05 15:55:42 -03:00
Christian Kaisermann
072a7d2aed docs: fix small typo 2020-11-05 15:55:42 -03:00
Christian Kaisermann
5f93f36a95 chore: add .nvmrc 2020-11-05 15:55:42 -03:00
Christian Kaisermann
ff541367f8 feat: 🎸 Support getting deep localized objects/arrays
 Closes: Closes #83
2020-11-05 15:55:42 -03:00
Christian Kaisermann
5c3191d424 docs: ✏️ add note to import i18n.js
 Closes: #102
2020-11-05 09:51:23 -03:00
Christian Kaisermann
ceb694da74 chore: 🤖 fix action workflow 2020-09-20 10:24:53 -03:00
Christian Kaisermann
74e3002385 chore(release): v3.1.0 🎉 2020-09-20 10:15:36 -03:00
Christian Kaisermann
e659889f43 chore: 🤖 update linter deps and format project 2020-09-20 10:14:26 -03:00
Christian Kaisermann
68e8c51a63 fix: export correct configuration type 2020-09-20 10:12:18 -03:00
dependabot[bot]
37117c57cc
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#82)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-20 09:23:24 -03:00
Jérôme Pogeant
e2fd7adde8
docs: fix typo (#84) 2020-09-16 16:15:11 -03:00
pal03377
6269ec75f8
docs: fix 404 links (#91)
3 links here were broken - probably the formatjs people changed their URL structure. This change request fixes that.
2020-09-15 09:41:17 -03:00
Outvi V
f1ba910110
docs: ✏️ fix link of $locale (#87) 2020-08-25 11:17:43 -03:00
Christian Kaisermann
71877a5f4b docs: ✏️ add installing step to getting started 2020-08-04 18:31:31 -03:00
pal03377
f7f5ed1e59
docs: add example for value interpolation (#79)
Added a short example about how to inject custom values into the translation
2020-06-26 20:23:10 -03:00
Christian Kaisermann
47ca8e679f
Update formatjs urls 2020-06-18 09:43:45 -03:00
Christian Kaisermann
702dd1aea1 docs: ✏️ move example to template repo 2020-05-31 13:26:35 -03:00
Christian Kaisermann
2c829fca7c chore(release): v3.0.4 🎉 2020-05-31 12:51:16 -03:00
Christian Kaisermann
e560514b1d fix: 🐛 also wait for loaders added while loading 2020-05-31 12:50:57 -03:00
Thomas Potaire
1148b72c7d
docs: fix a couple of typos in documentation (#69)
These typos jumped in my face so I figured rather than looking past them I'd contribute and fix them. 👍
2020-05-22 18:23:59 -03:00
Eric Lewis
58a179b599
docs: fix invalid JSON example (#64)
The JSON spec does not allow a trailing comma
2020-04-16 11:01:18 -03:00
Christian Kaisermann
a0409bf909 chore(release): v3.0.3 🎉 2020-03-29 16:55:02 -03:00
Christian Kaisermann
07ef1da6d5 fix: 🐛 prevent server from breaking on locale.set
Closes #55
2020-03-29 16:54:08 -03:00
Thatcher
2a1bea5559
docs: add RTL to example (#61)
* Added RTL (arabic) language

* changed home, about, contact words (update from native speaker)
2020-03-29 16:40:55 -03:00
dependabot[bot]
141cac9586 chore(deps): bump minimist from 1.2.0 to 1.2.5 in /example
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-19 22:28:11 -03:00
dependabot[bot]
916d21364f chore(deps): bump acorn from 7.1.0 to 7.1.1 in /example
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 16:27:40 -03:00
dependabot[bot]
eb395a9e73 chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 16:27:29 -03:00
Christian Kaisermann
6682c03243 chore(release): v3.0.2 🎉 2020-03-06 14:12:20 -03:00