Skip to content

Releases: miguelcobain/ember-css-transitions

Release 4.4.1

12 Oct 03:54
Compare
Choose a tag to compare

🐛 Bug Fix

  • #138 Make utility functions importable (@tcjr)

🏠 Internal

Committers: 2

Release 4.4.0

10 Aug 18:56
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 4.3.3

08 Aug 19:33
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Committers: 2

Release 4.3.2

18 Nov 05:33
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 4.3.1

18 Nov 05:01
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 4.3.0

18 Nov 04:49
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 1

Release 4.2.0

21 Sep 21:03
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 2

Release 4.1.0

28 Apr 04:58
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 1

Release 4.0.0

17 Mar 18:51
Compare
Choose a tag to compare

🚨 Breaking Change

🏠 Internal

Committers: 2

v3.1.0

28 Apr 03:59
Compare
Choose a tag to compare

✨ Features

  • a new parentSelector argument is supported. This allows you to specify which part of the DOM is going to be destroyed.
    This might fix some of the leave transitions. See #61 for detailed information.