Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @ember/test-helpers to v0.7.26. #339

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 2, 2018

Release notes
  • #410 Use assign instead of deprecated merge. (@wagenet)

  • #397 Add typeIn helper to trigger keyup, keypress and keyup events when filling inputs. (@mfeckie)

  • #398 Add options to click, doubleClick, and tap. (@BryanCrotaz)

  • #387 Update buildMouseEvent to use MouseEvent constructor if it is present. (@ggayowsky)

  • #391 Add numbers to keyFromKeyCode. (@localpcguy)

  • #392 Include selector in waitFor()'s default timeout message. (@gabrielgrant)

  • #382 Add doubleClick helper. (@mmun)

  • #413 Clear requests array when tearing down. (@hjdivad)

  • #404 Fix getRootElement failing when Application.rootElement is an element. (@apellerano-pw)

  • #408 Update setupApplicationContext documentation. (@vitch)

  • #340 Add some specific documentation for uploading files. (@jrjohnson)

  • #396 docs(api): try fixing getSettledState list. (@knownasilya)

  • #199 Replace hard-coded guides link with /current. (@acorncom)

  • #386 Fix waitFor return value documentation. (@pcambra)

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

@rwjblue rwjblue merged commit 2b61a01 into master Oct 2, 2018
@rwjblue rwjblue deleted the update-ember-test-helpers branch October 2, 2018 12:59
@rwjblue rwjblue added enhancement dependencies Pull requests that update a dependency file labels Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant