@spectrum-css/button
Advanced tools
Comparing version 14.0.0-next.4 to 14.0.0-next.5
# Change Log | ||
## 14.0.0-next.5 | ||
### Patch Changes | ||
- [#2700](https://github.com/adobe/spectrum-css/pull/2700) [`fd0fbc2`](https://github.com/adobe/spectrum-css/commit/fd0fbc28ab944afdbfdc615e1108bc941beb93d5) Thanks [@castastrophe](https://github.com/castastrophe)! - chore: run branch through formatter | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
<a name="13.0.0"></a> | ||
#13.0.0 | ||
🗓 | ||
2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@12.0.2...@spectrum-css/button@13.0.0) | ||
### ✨ Features | ||
\*use storybook v8 ([#2604](https://github.com/adobe/spectrum-css/issues/2604))([166ab23](https://github.com/adobe/spectrum-css/commit/166ab23)) | ||
### 🐛 Bug fixes | ||
- **button:**pending state width, transition ([#2570](https://github.com/adobe/spectrum-css/issues/2570))([7b67bff](https://github.com/adobe/spectrum-css/commit/7b67bff)) | ||
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466) | ||
### | ||
🛑 BREAKING CHANGES | ||
* | ||
- Removes component-builder & component-builder-simple for script leveraging postcss | ||
* Imports added to index.css and themes/express.css | ||
<a name="12.0.2"></a> | ||
@@ -7,0 +36,0 @@ ##12.0.2 |
@@ -62,2 +62,3 @@ { | ||
"mods": [ | ||
"--mod-animation-duration-100", | ||
"--mod-bold-font-weight", | ||
@@ -107,2 +108,4 @@ "--mod-button-animation-duration", | ||
"--mod-focus-indicator-gap", | ||
"--mod-line-height-100", | ||
"--mod-sans-font-family-stack", | ||
"--mod-static-black-focus-indicator-color" | ||
@@ -109,0 +112,0 @@ ], |
| Modifiable custom properties | | ||
| ------------------------------------------ | | ||
| `--mod-animation-duration-100` | | ||
| `--mod-bold-font-weight` | | ||
@@ -47,2 +48,4 @@ | `--mod-button-animation-duration` | | ||
| `--mod-focus-indicator-gap` | | ||
| `--mod-line-height-100` | | ||
| `--mod-sans-font-family-stack` | | ||
| `--mod-static-black-focus-indicator-color` | |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "14.0.0-next.4", | ||
"description": "The Spectrum CSS button component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/button-accent", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/button" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=6", | ||
"@spectrum-css/progresscircle": ">=2", | ||
"@spectrum-css/tokens": "^14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/progresscircle": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^9.1.4-next.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2" | ||
"name": "@spectrum-css/button", | ||
"version": "14.0.0-next.5", | ||
"description": "The Spectrum CSS button component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/button-accent", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/button" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"files": [ | ||
"dist/*", | ||
"CHANGELOG.md", | ||
"package.json", | ||
"stories/template.js", | ||
"metadata/mods.md" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=6", | ||
"@spectrum-css/progresscircle": ">=2", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/progresscircle": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^10.0.0" | ||
}, | ||
"keywords": [ | ||
"spectrum", | ||
"css", | ||
"design system", | ||
"adobe" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
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
601010
17
4373