Skip to content

Releases: silbinarywolf/cypress-aurelia-unit-test

v0.4.3

28 Nov 06:54
5148446
Compare
Choose a tag to compare

0.4.3 (2019-11-28)

Bug Fixes

v0.4.2

28 Nov 06:24
df74f0e
Compare
Choose a tag to compare

0.4.2 (2019-11-28)

Bug Fixes

  • iframe-fixes: fix bug where removeNode fails due to not being patched like appendNode attempt #2 (#20) (df74f0e), closes #18

v0.4.1

28 Nov 05:57
348f275
Compare
Choose a tag to compare

0.4.1 (2019-11-28)

Bug Fixes

  • iframe-fixes: fix bug where removeNode fails due to not being patched like appendNode (#19) (348f275), closes #18

v0.4.0

04 Aug 04:44
5ab8a15
Compare
Choose a tag to compare

0.4.0 (2019-08-04)

Features

v0.3.4

20 Feb 04:07
4d1e7d1
Compare
Choose a tag to compare

0.3.4 (2019-02-20)

Bug Fixes

  • iframe: add redirections for appendChild/querySelector/querySelectorAll to use main application iframe (#15) (4d1e7d1)

v0.3.3

13 Feb 03:15
0245343
Compare
Choose a tag to compare

0.3.3 (2019-02-13)

Bug Fixes

v0.3.2

01 Feb 02:40
7a8b69e
Compare
Choose a tag to compare

0.3.2 (2019-02-01)

Bug Fixes

  • component-tester: fix bug where @containerless components wouldn't be initialized properly, this breaks the ability to manually call detached() lifecycle methods on the component for the time-being however (#12) (7a8b69e), closes #11

v0.3.1

31 Jan 04:15
ab24fe9
Compare
Choose a tag to compare

0.3.1 (2019-01-31)

Bug Fixes

  • component-tester: remove incorrect behaviour where lifecycle methods "bind" and "attached" were called twice by the bootstrap (#10) (ab24fe9), closes #9 #9

v0.3.0

30 Jan 05:03
3f68b5a
Compare
Choose a tag to compare

0.3.0 (2019-01-30)

Features

  • event-listener-fixes: fix an issue where "click.delegate" events don't fire because the listener is on the test spec iframe and not the app iframe (#7) (3f68b5a)

v0.2.0

10 Jan 03:19
aa44821
Compare
Choose a tag to compare

0.2.0 (2019-01-10)

Features

  • deps: fix deps related to semantic-versioning (#6) (aa44821)