New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bonniernews/dn-design-system-web

Package Overview
Dependencies
Maintainers
16
Versions
513
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bonniernews/dn-design-system-web - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9

foundations/helpers/loading.scss

9

CHANGELOG.md

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

## [1.0.0-alpha.9](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@1.0.0-alpha.8...@bonniernews/dn-design-system-web@1.0.0-alpha.9) (2022-12-22)
### Bug Fixes
* **web:** add spinner to buttons ([#530](https://github.com/BonnierNews/dn-design-system/issues/530)) ([945a08d](https://github.com/BonnierNews/dn-design-system/commit/945a08d957ae794dc29dc15806849de807b979c3))
## [1.0.0-alpha.8](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@1.0.0-alpha.7...@bonniernews/dn-design-system-web@1.0.0-alpha.8) (2022-12-21)

@@ -8,0 +17,0 @@

2

components/button/README.md

@@ -20,3 +20,3 @@ - GitHub: [BonnierNews/dn-design-system/../web/src/components/button](https://github.com/BonnierNews/dn-design-system/tree/main/web/src/components/button)

|iconName | String | no | add, arrow_back, arrow_forward etc | | For all available icons see: https://designsystem.dn.se/?path=/story/foundations-icon-web--all |
|~loading~ | bool | no | true, false | false | Not implemented |
|loading | bool | no | true, false | false | |
|type | String | no | button, submit | button | |

@@ -23,0 +23,0 @@ |href | String | no | | | If href is set the button will be rendered as an a-tag |

@@ -16,3 +16,3 @@ - GitHub: [BonnierNews/dn-design-system/../web/src/components/icon-button](https://github.com/BonnierNews/dn-design-system/tree/main/web/src/components/icon-button)

|size| String | no | default, small, large | default | |
|~loading~ | bool | no | true, false | false | Not implemented |
|loading | bool | no | true, false | false | |
|a11y.visuallyHidden | Object | no | | | Ex. a11y: { visuallyHidden: "Dela på TikTok" } |

@@ -19,0 +19,0 @@ |href | String | no | | | If href is set the button will be rendered as an a-tag |

@@ -19,3 +19,3 @@ - GitHub: [BonnierNews/dn-design-system/../web/src/components/text-button](https://github.com/BonnierNews/dn-design-system/tree/main/web/src/components/text-button)

|iconName | String | no | add, arrow_back, arrow_forward etc | | For all available icons see: https://designsystem.dn.se/?path=/story/foundations-icon-web--all |
|~loading~ | bool | no | true, false | false | Not implemented |
|loading | bool | no | true, false | false | |
|href | String | no | | | If href is set the button will be rendered as an a-tag |

@@ -22,0 +22,0 @@ |attributes | Object | no | | | Ex. { target: "_blank", "data-test": "lorem ipsum" } |

{
"name": "@bonniernews/dn-design-system-web",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "DN design system for web.",

@@ -5,0 +5,0 @@ "main": "index.js",

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