@progress/kendo-react-tooltip
Advanced tools
Comparing version 2.1.0 to 2.2.0-dev.201810051417
import { TooltipEvent } from './events'; | ||
import { TooltipPosition } from './utils'; | ||
/** | ||
* Represents the props of the [Kendo UI Tooltip component for React]({% slug overview_tooltip %}). | ||
* Represents the props of the [KendoReact Tooltip component]({% slug overview_tooltip %}). | ||
*/ | ||
@@ -6,0 +6,0 @@ export interface TooltipProps { |
import { TooltipEvent } from './events'; | ||
import { TooltipPosition } from './utils'; | ||
/** | ||
* Represents the props of the [Kendo UI Tooltip component for React]({% slug overview_tooltip %}). | ||
* Represents the props of the [KendoReact Tooltip component]({% slug overview_tooltip %}). | ||
*/ | ||
@@ -6,0 +6,0 @@ export interface TooltipProps { |
@@ -1,4 +0,4 @@ | ||
# Kendo UI for React | ||
# KendoReact | ||
This package is part of the [Kendo UI for React](https://www.telerik.com/kendo-react-ui/) suite. | ||
This package is part of the [KendoReact](https://www.telerik.com/kendo-react-ui/) suite. | ||
@@ -5,0 +5,0 @@ ## License |
{ | ||
"name": "@progress/kendo-react-tooltip", | ||
"version": "2.1.0", | ||
"description": "Kendo UI for React Tooltip package", | ||
"version": "2.2.0-dev.201810051417", | ||
"description": "KendoReact Tooltip package", | ||
"repository": { | ||
@@ -30,3 +30,3 @@ "type": "git", | ||
"dependencies": { | ||
"@progress/kendo-react-common": "2.1.0", | ||
"@progress/kendo-react-common": "2.2.0-dev.201810051417", | ||
"prop-types": "^15.6.0" | ||
@@ -36,3 +36,3 @@ }, | ||
"friendlyName": "Tooltip", | ||
"framework": "Kendo UI for React" | ||
"framework": "KendoReact" | ||
}, | ||
@@ -39,0 +39,0 @@ "author": "Progress", |
@@ -7,3 +7,3 @@ <a href="https://www.telerik.com/kendo-react-ui/" target="_blank"> | ||
This package is part of the [Kendo UI for React](https://www.telerik.com/kendo-react-ui/) suite. | ||
This package is part of the [KendoReact](https://www.telerik.com/kendo-react-ui/) suite. | ||
@@ -10,0 +10,0 @@ ## License |
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
74720
3
+ Added@progress/kendo-react-common@2.2.0-dev.201810051417(transitive)
- Removed@progress/kendo-react-common@2.1.0(transitive)