Socket
Socket
Sign inDemoInstall

@fremtind/jkl-text-input

Package Overview
Dependencies
Maintainers
2
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-text-input - npm Package Compare versions

Comparing version 0.9.3 to 0.10.0

20

CHANGELOG.md

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

# [0.10.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.9.3...@fremtind/jkl-text-input@0.10.0) (2019-10-09)
### Bug Fixes
* **core:** add and use wcag-compliant error/focus colors ([c714b45](https://github.com/fremtind/jokul/commit/c714b45))
### Features
* extract label styles to core ([9fad287](https://github.com/fremtind/jokul/commit/9fad287))
* implement Field pattern in text input ([f3877e4](https://github.com/fremtind/jokul/commit/f3877e4))
* **text-field:** add option to force compact mode ([07c7fea](https://github.com/fremtind/jokul/commit/07c7fea))
* **text-field:** implement new design for text inputs ([13b45c6](https://github.com/fremtind/jokul/commit/13b45c6))
* **text-input:** restore text field styles ([93ec3b7](https://github.com/fremtind/jokul/commit/93ec3b7))
## [0.9.3](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.9.2...@fremtind/jkl-text-input@0.9.3) (2019-09-26)

@@ -8,0 +28,0 @@

8

package.json
{
"name": "@fremtind/jkl-text-input",
"version": "0.9.3",
"version": "0.10.0",
"publishConfig": {

@@ -31,6 +31,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"
},

@@ -47,3 +47,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

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