Commit Graph

20 Commits

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