Kyle Buchanan

Results 13 issues of Kyle Buchanan

Closes #1013 ## Description Adds horizontal scrolling capabilities to horizontal tabs. This feature adds a left arrow and a right arrow when the tabs are too large for its container....

doc
tests
styles
functionality
demo
ready: design review
for dev

pfe-accordion and pfe-collapse have the same animations in them and a lot of duplicate code. pfe-accordion should use pfe-collapse as the base class and then add any additional functionality on...

feature
functionality

**Scenario** If we have a basic card that is just using the default slot. Things work great. ![image](https://user-images.githubusercontent.com/330256/76091643-f690d080-5f8b-11ea-9d99-b11c5cd05ac1.png) ``` Card body copy ``` However, if a header or footer is...

functionality
needs: prioritization
fix

We have a few components that are going to need to share functionality but those two components are completely unrelated: think `pfe-tabs` and `pfe-scrollspy`. There are two approaches that I...

needs: prioritization

I've tested this component with Angular, React, and Vue and I get the same experience with all three frameworks. The band initially renders with just the default slot content. Even...

styles
priority: medium
functionality
update component request
size: lg
fix

For some reason, pfe-number and Angular are not getting along. https://codesandbox.io/embed/pfe-number-with-angular-xe6ng We should be seeing 4th and instead we're seeing 0th.

needs: prioritization
fix

# pfe-textinput A web component text input that wraps a standard `` element and provides an option for a connected `` element. The web component will deliver the scoped styles...

new component request
needs: code updates
work in progress
design system
design specs complete

# Component name: > General description of the component goal. ## Design specification ## Accessibility ## Interaction ## Analytics

new component request
priority: low
design system

# Component name: > General description of the component goal. ## Design specification ## Accessibility ## Interaction ## Analytics

new component request
priority: low
design system

## ### Related issues #2091 adding pfe-switch ### Preview Link(s) to demo page(s) where this element can be viewed: - [Link](https://deploy-preview---happy-galileo-ea79c4.netlify.app/examples/) ### What has changed and why - ### Testing...

doc
tools
tests
styles
work in progress
functionality
demo
AT passed