@devexpress/dx-react-grid-bootstrap4
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -627,3 +627,3 @@ import * as React from 'react'; | ||
/** The virtual table's height. */ | ||
height?: number; | ||
height?: number | string; | ||
/** Estimated row height. Specify the average value for a table whose rows have different heights. */ | ||
@@ -630,0 +630,0 @@ estimatedRowHeight?: number; |
{ | ||
"name": "@devexpress/dx-react-grid-bootstrap4", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Bootstrap 4 templates for DevExtreme React Grid component", | ||
@@ -47,8 +47,8 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-grid-core": "1.4.0", | ||
"@devexpress/dx-react-core": "1.4.0", | ||
"@devexpress/dx-react-grid": "1.4.0", | ||
"@devexpress/dx-testing": "1.4.0", | ||
"@devexpress/dx-grid-core": "1.5.0", | ||
"@devexpress/dx-react-core": "1.5.0", | ||
"@devexpress/dx-react-grid": "1.5.0", | ||
"@devexpress/dx-testing": "1.5.0", | ||
"babel-core": "^6.26.3", | ||
"babel-jest": "^23.0.1", | ||
"babel-jest": "^23.4.0", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
@@ -62,15 +62,15 @@ "babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"enzyme-adapter-react-16": "^1.1.1", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint": "^5.1.0", | ||
"eslint-config-airbnb": "^17.0.0", | ||
"eslint-config-airbnb-base": "^13.0.0", | ||
"eslint-plugin-filenames": "^1.3.2", | ||
"eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-jest": "^21.17.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.9.1", | ||
"jest": "^23.1.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"eslint-plugin-jest": "^21.18.0", | ||
"eslint-plugin-jsx-a11y": "^6.1.1", | ||
"eslint-plugin-react": "^7.10.0", | ||
"jest": "^23.4.1", | ||
"react": "^16.4.1", | ||
"react-dom": "^16.4.1", | ||
"react-test-renderer": "^16.4.1", | ||
"reactstrap": "^6.1.0", | ||
"reactstrap": "^6.3.0", | ||
"rollup": "0.50.0", | ||
@@ -87,8 +87,8 @@ "rollup-plugin-babel": "^3.0.4", | ||
"peerDependencies": { | ||
"@devexpress/dx-grid-core": "1.4.0", | ||
"@devexpress/dx-react-core": "1.4.0", | ||
"@devexpress/dx-react-grid": "1.4.0", | ||
"@devexpress/dx-grid-core": "1.5.0", | ||
"@devexpress/dx-react-core": "1.5.0", | ||
"@devexpress/dx-react-grid": "1.5.0", | ||
"react": "^16.2.0", | ||
"reactstrap": "^6.1.0" | ||
"reactstrap": "^6.3.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
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
535947
6984