@ag-grid-enterprise/side-bar
Advanced tools
Comparing version 25.0.1 to 25.1.0
@@ -1,6 +0,6 @@ | ||
# Contributing to ag-Grid-Enterprise | ||
# Contributing to AG Grid Enterprise | ||
ag-Grid-Enterprise is copyright commercial software. If you provide a PR, you must also state that you agree to the following: | ||
AG Grid Enterprise is copyright commercial software. If you provide a PR, you must also state that you agree to the following: | ||
Retention of Intellectual Property Rights for ag-Grid-Enterprise component | ||
Retention of Intellectual Property Rights for AG Grid Enterprise component | ||
============== | ||
@@ -11,3 +11,3 @@ | ||
“the Software” means the ag-Grid-Enterprise software as location the the repository | ||
“the Software” means the AG Grid Enterprise software as location the the repository | ||
https://github.com/ag-grid/ag-grid-enterprise. | ||
@@ -37,8 +37,7 @@ | ||
Please, do not open issues for the general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [StackOverflow](https://stackoverflow.com/questions/tagged/ag-grid) where the questions should be tagged with tag `ag-grig`, | ||
or on our [Forum](https://ag-grid.com/forum) | ||
Please, do not open issues for general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [StackOverflow](https://stackoverflow.com/questions/tagged/ag-grid) where the questions should be tagged with tag `ag-grid`. | ||
If you're using the Enterprise version of ag-Grid (ag-grid-enterprise), then the [Members Forum](https://ag-grid.com/forum/forumdisplay.php?fid=5) is the best place to ask - you'll get a much quicker response there. Please contact accounts@ag-grid.com for access. | ||
If you're using the Enterprise version of AG Grid (ag-grid-enterprise), then you should use our [Support Portal](https://ag-grid.zendesk.com/) - you'll get a much quicker response there. Please contact accounts@ag-grid.com for access. | ||
To save your and our time we will be systematically closing all the issues that are requests for general support (for ag-Grid Free) and redirecting people to StackOverflow. | ||
To save your and our time we will be systematically closing all the issues that are requests for general support (for AG Grid Community) and redirecting people to StackOverflow. | ||
@@ -61,3 +60,3 @@ ## <a name="issue"></a> Found a Bug? | ||
- version of ag-Grid-Enterprise used | ||
- version of AG Grid Enterprise used | ||
- 3rd-party libraries and their versions | ||
@@ -64,0 +63,0 @@ - and most importantly - a use-case that fails |
@@ -72,3 +72,3 @@ "use strict"; | ||
if (invalidColIds.length > 0) { | ||
console.warn('ag-Grid: unable to find grid columns for the supplied colDef(s):', invalidColIds); | ||
console.warn('AG Grid: unable to find grid columns for the supplied colDef(s):', invalidColIds); | ||
} | ||
@@ -75,0 +75,0 @@ return mappedResults; |
@@ -70,3 +70,3 @@ var __extends = (this && this.__extends) || (function () { | ||
if (invalidColIds.length > 0) { | ||
console.warn('ag-Grid: unable to find grid columns for the supplied colDef(s):', invalidColIds); | ||
console.warn('AG Grid: unable to find grid columns for the supplied colDef(s):', invalidColIds); | ||
} | ||
@@ -73,0 +73,0 @@ return mappedResults; |
{ | ||
"name": "@ag-grid-enterprise/side-bar", | ||
"version": "25.0.1", | ||
"version": "25.1.0", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components", | ||
@@ -45,4 +45,4 @@ "main": "./dist/cjs/main.js", | ||
"dependencies": { | ||
"@ag-grid-community/core": "~25.0.0", | ||
"@ag-grid-enterprise/core": "~25.0.0" | ||
"@ag-grid-community/core": "~25.1.0", | ||
"@ag-grid-enterprise/core": "~25.1.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
@@ -1,6 +0,5 @@ | ||
ag-Grid-Enterprise | ||
AG Grid Enterprise | ||
============== | ||
This project contains ag-Grid-Enterprise features. | ||
This project contains AG Grid Enterprise features. | ||
@@ -24,3 +23,3 @@ See [www.ag-grid.com](http://www.ag-grid.com) for an overview and full documentation. | ||
If you are an Enterprise customer (or are Evaluating ag-Grid Enterprise) and wish to report a Bug or raise a new Feature Request please do so on our [Members Forum](https://ag-grid.com/forum/forumdisplay.php?fid=5). | ||
If you are an Enterprise customer (or are evaluating AG Grid Enterprise) and wish to report a Bug or raise a new Feature Request please do so on our [Support Portal](https://ag-grid.zendesk.com/). | ||
@@ -27,0 +26,0 @@ To Sign Up: |
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 too big to display
Sorry, the diff of this file is too big to display
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
5899087
93354
35
+ Added@ag-grid-community/core@25.1.0(transitive)
+ Added@ag-grid-enterprise/core@25.1.0(transitive)
- Removed@ag-grid-community/core@25.0.1(transitive)
- Removed@ag-grid-enterprise/core@25.0.1(transitive)