New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/tooltip

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/tooltip - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

README.mdx

36

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [3.2.3](https://github.com/liferay/clay/compare/@clayui/tooltip@3.2.2...@clayui/tooltip@3.2.3) (2020-04-24)
**Note:** Version bump only for package @clayui/tooltip
## [3.2.2](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.2.1...@clayui/tooltip@3.2.2) (2020-03-13)

@@ -11,3 +15,3 @@

- **@clayui/tooltip:** remove polyfill in favor of ponyfill(ponyfill.com) ([3a149e0](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/3a149e0))
- **@clayui/tooltip:** remove polyfill in favor of ponyfill(ponyfill.com) ([3a149e0](https://github.com/liferay/clay/commit/3a149e0))

@@ -18,3 +22,3 @@ ## [3.2.1](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.2.0...@clayui/tooltip@3.2.1) (2020-03-12)

- **@clayui/tooltip:** add polyfill for element.matches ([a16ff00](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/a16ff00))
- **@clayui/tooltip:** add polyfill for element.matches ([a16ff00](https://github.com/liferay/clay/commit/a16ff00))

@@ -25,12 +29,12 @@ # 3.2.0 (2020-02-28)

- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/335ff38))
- **tooltip:** add missing dependency ([7203e50](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/7203e50))
- **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/7dc7fb0))
- **tooltip+popover:** stories should be nested under Components ([f9799f9](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/f9799f9))
- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
- **tooltip:** add missing dependency ([7203e50](https://github.com/liferay/clay/commit/7203e50))
- **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/commit/7dc7fb0))
- **tooltip+popover:** stories should be nested under Components ([f9799f9](https://github.com/liferay/clay/commit/f9799f9))
### Features
- **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/bf64914))
- **tooltip:** create Tooltip component ([cb41eef](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/cb41eef))
- **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/commit/bf64914))
- **tooltip:** create Tooltip component ([cb41eef](https://github.com/liferay/clay/commit/cb41eef))

@@ -41,8 +45,8 @@ # [3.1.0](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.1.0) (2020-01-31)

- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/335ff38))
- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))
### Features
- **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/bf64914))
- **tooltip:** allow custom renderer for TooltipProvider content ([bf64914](https://github.com/liferay/clay/commit/bf64914))

@@ -53,4 +57,4 @@ ## [3.0.6](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.0.6) (2020-01-20)

- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/335ff38))
- **css:** allow newline characters to display properly for tooltips ([2265d10](https://github.com/liferay/clay/commit/2265d10))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))

@@ -61,3 +65,3 @@ ## [3.0.5](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.4...@clayui/tooltip@3.0.5) (2019-12-05)

- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/335ff38))
- **drop-down:** use dom-align instead of metal-position ([335ff38](https://github.com/liferay/clay/commit/335ff38))

@@ -76,2 +80,2 @@ ## [3.0.4](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/compare/@clayui/tooltip@3.0.3...@clayui/tooltip@3.0.4) (2019-11-07)

- **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/tree/master/packages/clay-tooltip/commit/7dc7fb0))
- **tooltip:** find closest node with title attribute ([7dc7fb0](https://github.com/liferay/clay/commit/7dc7fb0))
{
"name": "@clayui/tooltip",
"version": "3.2.2",
"version": "3.2.3",
"description": "ClayTooltip component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay/tree/master/packages/clay-tooltip",
"repository": "https://github.com/liferay/clay",
"engines": {

@@ -29,3 +29,3 @@ "node": ">=0.12.0",

"dependencies": {
"@clayui/shared": "^3.1.0",
"@clayui/shared": "^3.1.1",
"classnames": "^2.2.6",

@@ -43,3 +43,3 @@ "dom-align": "^1.10.2",

],
"gitHead": "2415c22407b06aa67949fb1442b0d73e25631c71"
"gitHead": "315966237dc08b74f9d7bc28e7455946f104a026"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc