Skip to content

feat: Implement TableSelectionCell#24252

Merged
ling1726 merged 4 commits intomicrosoft:masterfrom
ling1726:feat/table-selection-indicator
Aug 5, 2022
Merged

feat: Implement TableSelectionCell#24252
ling1726 merged 4 commits intomicrosoft:masterfrom
ling1726:feat/table-selection-indicator

Conversation

@ling1726
Copy link
Contributor

@ling1726 ling1726 commented Aug 5, 2022

Implements a primitive to indicate the selected status of a row. The
component supports different designs for single and multiple select per
the design spec.

Fixes #24223
Addresses #23983

Implements a primitive to indicate the selected status of a row. The
component supports different designs for single and multiple select per
the design spec.

Fixes microsoft#24223
Addresses microsoft#23983
@ling1726 ling1726 marked this pull request as ready for review August 5, 2022 09:25
@ling1726 ling1726 requested review from a team as code owners August 5, 2022 09:25
@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 5, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6288b60:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam
Copy link
Collaborator

fabricteam commented Aug 5, 2022

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
192.699 kB
52.786 kB
react-components
react-components: FluentProvider & webLightTheme
32.688 kB
10.736 kB
🤖 This report was generated against 9253171aac6e08d6830361d125d657f21ddfc90a

@fabricteam
Copy link
Collaborator

fabricteam commented Aug 5, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1624 1617 5000
Button mount 1194 1183 5000
FluentProvider mount 1930 1911 5000
FluentProviderWithTheme mount 779 778 10
FluentProviderWithTheme virtual-rerender 732 730 10
FluentProviderWithTheme virtual-rerender-with-unmount 795 769 10
MakeStyles mount 2388 2352 50000
SpinButton mount 3273 3239 5000

@size-auditor
Copy link

size-auditor bot commented Aug 5, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 9253171aac6e08d6830361d125d657f21ddfc90a (build)

@ling1726 ling1726 merged commit b9b2c4c into microsoft:master Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table: create selection indicator primitive

5 participants