Skip to content

Releases: msmps/cypress-layout-inspector

v1.7.0

05 Dec 10:30
Compare
Choose a tag to compare

1.7.0 (2022-12-05)

Features

v1.6.1

13 Sep 21:07
Compare
Choose a tag to compare

1.6.1 (2022-09-13)

Bug Fixes

  • cypress: update to support v10 (220789e)

v1.6.0

18 Jan 17:57
Compare
Choose a tag to compare

1.6.0 (2022-01-18)

Features

  • complete rewrite in typescript (30f858d)
  • position: respect threshold for inside assertion (fc5e71e)

v1.5.0

26 Feb 16:02
1822fb7
Compare
Choose a tag to compare

1.5.0 (2021-02-26)

Features

  • position: added a threshold configuration entry to allow a threshold to be set (31b8c38), closes #13

v1.4.0

06 Jan 18:33
b3ada32
Compare
Choose a tag to compare

1.4.0 (2021-01-06)

Features

  • inside: inside assertion more intuitive (9527ec7)
  • position: added inside assertion (1b3778b), closes #15

v1.3.1

08 Jul 18:28
eae7fd0
Compare
Choose a tag to compare

1.3.1 (2020-07-08)

Bug Fixes

  • overlap.js: fix issue with side-to-side elements (073cb63)

v1.3.0

19 Jun 10:15
efe0702
Compare
Choose a tag to compare

1.3.0 (2020-06-19)

Features

  • add overflowing assertion (88a0bd2), closes #8
  • overlapping: add overlapping assertion (80fc273), closes #8

v1.2.0

10 Jun 16:44
b58ed88
Compare
Choose a tag to compare

1.2.0 (2020-06-10)

Bug Fixes

  • alignment: remove the use of math.abs, invert int for bottom and right (98c5661)

Features

  • position: added above and below assertions to position category (9c46be1)

v1.1.0

08 Jun 19:01
62d080f
Compare
Choose a tag to compare

1.1.0 (2020-06-08)

Features

  • added configuration support and custom command to set config (c21768f)

v1.0.0

03 Jun 16:10
Compare
Choose a tag to compare

1.0.0 (2020-06-03)

Features