Scott Vandehey

Results 20 issues of Scott Vandehey

This PR adds `Element.prototype.append` to the example polyfill.io URL in the readme for IE11 support. ---- - Fixes #215

I'm using Flexie on a wordpress theme that uses Disqus for comments. The flexbox layout works fine, except on pages where Disqus (which adds comments after page load via JS)...

We're using the Chart Editor in a CMS as a custom field. The CMS displays a "create chart" button, which opens a popup window containing the Highcharts Editor. When that...

I'm trying to set up an each loop to render a list of layers as custom properties that we'll use for z-index values in our pattern library. However, I can't...

Adding a section to our guides about how to name things may be helpful. For example, see: https://blog.frankmtaylor.com/2021/10/21/a-small-guide-for-naming-stuff-in-front-end-code/

@spaceninja wrote this in a PR comment thread about why we prefer to convert "magic numbers" into variables. We should add a section rephrasing this to the CSS Guide: >...

enhancement

As a dev team, we're moving towards TypeScript, but it's important to recognize that TypeScript isn't the most friendly to newbies (speaking from personal experience here). We should have a...

Add a small section on how to configure a new repo, including: - disable wikis, forking, projects - enable read-only analysis & vulnerability alerts - add design & dev team...

enhancement

This PR adds a new example from the elastic textarea component. This test differs from the Menu example by injecting HTML directly.

Previously, we were using Theo to dynamically generate the Story files for the design tokens. When we switched to Style Dictionary, these files became manually maintained. This wouldn't be bad...

👷 environment
:construction_worker: dev