consul/ui/packages/consul-ui/docs
John Cowen 7550bb2c65
ui: Add intl debug helpers (#10513) (#10561)
This commit adds a couple of debug utilities to help us to continue slowly adding i18n support:

- We've added a CONSUL_INTL_DEBUG env/cookie variable to turn off variable interpolation within the t helper so you can see which variables are being interpolated.
- We've added a CONSUL_INTL_LOCALE env/cookie which currently supports two 'pseudo-locales' - la-fk (fake latin) and - (just dashes) either of which will make it easier to see what has not been localized until we can add prettier rules to prevent adding any copy into templates at all. I would guess if we ever translated the app we would use this for looking at things whilst developing also - but as yet I've not adding anything for that here seeing as we don't translate anything.
Both variables are dev-time only and all code for this is removed from the production build.
2021-07-07 10:26:12 +01:00
..
bookmarklets.mdx ui: Add intl debug helpers (#10513) (#10561) 2021-07-07 10:26:12 +01:00
index.mdx ui: Enable specifying additional docfy config as json (#10464) 2021-06-25 09:43:16 +00:00
significant-patterns.mdx ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
upgrades.mdx ui: Bump node to v14 (#10238) 2021-05-18 15:35:54 +00:00