Commit Graph

33 Commits

Author SHA1 Message Date
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