@bonniernews/dn-design-system-web
Advanced tools
Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-alpha.10](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@1.0.0-alpha.9...@bonniernews/dn-design-system-web@1.0.0-alpha.10) (2022-12-23) | ||
### Features | ||
* **web:** add static white filled and outline button ([#534](https://github.com/BonnierNews/dn-design-system/issues/534)) ([d50c4f3](https://github.com/BonnierNews/dn-design-system/commit/d50c4f37a5ca429168a28416d05b38dd7cf4847f)) | ||
## [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) | ||
@@ -8,0 +17,0 @@ |
@@ -14,3 +14,3 @@ - GitHub: [BonnierNews/dn-design-system/../web/src/components/button](https://github.com/BonnierNews/dn-design-system/tree/main/web/src/components/button) | ||
|disabled | bool | no | true, false | false | Note: only works on button-tag, not on a-tag | | ||
|variant | String | no | brand, business, primary, criticalOutlined, secondaryOutlined, SecondaryFilled | primary | Design variant | | ||
|variant | String | no | brand, business, criticalOutlined, primary, secondaryFilled, secondaryOutlined, staticWhiteFilled, staticWhiteOutlined | primary | Design variant | | ||
|size| String | no | default, small | default | | | ||
@@ -17,0 +17,0 @@ |fullWidth | bool | no | true, false | false | Button will be full width on both desktop and mobile | |
@@ -11,3 +11,3 @@ - GitHub: [BonnierNews/dn-design-system/../web/src/components/spinner](https://github.com/BonnierNews/dn-design-system/tree/main/web/src/components/spinner) | ||
|:--- | :--- | :--- | :--- | :--- | :--- | | ||
|variant | String | no | brand, secondary, primary, onBrand, onBusiness | primary | Design variant | | ||
|variant | String | no | brand, onBrand, onBusiness, primary, secondary, staticBlack, staticWhite | primary | Design variant | | ||
|size| String | no | large, small | large | | | ||
@@ -14,0 +14,0 @@ |attributes | Object | no | | | Ex. { target: "_blank", "data-test": "lorem ipsum" } | |
{ | ||
"name": "@bonniernews/dn-design-system-web", | ||
"version": "1.0.0-alpha.9", | ||
"version": "1.0.0-alpha.10", | ||
"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
301133
2