Skip to content

Releases: deavial/react-native-dialogbox

v0.6.10

19 Oct 17:43
Compare
Choose a tag to compare
  • Removed upper peer dependecy restriction on React Native (Supports 0.30 - 0.57)
  • Updated prop-types to 15.6.2
  • Updated readme

v0.6.9

20 Feb 00:03
04799e0
Compare
Choose a tag to compare
  • Updated React Native peer range to support 53.
  • React Native warnings on PropTypes resolved.

v0.6.6

15 Apr 03:56
Compare
Choose a tag to compare

Updated React peer range (>=15.2.1 < 16.1.0)

v0.6.5

15 Apr 03:54
Compare
Choose a tag to compare
  • Support for completely overriding internal styles using the style property
  • Support for overriding button text styles
  • Support for changing button rendering direction via buttonFlow property
  • Methods now return a Promise to use instead of callbacks
  • Updated React peer range (>=15.2.1 <15.6.0)
  • Updated React Native peer range (>=0.30 <0.44)

Peer Dependency Updates

09 Feb 21:48
Compare
Choose a tag to compare

This release only contains updates to peer dependencies.

Version 0.6.3

26 Nov 23:39
Compare
Choose a tag to compare

Some small changes to style and peers

  • Fixes for incorrect flex settings
  • Updated peer dependencies for React and React-Native

Emergency release for type-o

27 Aug 17:45
Compare
Choose a tag to compare

This is an fix for version 0.6.1. where an incorrect type is passed in to arrayOf. The current state of this branch is from the original repo, unlike our 0.7 branch, it currently does not have tests or linting. Working as fast as we can to bring 0.7 to release.

Support for React Native 0.32.0/React 15.3.1

27 Aug 16:38
Compare
Choose a tag to compare

This release includes support for React Native 0.32.0 and React 15.3.1. It also fixes an issue with array proptypes declaration.

React Native 0.30+ Support

19 Aug 06:10
Compare
Choose a tag to compare

This is the first release of this distro with support for React Native 0.30 and above.

Historical Release Tag

19 Aug 05:14
Compare
Choose a tag to compare

This is a historical release tag from the react-native-popup repo. This version was the first and last to appear in npm.