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

@fremtind/jkl-accordion

Package Overview
Dependencies
Maintainers
2
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-accordion - npm Package Compare versions

Comparing version 0.1.1-alpha.1 to 0.2.1-alpha.2

41

CHANGELOG.md

@@ -6,28 +6,35 @@ # Change Log

# [0.2.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion@0.1.0...@fremtind/jkl-accordion@0.2.0) (2019-07-15)
### Bug Fixes
- **publish:** update access on logo and accodion ([3b557fb](https://github.com/fremtind/jokul/commit/3b557fb))
### Features
- **build:** add browserlist pkg and browserlist to evry pkg ([3dcc9ca](https://github.com/fremtind/jokul/commit/3dcc9ca))
# 0.1.0 (2019-07-15)
### Bug Fixes
* update focus styles to only show on keyboard nav ([b7555a8](https://github.com/fremtind/jokul/commit/b7555a8))
* **accordion:** remove merge artifact from code ([731e7ff](https://github.com/fremtind/jokul/commit/731e7ff))
* **accordion:** remove rogue comment ([1df59c1](https://github.com/fremtind/jokul/commit/1df59c1))
* **accordion:** specify text color to fix bug in safari ([54ce8a1](https://github.com/fremtind/jokul/commit/54ce8a1))
* **accordion:** update package name to correct value ([e34db42](https://github.com/fremtind/jokul/commit/e34db42))
* **publish:** add scope to all publishable packages ([db6da7a](https://github.com/fremtind/jokul/commit/db6da7a))
- update focus styles to only show on keyboard nav ([b7555a8](https://github.com/fremtind/jokul/commit/b7555a8))
- **accordion:** remove merge artifact from code ([731e7ff](https://github.com/fremtind/jokul/commit/731e7ff))
- **accordion:** remove rogue comment ([1df59c1](https://github.com/fremtind/jokul/commit/1df59c1))
- **accordion:** specify text color to fix bug in safari ([54ce8a1](https://github.com/fremtind/jokul/commit/54ce8a1))
- **accordion:** update package name to correct value ([e34db42](https://github.com/fremtind/jokul/commit/e34db42))
- **publish:** add scope to all publishable packages ([db6da7a](https://github.com/fremtind/jokul/commit/db6da7a))
### Features
* accordion stylesheet ([b156cd9](https://github.com/fremtind/jokul/commit/b156cd9))
* basic setup for accordion-react wrapper ([d868fc0](https://github.com/fremtind/jokul/commit/d868fc0))
* **accordion:** change accordion style to use chevron ornament ([8896087](https://github.com/fremtind/jokul/commit/8896087))
* **accordion:** refactor BEM structure for more concise styles ([a7d016a](https://github.com/fremtind/jokul/commit/a7d016a))
* **accordion:** replace chevron svg with css ([14409d8](https://github.com/fremtind/jokul/commit/14409d8))
* **accordion:** update style to match new sketches ([2ea6350](https://github.com/fremtind/jokul/commit/2ea6350))
* **accordion:** update styles on accordion ([22a43b7](https://github.com/fremtind/jokul/commit/22a43b7))
- accordion stylesheet ([b156cd9](https://github.com/fremtind/jokul/commit/b156cd9))
- basic setup for accordion-react wrapper ([d868fc0](https://github.com/fremtind/jokul/commit/d868fc0))
- **accordion:** change accordion style to use chevron ornament ([8896087](https://github.com/fremtind/jokul/commit/8896087))
- **accordion:** refactor BEM structure for more concise styles ([a7d016a](https://github.com/fremtind/jokul/commit/a7d016a))
- **accordion:** replace chevron svg with css ([14409d8](https://github.com/fremtind/jokul/commit/14409d8))
- **accordion:** update style to match new sketches ([2ea6350](https://github.com/fremtind/jokul/commit/2ea6350))
- **accordion:** update styles on accordion ([22a43b7](https://github.com/fremtind/jokul/commit/22a43b7))
### Performance Improvements
* **build:** use gulp for all style packages ([5699683](https://github.com/fremtind/jokul/commit/5699683))
- **build:** use gulp for all style packages ([5699683](https://github.com/fremtind/jokul/commit/5699683))
{
"name": "@fremtind/jkl-accordion",
"version": "0.1.1-alpha.1+44aec59",
"version": "0.2.1-alpha.2+0a929ee",
"publishConfig": {

@@ -11,7 +11,4 @@ "access": "public"

],
"directories": {
"lib": "build"
},
"files": [
"build"
"*.css"
],

@@ -25,3 +22,3 @@ "license": "MIT",

"dependencies": {
"@fremtind/jkl-core": "^0.1.1-alpha.1+44aec59"
"@fremtind/jkl-core": "^0.2.1-alpha.2+0a929ee"
},

@@ -31,6 +28,6 @@ "browserslist": [

],
"gitHead": "44aec59eb546485ac7af7b875066408b2e696e68",
"gitHead": "0a929eeaec3298c224ad2f4bf4d8717e3b4c71d3",
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.0.3-alpha.448+44aec59"
"@fremtind/browserslist-config-jkl": "^0.2.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