Skip to content

Latest commit

Β 

History

History
637 lines (441 loc) Β· 33.8 KB

CHANGELOG.md

File metadata and controls

637 lines (441 loc) Β· 33.8 KB

Changelog

Release (2024-09-23)

qunit-dom 3.2.1 (patch)

πŸ“ Documentation

🏠 Internal

Committers: 2

v3.2.0 (2024-06-27)

πŸš€ Enhancement

  • qunit-dom, test-types-resolution-node, test-types-resolution-node16, test-types

🏠 Internal

Committers: 1

v3.1.2 (2024-04-23)

πŸ› Bug Fix

  • qunit-dom
    • #2105 fix(hasStyle): allow using camelCase properties inside assertion object (@BobrImperator)

Committers: 1

v3.1.1 (2024-04-09)

πŸ› Bug Fix

🏠 Internal

Committers: 2

v3.1.0 (2024-04-08)

πŸš€ Enhancement

  • qunit-dom
    • #1976 Use getProperty for hasStyle assertions so testing can be done against css variables (@jkeen)

Committers: 2

v3.0.0 (2023-10-12)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

Committers: 6

v3.0.0-rc.1 (2023-10-06)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

Committers: 7

v2.0.0 (2021-08-30)

πŸ’₯ Breaking Change

πŸ“ Documentation

  • #983 doc(release): remove extra 'to' (@mrloop)
  • #919 Clarified how to update tests/test-helper.js when migrating ember-qunit to v5.x (@ijlee2)
  • #893 Extract contributing instructions to separate file (@locks)

🏠 Internal

Committers: 5

v1.6.0 (2020-11-10)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 3

v1.5.0 (2020-09-16)

πŸš€ Enhancement

  • #782 Fix typing for hasProperty assertion (@wuron)

Committers: 1

  • Alexander Chepurnoy (@wuron)

v1.4.0 (2020-08-02)

πŸš€ Enhancement

πŸ“ Documentation

  • #778 Add "qunit-plugin" keyword to package.json (@Krinkle)

🏠 Internal

Committers: 3

v1.3.0 (2020-07-30)

πŸš€ Enhancement

πŸ› Bug Fix

πŸ“ Documentation

  • #757 The name annotation results in inconsistent formatting (@pablobm)

🏠 Internal

  • #712 Use ~ constraint for typescript dependency (@Turbo87)
  • #680 CI: Fix auto-dist-tag in GitHub Actions config (@Turbo87)

Committers: 3

v1.2.0 (2020-04-10)

πŸš€ Enhancement

Committers: 2

v1.1.0 (2020-03-04)

πŸš€ Enhancement

  • #634 Throw an error if an invalid rootElement is passed to assert.dom() (@Turbo87)

πŸ“ Documentation

🏠 Internal

  • #635 Remove obsolete ember-cli-htmlbars-inline-precompile dev dependency (@Turbo87)
  • #619 Add GitHub Actions config (@scalvert)

Committers: 3

v1.0.0 (2020-02-02)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ› Bug Fix

  • #246 Make findTargets support a this.target of type Element (@dwilhelmi)

🏠 Internal

Committers: 5

v0.9.2 (2019-11-12)

πŸš€ Enhancement

  • #535 isChecked: Add support for aria-checked="true/false" (@Turbo87)

πŸ“ Documentation

Committers: 2

v0.9.1 (2019-10-28)

πŸš€ Enhancement

🏠 Internal

Committers: 4

v0.9.0 (2019-06-14)

πŸ’₯ Breaking Change

πŸ“ Documentation

🏠 Internal

Committers: 2

v0.8.5 (2019-04-26)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v0.8.4 (2019-01-04)

πŸš€ Enhancement

πŸ“ Documentation

  • #233 helpers/node-list: Add missing @private declaration (@Turbo87)

🏠 Internal

Committers: 2

v0.8.3 (2018-12-10)

πŸš€ Enhancement

  • #198 Warn user when includesText assertion should expect collapsable whitespace (@happycollision)

πŸ› Bug Fix

  • #213 Replace Array.from() for IE11 compatibility (@Turbo87)

🏠 Internal

  • #207 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 2

v0.8.2 (2018-11-27)

πŸš€ Enhancement

  • #204 Adds support for count option to isVisible assertion (@lukemelia)

Committers: 1

v0.8.1 (2018-11-23)

πŸš€ Enhancement

πŸ“ Documentation

  • #202 docs: Use {@link} instead of broken empty markdown links (@Turbo87)

🏠 Internal

Committers: 3

v0.8.0 (2018-09-06)

πŸ’₯ Breaking Change

πŸ“ Documentation

Committers: 2

v0.7.1 (2018-07-17)

πŸš€ Enhancement

  • #102 Add qunit-dom dummy module to allow imports (@Turbo87)

πŸ› Bug Fix

Committers: 1

v0.7.0 (2018-07-04)

πŸ’₯ Breaking Change

  • #93 Let isNotVisible() pass if the element does not exist (@scalvert)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v0.6.3 (2018-05-22)

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

  • #87 Merge isDisabled and isNotDisabled helpers. (@Turbo87)

Committers: 2

v0.6.2 (2018-04-11)

πŸ› Bug Fix

Committers: 1

v0.6.1 (2018-04-09)

πŸ› Bug Fix

Committers: 1

v0.6.0 (2018-04-03)

πŸš€ Enhancement

πŸ› Bug Fix

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

🏠 Internal

Committers: 9

v0.5.0 (2018-02-03)

πŸ’₯ Breaking Change

🏠 Internal

Committers: 2

v0.4.0 (2017-12-04)

πŸš€ Enhancement

Committers: 1

v0.3.4 (2017-11-13)

πŸš€ Enhancement

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

Committers: 1

v0.3.3 (2017-10-21)

πŸš€ 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 (2017-10-10)

πŸš€ 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 (2017-10-09)

πŸš€ Enhancement

πŸ“ Documentation

  • #16 Add @see directives to JSDoc comments. (@Turbo87)

Committers: 1

v0.3.0 (2017-10-09)

πŸ’₯ 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