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

@hafslundnett/hdd-style

Package Overview
Dependencies
Maintainers
7
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hafslundnett/hdd-style - npm Package Compare versions

Comparing version 6.0.5 to 7.0.0

utilities/box-sizing.scss

16

CHANGELOG.md

@@ -0,1 +1,11 @@

# Update [7.0.0]
In this update the default `box-sizing` has been set to `border-box` everywhere.
## Breaking changes
### Box-Sizing:
* With `border-box` as the new universal `box-sizing` all elements will inherit this style.
* If style is breaking, either the `box-sizing` attribute can be set to `content-box` or the element itself needs to change.
# Update [6.0.0]

@@ -36,3 +46,3 @@ In this update the buttons and tooltip have changed visually.

* --hdd-nameofcolor => --hdd-color-nameofcolor
* eks: --hdd-primary => --hdd-color-primary
* eks: `--hdd-primary` => `--hdd-color-primary`

@@ -48,3 +58,3 @@

* **Removed classes**
* On hdd-button
* On `hdd-button`
* **is-small** is removed

@@ -54,3 +64,3 @@ * **has-icon-left**, **has-icon-right** is removed

* **is-hovering**, **is-active**, **is-focus** is removed
* On hdd-button-icon
* On `hdd-button-icon`
* **no-hover**, **no-active**, **no-focus** is removed

@@ -57,0 +67,0 @@ * **is-hovering**, **is-active**, **is-focus** is removed

2

package.json
{
"name": "@hafslundnett/hdd-style",
"version": "6.0.5",
"version": "7.0.0",
"description": "A universal design system used across Hafslund nett",

@@ -5,0 +5,0 @@ "repository": "https://github.com/hafslundnett/hdd-theme",

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