Socket
Socket
Sign inDemoInstall

@fremtind/jkl-text-input

Package Overview
Dependencies
Maintainers
2
Versions
208
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 1.1.2 to 1.1.3

152

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## 1.1.2 (2019-12-19)
## 1.1.3 (2019-12-20)

@@ -15,66 +15,48 @@ **Note:** Version bump only for package @fremtind/jkl-text-input

## 1.1.1 (2019-12-19)
## 1.1.2 (2019-12-20)
**Note:** Version bump only for package @fremtind/jkl-text-input
## 1.1.1 (2019-12-19)
**Note:** Version bump only for package @fremtind/jkl-text-input
# [1.1.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@1.0.0...@fremtind/jkl-text-input@1.1.0) (2019-12-17)
### Bug Fixes
* **components:** removed styling from examples and refactored ([841ef16](https://github.com/fremtind/jokul/commit/841ef161c6f9d76cc08cbbd5fc77c4a97334e3db)), closes [#545](https://github.com/fremtind/jokul/issues/545)
- **components:** removed styling from examples and refactored ([841ef16](https://github.com/fremtind/jokul/commit/841ef161c6f9d76cc08cbbd5fc77c4a97334e3db)), closes [#545](https://github.com/fremtind/jokul/issues/545)
### Features
* **components:** css endringer, flytting av funksjon ([7390edd](https://github.com/fremtind/jokul/commit/7390eddfadd941a0465267afba35a81ca446f438)), closes [#545](https://github.com/fremtind/jokul/issues/545)
* **components on black background:** rewritten css ([04fb8c6](https://github.com/fremtind/jokul/commit/04fb8c62aecfb2aa2141687d561d36cf5893dd04)), closes [#544](https://github.com/fremtind/jokul/issues/544)
- **components:** css endringer, flytting av funksjon ([7390edd](https://github.com/fremtind/jokul/commit/7390eddfadd941a0465267afba35a81ca446f438)), closes [#545](https://github.com/fremtind/jokul/issues/545)
- **components on black background:** rewritten css ([04fb8c6](https://github.com/fremtind/jokul/commit/04fb8c62aecfb2aa2141687d561d36cf5893dd04)), closes [#544](https://github.com/fremtind/jokul/issues/544)
# [1.0.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.10.0...@fremtind/jkl-text-input@1.0.0) (2019-12-03)
### Bug Fixes
* fix icon placement when width isn't default ([5b2e655](https://github.com/fremtind/jokul/commit/5b2e655323cd5cbffcb6575deec413c1e43a8e32))
* include small-device so action-icon is responsive ([e6dc30a](https://github.com/fremtind/jokul/commit/e6dc30a7249fa728c917120c92d3b8b493540679))
- fix icon placement when width isn't default ([5b2e655](https://github.com/fremtind/jokul/commit/5b2e655323cd5cbffcb6575deec413c1e43a8e32))
- include small-device so action-icon is responsive ([e6dc30a](https://github.com/fremtind/jokul/commit/e6dc30a7249fa728c917120c92d3b8b493540679))
### Features
* **text-field:** implement in line version of TextField ([5999a32](https://github.com/fremtind/jokul/commit/5999a3229f4c752e60f346ee1051f395505d188e))
* add compact mode mixin ([ca9fa96](https://github.com/fremtind/jokul/commit/ca9fa96b7de2be50646af0cb444206c3eebcfc4a))
* add support for global compact mode ([cc11026](https://github.com/fremtind/jokul/commit/cc11026207dfef2a0b3b074b88e071783d2820fd)), closes [#494](https://github.com/fremtind/jokul/issues/494)
- **text-field:** implement in line version of TextField ([5999a32](https://github.com/fremtind/jokul/commit/5999a3229f4c752e60f346ee1051f395505d188e))
- add compact mode mixin ([ca9fa96](https://github.com/fremtind/jokul/commit/ca9fa96b7de2be50646af0cb444206c3eebcfc4a))
- add support for global compact mode ([cc11026](https://github.com/fremtind/jokul/commit/cc11026207dfef2a0b3b074b88e071783d2820fd)), closes [#494](https://github.com/fremtind/jokul/issues/494)
# [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))
- **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))
- 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)

@@ -84,6 +66,2 @@

## [0.9.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.9.1...@fremtind/jkl-text-input@0.9.2) (2019-09-26)

@@ -93,6 +71,2 @@

## [0.9.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.9.0...@fremtind/jkl-text-input@0.9.1) (2019-09-23)

@@ -102,44 +76,28 @@

# [0.9.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.8.0...@fremtind/jkl-text-input@0.9.0) (2019-08-30)
### Bug Fixes
* **text-input:** remove padding that causes double spacing ([b8ce82b](https://github.com/fremtind/jokul/commit/b8ce82b))
* **textarea:** animate line on hover ([8cb6b72](https://github.com/fremtind/jokul/commit/8cb6b72)), closes [#265](https://github.com/fremtind/jokul/issues/265)
- **text-input:** remove padding that causes double spacing ([b8ce82b](https://github.com/fremtind/jokul/commit/b8ce82b))
- **textarea:** animate line on hover ([8cb6b72](https://github.com/fremtind/jokul/commit/8cb6b72)), closes [#265](https://github.com/fremtind/jokul/issues/265)
### Features
* **core:** add temporary shade for placeholder text ([86f2aa7](https://github.com/fremtind/jokul/commit/86f2aa7))
* **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))
- **core:** add temporary shade for placeholder text ([86f2aa7](https://github.com/fremtind/jokul/commit/86f2aa7))
- **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))
# [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))
- **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)
- **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)

@@ -149,25 +107,15 @@

# [0.7.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.6.1...@fremtind/jkl-text-input@0.7.0) (2019-07-30)
### Bug Fixes
* **css:** fixed import ([014a7df](https://github.com/fremtind/jokul/commit/014a7df))
* **datepicker:** update according to changes in text-input ([1284e98](https://github.com/fremtind/jokul/commit/1284e98))
* **text-input:** show underline in mobile Safari ([26f909d](https://github.com/fremtind/jokul/commit/26f909d))
- **css:** fixed import ([014a7df](https://github.com/fremtind/jokul/commit/014a7df))
- **datepicker:** update according to changes in text-input ([1284e98](https://github.com/fremtind/jokul/commit/1284e98))
- **text-input:** show underline in mobile Safari ([26f909d](https://github.com/fremtind/jokul/commit/26f909d))
### Features
* **portal:** add components, refactor portal ([7e7d038](https://github.com/fremtind/jokul/commit/7e7d038))
* **text-input:** update style according to sketches ([d60c022](https://github.com/fremtind/jokul/commit/d60c022))
- **portal:** add components, refactor portal ([7e7d038](https://github.com/fremtind/jokul/commit/7e7d038))
- **text-input:** update style according to sketches ([d60c022](https://github.com/fremtind/jokul/commit/d60c022))
## [0.6.1](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.6.0...@fremtind/jkl-text-input@0.6.1) (2019-07-18)

@@ -177,47 +125,27 @@

# [0.6.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.5.0...@fremtind/jkl-text-input@0.6.0) (2019-07-18)
### Bug Fixes
* **build:** add watch job to pkg json ([a0039e0](https://github.com/fremtind/jokul/commit/a0039e0))
- **build:** add watch job to pkg json ([a0039e0](https://github.com/fremtind/jokul/commit/a0039e0))
### Features
* **build:** add watch job for css, refactor gulp ([8adafd6](https://github.com/fremtind/jokul/commit/8adafd6))
* **datepicker:** update style according to sketches ([dc3d82b](https://github.com/fremtind/jokul/commit/dc3d82b))
- **build:** add watch job for css, refactor gulp ([8adafd6](https://github.com/fremtind/jokul/commit/8adafd6))
- **datepicker:** update style according to sketches ([dc3d82b](https://github.com/fremtind/jokul/commit/dc3d82b))
# [0.5.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.3.0...@fremtind/jkl-text-input@0.5.0) (2019-07-15)
### Bug Fixes
* use correct syntax for importing sass index files ([46fa8f6](https://github.com/fremtind/jokul/commit/46fa8f6))
* **build:** publish correct files for style pkgs ([a89d768](https://github.com/fremtind/jokul/commit/a89d768))
- use correct syntax for importing sass index files ([46fa8f6](https://github.com/fremtind/jokul/commit/46fa8f6))
- **build:** publish correct files for style pkgs ([a89d768](https://github.com/fremtind/jokul/commit/a89d768))
# [0.3.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.2.0...@fremtind/jkl-text-input@0.3.0) (2019-07-15)
### Features
* **build:** publish correct files in all packages ([b1fbb8f](https://github.com/fremtind/jokul/commit/b1fbb8f))
* **core:** flatten structure of core package ([5b2287b](https://github.com/fremtind/jokul/commit/5b2287b))
- **build:** publish correct files in all packages ([b1fbb8f](https://github.com/fremtind/jokul/commit/b1fbb8f))
- **core:** flatten structure of core package ([5b2287b](https://github.com/fremtind/jokul/commit/5b2287b))
# [0.2.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-text-input@0.1.0...@fremtind/jkl-text-input@0.2.0) (2019-07-15)

@@ -224,0 +152,0 @@

{
"name": "@fremtind/jkl-text-input",
"version": "1.1.2",
"version": "1.1.3",
"publishConfig": {

@@ -31,6 +31,6 @@ "access": "public"

"dependencies": {
"@fremtind/jkl-core": "^1.1.2"
"@fremtind/jkl-core": "^1.1.3"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.4.2"
"@fremtind/browserslist-config-jkl": "^0.4.3"
},

@@ -47,3 +47,3 @@ "repository": {

],
"gitHead": "25301e79336741507f54425488710800b9119123"
"gitHead": "c72f34e2547a1d9cb1f90cb01d1806ef666663bd"
}
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