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

@atlaskit/item

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/item - npm Package Compare versions

Comparing version 4.2.5 to 4.2.6

dist/cjs/components/hoc/withItemClick.js

245

CHANGELOG.md

@@ -1,269 +0,110 @@

<a name="4.2.5"></a>
## 4.2.5 (2017-11-28)
# @atlaskit/item
## 4.2.6
- [patch] Updated inline-edit test type, migrated item, updated pagination imports to account for removed root index file [b48c074](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b48c074)
<a name="4.2.5"></a>
## 4.2.5 (2017-11-28)
### Bug Fixes
* **component:** fix AK-3666 ([278a34c](https://bitbucket.org/atlassian/atlaskit/commits/278a34c))
* bug fix; fix AK-3666 ([278a34c](https://bitbucket.org/atlassian/atlaskit/commits/278a34c))
<a name="4.2.4"></a>
## 4.2.4 (2017-11-23)
### Bug Fixes
* **component:** fix default item theme before & after elem spacing not working ([9b025b5](https://bitbucket.org/atlassian/atlaskit/commits/9b025b5))
<a name="4.2.3"></a>
* bug fix; fix default item theme before & after elem spacing not working ([9b025b5](https://bitbucket.org/atlassian/atlaskit/commits/9b025b5))
## 4.2.3 (2017-11-20)
### Bug Fixes
* **component:** fS-3907 Bump tooltip version in icon, item and util-shared-styles ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
* **component:** fS-3907 Use content attribute instead of description for Tooltip ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
<a name="4.2.2"></a>
* bug fix; fS-3907 Use content attribute instead of description for Tooltip ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
* bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
## 4.2.2 (2017-11-17)
### Bug Fixes
* **component:** bumping internal dependencies to the latest major version ([005780c](https://bitbucket.org/atlassian/atlaskit/commits/005780c))
<a name="4.2.1"></a>
* bug fix; bumping internal dependencies to the latest major version ([005780c](https://bitbucket.org/atlassian/atlaskit/commits/005780c))
## 4.2.1 (2017-10-27)
* bug fix; fix typing ([cbaa440](https://bitbucket.org/atlassian/atlaskit/commits/cbaa440))
## 4.2.0 (2017-10-23)
### Bug Fixes
* **component:** fix typing ([cbaa440](https://bitbucket.org/atlassian/atlaskit/commits/cbaa440))
<a name="4.2.0"></a>
# 4.2.0 (2017-10-23)
### Features
* **component:** move HOC from dropdown to item ([f48e6bf](https://bitbucket.org/atlassian/atlaskit/commits/f48e6bf))
<a name="4.1.4"></a>
* feature; move HOC from dropdown to item ([f48e6bf](https://bitbucket.org/atlassian/atlaskit/commits/f48e6bf))
## 4.1.4 (2017-10-22)
### Bug Fixes
* **package:** update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
<a name="4.1.3"></a>
* bug fix; update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
## 4.1.3 (2017-10-16)
### Bug Fixes
* **component:** selected items now receive hover style as expected ([f8f4510](https://bitbucket.org/atlassian/atlaskit/commits/f8f4510))
<a name="4.1.2"></a>
* bug fix; selected items now receive hover style as expected (issues closed: ak-3650) ([f8f4510](https://bitbucket.org/atlassian/atlaskit/commits/f8f4510))
## 4.1.2 (2017-10-12)
### Bug Fixes
* **package:** bumps version of Page ([8713649](https://bitbucket.org/atlassian/atlaskit/commits/8713649))
<a name="4.1.1"></a>
* bug fix; bumps version of Page (issues closed: ak-3680) ([8713649](https://bitbucket.org/atlassian/atlaskit/commits/8713649))
## 4.1.1 (2017-10-05)
* bug fix; fix item line height ([ec6a01f](https://bitbucket.org/atlassian/atlaskit/commits/ec6a01f))
## 4.1.0 (2017-09-27)
### Bug Fixes
* feature; convert item to use theme package ([e860165](https://bitbucket.org/atlassian/atlaskit/commits/e860165))
## 4.0.0 (2017-09-19)
* **component:** fix item line height ([ec6a01f](https://bitbucket.org/atlassian/atlaskit/commits/ec6a01f))
<a name="4.1.0"></a>
# 4.1.0 (2017-09-27)
### Features
* **component:** convert item to use theme package ([e860165](https://bitbucket.org/atlassian/atlaskit/commits/e860165))
<a name="4.0.0"></a>
# 4.0.0 (2017-09-19)
### Features
* **component:** item theme accepts top/right/bottom/left options for padding rather than x/y ([bedf215](https://bitbucket.org/atlassian/atlaskit/commits/bedf215))
### BREAKING CHANGES
* **component:** item theme accepts top/right/bottom/left options for padding rather than x/y
ISSUES CLOSED: AK-3418
<a name="3.1.4"></a>
* breaking; item theme accepts top/right/bottom/left options for padding rather than x/y ([bedf215](https://bitbucket.org/atlassian/atlaskit/commits/bedf215))
* breaking; item theme accepts top/right/bottom/left options for padding rather than x/y (issues closed: ak-3418) ([bedf215](https://bitbucket.org/atlassian/atlaskit/commits/bedf215))
## 3.1.4 (2017-09-11)
### Bug Fixes
* **component:** selected item text colour is now unchanged when hovered ([e8be246](https://bitbucket.org/atlassian/atlaskit/commits/e8be246))
<a name="3.1.3"></a>
* bug fix; selected item text colour is now unchanged when hovered (issues closed: ak-3308) ([e8be246](https://bitbucket.org/atlassian/atlaskit/commits/e8be246))
## 3.1.3 (2017-09-06)
* bug fix; compact items now have tighter spacing (issues closed: ak-3441) ([c378809](https://bitbucket.org/atlassian/atlaskit/commits/c378809))
## 3.1.2 (2017-09-05)
* bug fix; add defensive styles to link items to prevent CSS resets overwriting colour etc. (issues closed: ak-3391) ([4fa64a6](https://bitbucket.org/atlassian/atlaskit/commits/4fa64a6))
<a name="3.1.2"></a>
## 3.1.2 (2017-09-05)
### Bug Fixes
* **component:** add defensive styles to link items to prevent CSS resets overwriting colour etc. ([4fa64a6](https://bitbucket.org/atlassian/atlaskit/commits/4fa64a6))
* **component:** compact items now have tighter spacing ([c378809](https://bitbucket.org/atlassian/atlaskit/commits/c378809))
<a name="3.1.1"></a>
## 3.1.1 (2017-08-24)
* bug fix; fix alignment of navigation item group action (issues closed: ak-3279) ([4f98025](https://bitbucket.org/atlassian/atlaskit/commits/4f98025))
## 3.1.0 (2017-08-22)
### Bug Fixes
* feature; accept new ItemGroup.role prop (still defaults to "group") (issues closed: ak-3325) ([747d3da](https://bitbucket.org/atlassian/atlaskit/commits/747d3da))
## 3.0.0 (2017-08-18)
* **component:** fix alignment of navigation item group action ([4f98025](https://bitbucket.org/atlassian/atlaskit/commits/4f98025))
* bug fix; removing log command and moved some things to variables. ([0ec36f2](https://bitbucket.org/atlassian/atlaskit/commits/0ec36f2))
* feature; reverting back to the original Item theme, but adding before/after theming ([cc7da77](https://bitbucket.org/atlassian/atlaskit/commits/cc7da77))
<a name="3.1.0"></a>
# 3.1.0 (2017-08-22)
### Features
* **component:** accept new ItemGroup.role prop (still defaults to "group") ([747d3da](https://bitbucket.org/atlassian/atlaskit/commits/747d3da))
<a name="3.0.0"></a>
# 3.0.0 (2017-08-18)
### Bug Fixes
* **refactor:** removing log command and moved some things to variables. ([0ec36f2](https://bitbucket.org/atlassian/atlaskit/commits/0ec36f2))
<a name="2.2.3"></a>
* breaking; ContainerTitleDropdown rebuilt to use Item and Dropdown under the hood. No longer accepts a ([026ea83](https://bitbucket.org/atlassian/atlaskit/commits/026ea83))
* breaking; refactor of Item and Navigation to support Project Switcher dropdown menus ([026ea83](https://bitbucket.org/atlassian/atlaskit/commits/026ea83))
* feature; added new spacing prop for Items ([414757f](https://bitbucket.org/atlassian/atlaskit/commits/414757f))
## 2.2.3 (2017-08-18)
* bug fix; fix navigation group title rendering action button twice (issues closed: ak-3219) ([b82bc4c](https://bitbucket.org/atlassian/atlaskit/commits/b82bc4c))
### Bug Fixes
* **component:** fix navigation group title rendering action button twice ([b82bc4c](https://bitbucket.org/atlassian/atlaskit/commits/b82bc4c))
### Features
* **component:** added new spacing prop for Items ([414757f](https://bitbucket.org/atlassian/atlaskit/commits/414757f))
* **component:** refactor of Item and Navigation to support Project Switcher dropdown menus ([026ea83](https://bitbucket.org/atlassian/atlaskit/commits/026ea83))
* **component:** reverting back to the original Item theme, but adding before/after theming ([cc7da77](https://bitbucket.org/atlassian/atlaskit/commits/cc7da77))
### BREAKING CHANGES
* **component:** ContainerTitleDropdown rebuilt to use Item and Dropdown under the hood. No longer accepts a
LinkComponent prop because it is always a button for a dropdown menu. It also accepts children as
the dropdown menu items. Essentially it calls out to DropdownMenu with props that are specific to
Navigation Container Headers.
<a name="2.2.2"></a>
## 2.2.2 (2017-08-11)
### Bug Fixes
* **component:** deprecating [@atlaskit](https://github.com/atlaskit)/drag-and-drop. It has been moved to react-natural-drag ([7183656](https://bitbucket.org/atlassian/atlaskit/commits/7183656))
<a name="2.2.1"></a>
* bug fix; deprecating @atlaskit/drag-and-drop. It has been moved to react-natural-drag ([7183656](https://bitbucket.org/atlassian/atlaskit/commits/7183656))
## 2.2.1 (2017-08-07)
* bug fix; moving item spacing responsiblity from middle to before and after icons (issues closed: ak-3211) ([be80f99](https://bitbucket.org/atlassian/atlaskit/commits/be80f99))
## 2.2.0 (2017-08-03)
### Bug Fixes
* feature; improving support and examples for drag and drop in navigation (issues closed: ak-1862) ([c1e0986](https://bitbucket.org/atlassian/atlaskit/commits/c1e0986))
* **component:** moving item spacing responsiblity from middle to before and after icons ([be80f99](https://bitbucket.org/atlassian/atlaskit/commits/be80f99))
<a name="2.2.0"></a>
# 2.2.0 (2017-08-03)
## 2.1.0 (2017-07-28)
### Features
* **component:** improving support and examples for drag and drop in navigation ([c1e0986](https://bitbucket.org/atlassian/atlaskit/commits/c1e0986))
* fix; disable flex styling on item component to ensure expected height ([cdcada1](https://bitbucket.org/atlassian/atlaskit/commits/cdcada1))
* feature; add support for [@atlaskit](https://github.com/atlaskit)/drag-and-drop in [@atlaskit](https://github.com/atlaskit)/item ([8caee18](https://bitbucket.org/atlassian/atlaskit/commits/8caee18))
<a name="2.1.0"></a>
# 2.1.0 (2017-07-28)
## 1.0.0 (2017-07-21)
### Bug Fixes
* **component:** disable flex styling on item component to ensure expected height ([cdcada1](https://bitbucket.org/atlassian/atlaskit/commits/cdcada1))
### Features
* **component:** add support for [@atlaskit](https://github.com/atlaskit)/drag-and-drop in [@atlaskit](https://github.com/atlaskit)/item ([8caee18](https://bitbucket.org/atlassian/atlaskit/commits/8caee18))
<a name="1.0.0"></a>
# 1.0.0 (2017-07-21)
### Features
* **component:** generic item component to be composed into other components ([36ebd08](https://bitbucket.org/atlassian/atlaskit/commits/36ebd08))
* feature; generic item component to be composed into other components ([36ebd08](https://bitbucket.org/atlassian/atlaskit/commits/36ebd08))
{
"name": "@atlaskit/item",
"version": "4.2.5",
"config": {
"access": "public"
},
"version": "4.2.6",
"description": "A generic item component to be used within other components",
"main": "dist/bundle.js",
"webpack": "dist/bundle-cjs.js",
"ak:webpack:raw": "src/index.js",
"scripts": {
"eslint": "../../build/bin/lint.eslint.sh",
"jest": "echo 'yarn run jest is deprecated and removed. please run yarn run test:unit instead.'",
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/item; } || ../../node_modules/.bin/not-in-publish",
"storybook": "../../build/bin/storybook/run.local.js",
"storybook:static": "../../build/bin/storybook/build.static.js",
"test:unit": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"atlaskit:src": "src/index.js",
"files": [
"dist"
],
"author": "Atlassian Pty Ltd",
"maintainers": [
"Sean C"
],
"repository": "bitbucket:atlaskit/atlaskit-mk-2",
"dependencies": {
"@atlaskit/theme": "^2.1.0",
"babel-runtime": "^6.23.0",
"prop-types": "^15.5.10",
"react-addons-text-content": "^0.0.4",
"styled-components": "^1.4.6",
"uid": "0.0.2"
"uuid": "^3.1.0"
},
"peerDependencies": {
"react": "15.6.0 - 16.2.0",
"react-dom": "15.6.0 - 16.2.0"
},
"devDependencies": {
"@atlaskit/dropdown-menu": "^3.4.0",
"@atlaskit/droplist": "^4.5.0",
"@atlaskit/avatar": "^8.4.0",
"@atlaskit/docs": "^2.4.0",
"@atlaskit/dropdown-menu": "^3.5.0",
"@atlaskit/droplist": "^4.11.3",
"@atlaskit/icon": "^10.2.0",
"@atlaskit/item": "*",
"@atlaskit/page": "^5.0.0",
"@atlaskit/lozenge": "^3.5.0",
"@atlaskit/page": "^5.0.3",
"@atlaskit/tooltip": "^8.0.2",
"@atlaskit/util-readme": "^3.6.0",
"polished": "^1.3.0"
"enzyme": "^3.3.0",
"polished": "1.5.0"
},
"peerDependencies": {
"react": "^15.3.2 || ^16.0.0",
"react-dom": "^15.3.2 || ^16.0.0"
},
"author": "Atlassian Pty Ltd",
"maintainers": [
"Ben G"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
},
"keywords": [
"atlaskit",
"ui",
"internal"
"react",
"ui"
]
}

@@ -1,6 +0,1 @@

[![Atlaskit component registry](https://img.shields.io/badge/Atlaskit-components-FF5230.svg)](http://atlaskit.atlassian.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://Commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/GitHub-semantic_release-ffab00.svg)](https://github.com/semantic-release/semantic-release)
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](http://go.atlassian.com/atlaskit-issues)
# Item

@@ -20,7 +15,7 @@

For details on how to do this, take a look at the ItemThemeDemo [story](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/item/4.2.5/) for this component.
For details on how to do this, take a look at the ItemThemeDemo [here](https://atlaskit.atlassian.com) for this component.
## Try it out
Interact with a [live demo of the @atlaskit/item component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/item/4.2.5/).
Interact with a [live demo of the @atlaskit/item component](https://atlaskit.atlassian.com).

@@ -30,12 +25,3 @@ ## Installation

```sh
npm install @atlaskit/item
yarn add @atlaskit/item
```
_* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies._
## We're here to help!
Let us know what you think of our components and docs, your feedback is really important for us.
Are you in trouble? Read through our [contribution guidelines](https://bitbucket.org/atlassian/atlaskit/src/HEAD/CONTRIBUTING.md) and raise an issue to us.
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