Commit Graph

18 Commits

Author SHA1 Message Date
ErickSkrauch
89202e0942
Fix locales flags overriding 2021-03-29 03:36:08 +02:00
ErickSkrauch
4379444abe
Add Udmurt language, replace locales override implementation 2021-03-27 03:57:26 +01:00
ErickSkrauch
068115d7c2
Add valid locale flag for Arabic language 2021-03-26 21:08:22 +01:00
ErickSkrauch
370725dd7e
Add html dir attribute 2021-03-25 04:35:50 +01:00
ErickSkrauch
a2d4243bc3
Allow to pull languages without proofreading 2021-03-25 04:35:45 +01:00
SleepWalker
cd8a5a8a8b chore: fix linting errors 2020-10-11 21:30:50 +03:00
ErickSkrauch
5a9c54002d
Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00
ErickSkrauch
75a7de2af2
Fix TS errors 2020-07-21 16:23:32 +03:00
ErickSkrauch
347fd59319
Cleanup localeFlags.ts [skip ci] 2020-07-20 15:19:15 +03:00
ErickSkrauch
9a9bd74763 Implemented loading of custom flags for languages, not associated with concrete country.
Implemented "unknown" language flag to prevent errors for new languages when flag can't be associated automatically
2020-07-19 23:52:02 +03:00
ErickSkrauch
28ccab8a98 Fix Czech language 2020-06-15 01:04:41 +03:00
ErickSkrauch
243510a671
Remove defaultMessages from the production build.
Don't run the application before active locale will be loaded
2020-06-05 18:34:59 +03:00
ErickSkrauch
f85b9d8d35 Change prettier rules 2020-05-24 02:08:24 +03:00
SleepWalker
e1f15b5d22 Fix all tests and replace enzyme with @testing-library/react 2020-05-21 21:52:58 +03:00
SleepWalker
2d903f96fc Upgrade prettier before it will be removed forever 2020-05-20 20:02:22 +03:00
ErickSkrauch
96049ad4ad Implemented strict mode for the project (broken tests, hundreds of @ts-ignore and new errors are included) [skip ci] 2020-05-20 19:59:43 +03:00
SleepWalker
6373e95e5c Fix local flag icon url 2019-12-25 13:30:47 +02:00
SleepWalker
f9d3bb4e20 Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00