chartbuilder-ui
Advanced tools
@@ -11,2 +11,3 @@ /* | ||
var PropTypes = React.PropTypes; | ||
var ReactCSSTransitionGroup = require('react-addons-css-transition-group'); | ||
@@ -39,3 +40,5 @@ var Alert = require('./Alert.jsx'); | ||
<div className={["cb-alert-group", this.props.className].join(" ")} > | ||
<ReactCSSTransitionGroup transitionName="cb-alert" component="div" className="animation-container" transitionEnterTimeout={600} transitionLeaveTimeout={600}> | ||
{alerts} | ||
</ReactCSSTransitionGroup> | ||
</div> | ||
@@ -42,0 +45,0 @@ ); |
{ | ||
"name": "chartbuilder-ui", | ||
"version": "1.5.6", | ||
"version": "1.6.0", | ||
"description": "React components used in chartbuilder", | ||
@@ -44,2 +44,3 @@ "main": "index.js", | ||
"classnames": "^2.2.1", | ||
"react-addons-css-transition-group": "^0.14.8", | ||
"react-addons-perf": "^0.14.7", | ||
@@ -46,0 +47,0 @@ "react-addons-pure-render-mixin": "^0.14.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
3515318
373.92%31099
60.13%0
-100%7
16.67%