You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ongoing effort to convert Stencil components over to Angular components.
User Story
As a Developer, I will use this work when I want to build out any html template that uses an <select> input. This will allow us to re-use a component with minimal effort and consistent styling across automate, while at the same time increasing performance.
Definition of Done
Angular component built that returns a native <select> input
Chef specific styles applied
current chef-select stencil is replaced where used across the site
The text was updated successfully, but these errors were encountered:
An ongoing effort to convert Stencil components over to Angular components.
User Story
As a Developer, I will use this work when I want to build out any html template that uses an
<select>
input. This will allow us to re-use a component with minimal effort and consistent styling across automate, while at the same time increasing performance.Definition of Done
<select>
inputchef-select
stencil is replaced where used across the siteThe text was updated successfully, but these errors were encountered: