Skip to content

v0.3.29

Compare
Choose a tag to compare
@derzunov derzunov released this 10 Dec 12:24
· 61 commits to master since this release

Changes

  • Big picture removed from npm package
  • The "Span Problem" solution added to readme

What's in the box

Components:

  • Loc ( Container Component )
  • LocPresentational ( Presentational Component )

Actions

  • setCurrent( languageCode )
  • setLanguages( languageCode )
  • addDictionary( languageCode, dictionary )
  • setDictionaries( dictionaries )

Reducer

  • i18n