Skip to content

Releases: indec-it/react-native-commons

v1.0.0

15 May 17:05

Choose a tag to compare

feat(release): bump version to 1.0.0

v0.1.7

01 Feb 15:25

Choose a tag to compare

New features

feat(util): add util module (#31)
feat(components): add TabNavigator component (#27)
feat(title): add Title component (#22)

Bug fixes

fix(packages): update commitlint packages (#33)
fix(components): fix import components from same package (#29)
ci: fix commitlint for travis (#26)
fix(actions): export handleError action (#25)
fix(grid): fix Grid when children is one element (#24)
fix(header): hide nav when user has no session (#21)
fix(storage): fix when has empty keys change null to array (#23)

v0.1.6

27 Jan 14:49
6d7e826

Choose a tag to compare

New features

feat(services): add storage service (#19)

Bug fixes

style(signIn): correct signIn styles (#18)

v0.1.5

26 Jan 15:49

Choose a tag to compare

Bug fixes

fix(button): fix button styles using StyleSheet class (#17)

v0.1.4

26 Jan 12:34

Choose a tag to compare

Bug fixes

fix(src): fix export reducers (#16)

v0.1.3

26 Jan 12:27

Choose a tag to compare

Bug fixes

fix(packages): update eslint dependencies (#15)
fix(src): fix export sagas and actions (#14)

v0.1.2

24 Jan 11:42

Choose a tag to compare

feat(login): add login and separate actions, sagas and reducers (#13)
ci(travis): add commitlint to travis testing (#12)
docs(readme): add development section to README.md (#11)
style(header): style header and create NavItem component (#10)

v0.1.1

12 Jan 18:55

Choose a tag to compare

Bug fixes

fix(header): change prop brandImage string to number (#8)