Releases: indec-it/react-native-table
v0.2.1
v0.2.0
Breaking changes
feat(table): remove default export from package (#23)
feat(node): drop node@6 support (#21)
New Features
fix(packages): upgrade babel-eslint to v9.0.0 (#25) …
feat(table): add empty array as defaultProp value to data (#24)
fix(packages): upgrade eslint-config-airbnb to v17.0.0 (#22)
v0.1.3
New Features
feat(tableRow): add style prop (#19)
feat(table): add striped boolean prop to table (#15)
feat(tableCell): add support for function fields (#16)
feat(util): export propTypes from util folder (#14)
feat(tableIcon): add support for func icon and color (#10)
Bug Fixes
fix(packages): upgrade react to v16.4.1 (#20)
fix(components): remove console warnings (#18)
style(table): style table margins (#13)
fix(tableIcon): fix tap icon when onPress is undefined (#12)
fix(packages): upgrade eslint@4.18.2 (#11)
style(table): style table header marginTop (#8)
style(table): style table borders (#9)