@axa-ch/button
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@axa-ch/button", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "The AXA Button component", | ||
"author": "Pattern Warriors", | ||
"homepage": "https://github.com/axa-ch/patterns-library/tree/develop-v2/src/components/10-atoms/button#readme", | ||
"homepage": "https://github.com/axa-ch/patterns-library/tree/develop/src/components/10-atoms/button#readme", | ||
"license": "Copyright 2019 AXA Versicherungen AG", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@axa-ch/icon": "^1.0.3", | ||
"@axa-ch/icon": "^1.0.4", | ||
"@skatejs/val": "^0.4.0", | ||
@@ -33,3 +33,3 @@ "lit-element": "^2.1.0", | ||
}, | ||
"gitHead": "c031587b8ee612fe63a360ab352568d1ac965cce" | ||
"gitHead": "2a468e92ec797bada7e4b1859f60f8b425da6439" | ||
} |
# AXA Button | ||
Buttons provide a clickable element, which can be used in forms, or anywhere else where simple, standard call-to-action functionality is needed. They may display text, icons, or both. Buttons can be styled via several properties to change their look-and-feel. | ||
If you need a link with button styling, use [axa-button-link](https://github.com/axa-ch/patterns-library/blob/develop-v2/src/components/10-atoms/button-link/README.md) instead. | ||
If you need a link with button styling, use [axa-button-link](https://github.com/axa-ch/patterns-library/blob/develop/src/components/10-atoms/button-link/README.md) instead. | ||
@@ -89,3 +89,3 @@ ## Usage | ||
Based on the string-valued attribute `icon`, interpreted as icon name, an icon will be rendered. To see the full list of possible icons, see the [axa-icon](https://github.com/axa-ch/patterns-library/blob/develop-v2/src/components/10-atoms/icon/README.md) README. | ||
Based on the string-valued attribute `icon`, interpreted as icon name, an icon will be rendered. To see the full list of possible icons, see the [axa-icon](https://github.com/axa-ch/patterns-library/blob/develop/src/components/10-atoms/icon/README.md) README. | ||
@@ -92,0 +92,0 @@ ### onClick |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
160529
Updated@axa-ch/icon@^1.0.4