fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

Results 820 fluentui issues
Sort by recently updated
recently updated
newest added

Release notes: - 5.1: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html - 5.2: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-2.html What's addressed: - Explicit type roots. [Type roots are no longer making upward walking.](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html#explicit-typeroots-disables-upward-walks-for-node_modulestypes) - Module and ModuleResolution since 5.2 [should match...

Area: Build System
Area: Typescript
web-components

## New Behavior - Added input fields like in V8 ColorPicker TODO: validation for fields

Component: ColorPicker

Resolve following review comments in the PR. https://github.com/microsoft/fluentui/pull/32966#discussion_r1800155314 https://github.com/microsoft/fluentui/pull/32966#discussion_r1800166253 https://github.com/microsoft/fluentui/pull/32966#discussion_r1800178494 https://github.com/microsoft/fluentui/pull/32966#discussion_r1805237113 https://github.com/microsoft/fluentui/pull/32966#discussion_r1805238767

## Previous Behavior States were defined as shared `css.partial` tagged template literals, which can't be tree-shaken. Example: ```ts const someState = css.partial`:is([state--some-state], :state(some-state))`; const styles = css` :host(${someState}) { //...

web-components

### Package react ### Package version 8.120.9 ### React version 16.14.0 ### Environment Currently having issues running npx ### Current Behavior When opening the menu for a primary split button,...

Type: Bug :bug:
Needs: Triage :mag:
Fluent UI react (v8)

### Package react ### Package version 8.121.6 ### React version 17.0.1 ### Environment System: OS: Windows 11 10.0.22631 CPU: (16) x64 Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz Memory: 47.39 GB...

Type: Bug :bug:
Needs: Triage :mag:
Fluent UI react (v8)

### Area React Components (@fluentui/react-components) ### Describe the feature that you would like added In the 8th version, there's a utility feature for managing overflow and tooltips, showcased in the...

Type: Feature
Component: Tooltip
Needs: Backlog review
Partner Ask
Fluent UI react-components (v9)

## Previous Behavior ## New Behavior ## Related Issue(s) - Fixes #

CI

## New Behavior Added ColorArea with mouse and keyboard events ![color-area-4](https://github.com/user-attachments/assets/ed32a45f-26b2-4772-95b3-d90bb7a4c385)

Component: ColorPicker

### Component TagPicker ### Package version 9.54.2 ### React version 18.2 ### Environment ```shell System: OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish) CPU: (4) x64 12th Gen...

Resolution: By Design
Component: TagPicker
Partner Ask
Fluent UI react-components (v9)
Component: Tag