@atlaskit/inline-dialog
Advanced tools
Comparing version 12.1.10 to 12.1.11
# @atlaskit/inline-dialog | ||
## 12.1.11 | ||
### Patch Changes | ||
- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0): | ||
- Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a): | ||
- Updated dependencies [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e): | ||
- Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a): | ||
- Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c): | ||
- Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a): | ||
- Updated dependencies [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a): | ||
- Updated dependencies [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d): | ||
- @atlaskit/docs@8.4.0 | ||
- @atlaskit/icon@20.1.0 | ||
- @atlaskit/webdriver-runner@0.3.0 | ||
- @atlaskit/button@13.3.9 | ||
- @atlaskit/datetime-picker@9.2.8 | ||
- @atlaskit/select@11.0.9 | ||
## 12.1.10 | ||
@@ -4,0 +23,0 @@ |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "12.1.10", | ||
"version": "12.1.11", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "12.1.10", | ||
"version": "12.1.11", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "12.1.10", | ||
"description": "An inline dialog React component for secondary content and controls that are displayed on user request", | ||
"version": "12.1.11", | ||
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls", | ||
"publishConfig": { | ||
@@ -34,11 +34,11 @@ "registry": "https://registry.npmjs.org/" | ||
"@atlaskit/build-utils": "^2.2.7", | ||
"@atlaskit/button": "^13.3.8", | ||
"@atlaskit/datetime-picker": "^9.2.7", | ||
"@atlaskit/docs": "^8.3.2", | ||
"@atlaskit/icon": "^20.0.1", | ||
"@atlaskit/select": "^11.0.8", | ||
"@atlaskit/button": "^13.3.9", | ||
"@atlaskit/datetime-picker": "^9.2.8", | ||
"@atlaskit/docs": "^8.4.0", | ||
"@atlaskit/icon": "^20.1.0", | ||
"@atlaskit/select": "^11.0.9", | ||
"@atlaskit/single-select": "^9.0.1", | ||
"@atlaskit/ssr": "^0.1.1", | ||
"@atlaskit/visual-regression": "^0.1.9", | ||
"@atlaskit/webdriver-runner": "^0.2.0", | ||
"@atlaskit/webdriver-runner": "^0.3.0", | ||
"@testing-library/react": "^8.0.1", | ||
@@ -45,0 +45,0 @@ "enzyme": "^3.10.0", |
393075
40