Commit Graph

280 Commits

Author SHA1 Message Date
Christian Kaisermann
5f3595013e chore: 🤖 add warning of existing queue when id is not found 2019-11-22 13:51:18 -03:00
Christian Kaisermann
49e9562890 refactor: 💡 rename fallback locale methods 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
3ec297e47d chore: 🤖 add Intl.svelte to pkg 2019-11-22 13:51:18 -03:00
Christian Kaisermann
06946ee3d1 refactor: 💡 rename addMessagesTo to addMessages 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
766f196bba docs: ✏️ add npm and CI badge 2019-11-22 13:51:18 -03:00
Christian Kaisermann
c9eb746797 style: 💄 fix eslint errors 2019-11-22 13:51:18 -03:00
Christian Kaisermann
3423207c02 refactor: 💡 add dictionary type 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
649b779a6e refactor: 💡 rename intl component 2019-11-22 13:51:18 -03:00
Christian Kaisermann
d6b8664009 feat: 🎸 addMessagesTo method 2019-11-22 13:51:18 -03:00
Christian Kaisermann
a1dc268654 refactor: 💡 prevent null lookups from being cached 2019-11-22 13:51:18 -03:00
Christian Kaisermann
6573f51e9b perf: ️ delay the $loading state change for quick loadings 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
1b0138c3f3 fix: 🐛 consider generic locales when registering loaders 2019-11-22 13:51:18 -03:00
Christian Kaisermann
b19b69050e feat: 🎸 add pathname and hostname pattern matching 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
bd2b3501e9 feat: 🎸 add $loading indicator store 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
31faccec3b refactor: 💡 replace memoization with manual object cache 2019-11-22 13:51:18 -03:00
Christian Kaisermann
0a0e4b3bab feat: 🎸 add preloadLocale method 2019-11-22 13:51:18 -03:00
Christian Kaisermann
0c01a8b186 chore: 🤖 change minimum test version 2019-11-22 13:51:18 -03:00
Christian Kaisermann
690822b6ac refactor: 💡 include generic locales on id not found message 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
e5d7b84241 feat: 🎸 also look for message in generic locale
Issues: #19
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
408b40cc8c chore: 🤖 add TODO list to README 2019-11-22 13:51:18 -03:00
Christian Kaisermann
feb0c165b8 chore: 🤖 move prettier line-wrap to 100 chars 2019-11-22 13:51:18 -03:00
Christian Kaisermann
f58a20b21e feat: 🎸 export a store listing all locales available 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
f056e70ec5 chore: 🤖 add github templates 2019-11-19 21:10:41 -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
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