Socket
Socket
Sign inDemoInstall

@fremtind/jkl-text-input-react

Package Overview
Dependencies
Maintainers
2
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.7.1-alpha.55 to 0.8.0

21

CHANGELOG.md

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

# [0.8.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input-react@0.7.0...@fremtind/jkl-text-input-react@0.8.0) (2019-08-30)
### Bug Fixes
* **build:** remove visual regression tests ([a4502ea](https://github.com/fremtind/jokul/commit/a4502ea))
* **text-input-react:** add onFocus event prop type to textField ([591a836](https://github.com/fremtind/jokul/commit/591a836))
* **textinput:** add onblur to textfields ([c49a36e](https://github.com/fremtind/jokul/commit/c49a36e)), closes [#269](https://github.com/fremtind/jokul/issues/269)
### Features
* **dropdown:** add invalid state, errortext and help text ([a731e52](https://github.com/fremtind/jokul/commit/a731e52))
* **text-field:** add placeholder to text field ([d974be0](https://github.com/fremtind/jokul/commit/d974be0))
* **text-input:** clean up text-input ([cd8c876](https://github.com/fremtind/jokul/commit/cd8c876))
* **text-input-react:** only draw placeholder if provided ([cde4dad](https://github.com/fremtind/jokul/commit/cde4dad))
# [0.7.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input-react@0.6.1...@fremtind/jkl-text-input-react@0.7.0) (2019-08-02)

@@ -8,0 +29,0 @@

10

package.json
{
"name": "@fremtind/jkl-text-input-react",
"version": "0.7.1-alpha.55+b3452c4a",
"version": "0.8.0",
"publishConfig": {

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

"dependencies": {
"@fremtind/jkl-text-input": "^0.8.1-alpha.55+b3452c4a",
"@fremtind/jkl-typography-react": "^0.7.1-alpha.55+b3452c4a"
"@fremtind/jkl-text-input": "^0.9.0",
"@fremtind/jkl-typography-react": "^0.8.0"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.3.4-alpha.79+b3452c4a"
"@fremtind/browserslist-config-jkl": "^0.3.4"
},

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

],
"gitHead": "b3452c4ac9b73bdd89f0b44338a3091eac33ca2a"
"gitHead": "0ce5a87bba6cf6b8c14a300bb260ce3e207535ec"
}
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