Skip to content

Releases: san650/ember-cli-page-object

v2.0.0-beta.6

04 Mar 14:42
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

Community Contributions

  • #581: internal: fix action context
  • #595 fix: getters signature types @ro0gr
  • #597 internal: use getter instead of isDescriptor data structure
  • #606 improve visitable error message - @ro0gr
  • #607 remove url argument from create( @ro0gr
  • #608 throw for "comma-separated-selectors" @ro0gr
  • #609 throw for "string-property" in definition @ro0gr
  • #610 docs: add migration guide page

v1.17.12

27 Nov 11:17
Compare
Choose a tag to compare

Community Contributions

v2.0.0-beta.5

19 Nov 15:07
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

Community Contributions

v1.17.11

16 Oct 12:17
Compare
Choose a tag to compare

Community Contributions

v1.17.10

05 Sep 07:43
Compare
Choose a tag to compare

This release contains several dependency upgrades and documentation fixes

Community Contributions

v2.0.0-beta.4

30 Jul 22:42
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Community Contributions

v2.0.0-beta.3

30 Jan 17:22
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Community Contributions

v2.0.0-beta.2

04 Jan 22:00
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Community Contributions

v1.17.9

18 Oct 18:25
Compare
Choose a tag to compare

This release fixes a regression introduced in v1.17.8, which broke jquery when using contains(

Community Contributions

  • #553 fix: Contains should use synthetic -jquery over jquery import @Alonski

v1.17.8

13 Oct 21:10
Compare
Choose a tag to compare

This release fixes a regression introduced in v1.17, when contains( stopped taking into account a hidden text. For more details see #514 (comment)

Community Contributions