@bonniernews/dn-design-system-web
Advanced tools
@@ -6,2 +6,11 @@ # Change Log | ||
## [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) | ||
### Features | ||
* **web:** new variant on icon button - elevated ([#526](https://github.com/BonnierNews/dn-design-system/issues/526)) ([98bc55d](https://github.com/BonnierNews/dn-design-system/commit/98bc55d98a43d99cda12c14eac1a47b1afdabc3d)) | ||
## 1.0.0-alpha.7 (2022-12-21) | ||
@@ -8,0 +17,0 @@ |
@@ -14,3 +14,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) | ||
|disabled | bool | no | true, false | false | Note: only works on button-tag, not on a-tag | | ||
|variant | String | no | outlined, transparent | outlined | Design variant | | ||
|variant | String | no | outlined, transparent, elevated | outlined | Design variant | | ||
|size| String | no | default, small, large | default | | | ||
@@ -17,0 +17,0 @@ |~loading~ | bool | no | true, false | false | Not implemented | |
{ | ||
"name": "@bonniernews/dn-design-system-web", | ||
"version": "1.0.0-alpha.7", | ||
"version": "1.0.0-alpha.8", | ||
"description": "DN design system for web.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
296183
0.29%