Skip to content

Releases: indec-it/react-commons

v0.0.4

28 Jan 17:04

Choose a tag to compare

πŸš€ New Feature

feat(services): add CsvService for download a CSV file (#9)
feat(pageHeader): add IconLinkButton to go back (#7)

πŸ› Bug fix

fix(util): move propTypes to util folder (#8)

v0.0.3

23 Jan 12:35

Choose a tag to compare

πŸš€ New Feature

feat(dropdown): remove required flag from label prop (#5)
feat(typeahead): add getOptionValue and getOptionLabel props (#4)

πŸ› Bug fix

fix(packages): upgrade eslint-plugin-import to v2.15.0 (#6)

v0.0.2

21 Jan 16:21

Choose a tag to compare

πŸš€ New Feature

feat(iconLinkButton): rename faIcon prop to icon (#3)

πŸ› Bug fix

fix(packages): upgrade eslint to v5.12.1 (#2)
fix(components): move components/index.js to src folder (#1)