Commit Graph

40 Commits

Author SHA1 Message Date
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
Christian Kaisermann
bf22d1f0c3 Update example init 2020-02-06 14:37:17 -03:00
Christian Kaisermann
bb406c1f79 Update package-lock 2020-02-06 14:15:54 -03:00
Christian Kaisermann
e02427de3b test: 💍 add flatObj and getIn tests 2020-01-15 13:59:31 -03:00
Christian Kaisermann
e889a41e63 Ignore annoying warning 2020-01-13 21:44:08 -03:00
Christian Kaisermann
a28cb4270d Update example files 2019-11-29 19:47:05 -03:00
Christian Kaisermann
fb0b6fc9be Update example deps 2019-11-29 19:16:04 -03:00
Christian Kaisermann
aec74abab9 chore: 🤖 update example files 2019-11-28 23:38:08 -03:00
Christian Kaisermann
36bf7f5038 refactor: 💡 shrink configs API contact points 2019-11-25 23:05:17 -03:00
Christian Kaisermann
965c18acc1 test: 💍 add tests for dictionary store and utilities 2019-11-25 21:41:09 -03:00
Christian Kaisermann
9260b83756 fix: 🐛 fallback locale being looked twice 2019-11-24 20:22:41 -03:00
Christian Kaisermann
6e0df2fb25 fix: 🐛 fallback behaviour and simplify API contact points 2019-11-24 00:21:17 -03:00
Christian Kaisermann
7721b64e25 test: 💍 fix broken test 2019-11-22 15:00:59 -03:00
Christian Kaisermann
7c28c09073 chore: 🤖 remove cypress from example 2019-11-22 13:51:18 -03:00
Christian Kaisermann
7c443179b2 docs: ✏️ update example 2019-11-22 13:51:18 -03:00
Christian Kaisermann
64c8e55f80 feat: 🎸 locale change automatically updates the document lang 2019-11-22 13:51:18 -03:00
Christian Kaisermann
6ee28e7d27 feat: 🎸 add waitInitialLocale helper 2019-11-22 13:51:18 -03:00
Christian Kaisermann
02720aa6b6 docs: ✏️ link to wiki 2019-11-22 13:51:18 -03:00
Christian Kaisermann
6fe6c8cca8 docs: ✏️ initial wiki docs 2019-11-22 13:51:18 -03:00
Christian Kaisermann
20e5a00e2e chore: 🤖 localize more things on example 2019-11-22 13:51:18 -03:00
Christian Kaisermann
bf5ad6e387 refactor: 💡 separation of a lot of concerns 2019-11-22 13:51:18 -03:00
Christian Kaisermann
3dce407f4f chore: 🤖 use new register and waitLocale methods 2019-11-22 13:51:18 -03:00
Christian Kaisermann
5ada5beed3 chore: 🤖 testing partial loading and merging 2019-11-22 13:51:18 -03:00
Christian Kaisermann
31d96f24ff WIP - add Lang.svelte component 2019-11-22 13:51:18 -03:00
Christian Kaisermann
b8ce517455 refactor: 💡 move about messages to their own dir (not working) 2019-11-22 13:51:18 -03:00
Christian Kaisermann
db21bb878a refactor: 💡 rewrite to typescript 2019-11-22 13:51:18 -03:00
Christian Kaisermann
d483244a9f feat: 🎸 add custom formats support
BREAKING CHANGE: This PR modifies the formatter method arguments.
2019-11-22 13:51:18 -03:00
dependabot[bot]
e99499ee19 Bump mixin-deep from 1.3.1 to 1.3.2 in /example (#15)
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-11-12 21:40:20 -03:00
Rplus
d1adf4c00a fix: client locale parameters typo (#11) 2019-08-19 10:54:09 -03:00
Christian Kaisermann
0a13aae11a Add es bundle to dist again 2019-06-19 17:34:18 -03:00
Christian Kaisermann
c328197edb Update example version 2019-06-18 18:03:49 -03:00
Christian Kaisermann
8de3d27e09 Add method to get client locale 2019-06-18 18:02:02 -03:00
Christian Kaisermann
007ca96629 Release v1.0.6-beta 2019-06-12 00:07:58 -03:00
Christian Kaisermann
0cad307df0 Replace microbundle with plain rollup 2019-06-12 00:04:34 -03:00
Christian Kaisermann
debe771182 Update dependencies 2019-06-11 22:51:01 -03:00
Christian Kaisermann
3f2f1079b2 Bump to v1.0.3 2019-06-06 18:06:35 -03:00
Christian Kaisermann
d8851a3387 Remove old unused dependency 2019-06-06 18:03:48 -03:00
Christian Kaisermann
0ae0cc8148
Support svelte v3 (#6) 2019-05-18 22:59:26 -03:00