Egor Chemokhonenko
Egor Chemokhonenko
`locale` mutates input, I propose to split it to the `locale` and `mutableLocale` functions
Hello, thank you for the great plugin! I found one corner case of FormattedMessage [rich text feature](https://formatjs.io/docs/react-intl/components/#rich-text-formatting) usage. Rich text replacements applied on runtime, instead of build time. This could...
Some components can rely on HTML lang attributes, and I think it worth it to update the HTML lang attribute on set locale This fixes the related issue: https://github.com/truffls/storybook-addon-intl/issues/28
Let’s highlight strings with Unicode ```reason let s = {js|from string with ❤|js}; ```
First of all, thank you for the great tool ✨ I have a question/ proposal- is there an option to pass the query in the URL? I didn't find any...
OpenAPI doc has required `openapi` field in the root: https://spec.openapis.org/oas/latest.html#fixed-fields jsonscheme2atd can check it and determine format automatically