dwmkerr / gameboard

GameBoard is an app for keeping track of board game scores.
0 stars 1 forks source link

Update react-native-tab-view to the latest version 🚀 #108

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-native-tab-view was updated from 1.2.0 to 1.3.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for Release 1.3.0

Bug Fixes

  • fix PagerPan not triggering onIndexChange when animation is disabled (#632) (0269389)

Features

  • delay rendering of unfocused tabs for better startup perf (5b0a661)
Commits

The new version differs by 4 commits.

  • 41f3452 chore: release 1.3.0
  • 5b0a661 feat: delay rendering of unfocused tabs for better startup perf
  • 0269389 fix: fix PagerPan not triggering onIndexChange when animation is disabled (#632)
  • 211d62a chore: use release-it for automated release

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Release 1.3.1

Bug Fixes

  • remove unused code which causes a flow error (#641) (19ac3ef)
Commits

The new version differs by 4 commits.

  • c5a5da0 chore: release 1.3.1
  • 986f02a docs: update README
  • 19ac3ef fix: remove unused code which causes a flow error (#641)
  • 0f18bb2 docs: fix example in README

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Release 2.0.0

Features

  • dismiss keyboard on drag by default (b6e0ff5)

Performance Improvements

  • add removeClippedSubviews to improve memory usage (5d07166)
Commits

The new version differs by 33 commits.

  • 2400220 chore: release 2.0.0
  • b6e0ff5 feat: dismiss keyboard on drag by default
  • 5d07166 perf: add removeClippedSubviews to improve memory usage
  • 382abc0 chore: release 2.0.0-alpha.8
  • 08b1dc2 feat: add onSwipeStart and onSwipeEnd listeners back
  • e34c425 refactor: add position listener only when we need it
  • 1663eab chore: release 2.0.0-alpha.7
  • 9a63903 fix: fix a regression disabling PureComponent optimizations
  • 3c3d11f chore: release 2.0.0-alpha.6
  • a31c3e5 feat: add lazy prop to defer rendering unfocused scenes
  • 737113c chore: release 2.0.0-alpha.5
  • 71fbaa7 fix: add extra check to ensure that navigation state has changed
  • a3eb2de chore: update issue template
  • 71d55c2 chore: release 2.0.0-alpha.4
  • 2af0c56 fix: pass down tabStyle prop correctly. closes #689

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀