microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

feat(react-tag-picker): exports TagPicker event handlers types #31232

Closed bsunderhus closed 2 weeks ago

bsunderhus commented 2 weeks ago

Previous Behavior

New Behavior

  1. adds story for single select case
  2. updates onOptionSelect types
  3. exports onOptionSelect and onOpenChange types

Related Issue(s)

codesandbox-ci[bot] commented 2 weeks ago

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.

fabricteam commented 2 weeks ago

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-tag-picker-preview
@fluentui/react-tag-picker-preview - package
188.225 kB
55.74 kB
188.274 kB
55.755 kB
49 B
15 B

🤖 This report was generated against 2939b63a57f70c5b3c77a4a9e9200bf0e8777596

fabricteam commented 2 weeks ago

🕵 fluentuiv9 No visual regressions between this PR and main