@spectrum-css/pagination
Advanced tools
Comparing version 3.0.0-beta.6 to 3.0.0-beta.7
@@ -6,2 +6,22 @@ # Change Log | ||
<a name="3.0.0-beta.7"></a> | ||
# 3.0.0-beta.7 | ||
🗓 2020-12-04 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pagination@3.0.0-beta.6...@spectrum-css/pagination@3.0.0-beta.7) | ||
### 🐛 Bug fixes | ||
* add missing Action Button dependency ([735a361](https://github.com/adobe/spectrum-css/commit/735a361)) | ||
* update main, resolved conflicts ([d7880a2](https://github.com/adobe/spectrum-css/commit/d7880a2)) | ||
* use new Action Button markup ([0fb0279](https://github.com/adobe/spectrum-css/commit/0fb0279)) | ||
* use new Button markup ([502a1b0](https://github.com/adobe/spectrum-css/commit/502a1b0)) | ||
### 🛑 BREAKING CHANGES | ||
* markup has changed and now requires new Button markup (.spectrum-Button--sizeM) | ||
<a name="3.0.0-beta.6"></a> | ||
@@ -8,0 +28,0 @@ # 3.0.0-beta.6 |
{ | ||
"name": "@spectrum-css/pagination", | ||
"version": "3.0.0-beta.6", | ||
"version": "3.0.0-beta.7", | ||
"description": "The Spectrum CSS pagination component", | ||
@@ -19,2 +19,3 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@spectrum-css/actionbutton": "^1.0.0-beta.0", | ||
"@spectrum-css/button": "^3.0.0-beta.0", | ||
@@ -24,11 +25,12 @@ "@spectrum-css/icon": "^3.0.0-beta.0", | ||
"@spectrum-css/textfield": "^3.0.0-beta.0", | ||
"@spectrum-css/vars": "^2.3.0" | ||
"@spectrum-css/vars": "^3.0.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/button": "^3.0.0-beta.5", | ||
"@spectrum-css/component-builder": "^2.0.0-beta.0", | ||
"@spectrum-css/icon": "^3.0.0-beta.1", | ||
"@spectrum-css/splitbutton": "^3.0.0-beta.5", | ||
"@spectrum-css/textfield": "^3.0.0-beta.5", | ||
"@spectrum-css/vars": "^2.3.0", | ||
"@spectrum-css/actionbutton": "^1.0.0-beta.1", | ||
"@spectrum-css/button": "^3.0.0-beta.6", | ||
"@spectrum-css/component-builder": "^2.0.0-beta.1", | ||
"@spectrum-css/icon": "^3.0.0-beta.2", | ||
"@spectrum-css/splitbutton": "^3.0.0-beta.6", | ||
"@spectrum-css/textfield": "^3.0.0-beta.6", | ||
"@spectrum-css/vars": "^3.0.0-beta.2", | ||
"gulp": "^4.0.0" | ||
@@ -40,3 +42,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "90d7cf94f07e5bbc1705c23f62b6c7c3f163194c" | ||
"gitHead": "731aeab0a10355dc274efd19d64a58fe71b2ef87" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
31009
6
8
12
117