@primer/view-components
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -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 @@ |
{ | ||
"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 |
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
37010