This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react-jsdom
mirror of
https://github.com/lukechilds/react-jsdom.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
29
Commits
3
Branches
7
Tags
90 KiB
Tree:
5fd599f659
greenkeeper/initial
master
react-dom-peer-dep
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v3.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5fd599f659'
${ noResults }
Commit Graph
29 Commits (5fd599f659e417be8588bccf0569c680d6ef49e2)
All Branches
Search
Author
SHA1
Message
Date
Francisco Presencia
5fd599f659
Merge
4ac2fb7ef3
into
fb7da28945
4 years ago
Francisco Presencia
4ac2fb7ef3
Allow for a wider range of React versions
4 years ago
Francisco Presencia
fb7da28945
Allow any child node type (
#10
)
5 years ago
Luke Childs
3f3779f289
3.0.0
7 years ago
Luke Childs
233a59b427
Remove deprecated componentWillMount test
7 years ago
Tom Cardoso
a73e23e616
Update dependencies (
#8
)
7 years ago
Luke Childs
26a329f1f3
2.0.5
8 years ago
Luke Childs
74ed636d95
Improve usage example
8 years ago
Luke Childs
41a71c4cec
2.0.4
8 years ago
Luke Childs
0e106b893f
Update description
8 years ago
Luke Childs
ef194af5cb
2.0.3
8 years ago
Luke Childs
018f03d3e2
Fix incorrect module name in example
8 years ago
Luke Childs
5279845566
2.0.2
8 years ago
Luke Childs
6fab2707d4
Improve example
8 years ago
Luke Childs
37bacdc930
There will only be one child
8 years ago
Luke Childs
4c0a9d9224
2.0.1
8 years ago
Luke Childs
9e53ca8a73
Add description
8 years ago
Luke Childs
999607c895
Add usage example
8 years ago
Luke Childs
81fcfa2540
Test componentDidMount fires
8 years ago
Luke Childs
7eb09cb5fa
Test componentWillMount fires
8 years ago
Luke Childs
e5e37a54cb
Use custom component in tests
8 years ago
Luke Childs
0a10dcbd3c
Use JSX in tests
8 years ago
Luke Childs
4b1293260d
component => elem
8 years ago
Luke Childs
30f9d73da0
JSDOM only supports Node 6 and up so that;s all we can support
8 years ago
Luke Childs
caeb17fb9d
Update to window@4.1.1 for Node.js 4 compat
8 years ago
Luke Childs
99e50be7eb
Test ReactJSDOM cleans up globals
8 years ago
Luke Childs
72e32d27d4
Allow window to be passed in
8 years ago
Luke Childs
6081727e49
Flesh out basic functionality
8 years ago
Luke Childs
4ef616adba
Initial commit
8 years ago