svelte-i18n/docs
Adriano Raiano a8b5df0442 feat: introduce handleMissingMessage (#175)
* feat: introduce onMissingMessageHandler

* Update src/runtime/types/index.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* Update src/runtime/configs.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* Update src/runtime/types/index.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* Update src/runtime/stores/formatters.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* Update test/runtime/stores/formatters.test.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* Update test/runtime/stores/formatters.test.ts

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>

* rename to handleMissingKey and optionally use return as default value

* rename also in the defaultOptions

* test for optional default result from handleMissingKey

Co-authored-by: Christian Kaisermann <christian@kaisermann.me>
2022-04-05 17:14:22 +02:00
..
CLI.md docs: ✏️ move docs out of wiki 2020-01-21 10:00:45 -03:00
Dictionary.md docs: ✏️ move docs out of wiki 2020-01-21 10:00:45 -03:00
FAQ.md docs: ✏️ move docs out of wiki 2020-01-21 10:00:45 -03:00
Formatting.md fix: 🐛 default $json type to any 2021-02-10 21:22:48 -03:00
Getting Started.md docs: ✏️ small doc fix 2020-11-24 10:50:25 -03:00
Locale.md docs: ✏️ rename $loading to $isLoading 2020-02-11 13:09:26 -03:00
Methods.md feat: introduce handleMissingMessage (#175) 2022-04-05 17:14:22 +02:00
Migration.md refactor: 💡 split getClientLocale into multiple utilities 2020-02-03 13:33:03 -03:00