@fremtind/jkl-text-input
Advanced tools
Comparing version 0.7.2-alpha.22 to 0.8.0
@@ -6,2 +6,21 @@ # Change Log | ||
# [0.8.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.7.1...@fremtind/jkl-text-input@0.8.0) (2019-08-02) | ||
### Bug Fixes | ||
* **core:** fix help text spacing, error color, minor ios portal fix ([ae19bb7](https://github.com/fremtind/jokul/commit/ae19bb7)) | ||
* **text-input:** fix rounded corners on iOS and set correct height ([fc4675b](https://github.com/fremtind/jokul/commit/fc4675b)) | ||
* **text-input:** fix text-area height when expanded ([ad4f42f](https://github.com/fremtind/jokul/commit/ad4f42f)) | ||
* **textfield:** better naming, fix spacing, add test ([c5e8e82](https://github.com/fremtind/jokul/commit/c5e8e82)) | ||
### Features | ||
* **text-field:** add help and error text to field and area ([e18f117](https://github.com/fremtind/jokul/commit/e18f117)), closes [#41](https://github.com/fremtind/jokul/issues/41) | ||
## [0.7.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.7.0...@fremtind/jkl-text-input@0.7.1) (2019-07-31) | ||
@@ -8,0 +27,0 @@ |
{ | ||
"name": "@fremtind/jkl-text-input", | ||
"version": "0.7.2-alpha.22+156211e7", | ||
"version": "0.8.0", | ||
"publishConfig": { | ||
@@ -30,6 +30,6 @@ "access": "public" | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^0.7.2-alpha.22+156211e7" | ||
"@fremtind/jkl-core": "^0.8.0" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.3.4-alpha.22+156211e7" | ||
"@fremtind/browserslist-config-jkl": "^0.3.3" | ||
}, | ||
@@ -46,3 +46,3 @@ "repository": { | ||
], | ||
"gitHead": "156211e7f636d2a39b8662a9b2e544a848020c7b" | ||
"gitHead": "adb4778c0af82b61c39a560601d4a98fbe27fe3b" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
12587
0
+ Added@fremtind/jkl-core@0.8.0(transitive)
- Removed@fremtind/jkl-core@0.7.2-alpha.22(transitive)
Updated@fremtind/jkl-core@^0.8.0