@ticmakers-react-native/onboarding
Version:
TIC Makers - React Native Onboarding
135 lines (81 loc) • 2.94 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Released
## [1.2.1] - 2019-10-09
### Fixed
- Fixed validation to check the components and elements
## [1.2.0] - 2019-10-09
### Fixed
- Fixed backgroundColor to #FFF when a page don't have a backgroundColor
- Fixed the height and width of the page
- Fixed and improve typings
### Added
- Added method goPrev to show a previous page
- Added prop usePrevious to show a button Previous after of the first page
- Added prop backgroundImage to show a image as background in a page
- Added prop Component to show a custom component as page
- Added prop colorSelected to change color of the Dot selected
- Added prop selectedStyle to apply a custom style to the Dot selected
### Changes
- The header prop of the a page is fixed to the top
- The containers of the pagination is align to center
- Improve styles files
- Update docs
## [1.1.4] - 2019-09-24
### Fixed
- Fixed dependencies version
- Fixed actions when used default pages
## [1.1.3] - 2019-05-02
### Release
### Added
- Implemented new helper to validate the components
## [1.1.2] - 2019-04-20
### Changes
- Updated docs
### Fixed
- Fix DoneButton props
## [1.1.1] - 2019-04-19
### Fixed
- Fix export declaration
## [1.1.0] - 2019-04-19
### Added
- Added new props to define a custom layout
- Added TSDoc
- Added new docs
### Changed
- Rebuild the structure component
### Removed
- Uninstall component react-native-onboarding-swiper
## [1.0.4] - 2019-03-27
### Fixed
- Fix react import undefined in dist
## [1.0.3] - 2019-03-27
### Fixed
- Move assets to path to use in dist OnBoarding
## [1.0.2] - 2019-03-27
### Added
- Image assets for default pages
## [1.0.1] - 2019-03-27
### Added
- New folder for typing declarations
- Was added typedoc for generate api documentation
- New file for write the changes log
### Changed
- Moved file index.d.ts to the folder ./src
- Update repository description
## [1.0.0] - 2019-03-26
### Release
[1.2.1]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.2.1/
[1.2.0]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.2.0/
[1.1.4]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.1.4/
[1.1.3]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.1.3/
[1.1.2]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.1.2/
[1.1.1]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.1.1/
[1.1.0]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.1.0/
[1.0.4]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.0.4/
[1.0.3]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.0.3/
[1.0.2]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.0.2/
[1.0.1]: https://bitbucket.org/ticmakers/rn-onboarding/src/v1.0.1/
[1.0.0]: #