Releases: kristerkari/pinar
Releases · kristerkari/pinar
0.12.2
0.12.1
- Fixed: install error from a missing
patch-packagedependency.
0.12.0
- Added:
mergeStylesprop (false by default) to allow default styles to be merged with custom styles without a breaking change. - Added: allow importing of
defaultStylesfrom the library. The default styles can be used to manually merge default styles with custom ones.
0.11.0
- Added:
scrollToIndexmethod.
0.10.1
- Fixed: make sure that
onIndexChangeddoes not get called if the new index is the same as the old one.
0.10.0
- Initial release.