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

@clayui/button

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/button - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

README.mdx

34

CHANGELOG.md

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

## [3.3.1](https://github.com/liferay/clay/compare/@clayui/button@3.3.0...@clayui/button@3.3.1) (2020-04-24)
### Bug Fixes
- Fix accessibility issues ([5e09db0](https://github.com/liferay/clay/commit/5e09db0))
# 3.3.0 (2020-02-28)

@@ -11,14 +17,14 @@

- normalize names of components ([3a0abea](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/3a0abea))
- update components to include 'types' and 'ts:main' package keys ([9e24b59](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/9e24b59))
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
- **button:** Fix logic when using `borderless` property ([b30d39a](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/b30d39a))
- normalize names of components ([3a0abea](https://github.com/liferay/clay/commit/3a0abea))
- update components to include 'types' and 'ts:main' package keys ([9e24b59](https://github.com/liferay/clay/commit/9e24b59))
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
- **button:** Fix logic when using `borderless` property ([b30d39a](https://github.com/liferay/clay/commit/b30d39a))
### Features
- **@clayui/button:** add forwardRef ([13a8885](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/13a8885))
- **@clayui/button:** add forwardRef to ClayButtonWithIcon ([b3ef1a0](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/b3ef1a0))
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/09f20e0))
- **button:** Adds borderless and outline properties ([f04b6b5](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/f04b6b5))
- **clay-button:** create ClayButtonWithIcon component ([c0a2096](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/c0a2096))
- **@clayui/button:** add forwardRef ([13a8885](https://github.com/liferay/clay/commit/13a8885))
- **@clayui/button:** add forwardRef to ClayButtonWithIcon ([b3ef1a0](https://github.com/liferay/clay/commit/b3ef1a0))
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/commit/09f20e0))
- **button:** Adds borderless and outline properties ([f04b6b5](https://github.com/liferay/clay/commit/f04b6b5))
- **clay-button:** create ClayButtonWithIcon component ([c0a2096](https://github.com/liferay/clay/commit/c0a2096))

@@ -29,7 +35,7 @@ # [3.2.0](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.2...@clayui/button@3.2.0) (2020-01-31)

- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
### Features
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/09f20e0))
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/commit/09f20e0))

@@ -40,7 +46,7 @@ # [3.1.0](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.2...@clayui/button@3.1.0) (2020-01-20)

- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
### Features
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/09f20e0))
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/commit/09f20e0))

@@ -51,3 +57,3 @@ ## [3.0.3](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.2...@clayui/button@3.0.3) (2019-12-05)

- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)

@@ -54,0 +60,0 @@ ## [3.0.2](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.1...@clayui/button@3.0.2) (2019-11-07)

{
"name": "@clayui/button",
"version": "3.3.0",
"version": "3.3.1",
"description": "ClayButton component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay/tree/master/packages/clay-button",
"repository": "https://github.com/liferay/clay",
"engines": {

@@ -29,3 +29,3 @@ "node": ">=0.12.0",

"dependencies": {
"@clayui/icon": "^3.0.4",
"@clayui/icon": "^3.0.5",
"classnames": "^2.2.6"

@@ -41,3 +41,3 @@ },

],
"gitHead": "3fc84c9320fa652a452b7c2881a35fdc9f4cc17c"
"gitHead": "315966237dc08b74f9d7bc28e7455946f104a026"
}
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