Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v0.3.5 fix 'componentWillUnmount' case when there is no contentDocument.
-
v0.3.4 Don't pass children in render call
-
v0.3.3 Pass along all props to underlying iframe
-
v0.3.2 Don't render this.props.children until iframe DOM is actually ready
-
v0.3.1 React 0.13 support
-
v0.3.0 React 0.12+ campatibility
-
v0.2.2 Actual better compatibility
-
v0.2.1 Better compatibility
-
v0.2.0 Move to module bundler friendly process
-
v0.1.2 Add propTypes checking to component
-
v0.1.1 Now includes the actual component
-
0.1.0 First release