ling1726

Results 52 issues of ling1726

Fluent UI react-components (v9)
Component: Table

Adds research for `List` and related concepts by following the component name matrix.

The current global selector creates a style that is a parent selector ```js ':global(.parent)': { color: 'red', }, ``` ```css .parent .fztiaq5 { color: red; } ``` The above will...

enhancement

Modifies the playground so that it inserts all the css rules into a style tag, and then outputs the real styles. Obviously validation would be great, but a bit more...

React version: 18.2.0 ## Steps To Reproduce 1. Go to https://codesandbox.io/s/adoring-flower-xk881j?file=/src/App.js 2. Click on the button 3. Notice that there is no console output when the button is unmounted Link...

Status: Unconfirmed

Expands the scope of the dependency mismatch generator to align dependencies in the repo even if they are not v9. The exception here is northstar/v0, since it has a dependency...

Runs the generator in both v8 and v9 releases Fixes #24207

Area: Build System

The generator implemented in #23767 should be added as a step after release so that the fix is checked back into master automatically

Area: Build System
Status: In PR
Fluent UI react-components (v9)
CI

Done as part or RFC 24790. Creates a new context in react-shared-contexts that will be consumed by the `Avatar` component. This context provider can be used only internally and it...

Component: Table

Installs `@uifabric/merge-styles` to the repo and creates a new benchmark implementation