@fremtind/jkl-accordion
Advanced tools
Comparing version 0.8.3 to 0.9.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [0.9.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion@0.8.3...@fremtind/jkl-accordion@0.9.0) (2019-10-09) | ||
### Bug Fixes | ||
* **accordion:** use display block on title components ([056fdfb](https://github.com/fremtind/jokul/commit/056fdfb)), closes [#397](https://github.com/fremtind/jokul/issues/397) | ||
* **core:** add and use wcag-compliant error/focus colors ([c714b45](https://github.com/fremtind/jokul/commit/c714b45)) | ||
### Features | ||
* **accordion:** implement new design for regular page component ([a54ca35](https://github.com/fremtind/jokul/commit/a54ca35)) | ||
## [0.8.3](https://github.com/fremtind/jokul/compare/@fremtind/jkl-accordion@0.8.2...@fremtind/jkl-accordion@0.8.3) (2019-09-26) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@fremtind/jkl-accordion", | ||
"version": "0.8.3", | ||
"version": "0.9.0", | ||
"publishConfig": { | ||
@@ -27,6 +27,6 @@ "access": "public" | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^0.10.2" | ||
"@fremtind/jkl-core": "^0.11.0" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.3.5" | ||
"@fremtind/browserslist-config-jkl": "^0.4.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "repository": { | ||
], | ||
"gitHead": "d7e02258d7fcaca6f3c26ffbfcd63a1ae855d81f" | ||
"gitHead": "f79916c3cf2d48704066a05a77f7b9b57c7fbf64" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17237
157
+ Added@fremtind/jkl-core@0.11.0(transitive)
- Removed@fremtind/jkl-core@0.10.2(transitive)
Updated@fremtind/jkl-core@^0.11.0