• Justin Domingue's avatar
    feat(i18n): save and load locale from redux store (#1723) · 04878e09
    Justin Domingue authored
    * wrap sock around function component to get re-renders
    
    * removed sourcelocale since we are using custom ids
    
    * load locale data dynamically
    
    * undo dev change
    
    * ran yarn i18n:extract
    
    * store locale in redux
    
    * added support for redux
    
    * restored header
    
    * refactor
    
    * addressed pr feedback
    
    * specify type
    
    * added navigator locale fallback to generic dialect
    
    * make locale array const and typed
    
    * addressed pr feedback
    
    * fixed various
    
    * addressed pr feedback
    
    * make supported locales constant uppercase
    
    * add back toUpperCase removed during refactoring
    
    * removed lingui/detect-locale
    
    * run yarn
    04878e09
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
hooks Loading commit data...
locales Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...