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

@fremtind/jkl-core

Package Overview
Dependencies
Maintainers
2
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-core - npm Package Compare versions

Comparing version 0.10.2 to 0.11.0

labels.css

1

build/index.d.ts
export { initTabListener } from "./utils";
export declare type LabelVariant = "small" | "medium" | "large";

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

# [0.11.0](https://github.com/fremtind/jokul/compare/@fremtind/jkl-core@0.10.2...@fremtind/jkl-core@0.11.0) (2019-10-09)
### Bug Fixes
* **core:** add and use wcag-compliant error/focus colors ([c714b45](https://github.com/fremtind/jokul/commit/c714b45))
### Features
* **core:** add a screenreader-only mixin ([e8e20b4](https://github.com/fremtind/jokul/commit/e8e20b4))
* **core:** add pure white as a supporting color ([1558fa9](https://github.com/fremtind/jokul/commit/1558fa9))
* **core:** add reset.scss file ([4c50296](https://github.com/fremtind/jokul/commit/4c50296))
* **core:** tweak small font size for legibility ([0d70dc9](https://github.com/fremtind/jokul/commit/0d70dc9))
* **datepicker:** implement new version and styles ([6f1b3e9](https://github.com/fremtind/jokul/commit/6f1b3e9))
* **datepicker:** make datepicker shorter until opened ([ef87993](https://github.com/fremtind/jokul/commit/ef87993))
* **field-group:** remove Field component and update style of FieldGroup ([8a451ac](https://github.com/fremtind/jokul/commit/8a451ac))
* **field-group:** update field group styling according to sketches ([69d94d8](https://github.com/fremtind/jokul/commit/69d94d8))
* change name of label variants ([554749c](https://github.com/fremtind/jokul/commit/554749c))
* extract label styles to core ([9fad287](https://github.com/fremtind/jokul/commit/9fad287))
## [0.10.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-core@0.10.1...@fremtind/jkl-core@0.10.2) (2019-09-26)

@@ -8,0 +33,0 @@

6

package.json
{
"name": "@fremtind/jkl-core",
"version": "0.10.2",
"version": "0.11.0",
"publishConfig": {

@@ -45,3 +45,3 @@ "access": "public"

"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.3.5"
"@fremtind/browserslist-config-jkl": "^0.4.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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