0.3.30
Changes
- Providing props from to inner
Before:
<span style='color: red'><Loc locKey="PageTitle"/></span>
After:
<Loc locKey="PageTitle" style='color: red'/>
What's in the box
Components:
- Loc ( Container Component )
- LocPresentational ( Presentational Component )
Actions
- setCurrent( languageCode )
- setLanguages( languageCode )
- addDictionary( languageCode, dictionary )
- setDictionaries( dictionaries )
Reducer
- i18n