Vince Picone

Results 14 issues of Vince Picone

I've been maintaining "verbose" versions of all the default profiles. This probably isn't great if those original profiles are ever updated. It's also not good when I accidentally chose a...

## Goals - Able to include any Plex language for internationalization - Able to include any additional font weights for a font family - Able to include any additional font...

stakeholder: brand

This request is to add support for font-variation-settings as an option. It may, however work better as a plugin. If implemented as a plugin, font properties such as weight and...

By making developers provide the Rows and Columns, we're unable to style or otherwise influence the behavior of rows/columns containing specific cards. We can solve this with custom wrappers for...

The GifPlayer has turned out to be an incredibly valuable tool, sites are using it to swap out/"pause" all kinds of content: Videos, Lottie animations etc. We should update the...

type: enhancement 💡
status: help wanted 👐

[Components](https://github.com/carbon-design-system/gatsby-theme-carbon/blob/master/packages/gatsby-theme-carbon/src/styles/index.scss) and [style sheets](https://github.com/carbon-design-system/gatsby-theme-carbon/tree/master/packages/gatsby-theme-carbon/src/styles/internal) using regular sass loading strategies (importing into a single root index style) are cumbersome to update and exhibit poor engineering practices referencing unrelated classes and styles...

type: enhancement 💡
hacktoberfest

Lots of of folks aren't familiar with the concept of creating custom components for use in MDX content (or as a standalone page on a site). This results in us...

type: docs 📖
hacktoberfest

The ellipses were a stopgap measure to prevent page overflow, we need to implement the same fade out for the path row as we use for the code block beneath...

type: enhancement 💡
hacktoberfest

![ezgif-3-d350231a076e](https://user-images.githubusercontent.com/4078018/94036683-32ee1780-fd8a-11ea-8588-3876c959bb71.gif) We've added support for the `abbr` tag, it'd be cool if a gatsby plugin let us set abbreviations site wide. `gatsby-plugin-abbr` and `gatsby-plugin-acronym` look promising

type: enhancement 💡
hacktoberfest

Carbon [changed the `z` function](https://github.com/carbon-design-system/carbon/pull/6365) enough that it's not really usable for us, it's a private API anyway so we need to come up with our own strategy for layering....

type: enhancement 💡