Skip to content

Releases: kristerkari/pinar

0.12.2

24 Apr 21:01
Compare
Choose a tag to compare
  • Fixed: scrollToIndex and scrollBy when animated: false is used.

0.12.1

11 Jul 22:18
Compare
Choose a tag to compare
  • Fixed: install error from a missing patch-package dependency.

0.12.0

11 Jul 21:49
Compare
Choose a tag to compare
  • Added: mergeStyles prop (false by default) to allow default styles to be merged with custom styles without a breaking change.
  • Added: allow importing of defaultStyles from the library. The default styles can be used to manually merge default styles with custom ones.

0.11.0

12 Apr 23:00
Compare
Choose a tag to compare
  • Added: scrollToIndex method.

0.10.1

12 Apr 23:00
Compare
Choose a tag to compare
  • Fixed: make sure that onIndexChanged does not get called if the new index is the same as the old one.

0.10.0

12 Apr 22:59
Compare
Choose a tag to compare
  • Initial release.