@devexpress/dx-react-grid-bootstrap4
Advanced tools
Comparing version 1.2.0 to 1.3.0-beta.1
@@ -155,5 +155,5 @@ import * as React from 'react'; | ||
export interface SearchPanelProps { | ||
/** A component that renders the Search Panel input element */ | ||
/** A component that renders the Search Panel input element. */ | ||
inputComponent?: React.ComponentType<SearchPanelBase.InputProps>; | ||
/** An object that specifies localization messages */ | ||
/** An object that specifies localization messages. */ | ||
messages?: SearchPanelBase.LocalizationMessages; | ||
@@ -164,3 +164,3 @@ } | ||
export declare const SearchPanel: React.ComponentType<SearchPanelProps> & { | ||
/** A component that renders the Search Panel input element */ | ||
/** A component that renders the Search Panel input element. */ | ||
Input: React.ComponentType<SearchPanelBase.InputProps & { className?: string; style?: React.CSSProperties; [x: string]: any }>; | ||
@@ -167,0 +167,0 @@ }; |
{ | ||
"name": "@devexpress/dx-react-grid-bootstrap4", | ||
"version": "1.2.0", | ||
"version": "1.3.0-beta.1", | ||
"description": "Bootstrap 4 templates for DevExtreme React Grid component", | ||
@@ -47,6 +47,6 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-grid-core": "1.2.0", | ||
"@devexpress/dx-react-core": "1.2.0", | ||
"@devexpress/dx-react-grid": "1.2.0", | ||
"@devexpress/dx-testing": "1.2.0", | ||
"@devexpress/dx-grid-core": "1.3.0-beta.1", | ||
"@devexpress/dx-react-core": "1.3.0-beta.1", | ||
"@devexpress/dx-react-grid": "1.3.0-beta.1", | ||
"@devexpress/dx-testing": "1.3.0-beta.1", | ||
"babel-core": "^6.26.3", | ||
@@ -71,5 +71,5 @@ "babel-jest": "^22.4.3", | ||
"jest": "^22.4.3", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"react-test-renderer": "^16.2.0", | ||
"react": "^16.3.2", | ||
"react-dom": "^16.3.2", | ||
"react-test-renderer": "^16.3.2", | ||
"reactstrap": "^6.0.1", | ||
@@ -87,5 +87,5 @@ "rollup": "0.50.0", | ||
"peerDependencies": { | ||
"@devexpress/dx-grid-core": "1.2.0", | ||
"@devexpress/dx-react-core": "1.2.0", | ||
"@devexpress/dx-react-grid": "1.2.0", | ||
"@devexpress/dx-grid-core": "1.3.0-beta.1", | ||
"@devexpress/dx-react-core": "1.3.0-beta.1", | ||
"@devexpress/dx-react-grid": "1.3.0-beta.1", | ||
"react": "^16.2.0", | ||
@@ -92,0 +92,0 @@ "reactstrap": ">=5.0.0" |
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 too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
466032
6458
1