Bug Fixes
- Settings: missing translations
- Home:
- fix loading transition
- no content on screen
- Fixed UI issues; Added logo to Home screen
- SkillScreen: fix go back path
- Login
- Onboarding:
- Moved onboarding check to Home instead of path
- WillMount -> DidMount
- Added missing images to onboarding
Features
- ModuleShape: adds Circle shape
- LearningPath:
- adds learningPath component
- adds more states
- Home:
- adds Home Container, fix API URL, adds home icon
- adds Home ducks, adds createDucks
- connect to BE, adds store Types
- adds sagas
- connects to BE
- Languages:
- Added base for translations - WIP
- Added IT/FR/DE/ES to FE; Connected with User locale
- Centralized language settings on i18n.js file
- Added static translations for IT/DE/PL
Performance Improvements
- LanguageProvider: conditional import of translations
Comments
Article is closed for comments.