Skip to content

Releases: mainmatter/qunit-dom

v0.6.1

11 Apr 09:52
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 1

v0.6.0

03 Apr 09:43
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› Bug Fix

  • #59 Add helpful error for invalid attributes to hasText. (@spencer516)

🏠 Internal

Committers: 9

v0.5.0

03 Feb 19:35
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

🏠 Internal

Committers: 2

v0.4.0

04 Dec 10:37
Compare
Choose a tag to compare

πŸš€ Enhancement

Committers: 1

v0.3.4

04 Dec 09:47
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #36 Add doesNotIncludeText() assertion. (@Zureka)

Committers: 1

v0.3.3

04 Dec 09:47
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #33 Ember: Convert rootElement to non-caching property. (@Turbo87)
  • #32 Rename hasTextContaining() to includesText(). (@Oreoz)
  • #31 Add includesText() alias. (@Oreoz)

πŸ“ Documentation

Committers: 2

v0.3.2

14 Oct 13:52
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #28 Adds hasAttribute() and doesNotHaveAttribute() assertions. (@Turbo87)
  • #27 Add lacksClass() and lacksValue() aliases. (@Turbo87)
  • #26 Add doesNotHaveClass/hasNoClass() assertion. (@Turbo87)
  • #25 Add hasAnyValue() assertion and support for calling hasValue() without arguments. (@Turbo87)
  • #24 Add hasNoValue() assertion. (@Turbo87)

🏠 Internal

  • #23 tests/has-value: Ensure empty value does not break the assertion. (@Turbo87)

Committers: 1

v0.3.1

09 Oct 15:25
Compare
Choose a tag to compare

v0.3.1 (2017-10-09)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 1

v0.3.0

09 Oct 11:42
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • #13 Replace contains/matchesText() with hasText() assertions. (@Turbo87)
  • #11 Rename missing(), focused() and notFocused() assertions. (@Turbo87)
  • #7 Use assert.dom(selector).exists() instead of assert.dom.exists(selector). (@Turbo87)

πŸ› Bug Fix

  • #9 Fix default "rootElement" for Ember projects. (@Turbo87)

πŸ“ Documentation

🏠 Internal

  • #14 Remove obsolete "rollup-plugin-commonjs" dependency. (@Turbo87)
  • #12 Refactoring of the internals. (@Turbo87)
  • #10 Test assert.dom() API instead of importing directly. (@Turbo87)
  • #5 Fix package.json metadata. (@Turbo87)
  • #2 make travis notify our slack room instead of emailing. (@marcoow)

Committers: 2