- 29 May, 2021 21 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
github-actions[bot] authored
Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Moody Salem authored
-
Moody Salem authored
-
github-actions[bot] authored
Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
* chore: refactored locale management hook * use useMemo instead of useState
-
Justin Domingue authored
-
Justin Domingue authored
-
Justin Domingue authored
-
Justin Domingue authored
-
Justin Domingue authored
* feat(i18n): wrapped English text around <Trans> component * cleanup * synced * regenerated locales
-
Justin Domingue authored
-
Justin Domingue authored
* fix: add sourceLocale: en * Fix code style issues with ESLint Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
- 28 May, 2021 8 commits
-
-
Justin Domingue authored
-
Moody Salem authored
-
dependabot[bot] authored
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
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
-
Moody Salem authored
-
-
Moody Salem authored
-
Justin Domingue authored
-
- 27 May, 2021 9 commits
-
-
Justin Domingue authored
-
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 * make SOCK component lower case * fixed unmerged conflicts * regenerated po for wallet.socks * added loadLocaleData
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
* added supported locales * added vi locale * deleted old locale files * add catalogues to i18n.tsx * remove fallbackLocales * add fallback
-
Justin Domingue authored
-
Justin Domingue authored
-
Justin Domingue authored
-
Justin Domingue authored
* replaced i18next with lingui * integrate lingui in i18n and update dev setup * updated components to @lingui * fix compile error after rebase * detect locale * add all previous languages to linguirc * address pr feedback * remove it for now * ignore generate *js files, various fixes * added more translations * fixed yarn build command * wrapped more hardcoded english around <Trans> * finished second round of translations * added support for pseudo-en locale * improvements * moved copy.tsx to different branch * moved extra files to different branch * regenerated po * clean up * more fixes * regenerate po * remove messages.js * clean up * addressed pr feedback * regenerated po
-
- 26 May, 2021 1 commit
-
-
Moody Salem authored
-
- 25 May, 2021 1 commit
-
-
Moody Salem authored
* fix: improve privacy of the claim popup fixes https://github.com/Uniswap/uniswap-interface/issues/1337 * fix unhandled rejection * clean up the claim code a bit more * working claim fetch * working claim fetch * trigger some events on the claim popup
-