Skip to content

Releases: alexblunck/react-modal

v0.6.0

29 Aug 17:26

Choose a tag to compare

Updated

  • Updated build process to use babel 7.0

Breaking

  • Css is not bundles with js anymore (See Readme for instructions)

v0.5.0

08 May 10:47

Choose a tag to compare

Updates

  • Use webpack to bundle package

v0.4.1

15 Mar 14:36

Choose a tag to compare

Fixes

  • Fixed options.padding having no effect

v0.4.0

16 Feb 18:32

Choose a tag to compare

New

  • Pass reactModal object prop to content component

Updated

  • Updated build process
  • Use named exports internally

v0.3.0

22 Dec 23:45

Choose a tag to compare

Added

  • padding option to set modal window content padding

v0.2.0

22 Dec 05:34

Choose a tag to compare

Added

  • options.width & options.height to set modal window size

v0.1.4

14 Dec 19:55

Choose a tag to compare

Added

  • Added ability to pass props to component with options.props

v0.1.3

14 Dec 17:23

Choose a tag to compare

Fixed

  • Changed class names to prevent clashing with bootstrap

v0.1.2

22 Nov 18:15

Choose a tag to compare

  • Fixed faulty build

v0.1.1

22 Nov 15:19

Choose a tag to compare

  • Fixed files missing from distdirectory