@spectrum-css/pagination
Advanced tools
Comparing version 8.1.3 to 8.2.0
# Change Log | ||
## 8.2.0 | ||
### Minor Changes | ||
- [#3369](https://github.com/adobe/spectrum-css/pull/3369) [`9c49505`](https://github.com/adobe/spectrum-css/commit/9c4950517bf0f8ca7b2e373f4323c97d068d0ceb) Thanks [@castastrophe](https://github.com/castastrophe)! - Remove the storybook assets from the shipped output for components | ||
### Patch Changes | ||
- Updated dependencies [[`9c49505`](https://github.com/adobe/spectrum-css/commit/9c4950517bf0f8ca7b2e373f4323c97d068d0ceb)]: | ||
- @spectrum-css/actionbutton@6.2.0 | ||
- @spectrum-css/textfield@7.3.0 | ||
- @spectrum-css/button@13.5.0 | ||
- @spectrum-css/icon@7.2.0 | ||
## 8.1.3 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@spectrum-css/pagination", | ||
"version": "8.1.3", | ||
"version": "8.2.0", | ||
"description": "The Spectrum CSS Pagination component", | ||
@@ -24,4 +24,3 @@ "license": "Apache-2.0", | ||
"./metadata/*": "./metadata/*", | ||
"./package.json": "./package.json", | ||
"./stories/*": "./stories/*" | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -33,3 +32,2 @@ "main": "dist/index.css", | ||
"package.json", | ||
"stories/*", | ||
"metadata/*" | ||
@@ -61,3 +59,9 @@ ], | ||
"access": "public" | ||
} | ||
}, | ||
"spectrum": [ | ||
{ | ||
"guidelines": "https://spectrum-contributions.corp.adobe.com/page/pagination-list-beta", | ||
"rootClass": "spectrum-Pagination" | ||
} | ||
] | ||
} |
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
52185
8
198