issues
search
nathanboktae
/
chai-dom
DOM assertions for the Chai assertion library using vanilla JavaScript
Other
76
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I expected `contains` to change the assertion subject to the matched element
#20
alencar13
closed
7 years ago
10
Add new assertion displayed nor visible
#19
sukrosono
closed
7 years ago
1
Fix typo in README (niether -> neither)
#18
tonyjin
closed
7 years ago
1
Add missing semicolon to UMD wrapper
#17
Turbo87
closed
7 years ago
7
Compatible with chai-jquery?
#16
Turbo87
closed
7 years ago
5
Implement classList fallback and print SVGElement correctly
#15
z-vr
closed
8 years ago
1
Checking classes on SVG elements is broken.
#14
rayd
closed
8 years ago
3
Use className instead of classList
#13
z-vr
closed
8 years ago
4
Chai Assertion Chain addtions for querySelector and querySelectorAll
#12
machineghost
closed
7 years ago
3
Typo on Chai Plugin Page
#11
crookedneighbor
closed
7 years ago
1
Fix typo in usage example
#10
ertrzyiks
closed
8 years ago
1
JSDOM compatible version
#9
martinkr
closed
7 years ago
6
.match() doesn't work if the HTMLElement comes from a different Realm
#8
jyasskin
opened
8 years ago
1
Split library into multiple files and convert to ES6
#7
rupurt
closed
9 years ago
2
Add support for html contains
#6
rupurt
closed
9 years ago
8
Add support for text contains
#5
rupurt
closed
9 years ago
1
[Feature Request] Add support for substring matching
#4
rupurt
closed
9 years ago
4
Support `text` and `attr` on NodeLists by passing an array
#3
nathanboktae
opened
9 years ago
1
added .length property, supporting both an HTMLElement and a NodeList
#2
electricmonk
closed
9 years ago
1
Usage in karma
#1
tregusti
closed
9 years ago
3
Previous