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

@kongponents/kcard

Package Overview
Dependencies
Maintainers
4
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kongponents/kcard - npm Package Compare versions

Comparing version 1.1.2 to 4.0.0

27

CHANGELOG.md

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

# 4.0.0 (2021-09-03)
### Bug Fixes
* **dist:** dist to all packages ([#152](https://github.com/Kong/kongponents/issues/152)) ([217c46b](https://github.com/Kong/kongponents/commit/217c46b02afe960f8fa597ba77410dcf034b1716))
* **kbutton:** change height of kbutton icons to be auto - intf-2282 ([#185](https://github.com/Kong/kongponents/issues/185)) ([6f497ba](https://github.com/Kong/kongponents/commit/6f497bab9a26007b51572f0403ab6ce5225f901c))
* **KCard:** add bottom margin to help text element ([#313](https://github.com/Kong/kongponents/issues/313)) ([744dd02](https://github.com/Kong/kongponents/commit/744dd02c8822251bbecdff920d25c3a541fd481a))
* **KCard:** adjust helpText margins ([#315](https://github.com/Kong/kongponents/issues/315)) ([1a09ccd](https://github.com/Kong/kongponents/commit/1a09ccde5e547bc1b78716e3b0648bb65ed388b6))
* **KCard:** Remove default cursor pointer & version ([#35](https://github.com/Kong/kongponents/issues/35)) ([cf01828](https://github.com/Kong/kongponents/commit/cf018282af74c85774db862025a71f23426e3c10))
### Features
* **kcard:** add permanent shadow property ([#188](https://github.com/Kong/kongponents/issues/188)) ([37dbee7](https://github.com/Kong/kongponents/commit/37dbee7cdac5c99597d02f54cbb25dce54e689ac))
* **KCard:** add help text prop ([#309](https://github.com/Kong/kongponents/issues/309)) ([fc13244](https://github.com/Kong/kongponents/commit/fc132445189be95da6e84ad490d28305b3f3572b))
* **style:** Updates Colors & Component Styles ([#225](https://github.com/Kong/kongponents/issues/225)) ([642a26b](https://github.com/Kong/kongponents/commit/642a26b888cbf8b4abbe32965729d44d54f9dfef))
### BREAKING CHANGES
* **style:** All new colors and color naming. Various component style improvements.
## [1.1.2](https://github.com/Kong/kongponents/compare/@kongponents/kcard@1.1.1...@kongponents/kcard@1.1.2) (2021-07-07)

@@ -8,0 +35,0 @@

4

package.json
{
"name": "@kongponents/kcard",
"version": "1.1.2",
"version": "4.0.0",
"description": "Card component",

@@ -25,3 +25,3 @@ "main": "dist/KCard.umd.min.js",

},
"gitHead": "d63ea46fa8ce692b434900c055f2b9fdd82a1888"
"gitHead": "bb23a326081a60905d226eb0484f5336eb39a6a2"
}
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