Skip to content

Releases: abramenal/cypress-shadow-dom

v1.4.1

10 Jun 13:19
Compare
Choose a tag to compare

1843fc9 docs: reaching dead end ☠️

v1.4.0

31 May 12:05
Compare
Choose a tag to compare

#46 shadowFind: command to support direct children. support Cypress v4. enhance validators to throw on empty strings

v1.3.0

31 May 12:16
Compare
Choose a tag to compare

#43 shadowType: change the event dispatching of shadowType so that it sends input
for each keystroke and change upon completion
#32 shadowContains: matches current subject as well as descendents
#28 shadowContains: update code to use jquery, search light dom
#26 shadowFind: fix issues with retry-ability and $.find semantics

v1.2.1

30 Nov 09:06
Compare
Choose a tag to compare

#22 update API reference

v1.2.0

23 Nov 19:04
Compare
Choose a tag to compare

#19 make options as optional argument in type definitions
#21 add timeouts to all commands for retryability support

v1.1.1

07 Nov 13:31
Compare
Choose a tag to compare

v1.1.0 were published with beta tag so this is just a version bump to become latest available

v1.1.0

07 Nov 13:30
Compare
Choose a tag to compare

#14 add ability to set retry timeout for a command

v1.0.1

20 Oct 15:44
Compare
Choose a tag to compare

#11 improved selector validation
7cfd0d3 4808acf minor "chore" stuff

v1.0.0

20 Oct 15:35
Compare
Choose a tag to compare

🥳

v0.1.2

13 Jul 19:24
Compare
Choose a tag to compare

#4 allow shadowContains work with non-shadow DOM assertions