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
13
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 0.1.0-alpha.2 to 0.1.0-alpha.4

components/hyperlink/README.md

19

CHANGELOG.md

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

# [0.1.0-alpha.4](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@0.1.0-alpha.3...@bonniernews/dn-design-system-web@0.1.0-alpha.4) (2022-08-08)
**Note:** Version bump only for package @bonniernews/dn-design-system-web
# 0.1.0-alpha.3 (2022-08-04)
### Features
* **core:** add info icon ([#157](https://github.com/BonnierNews/dn-design-system/issues/157)) ([fa62ae1](https://github.com/BonnierNews/dn-design-system/commit/fa62ae15901bfe87d5dfcaa0db0d70e107ccd0ed))
# 0.1.0-alpha.2 (2022-07-01)

@@ -8,0 +27,0 @@

15

components/button/README.md

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

### @bonniernews/dn-design-system-web/components/button/README.md
**@bonniernews/dn-design-system-web/components/button/README.md**
----
#### **Some sample documentation for a component**
# Button
Here we can document **technical details** and for example list parameters not available in storybook but used in the *real world*.
Parameters available but not used in storybook:
```javascript
/* Additional available parameters */
attributes: {

@@ -15,9 +14,11 @@ "data-test": "12345"

classNames: "my-special-class",
href: "https://designsystem-latest.dn.se/" // if you add href parameter the button will rendered as an <a>
href: "https://designsystem-latest.dn.se/"
type: "submit"
```
We could also link to places where the component is/will be implemented
ℹī¸ If you add href parameter the button will be rendered as an `<a>`
#### 🧐 See it in the wild:
----
# 🧐 See it in the wild:
- [DN Skola prenumeration](https://prenumerera.dn.se/skolor/)

@@ -7,6 +7,5 @@ **@bonniernews/dn-design-system-web/components/icon-button/README.md**

Parameters not available in storybook but used in the *real world*.
Parameters available but not used in storybook:
```javascript
/* Additional available parameters */
attributes: {

@@ -16,3 +15,5 @@ "data-test": "12345"

classNames: "my-special-class",
href: "https://designsystem-latest.dn.se/" // if you add href parameter the button will rendered as an <a>
href: "https://designsystem-latest.dn.se/"
```
ℹī¸ If you add href parameter the button will be rendered as an `<a>`
{
"name": "@bonniernews/dn-design-system-web",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"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

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