Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/button

Package Overview
Dependencies
Maintainers
3
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/button - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0-beta.6

clearbutton.css

34

CHANGELOG.md

@@ -6,2 +6,36 @@ # Change Log

<a name="3.0.0-beta.6"></a>
# 3.0.0-beta.6
🗓 2020-12-04 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@3.0.0-beta.5...@spectrum-css/button@3.0.0-beta.6)
### ✨ Features
* button t-shirt sizing ([643c1bf](https://github.com/adobe/spectrum-css/commit/643c1bf))
* fixup padding ([612dd0c](https://github.com/adobe/spectrum-css/commit/612dd0c))
* implement t-shirt sizing for Action Button, closes [#936](https://github.com/adobe/spectrum-css/issues/936) ([1a9ecf6](https://github.com/adobe/spectrum-css/commit/1a9ecf6))
* remove FieldButton, fix Button ([44026f8](https://github.com/adobe/spectrum-css/commit/44026f8))
* t-shirt sizing for Button, closes [#938](https://github.com/adobe/spectrum-css/issues/938) ([7d9b1d1](https://github.com/adobe/spectrum-css/commit/7d9b1d1))
### 🐛 Bug fixes
* add back missing Button focus-ring ([bfe3692](https://github.com/adobe/spectrum-css/commit/bfe3692))
* correct height of small Button ([2221e0a](https://github.com/adobe/spectrum-css/commit/2221e0a))
* missing token used by SplitButton ([0828cb1](https://github.com/adobe/spectrum-css/commit/0828cb1))
* override Button font-weight while we wait for it to be fixed in DNA ([7ffd05a](https://github.com/adobe/spectrum-css/commit/7ffd05a))
* remove Button font-weight hack ([5261e40](https://github.com/adobe/spectrum-css/commit/5261e40))
* unbreak the build for SplitButton ([7c98dd5](https://github.com/adobe/spectrum-css/commit/7c98dd5))
* update main, resolved conflicts ([d7880a2](https://github.com/adobe/spectrum-css/commit/d7880a2))
### 🛑 BREAKING CHANGES
* .spectrum-FieldButton has been removed, use .spectrum-ActionButton instead
* t-shirt size must be added for button to work (i.e. .spectrum-Button--sizeM)
* .spectrum-ActionButton is no longer part of the button component, use the actionbutton component
<a name="3.0.0-beta.5"></a>

@@ -8,0 +42,0 @@ # 3.0.0-beta.5

12

package.json
{
"name": "@spectrum-css/button",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"description": "The Spectrum CSS button component",

@@ -19,8 +19,8 @@ "license": "Apache-2.0",

"peerDependencies": {
"@spectrum-css/vars": "^2.3.0"
"@spectrum-css/vars": "^3.0.0-beta.1"
},
"devDependencies": {
"@spectrum-css/component-builder": "^2.0.0-beta.0",
"@spectrum-css/icon": "^3.0.0-beta.1",
"@spectrum-css/vars": "^2.3.0",
"@spectrum-css/component-builder": "^2.0.0-beta.1",
"@spectrum-css/icon": "^3.0.0-beta.2",
"@spectrum-css/vars": "^3.0.0-beta.2",
"gulp": "^4.0.0"

@@ -32,3 +32,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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc