• 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
.github Loading commit data...
.storybook Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
cypress.json Loading commit data...
lingui.config.js Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...