fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
# TextInput > An implementation of a [text input](https://w3c.github.io/html-reference/input.text.html) as a form-connected web-component. > ## **Design Spec** [Link to Text Input Design Spec in Figma](https://www.figma.com/file/TvHmWjZYxwtI9Tz6v5BT7E/Input?node-id=2366-657&t=UNSOfCD3St9ffppx-0) ## **Engineering Spec** Fluent WC3...
### Library React / v8 (@fluentui/react) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? None ### Reproduction This can be reproduced by zooming in the docsite's...
Add tooling and tests to validate Fluent UI Web Components v3 performance. - tests should be executed as part of a PR - potential regressions should be visible
## Problem As we are getting closer to an initial beta release of Web Components v3, this document defines what Beta (and Final) version is and will track the required...
Add screenshot tests infrastructure to Fluent UI Web Components v3 to test - light and dark theme - forced-colors High Contrast - rtl
Fluent UI Web Components v3 should visually match Fluent UI React v9 components 1:1. Add support to render the components side by side in storybook so that engineers and design...
- add basic styling to the whole docsite, similar to FUIR9 - concepts doc - component doc - per-story description - review attributes table / playground
Add unit test tooling to Fluent UI Web Components v3 - check what Fast Foundation does, see what we should and could cover - can we do "50% of API...
Updated with the solution we chose, all the options fleshed out, and the decision reasoning.