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

@fremtind/jkl-text-input-react

Package Overview
Dependencies
Maintainers
2
Versions
334
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 1.0.13 to 1.1.0

18

CHANGELOG.md

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

# [1.1.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input-react@1.0.4...@fremtind/jkl-text-input-react@1.1.0) (2020-01-16)
### Bug Fixes
* **text-input:** fix lint ([50145a2](https://github.com/fremtind/jokul/commit/50145a29f0c7760b7b9664ff0ea47b6089767216))
* fix links to components in readme ([4e2ade2](https://github.com/fremtind/jokul/commit/4e2ade2f71d4fa1bd80e4e3d823691589207b641))
### Features
* **portal:** use examples as documentation for all comp ([e99e56a](https://github.com/fremtind/jokul/commit/e99e56ab2f5bf13cd0e72bf010e6472a08ffabe9))
* update to new typography naming ([5c061d7](https://github.com/fremtind/jokul/commit/5c061d7b52529f83a16cf944db240984b67f5229))
## 1.0.13 (2020-01-10)

@@ -8,0 +26,0 @@

10

package.json
{
"name": "@fremtind/jkl-text-input-react",
"version": "1.0.13",
"version": "1.1.0",
"publishConfig": {

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

"dependencies": {
"@fremtind/jkl-text-input": "^1.1.12",
"@fremtind/jkl-typography-react": "^1.0.13"
"@fremtind/jkl-text-input": "^1.2.0",
"@fremtind/jkl-typography-react": "^2.0.0"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.4.12"
"@fremtind/browserslist-config-jkl": "^0.4.13"
},

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

],
"gitHead": "6e8cfc145a406bc8e38ffe53ad9600bb73ea4ff8"
"gitHead": "d9cccb0299a7126585f1cb8737720defb52b7e5b"
}

@@ -1,6 +0,6 @@

# [`@fremtind/jkl-text-input-react`](https://fremtind.github.io/jokul/components/textfield/)
# [`@fremtind/jkl-text-input-react`](https://fremtind.github.io/jokul/text-input-react/documentation/TextInput/)
## Beskrivelse
[Bruk og prinsipper](https://fremtind.github.io/jokul/components/textfield/) er beskrevet i `@fremtind/jkl-text-input` stil-pakken.
Se portalen for [bruk og prinsipper](https://fremtind.github.io/jokul/text-input-react/documentation/TextInput/).

@@ -59,3 +59,3 @@ ## Kom i gang

Denne er kun eksponert for å dekke spesielle behov og anbefales ikke å brukes.
Skal denne brukes frittstående må den akkompagneres av en `Label` fra [`@fremtind/jkl-typography-react`](https://fremtind.github.io/jokul/components/typography/) hvor `standAlone` og `htmlFor` skal være spesifisert. Eksempel på hvordan denne kan brukes:
Skal denne brukes frittstående må den akkompagneres av en `Label` fra [`@fremtind/jkl-typography-react`](https://fremtind.github.io/jokul/typography-react/documentation/Typography/) hvor `standAlone` og `htmlFor` skal være spesifisert. Eksempel på hvordan denne kan brukes:

@@ -62,0 +62,0 @@ ```tsx

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