Skip to content

Releases: jcoreio/react-fader

v1.1.4

15 Sep 18:50
Compare
Choose a tag to compare

<a name"1.1.4">

1.1.4 (2017-09-15)

Bug Fixes

  • dependencies: upgrade react-transition-context (1cfb81d6)

v1.1.3

11 Sep 14:37
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2017-09-11)

Bug Fixes

  • package: improve examples and docs (bd8c8175)

v1.1.2

13 Jul 05:51
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-07-13)

Bug Fixes

  • Fader: argh, I meant for this to be in the last release (ed4980cf)

v1.1.1

13 Jul 05:13
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-07-13)

Bug Fixes

  • Fader: fix child replacement when shouldTransition returns false (5fbd2f91)

v1.1.0

13 Jul 02:13
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-07-13)

Features

  • Fader: add shouldTransition property (87105d0b)

v1.0.0

13 Jul 00:44
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-07-13)

Bug Fixes

  • Fader: support fillParent prop (87b55519)
  • PROJECT-package.json:
  • complete.sh:
  • package:
  • package.json:
    • make react-transition-context an optional dep (d42a8780)
    • remove prepublish script from test package.json (e5483308)
  • pollinate:
  • pollinate-templates: fix scoped package name (d2e5a405)
  • project: make templates for package.json and .travis.yml (a27da9ec)
  • template.json:
    • add and commit changed files after pollinating (e61281ff)
    • remove --squash (4ec765bc)
    • run git commands from proj directory (b31c4cc3)

Features