Skip to content

Files

Latest commit

b7f17e9 · Mar 7, 2022

History

History
This branch is 1 commit ahead of, 4703 commits behind microsoft/fluentui:master.

specs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 7, 2021
Mar 7, 2022
Jul 23, 2021
Jul 23, 2021
May 20, 2021
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