@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.1.36-beta to 18.1.42
@@ -7,2 +7,12 @@ # Changelog | ||
#### Bug Fixes | ||
- `#264099` - Console error on tab key press has been fixed. | ||
- `#269692`,`#269690` - Issue on focussing to the next element has been fixed. | ||
- `#269772` - Prevented taskbar editing tooltip while tooltip is disabled. | ||
## 18.1.36-beta (2020-03-19) | ||
### Gantt | ||
#### New Features | ||
@@ -9,0 +19,0 @@ |
@@ -30,2 +30,3 @@ { | ||
"type": "simple", | ||
"isPartialClass": true, | ||
"defaultTag": "<div id='sample'></div>", | ||
@@ -191,3 +192,4 @@ "twoWays": [ | ||
"propertyName": "editSettings", | ||
"baseClass": "EditSettings" | ||
"baseClass": "EditSettings", | ||
"isPartialClass": true | ||
}, | ||
@@ -194,0 +196,0 @@ { |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.1.36-beta | ||
* version : 18.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-gantt@*", | ||
"_id": "@syncfusion/ej2-react-gantt@17.4.46", | ||
"_id": "@syncfusion/ej2-react-gantt@18.1.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tcNZzdyG6ykmCREuWLEK805MKwkBEOV75FcXE7V39dPPmJYveOm6Ok0HxnFYUOBRghM8C/eUHNm8uVnkxqi3Mg==", | ||
"_integrity": "sha512-BHy/4sOpzcNydme8stfAZus8tFSXmzt7+PFMGDNe0moHM+GNicXENUD6nIWpp5UGL8UPRlPsSPKHXEhdN0Tfbg==", | ||
"_location": "/@syncfusion/ej2-react-gantt", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-17.4.46.tgz", | ||
"_shasum": "0a223043e5527a4491f2d2f166139007b3a16e5f", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.1.36.tgz", | ||
"_shasum": "bf04766299934ffd4568fa176859c49c66df2df9", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.36-beta", | ||
"@syncfusion/ej2-gantt": "18.1.36-beta", | ||
"@syncfusion/ej2-react-base": "~18.1.36-beta" | ||
"@syncfusion/ej2-base": "~18.1.42", | ||
"@syncfusion/ej2-gantt": "18.1.42", | ||
"@syncfusion/ej2-react-base": "~18.1.42" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.36-beta", | ||
"version": "18.1.42", | ||
"sideEffects": false | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
852746
27983
1
+ Added@syncfusion/ej2-gantt@18.1.42(transitive)
- Removed@syncfusion/ej2-gantt@18.1.36-beta(transitive)