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 915 fluentui issues
Sort by recently updated
recently updated
newest added

### Library React / v8 (@fluentui/react) ### Describe the feature that you would like added Ensure that the Shadow DOM updates for Fluent v8 and Fluent v9 interop so that...

Type: Feature
Fluent UI react (v8)

### Library React / v8 (@fluentui/react) ### Describe the feature that you would like added Fluent React v8's [`mergeStyles`](https://github.com/microsoft/fluentui/tree/master/packages/merge-styles) package should support rendering styles into Shadow DOM via [`adoptedStyleSheets`](https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/adoptedStyleSheets) and...

Type: Feature
Fluent UI react (v8)

### Library React / v8 (@fluentui/react) ### Describe the feature that you would like added We need to understand how Layers and Portals should work for components rendered in Shadow...

Type: Feature
Fluent UI react (v8)

### Library React / v8 (@fluentui/react) ### System Info ```shell n/a ``` ### Are you reporting Accessibility issue? no ### Reproduction https://codesandbox.io/s/icons-in-shadow-dom-fluent-v8-om81du ### Bug Description ## Actual Behavior When rendering...

Fluent UI react (v8)

### Library React / v8 (@fluentui/react) ### Describe the feature that you would like added I would like to be able to render Fluent UI React v8 components and icons...

Type: Epic
Status: In PR
Fluent UI react (v8)

### Library React / v8 (@fluentui/react) ### Describe the feature that you would like added SwatchColorPicker currently allows overriding the entire buttonCell, which results in the button losing all the...

Type: Feature
Status: In PR
Fluent UI react (v8)

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Linux 5.15 Ubuntu 20.04 LTS (Focal Fossa) CPU: (20) x64 Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz Memory:...

Fluent UI react-components (v9)

# Fluent Toolbar Web Component ## What Toolbar Does This is a bucket for buttons, icon buttons, dropdown buttons, split buttons, input, search field, divider. - `orientation`: `vertical` or `horizontal`...

Added component tests for vertical bar chart. Improved the test coverage from **57% to 77%** Improved the test coverage: From: ![image](https://github.com/microsoft/fluentui/assets/120183316/c514dabf-3a02-4c33-a63f-ca9165c915fa) To: ![image](https://github.com/microsoft/fluentui/assets/120183316/78257fcd-c2fa-47b6-b8ff-f41cd2efc126)

Package: charting

Implements the `Toast` component using the composition API. Also updates the toast imperative functions to be able to override the root slot. Fixes #27773

Component: Toast