Socket
Socket
Sign inDemoInstall

@fremtind/jkl-button

Package Overview
Dependencies
Maintainers
2
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.4 to 1.4.5

13

CHANGELOG.md

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

## [1.4.5](https://github.com/fremtind/jokul/compare/@fremtind/jkl-button@1.4.4...@fremtind/jkl-button@1.4.5) (2020-03-25)
### Bug Fixes
* move browserslist declaration to root package.json ([51c790e](https://github.com/fremtind/jokul/commit/51c790ea79ca3d667871380c6bfbe85a5738920b)), closes [#862](https://github.com/fremtind/jokul/issues/862)
* **button:** correct height for normal size button ([73d0aa0](https://github.com/fremtind/jokul/commit/73d0aa07fca1fb7469303fd2a66b8a8a9abf338a))
* **button:** use correct sizes for compact buttons ([c8f26bc](https://github.com/fremtind/jokul/commit/c8f26bcc937d4e9ace6b5fed3694b993709b8644))
## [1.4.4](https://github.com/fremtind/jokul/compare/@fremtind/jkl-button@1.4.3...@fremtind/jkl-button@1.4.4) (2020-03-16)

@@ -8,0 +21,0 @@

12

package.json
{
"name": "@fremtind/jkl-button",
"version": "1.4.4",
"version": "1.4.5",
"publishConfig": {

@@ -31,7 +31,4 @@ "access": "public"

"dependencies": {
"@fremtind/jkl-core": "^4.1.0"
"@fremtind/jkl-core": "^4.1.1"
},
"devDependencies": {
"@fremtind/browserslist-config-jkl": "^0.5.0"
},
"repository": {

@@ -44,6 +41,3 @@ "type": "git",

},
"browserslist": [
"extends @fremtind/browserslist-config-jkl"
],
"gitHead": "f5388b66575d58ffe90bd5c38bcdda54344f1312"
"gitHead": "333213196068e209012da495e2ef19e1978bd34f"
}

@@ -1,4 +0,5 @@

#  [`@fremtind/jkl-button`](https://fremtind.github.io/jokul/button-react/documentation/buttons/)
#  [`@fremtind/jkl-button`](https://fremtind.github.io/jokul/komponenter/buttons)
# Knapper
Knapper starter en handling. Teksten på knappen forteller hva som vil skje når brukeren klikker på den.

@@ -8,3 +9,3 @@

**Primærknapp:** brukes til den viktigste handlingen på en side - hovedhandlingen. En side kan noen ganger ha mer enn en hovedhandling, men ikke mange.
**Primærknapp:** brukes til den viktigste handlingen på en side - hovedhandlingen. En side kan noen ganger ha mer enn en hovedhandling, men ikke mange.

@@ -19,2 +20,2 @@ **Sekundærknapp:** brukes til handlinger som ikke er like viktige for oss eller brukeren.

Knappetekster skal være så enkle og korte som mulig og skal oppfordre til handling. Bruk helst bare to ord.
Knappetekster skal være så enkle og korte som mulig og skal oppfordre til handling. Bruk helst bare to ord.

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc