@spectrum-css/pagination
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="3.0.0-beta.3"></a> | ||
# 3.0.0-beta.3 | ||
🗓 2020-05-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pagination@3.0.0-beta.2...@spectrum-css/pagination@3.0.0-beta.3) | ||
### 🐛 Bug fixes | ||
* fix the broken examples introduced by textfield refactor ([#642](https://github.com/adobe/spectrum-css/issues/642)) ([65ae75a](https://github.com/adobe/spectrum-css/commit/65ae75a)) | ||
<a name="3.0.0-beta.2"></a> | ||
@@ -8,0 +20,0 @@ # 3.0.0-beta.2 |
{ | ||
"name": "@spectrum-css/pagination", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"description": "The Spectrum CSS pagination component", | ||
@@ -26,8 +26,8 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/button": "^3.0.0-beta.1", | ||
"@spectrum-css/button": "^3.0.0-beta.2", | ||
"@spectrum-css/component-builder": "^1.2.0", | ||
"@spectrum-css/icon": "^2.1.0", | ||
"@spectrum-css/splitbutton": "^3.0.0-beta.1", | ||
"@spectrum-css/textfield": "^3.0.0-beta.2", | ||
"@spectrum-css/vars": "^2.2.0", | ||
"@spectrum-css/icon": "^2.1.1", | ||
"@spectrum-css/splitbutton": "^3.0.0-beta.2", | ||
"@spectrum-css/textfield": "^3.0.0-beta.3", | ||
"@spectrum-css/vars": "^2.3.0", | ||
"gulp": "^4.0.0" | ||
@@ -39,3 +39,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "3c6ebf64cea1a67c5d747c7603a184fdd193ac2b" | ||
"gitHead": "8f7255a5a8c7a83db451413cf737b067a9f85b80" | ||
} |
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
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
33484