Socket
Socket
Sign inDemoInstall

@primer/view-components

Package Overview
Dependencies
Maintainers
8
Versions
5358
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.41 to 0.0.42

46

CHANGELOG.md

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

## 0.0.42
### New
* Add `font_family`, `font_style` and `text_transform` system arguments.
*Manuel Puyol*
* Add more options for `font_size` and `font_weight`.
*Manuel Puyol*
### Updates
* Add `align` option to the `TabNav` extra slot to allow HTML ordering.
*Manuel Puyol*
### Misc
* Auto-generate component previews from doc examples and run integration test checks.
*Kate Higa, Joel Hawksley*
* Configure previews controller to allow view helper usage in preview template.
*Kate Higa*
* Only include `ViewComponent::SlotableV2` if `ViewComponent::Base` does not already include it.
*Manuel Puyol*
* Add `force_system_arguments` option to raise an error if a class is used instead of using System Arguments.
*Manuel Puyol*
### Breaking changes
* Restrict allowed tags for `Truncate`, `Markdown`, and `HiddenTextExpander`.
*Kate Higa*
## 0.0.41

@@ -50,2 +92,6 @@

* Rename `TooltipComponent` to `Tooltip`.
*Manuel Puyol*
* Don't allow `OcticonComponent` height/width values under 16px

@@ -52,0 +98,0 @@

2

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

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

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