svelte-i18n/src/runtime
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
..
includes refactor: some minor changes 2021-08-24 09:09:31 -03:00
stores feat: introduce handleMissingMessage (#175) 2022-04-05 17:14:22 +02:00
types feat: introduce handleMissingMessage (#175) 2022-04-05 17:14:22 +02:00
configs.ts feat: introduce handleMissingMessage (#175) 2022-04-05 17:14:22 +02:00
index.ts chore: update lint dependencies 2021-09-30 11:07:33 -03:00
tsconfig.json fix: 🐛 generated types directory 2021-02-25 08:13:48 -03:00