fast-react/specs
Jeff Smith 803e49bbf1
feat: add switch as new web component (#2789)
* feat: add switch as new web component

* missed some copy pasta

* addressed PR comments

* removed constructed

* removed unsused import
2020-03-16 08:25:46 -07:00
..
card chore: add card spec (#2726) 2020-03-04 11:32:15 -08:00
dialog chore: add dialog spec (#2724) 2020-03-04 11:56:39 -08:00
text-area chore: add text area spec (#2786) 2020-03-11 15:07:10 -07:00
text-field chore: add text field spec (#2773) 2020-03-12 11:24:39 -07:00
tree-view chore: add dialog spec (#2724) 2020-03-04 11:56:39 -08:00
README.md chore: add text field spec (#2773) 2020-03-12 11:24:39 -07:00
checkbox.md chore: add checkbox component spec (#2743) 2020-03-09 19:30:57 -07:00
form-associated-custom-element.md feat: add checkbox web component (#2762) 2020-03-09 19:04:43 -07:00
switch.md feat: add switch as new web component (#2789) 2020-03-16 08:25:46 -07:00
template.md chore: add non-goals section to spec template (#2780) 2020-03-10 14:19:15 -07:00

README.md

Specs

Here you'll find specifications for custom elements and other library features.

Note: When authoring a new spec, please use our standard spec template. Specs can be submitted in the form of a PR. Prior to creating a PR, be sure to remove any boilerplate from the spec template which was not used. The PR that introduces your spec should also add a link to this readme in the specs section below.

Specs