Commit Graph

38 Commits

Author SHA1 Message Date
Christian Kaisermann
1ea650860c chore(release): v2.0.1 🎉 2019-11-24 00:21:17 -03:00
Christian Kaisermann
4e40c11836 chore: 🤖 update package.json scripts 2019-11-22 13:51:18 -03:00
Christian Kaisermann
7c443179b2 docs: ✏️ update example 2019-11-22 13:51:18 -03:00
Christian Kaisermann
3ec297e47d chore: 🤖 add Intl.svelte to pkg 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
31faccec3b refactor: 💡 replace memoization with manual object cache 2019-11-22 13:51:18 -03:00
Christian Kaisermann
3f73cce65f chore: 🤖 add github templates 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
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
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
6a9731726d Release v1.1.0 2019-06-18 18:02:18 -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
3f2f1079b2 Bump to v1.0.3 2019-06-06 18:06:35 -03:00
Christian Kaisermann
0ae0cc8148
Support svelte v3 (#6) 2019-05-18 22:59:26 -03:00
Christian Kaisermann
7dd50b7cf3 Fix initialDictionary initialization 2018-08-14 15:23:41 -03:00
Christian Kaisermann
be3f7b50fb Add simple pluralization 2018-08-14 15:21:06 -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
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
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