New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fremtind/jkl-checkbox-react

Package Overview
Dependencies
Maintainers
2
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-checkbox-react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

106

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## 1.0.3 (2019-12-19)
## 1.0.4 (2019-12-20)

@@ -15,10 +15,10 @@ **Note:** Version bump only for package @fremtind/jkl-checkbox-react

## 1.0.2 (2019-12-19)
## 1.0.3 (2019-12-20)
**Note:** Version bump only for package @fremtind/jkl-checkbox-react
## 1.0.2 (2019-12-19)
**Note:** Version bump only for package @fremtind/jkl-checkbox-react
## [1.0.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@1.0.0...@fremtind/jkl-checkbox-react@1.0.1) (2019-12-17)

@@ -28,35 +28,20 @@

# [1.0.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.8.0...@fremtind/jkl-checkbox-react@1.0.0) (2019-12-03)
### Features
* **checkbox:** add error state to checkbox ([6c9a554](https://github.com/fremtind/jokul/commit/6c9a5542721cf10b9221f2bd5371cf55e625bc3a))
* **checkbox:** implement compact/mobile version of checkbox ([7bacff8](https://github.com/fremtind/jokul/commit/7bacff8c5f82580907040cf31259ad098b9f31b4))
- **checkbox:** add error state to checkbox ([6c9a554](https://github.com/fremtind/jokul/commit/6c9a5542721cf10b9221f2bd5371cf55e625bc3a))
- **checkbox:** implement compact/mobile version of checkbox ([7bacff8](https://github.com/fremtind/jokul/commit/7bacff8c5f82580907040cf31259ad098b9f31b4))
# [0.8.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.7.3...@fremtind/jkl-checkbox-react@0.8.0) (2019-10-09)
### Bug Fixes
* **checkbox-react:** update props in tests to match new interface ([2f363e6](https://github.com/fremtind/jokul/commit/2f363e6))
* make radio/checkbox stack vertically by default ([11bcdbd](https://github.com/fremtind/jokul/commit/11bcdbd)), closes [#387](https://github.com/fremtind/jokul/issues/387)
- **checkbox-react:** update props in tests to match new interface ([2f363e6](https://github.com/fremtind/jokul/commit/2f363e6))
- make radio/checkbox stack vertically by default ([11bcdbd](https://github.com/fremtind/jokul/commit/11bcdbd)), closes [#387](https://github.com/fremtind/jokul/issues/387)
### Features
* **checkbox-react:** make onChange pass event as parameter ([321ff7a](https://github.com/fremtind/jokul/commit/321ff7a))
- **checkbox-react:** make onChange pass event as parameter ([321ff7a](https://github.com/fremtind/jokul/commit/321ff7a))
## [0.7.3](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.7.2...@fremtind/jkl-checkbox-react@0.7.3) (2019-09-26)

@@ -66,6 +51,2 @@

## [0.7.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.7.1...@fremtind/jkl-checkbox-react@0.7.2) (2019-09-26)

@@ -75,6 +56,2 @@

## [0.7.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.7.0...@fremtind/jkl-checkbox-react@0.7.1) (2019-09-23)

@@ -84,38 +61,23 @@

# [0.7.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.6.0...@fremtind/jkl-checkbox-react@0.7.0) (2019-08-30)
### Bug Fixes
* **build:** remove visual regression tests ([a4502ea](https://github.com/fremtind/jokul/commit/a4502ea))
* **checkbox:** add classnames to props ([e89edee](https://github.com/fremtind/jokul/commit/e89edee)), closes [#264](https://github.com/fremtind/jokul/issues/264)
* **checkbox:** fix correct spacing and font sizes for checkbox ([fca4177](https://github.com/fremtind/jokul/commit/fca4177))
- **build:** remove visual regression tests ([a4502ea](https://github.com/fremtind/jokul/commit/a4502ea))
- **checkbox:** add classnames to props ([e89edee](https://github.com/fremtind/jokul/commit/e89edee)), closes [#264](https://github.com/fremtind/jokul/issues/264)
- **checkbox:** fix correct spacing and font sizes for checkbox ([fca4177](https://github.com/fremtind/jokul/commit/fca4177))
### Features
* **checkbox:** add checkbox group style and react component ([8c9ec35](https://github.com/fremtind/jokul/commit/8c9ec35))
* **checkbox-react:** make children required for checkbox ([ac0887c](https://github.com/fremtind/jokul/commit/ac0887c))
* **field-group:** add field group style and react component ([f002974](https://github.com/fremtind/jokul/commit/f002974))
* **field-group:** expand field group functionality ([8a9f40b](https://github.com/fremtind/jokul/commit/8a9f40b))
- **checkbox:** add checkbox group style and react component ([8c9ec35](https://github.com/fremtind/jokul/commit/8c9ec35))
- **checkbox-react:** make children required for checkbox ([ac0887c](https://github.com/fremtind/jokul/commit/ac0887c))
- **field-group:** add field group style and react component ([f002974](https://github.com/fremtind/jokul/commit/f002974))
- **field-group:** expand field group functionality ([8a9f40b](https://github.com/fremtind/jokul/commit/8a9f40b))
# [0.6.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.5.4...@fremtind/jkl-checkbox-react@0.6.0) (2019-08-02)
### Features
* **test:** add visual regression testing ([1553b28](https://github.com/fremtind/jokul/commit/1553b28))
- **test:** add visual regression testing ([1553b28](https://github.com/fremtind/jokul/commit/1553b28))
## [0.5.4](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.5.3...@fremtind/jkl-checkbox-react@0.5.4) (2019-07-31)

@@ -125,18 +87,9 @@

## [0.5.3](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.5.2...@fremtind/jkl-checkbox-react@0.5.3) (2019-07-30)
### Bug Fixes
* **checkbox:** fix style for older browser, add onchange handler ([d2f0497](https://github.com/fremtind/jokul/commit/d2f0497)), closes [#148](https://github.com/fremtind/jokul/issues/148)
* **checkbox:** refactor default checked to checked ([ae709fa](https://github.com/fremtind/jokul/commit/ae709fa))
- **checkbox:** fix style for older browser, add onchange handler ([d2f0497](https://github.com/fremtind/jokul/commit/d2f0497)), closes [#148](https://github.com/fremtind/jokul/issues/148)
- **checkbox:** refactor default checked to checked ([ae709fa](https://github.com/fremtind/jokul/commit/ae709fa))
## [0.5.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.5.1...@fremtind/jkl-checkbox-react@0.5.2) (2019-07-18)

@@ -146,18 +99,9 @@

## [0.5.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.5.0...@fremtind/jkl-checkbox-react@0.5.1) (2019-07-18)
### Bug Fixes
* **build:** normalize react package.json ([6c29e08](https://github.com/fremtind/jokul/commit/6c29e08)), closes [#156](https://github.com/fremtind/jokul/issues/156)
* **css:** output prefixed css files, fix import from core ([db7413d](https://github.com/fremtind/jokul/commit/db7413d))
- **build:** normalize react package.json ([6c29e08](https://github.com/fremtind/jokul/commit/6c29e08)), closes [#156](https://github.com/fremtind/jokul/issues/156)
- **css:** output prefixed css files, fix import from core ([db7413d](https://github.com/fremtind/jokul/commit/db7413d))
# [0.5.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.2.1...@fremtind/jkl-checkbox-react@0.5.0) (2019-07-15)

@@ -167,6 +111,2 @@

## [0.2.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.2.0...@fremtind/jkl-checkbox-react@0.2.1) (2019-07-15)

@@ -176,6 +116,2 @@

# [0.2.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-checkbox-react@0.1.0...@fremtind/jkl-checkbox-react@0.2.0) (2019-07-15)

@@ -182,0 +118,0 @@

10

package.json
{
"name": "@fremtind/jkl-checkbox-react",
"version": "1.0.3",
"version": "1.0.4",
"publishConfig": {

@@ -37,7 +37,7 @@ "access": "public"

"dependencies": {
"@fremtind/jkl-checkbox": "^1.0.3",
"@fremtind/jkl-core": "^1.1.2"
"@fremtind/jkl-checkbox": "^1.0.4",
"@fremtind/jkl-core": "^1.1.3"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.4.2"
"@fremtind/browserslist-config-jkl": "^0.4.3"
},

@@ -60,3 +60,3 @@ "peerDependencies": {

],
"gitHead": "25301e79336741507f54425488710800b9119123"
"gitHead": "c72f34e2547a1d9cb1f90cb01d1806ef666663bd"
}
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