Skip to content

Releases: indec-it/react-native-survey-commons

v0.2.0

26 Feb 16:16
Compare
Choose a tag to compare

fix(packages): upgrade eslint to v4.18.1 (#61)
style(navigation): style NavigationButtons and views (#57)
style(components): style Sync and AreasList components (#55)
fix(survey): fix addHouseholdToDwelling (#54)
fix(householdsList): fix create household in householdsList (#52)
feat(households): disable households if dwelling no response (#51)
fix(dwellingResponse): create first household only once (#50)
fix(dwellingResponse): fix survey and dwelling class type (#49)
fix(dwellingResponse): fix NavigationButton styles (#48)
fix(addresses): fix fetch inProgress addresses (#47)
fix(actions): export survey close request (#46)
feat(membersList): buttons for add member and goTo characteristics (#44)
fix(reducers): remove saving in some actions (#45)
refactor(components): remove onSubmit arguments (#41)
feat(householdsList): button for add new household (#43)
feat(section): move nav buttons inside ScrollView (#42)
fix(membersList): send member on select from list (#40)
fix(survey): wrap findDwelling result on Survey class (#39)
fix(form): fix style defaultProps value (#38)
feat(components): rename Form to Section component (#37)
feat(membersList): add MembersList component (#32)
fix(dwellingResponse): rename dwelling param name on route (#36)
fix(form): fix using form-builder ComponentsRegistry (#34)
feat(dwellingsList): add DwellingsList component (#35)
feat(household): add new household (#31)
fix(addressesList): fix show active tab (#29)
feat(model): add model of survey for remove harcode assigns (#30)
refactor(components): add props for manage routing (#27)

v0.1.1

01 Feb 19:16
Compare
Choose a tag to compare

feat(component): add Form component (#25)
feat(packages): upgrade react-native-commons dependencies (#23)
feat(householdsList): add HouseholdsList component (#22)
feat(navigationButtons): add NavigatorButtons component (#20)
fix(areasList): fix onSelect area parameter (#19)
feat(dwellingResponse): add DwellingResponse component (#15)
refactor(addressesList): rename SurveysList to AddressesList (#16)
feat(surveysList): add SurveysList component (#10)
style(areasList): change style for container and title (#13)
refactor(sagas): rename file surveys to survey (#14)
feat(addressCard): add AddressCard component (#7)
ci: add commitlint for travis (#12)
fix(surveys): get department and ups when fetch areas (#11)
feat(areas): add AreasList component (#6)
fix(surveys): fix when save survey change id to _id (#8)
perf(sync): avoid load surveys on sync completed (#5)

v0.1.0

27 Jan 15:18
a69d3ce
Compare
Choose a tag to compare

docs(readme): add badges to readme (#3)
feat(sync): add sync (#2)
fix(packages): install and update dependencies (#1)