Commit Graph

245 Commits

Author SHA1 Message Date
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
Christian Kaisermann
5da9722377 Simplify linting config 2019-11-11 21:11:57 -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
97389f9418 Release v1.1.2-beta 2019-06-19 17:20:36 -03:00
Christian Kaisermann
927d3e6a91 Add src to package 2019-06-19 17:20:26 -03:00
Christian Kaisermann
cd89b4ca87 Release v1.1.1-beta 2019-06-19 13:44:56 -03:00
Christian Kaisermann
f38b08b3a1 Remove umd bundle 2019-06-19 10:41:57 -03:00
Christian Kaisermann
c328197edb Update example version 2019-06-18 18:03:49 -03:00
Christian Kaisermann
6a9731726d Release v1.1.0 2019-06-18 18:02:18 -03:00
Christian Kaisermann
8de3d27e09 Add method to get client locale 2019-06-18 18:02:02 -03:00
Christian Kaisermann
563b400193 Release v1.0.7 2019-06-12 13:18:48 -03:00
Christian Kaisermann
d5eebff40e Release v1.0.7-beta 2019-06-12 13:15:37 -03:00
Christian Kaisermann
afd942211e fix: 🐛 mjs file not being included 2019-06-12 13:15:34 -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
2bac09f880 Release v1.0.5-beta 2019-06-11 22:51:06 -03:00
Christian Kaisermann
debe771182 Update dependencies 2019-06-11 22:51:01 -03:00
Christian Kaisermann
2c04e62fc3 Remove unused dependency 2019-06-07 19:19:09 -03:00
Christian Kaisermann
0d8eb838a2 Remove unused imports 2019-06-06 18:08:22 -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
5e927260c1 Add demo link 2019-05-18 23:06:39 -03:00
Christian Kaisermann
0ae0cc8148
Support svelte v3 (#6) 2019-05-18 22:59:26 -03:00
Christian Kaisermann
cec700af53 Remove extra parenthesis 2019-03-20 10:05:40 -03:00
Christian Kaisermann
051c53458f
Fix readme.md example 2019-03-20 10:00:58 -03:00
Christian Kaisermann
8a3b674ac0
Add how to get current locale 2018-12-01 20:27:27 -02:00
Christian Kaisermann
10b44382b8 Add pluralization with interpolation test 2018-08-15 22:21:08 -03:00
Christian Kaisermann
50da3e798b Better book example 2018-08-15 22:18:07 -03:00
Christian Kaisermann
7dd50b7cf3 Fix initialDictionary initialization 2018-08-14 15:23:41 -03:00
Christian Kaisermann
38dcecb724 Merge branch 'master' of github.com:kaisermann/svelte-i18n 2018-08-14 15:21:32 -03:00
Christian Kaisermann
be3f7b50fb Add simple pluralization 2018-08-14 15:21:06 -03:00
Christian Kaisermann
0bb40b9f34 Accept array of dictionaries 2018-08-12 00:10:40 -03:00
Christian Kaisermann
5662f0401c Handle nonexistent locale switch 2018-08-09 15:53:54 -03:00
Christian Kaisermann
a264c3a282 Export named utilities 2018-08-09 15:09:09 -03:00
Christian Kaisermann
f9b5745158 Ignore coverage folder 2018-08-08 20:17:49 -03:00
Christian Kaisermann
07691f3a6d Namespace i18n store methods with "i18n" property 2018-08-08 20:17:08 -03:00
Christian Kaisermann
1e8597150c Make tests work again. New utility structure 2018-08-08 02:17:09 -03:00
Christian Kaisermann
255547914b I'm sorry Typescript, it's not you... 2018-08-07 18:53:07 -03:00
Christian Kaisermann
7e79fc4c66 Add package for deep access 2018-07-30 19:57:05 -03:00
Christian Kaisermann
a189f9e90b Add deep merge for extensible locale dictionaries 2018-07-26 23:33:02 -03:00
Christian Kaisermann
e7115b38e0 Merge branch 'master' of github.com:kaisermann/svelte-i18n 2018-07-26 22:59:54 -03:00
Christian Kaisermann
10bb240609 Add svelte, sveltify the code and add some tests 2018-07-26 11:09:11 -03:00
Christian Kaisermann
6584c1375b Add svelte, sveltify the code and add some tests 2018-07-26 01:40:30 -03:00
Christian Kaisermann
f362bea98f 👶 Initial commit 2018-07-25 22:50:55 -03:00