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

@primer/view-components

Package Overview
Dependencies
Maintainers
8
Versions
5473
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/view-components - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

18

CHANGELOG.md

@@ -5,2 +5,20 @@ # CHANGELOG

## 0.0.32
* Allow passing the icon name as a positional argument to `OcticonComponent`.
*Manuel Puyol*
* Promote `TimeAgoComponent` to beta.
*Manuel Puyol*
* **Breaking change**: Update `TabNav#tab` API to accept the tab content as a block and panel content as a slot.
*Manuel Puyol*
* **Breaking change**: Update `UnderlineNavComponent` API be more strict and support `TabContainer`.
*Manuel Puyol*
## 0.0.31

@@ -7,0 +25,0 @@

2

package.json
{
"name": "@primer/view-components",
"version": "0.0.31",
"version": "0.0.32",
"description": "ViewComponents for the Primer Design System",

@@ -5,0 +5,0 @@ "main": "app/assets/javascripts/primer_view_components.js",

@@ -9,3 +9,3 @@ <p align="center">

_Note: This library is in pre-release development and should not be considered stable._
_Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._

@@ -12,0 +12,0 @@ ## Documentation

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