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

@zendeskgarden/react-buttons

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zendeskgarden/react-buttons - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

20

CHANGELOG.md

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

<a name="2.0.0"></a>
# [2.0.0](https://github.com/zendeskgarden/react-components/compare/@zendeskgarden/react-buttons@1.0.0...@zendeskgarden/react-buttons@2.0.0) (2018-05-09)
### Features
* **accessibility:** add WCAG 2.0 AA compliant color palette ([#5](https://github.com/zendeskgarden/react-components/issues/5)) ([29f30d1](https://github.com/zendeskgarden/react-components/commit/29f30d1))
### BREAKING CHANGES
* **accessibility:** This accessible palette update is a breaking visual change. You should validate that any usages are correct in relation to other areas of your application.
There are also API changes for `Avatar` and `Tooltip`:
* Avatar - we have removed the `isActive`, `isIn`, and `isOut` props and standardized on a single `disabled` prop.
* Tooltip - we have added a new `Paragraph` component and updated the styling of `Title`
<a name="1.0.0"></a>

@@ -8,0 +28,0 @@ # 1.0.0 (2018-05-09)

4

package.json

@@ -11,3 +11,3 @@ {

},
"version": "1.0.0",
"version": "2.0.0",
"main": "./index.js",

@@ -20,3 +20,3 @@ "scripts": {

"dependencies": {
"@zendeskgarden/css-buttons": "^5.0.3",
"@zendeskgarden/css-buttons": "^6.0.0",
"@zendeskgarden/react-selection": "^3.0.0",

@@ -23,0 +23,0 @@ "@zendeskgarden/react-theming": "^1.0.0",

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