Skip to content

Files

Latest commit

Oct 31, 2023
c430734 · Oct 31, 2023

History

History

specs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 7, 2021
Oct 3, 2022
Oct 3, 2022
Oct 31, 2023
Aug 17, 2023
May 20, 2021
May 20, 2021
Feb 26, 2020
May 20, 2021
May 20, 2021
Apr 1, 2021
Sep 30, 2020
Feb 22, 2021
Feb 22, 2021
Oct 1, 2021

NOTE: The specs outlined here are currently a work in progress that shouldn't be taken as the source of truth until further announcement.

Component Specs

This is the living space for the specs that lay the foundation on which our components are built. Each component should have a corresponding spec here that outlines at least, but is not limited to:

  • Component description
  • Variant considerations
  • Recommended API
  • Recommended DOM structure
  • Recommended slots
  • Behavioral information
    • Component states
    • Keyboard, cursor and touch interaction
  • Accessibility concerns
    • Of the component developer
    • Of the user
  • Component tokens