Commit Graph

36 Commits

Author SHA1 Message Date
Christian Kaisermann
ceb694da74 chore: 🤖 fix action workflow 2020-09-20 10:24:53 -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
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
bb406c1f79 Update package-lock 2020-02-06 14:15:54 -03:00
Christian Kaisermann
6b0ba2b902 refactor: 💡 split getClientLocale into multiple utilities 2020-02-03 13:33:03 -03:00
Christian Kaisermann
e02427de3b test: 💍 add flatObj and getIn tests 2020-01-15 13:59:31 -03:00
Christian Kaisermann
88a35580c3 chore: 🤖 update lock 2020-01-08 11:33:01 -03:00
Christian Kaisermann
396a360324 chore(release): v2.1.1 🎉 2019-12-02 20:20:24 -03:00
Christian Kaisermann
a28cb4270d Update example files 2019-11-29 19:47:05 -03:00
Christian Kaisermann
92cd7412d0 Update lock 2019-11-29 19:13:39 -03:00
Christian Kaisermann
83a5102ba8 chore: 🤖 release v2.1.0 alpha 2 2019-11-29 19:07:33 -03:00
Christian Kaisermann
965c18acc1 test: 💍 add tests for dictionary store and utilities 2019-11-25 21:41:09 -03:00
Christian Kaisermann
1ea650860c chore(release): v2.0.1 🎉 2019-11-24 00:21:17 -03:00
Christian Kaisermann
7c28c09073 chore: 🤖 remove cypress from example 2019-11-22 13:51:18 -03:00
Christian Kaisermann
4e40c11836 chore: 🤖 update package.json scripts 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
Christian Kaisermann
5da9722377 Simplify linting config 2019-11-11 21:11:57 -03:00
Christian Kaisermann
0a13aae11a Add es bundle to dist again 2019-06-19 17:34:18 -03:00
Christian Kaisermann
f38b08b3a1 Remove umd bundle 2019-06-19 10:41:57 -03:00
Christian Kaisermann
8de3d27e09 Add method to get client locale 2019-06-18 18:02:02 -03:00
Christian Kaisermann
afd942211e fix: 🐛 mjs file not being included 2019-06-12 13:15:34 -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
2c04e62fc3 Remove unused dependency 2019-06-07 19:19:09 -03:00
Christian Kaisermann
3f2f1079b2 Bump to v1.0.3 2019-06-06 18:06:35 -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
be3f7b50fb Add simple pluralization 2018-08-14 15:21:06 -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
10bb240609 Add svelte, sveltify the code and add some tests 2018-07-26 11:09:11 -03:00
Christian Kaisermann
f362bea98f 👶 Initial commit 2018-07-25 22:50:55 -03:00