Skip to content

4.1.0

Compare
Choose a tag to compare
@voronianski voronianski released this 10 Mar 09:34
· 91 commits to gh-pages since this release
  • allow additional/override container and wrapper styles at props (91c1210)
  • passing prev props to custom shouldUpdate function (d3c36f8)
  • allow multiple swipers on the same view (51207ff)
  • fix issues with React.cloneElement (268b8e1)
  • added next/prev functions (57a084d)
  • recompute and re-render component when props.children change (bf8df54)
  • debugger friendly (c81f966)
  • necessary README and demo updates