@visual-framework/vf-heading
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -0,1 +1,6 @@ | ||
### 1.1.0 | ||
* Changes of name of variants to reflect connection to design tokens. | ||
* https://github.com/visual-framework/vf-core/issues/1661 | ||
### 1.0.1 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"name": "@visual-framework/vf-heading", | ||
@@ -22,3 +22,3 @@ "description": "vf-heading component", | ||
], | ||
"gitHead": "4d6028782396958d5d32273a41ee412f3d0241ad" | ||
"gitHead": "e996bebc38c931322429462c9948062e8ffe9fd1" | ||
} |
@@ -7,2 +7,10 @@ # Heading component | ||
For basic heading formatting and sizes. | ||
## Usage | ||
The `vf-heading` component leverages [the design token typography sizes](https://stable.visual-framework.dev/design-tokens/typography/). | ||
This component provides a utility-like functionality and you'll rarely need to directly use this component. When coding a component's Sass, it will typically be better to use the mixins (`@include set-type(text-heading--1);`) than these `vf-heading` classes. | ||
## Install | ||
@@ -9,0 +17,0 @@ |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24020
249
38