Skip to content

Releases: emberjs/ember-test-helpers

v1.1.0

10 Dec 23:27
Compare
Choose a tag to compare

🚀 Enhancement

  • #498 Add ability to opt-out of automatic settledness waiting in teardown. (@rwjblue)

🐛 Bug Fix

  • #497 Only customize RSVP's async for Ember older than 1.7. (@rwjblue)
  • #481 Allow ember-cli-htmlbars-inline-precompile 2.x and 1.x (@mydea)

🏠 Internal

Committers: 4

v0.7.26

02 Oct 00:47
Compare
Choose a tag to compare

CHANGELOG

🚀 Enhancement

🐛 Bug Fix

  • #413 Clear requests array when tearing down. (@hjdivad)
  • #404 Fix getRootElement failing when Application.rootElement is an element. (@apellerano-pw)

📝 Documentation

🏠 Internal

  • #412 Work around downstream dependencies dropping Node 4 without major bump. (@rwjblue)

Committers: 15

v0.7.25

10 Jun 21:26
Compare
Choose a tag to compare

💥 Breaking Change

  • #384 Prevent click from triggering events on disabled form elements. (@kellyselden)

🚀 Enhancement

🐛 Bug Fix

  • #384 Prevent click from triggering events on disabled form elements. (@kellyselden)

🏠 Internal

Committers: 3

v0.7.18

13 Feb 08:14
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • #320 Lock down documentation to 5.3.5 to avoid Node 4 issues.. (@rwjblue)

Committers: 1

v0.7.17

13 Feb 08:14
Compare
Choose a tag to compare

🚀 Enhancement

  • #305 Support testing without an application template wrapper. (@cibernox)

🐛 Bug Fix

🏠 Internal

Committers: 2

v0.7.16

13 Feb 08:14
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

v0.7.15

13 Feb 08:14
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

v0.7.14

13 Feb 08:15
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 5

v0.7.13

13 Feb 08:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • #297 Ensure templates are precompiled properly on ember-cli prior to 2.12. (@rwjblue)

🏠 Internal

  • #296 Clean up and simplify setupRenderingContext. (@rwjblue)

Committers: 1

v0.7.12

13 Feb 08:15
Compare
Choose a tag to compare

🚀 Enhancement

  • #295 Use "real" rootElement for DOM interaction helpers. (@rwjblue)
  • #292 Refactor settled to leverage waitUntil. (@rwjblue)

📝 Documentation

🏠 Internal

Committers: 1