Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@visual-framework/vf-heading

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visual-framework/vf-heading - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

5

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

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