1.2 MiB
Change Log - @fluentui/react-components
This log was last generated on Wed, 01 Apr 2026 15:50:19 GMT and should not be manually modified.
9.73.7
Wed, 01 Apr 2026 15:50:19 GMT Compare changes
Minor changes
@fluentui/react-avatar- feat: expose base hooks for Avatar (PR #35899 by dmytrokirpa@microsoft.com)
@fluentui/react-checkbox- feat: add base hooks for Checkbox (PR #35826 by dmytrokirpa@microsoft.com)
@fluentui/react-combobox- feat: add useComboboxBase_unstable and useDropdownBase_unstable hooks (PR #35915 by dmytrokirpa@microsoft.com)
@fluentui/react-field- feat: add base hooks for Field (PR #35827 by dmytrokirpa@microsoft.com)
@fluentui/react-label- feat: add useLabelBase_unstable hook (PR #35905 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- Fix: Left arrow behavior in MenuGrid submenus (PR #35928 by email not defined)
@fluentui/react-menu-grid-preview@fluentui/react-progress- feat: add base hooks for ProgressBar (PR #35817 by dmytrokirpa@microsoft.com)
@fluentui/react-select- feat(react-select): add useSelectBase_unstable hook (PR #35906 by dmytrokirpa@microsoft.com)
@fluentui/react-tabs- feat: expose base hooks for Tab and TabList (PR #35902 by dmytrokirpa@microsoft.com)
@fluentui/react-tags- feat: add base hooks for Tags components (PR #35912 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- feat: expose base hooks for Tooltip (PR #35904 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-avatar- fix: support initials calculation for GB18030-2022 extension characters (PR #35878 by dmytrokirpa@microsoft.com)
9.73.6
Mon, 30 Mar 2026 14:37:39 GMT Compare changes
Minor changes
@fluentui/react-accordion- feat: expose base hooks and types for Accordion components (PR #35897 by dmytrokirpa@microsoft.com)
@fluentui/react-motion- feat: add motionSlot() as parallel to presenceMotionSlot() (PR #35888 by robertpenner@microsoft.com)
- feat: add motionSlot() as parallel to presenceMotionSlot() (PR #35883 by robertpenner@microsoft.com)
@fluentui/react-radio- feat: expose base state hooks for Radio components (PR #35894 by dmytrokirpa@microsoft.com)
@fluentui/react-spinbutton- feat(react-spinbutton): add useSpinButtonBase_unstable hook (PR #35907 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-badge- fix: fix incorrect PresenceBadge aria-label (PR #35927 by dmytrokirpa@microsoft.com)
@fluentui/react-progress- refactor: migrate ProgressBar from CSS to motion components (PR #35883 by robertpenner@microsoft.com)
9.73.5
Thu, 26 Mar 2026 08:12:47 GMT Compare changes
Minor changes
@fluentui/react-badge- feat: add base hooks for Badge (PR #35811 by dmytrokirpa@microsoft.com)
@fluentui/react-breadcrumb- feat: add base hooks for Breadcrumb (PR #35819 by dmytrokirpa@microsoft.com)
@fluentui/react-button- fix: ToggleButton provides an opt-in isAccessible variant for accessible checked colors (PR #35837 by sarah.higley@microsoft.com)
- feat: expose button base hooks and types (PR #35890 by dmytrokirpa@microsoft.com)
@fluentui/react-card- feat: add base hooks for Card (PR #35824 by dmytrokirpa@microsoft.com)
@fluentui/react-divider- feat: expose base hook and types for Divider component (PR #35889 by dmytrokirpa@microsoft.com)
@fluentui/react-image- feat: add base hooks for Image (PR #35808 by dmytrokirpa@microsoft.com)
@fluentui/react-input- feat: add base hooks for Input (PR #35813 by dmytrokirpa@microsoft.com)
@fluentui/react-link- feat: add base hooks for Link (PR #35816 by dmytrokirpa@microsoft.com)
@fluentui/react-menu-grid-preview- Add circular and first-letter navigation (PR #35880 by email not defined)
@fluentui/react-persona- feat: expose base hooks for Persona (PR #35814 by dmytrokirpa@microsoft.com)
@fluentui/react-rating- feat: add base hooks for Rating (PR #35823 by dmytrokirpa@microsoft.com)
@fluentui/react-search- feat: add base hooks for SearchBox (PR #35825 by dmytrokirpa@microsoft.com)
@fluentui/react-skeleton- feat: add base hooks for Skeleton (PR #35809 by dmytrokirpa@microsoft.com)
@fluentui/react-slider- feat: add base hooks for Slider (PR #35815 by dmytrokirpa@microsoft.com)
@fluentui/react-spinner- feat: add base hooks for Spinner (PR #35818 by dmytrokirpa@microsoft.com)
@fluentui/react-switch- feat: add base hooks for Switch (PR #35820 by dmytrokirpa@microsoft.com)
@fluentui/react-textarea- feat: expose base hook and types for Textarea (PR #35886 by dmytrokirpa@microsoft.com)
- feat: add base hooks for Textarea (PR #35822 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-checkbox- fix: preserve slot onChange handler using mergeCallbacks instead of direct assignment (PR #35877 by karesansui.u@gmail.com)
@fluentui/react-toolbar- fix: preserve user-defined appearance prop in useToolbarToggleButton (PR #35893 by dmytrokirpa@microsoft.com)
9.73.4
Tue, 17 Mar 2026 07:57:15 GMT Compare changes
Minor changes
@fluentui/react-menu- feat: add shouldOpenOnArrowRight to MenuListContextValue to allow grid containers to opt out of ArrowRight opening submenus (PR #35871 by bsunderhus@microsoft.com)
@fluentui/react-skeleton- feat: add missing SkeletonItem sizes (14, 22, 52, 92) to match typography line-height scale (PR #35863 by copilot@github.com)
Patches
@fluentui/react-menu-grid-preview- fix: ArrowRight no longer opens submenus inside MenuGrid (reserved for column navigation) (PR #35871 by bsunderhus@microsoft.com)
9.73.3
Wed, 11 Mar 2026 12:58:37 GMT Compare changes
Minor changes
@fluentui/react-calendar-compat- feat: add onNavigateDate callback to CalendarYear decade selector (PR #35804 by 198982749+Copilot@users.noreply.github.com)
Patches
@fluentui/react-menu-grid-preview- fix(react-menu-grid-preview): submenus inside MenuGrid now stay open when moving mouse from trigger to submenu popover (PR #35862 by bernardo.sunderhus@gmail.com)
9.73.3
Wed, 11 Mar 2026 09:22:18 GMT Compare changes
Minor changes
@fluentui/react-menu-grid-preview- Proper onClick handling for MenuGridRow (PR #35795 by adam.samec@gmail.com)
@fluentui/react-skeleton- feat(react-skeleton): Add size and shape props to Skeleton component (PR #35787 by v.kozlova13@gmail.com)
@fluentui/react-swatch-picker- feat(react-swatch-picker): Add focusMode prop for tab/arrow key navigation (PR #35803 by v.kozlova13@gmail.com)
Patches
@fluentui/react-calendar-compat- feat(react-calendar-compat): added navigation to the next date when date is on row edge (PR #35790 by v.kozlova13@gmail.com)
@fluentui/react-charts- Replace unsafe expression evaluation with safe recursive-descent parser (PR #35852 by atisjai@microsoft.com)
- fix(charts): block unsafe urls in chart click-to-navigate handlers (PR #35857 by vgenaev@gmail.com)
- Marker size issue in scatter chart and line chart (PR #35699 by yushsingla@microsoft.com)
- Fix legend hover opacity not applied to path elements when barCornerRadius is set in VerticalStackedBarChart (PR #35854 by copilot@microsoft.com)
@fluentui/react-datepicker-compat- fix: reorder event handling for Escape key (PR #35839 by 85318654+JakubWieclaw@users.noreply.github.com)
@fluentui/react-field- Update MessageBar, Field, and Toast to use Dismiss Diamond icons (PR #35758 by 198982749+Copilot@users.noreply.github.com)
@fluentui/react-message-bar- Update MessageBar, Field, and Toast to use Dismiss Diamond icons (PR #35758 by 198982749+Copilot@users.noreply.github.com)
@fluentui/react-toast- Update MessageBar, Field, and Toast to use Dismiss Diamond icons (PR #35758 by 198982749+Copilot@users.noreply.github.com)
9.73.2
Tue, 03 Mar 2026 09:43:39 GMT Compare changes
Minor changes
@fluentui/react-menu- refactor: migrate slide animation from CSS to motion components with surfaceMotion slot (PR #35763 by robertpenner@microsoft.com)
@fluentui/react-motion- fix: make children optional in MotionRefForwarder to resolve type issue (PR #35763 by robertpenner@microsoft.com)
@fluentui/react-popover- refactor: migrate slide animation from CSS to motion components with surfaceMotion slot (PR #35763 by robertpenner@microsoft.com)
@fluentui/react-positioning- refactor: deprecate createSlideStyles (PR #35763 by robertpenner@microsoft.com)
@fluentui/react-switch- feat: add disabledFocusable prop to Switch component (PR #35799 by copilot@microsoft.com)
Patches
@fluentui/react-dialog- fix: reset MotionRefForwarder context in renderDialogSurface to prevent child components from corrupting Dialog's motion ref (PR #35807 by olfedias@microsoft.com)
@fluentui/react-motion- fix: add MotionRefForwarderReset to prevent context leaking to descendants (PR #35807 by olfedias@microsoft.com)
@fluentui/react-calendar-compat- fix: prevent calendar-compat from crashing when value is undefined (PR #35798 by vgenaev@gmail.com)
@fluentui/react-charts- (feat): Add support for vega based schema (PR #35546 by atisjai@microsoft.com)
9.73.1
Wed, 25 Feb 2026 13:32:21 GMT Compare changes
Minor changes
@fluentui/react-motion- feat: export MotionRefForwarder and useMotionForwardedRef for shared motion ref forwarding (PR #35774 by robertpenner@microsoft.com)
@fluentui/react-positioning- feat(react-positioning): add placement to onPositioningEnd event (PR #35773 by robertpenner@microsoft.com)
@fluentui/react-tag-picker- feat: add disableAutoFocus prop to TagPicker and deprecate on TagPickerList (PR #35768 by bsunderhus@microsoft.com)
Patches
@fluentui/react-dialog- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
- refactor: use shared MotionRefForwarder from react-motion (PR #35774 by robertpenner@microsoft.com)
@fluentui/react-icons-compat- fix: add missing "use client" directive to getWindow utility files (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-message-bar- refactor: use shared MotionRefForwarder from react-motion (PR #35774 by robertpenner@microsoft.com)
@fluentui/react-migration-v0-v9- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v8-v9- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-nav- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-overflow- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-portal- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-positioning- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-provider- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-shared-contexts- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-spinbutton- fix: fix read-only functionality (PR #35761 by dmytrokirpa@microsoft.com)
@fluentui/react-tabs- fix: tabster attributes should be overridable on Tabs (PR #35782 by olfedias@microsoft.com)
@fluentui/react-tag-picker- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-text- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-toast- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-utilities- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
Changes
@fluentui/global-context- fix: add missing "use client" directive to client components and styles (PR #35719 by dmytrokirpa@microsoft.com)
9.73.0
Thu, 12 Feb 2026 10:46:10 GMT Compare changes
Minor changes
@fluentui/react-overflow- feat: add support for pinned items (PR #35712 by olfedias@microsoft.com)
@fluentui/react-persona- feat: add base hook for Persona component (PR #35697 by dmytrokirpa@microsoft.com)
@fluentui/priority-overflow- feat: add support for pinned items (PR #35712 by olfedias@microsoft.com)
@fluentui/react-accordion- feat: add base hooks for Accordion components (PR #35682 by dmytrokirpa@microsoft.com)
@fluentui/react-avatar- feat: add base hooks for Avatar component (PR #35696 by dmytrokirpa@microsoft.com)
@fluentui/react-components- feat: add DialogBackdropProvider to react-dialog (PR #35692 by vgenaev@gmail.com)
@fluentui/react-dialog- feat: add appearance to backdrop slot (PR #35692 by vgenaev@gmail.com)
@fluentui/react-jsx-runtime- feat: remove react-is dependency and update warnIfElementTypeIsInvalid logic (PR #35711 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-provider- fix: prevent XSS theme vulnerability during SSR (PR #35717 by martinhochel@microsoft.com)
@fluentui/react-switch- refactor: add base state hooks for Switch component (PR #35720 by copilot@github.com)
@fluentui/react-table- fix: single-select Table radio header should be fully hidden, not just 0 opacity (PR #35707 by sarah.higley@microsoft.com)
@fluentui/react-button- fix: prevent custom props from leaking to the DOM (PR #35689 by dmytrokirpa@microsoft.com)
@fluentui/react-carousel- fix: prevent custom props from leaking to the DOM (PR #35689 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- A11y fix: updated focus-visible outline data (PR #35718 by 132879294+v-baambati@users.noreply.github.com)
@fluentui/react-drawer- fix: use DialogBackdropProvider to fix no dimmed nested dialogs inside OverlayDrawer' (PR #35692 by vgenaev@gmail.com)
@fluentui/react-nav- fix: update NavSubItemGroup motion handling and fix styles (PR #35743 by dmytrokirpa@microsoft.com)
9.72.11
Fri, 30 Jan 2026 12:55:50 GMT Compare changes
Patches
@fluentui/react-toolbar- fix: ToolbarRadioButton should respect "size" prop (PR #35710 by olfedias@microsoft.com)
@fluentui/react-charts- A11y bugs fixes (PR #35690 by 132879294+v-baambati@users.noreply.github.com)
- A11y bug fix (PR #35704 by 132879294+v-baambati@users.noreply.github.com)
9.72.10
Thu, 22 Jan 2026 17:06:27 GMT Compare changes
Minor changes
@fluentui/react-toolbar- feat: add base hooks for Toolbar components (PR #35658 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- feat: add base hook for Tooltip component (PR #35637 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v8-v9- Update CAP DR tokens (PR #35574 by jukapsia@microsoft.com)
@fluentui/react-motion-components-preview- refactor(motion-components): improve parameter naming from 'from/to' to 'out/in' (PR #35592 by robertpenner@microsoft.com)
@fluentui/react-popover- feat: add base hooks for Popover component (PR #35635 by dmytrokirpa@microsoft.com)
@fluentui/react-tabs- feat: add base hooks for tabs components (PR #35638 by dmytrokirpa@microsoft.com)
- refactor(react-tabs): separate focus behavior from base hook (PR #35675 by dmytrokirpa@microsoft.com)
@fluentui/react-divider- feat: add base hooks (PR #35634 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- feat: add base hooks (PR #35660 by dmytrokirpa@microsoft.com)
@fluentui/react-button- feat: add base hooks for button components (PR #35631 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-utilities- feat: add focusgroup attribute to baseElementProperties (PR #35674 by dmytrokirpa@microsoft.com)
@fluentui/react-motion- fix: cleanup animation handle on unmounted component (PR #35617 by olfedias@microsoft.com)
@fluentui/react-nav- fix(react-nav): update Rotate param from "fromAngle" to "outAngle" (PR #35592 by robertpenner@microsoft.com)
@fluentui/react-portal- fix: replace Node.ELEMENT_NODE with hardcoded value for SSR compatibility (PR #35350 by dmytrokirpa@microsoft.com)
@fluentui/react-table- fix: use distinct hover background color (PR #35588 by vgenaev@gmail.com)
@fluentui/react-charts- fix(react-charts): Add prop to regulate removal of default annotation styling (PR #35627 by 120183316+srmukher@users.noreply.github.com)
- fix barlabel issue for stacked bars (PR #35597 by anushgupta@microsoft.com)
- fix scatter marker issue (PR #35595 by anushgupta@microsoft.com)
- support chart title from plotly schema (PR #35606 by anushgupta@microsoft.com)
- fix chart title styles (PR #35645 by anushgupta@microsoft.com)
- fix: resolve minor bugs (PR #35651 by kumarkshitij@microsoft.com)
- fix funnel chart navigation issue (PR #35594 by anushgupta@microsoft.com)
- fix nvda bugs (PR #35621 by anushgupta@microsoft.com)
- feat: Add PolarChart (PR #35583 by kumarkshitij@microsoft.com)
- fix(react-charts): Fixing date related annotation issue (PR #35577 by 120183316+srmukher@users.noreply.github.com)
- fix chart title bugs (PR #35646 by anushgupta@microsoft.com)
- honor alignment and padding properties for chart title (PR #35673 by anushgupta@microsoft.com)
- support for barlabels in declarative HBC (PR #35576 by anushgupta@microsoft.com)
- fix heatmap navigation issue (PR #35593 by anushgupta@microsoft.com)
- fix chart width issue in donut chart (PR #35652 by anushgupta@microsoft.com)
- fix accessibility issues (PR #35584 by anushgupta@microsoft.com)
@fluentui/react-dialog- fix(react-dialog): update Scale param from "fromScale" to "outScale" (PR #35592 by robertpenner@microsoft.com)
@fluentui/react-divider- chore: remove experimental style hooks (PR #35620 by dmytrokirpa@microsoft.com)
- refactor: refactor divider base hook (PR #35679 by dmytrokirpa@microsoft.com)
@fluentui/react-link- fix: use brand tokens for inverted variant (PR #35681 by vgenaev@gmail.com)
@fluentui/react-message-bar- fix(react-message-bar): update slide atom param from "fromY" to "outY" (PR #35592 by robertpenner@microsoft.com)
@fluentui/react-button- chore: remove experimental style hooks (PR #35620 by dmytrokirpa@microsoft.com)
Changes
@fluentui/tokens- chore(tokens): Add CAP DR tokens (PR #35574 by jukapsia@microsoft.com)
@fluentui/react-theme-sass- chore(tokens): Add CAP DR tokens (PR #35574 by jukapsia@microsoft.com)
9.72.9
Wed, 17 Dec 2025 18:10:05 GMT Compare changes
Minor changes
@fluentui/react-carousel- feat: add appearance prop ('flat' | 'elevated') (PR #34971 by oleksandr.katrukhin@microsoft.com)
@fluentui/react-utilities- add HTML Popover API attributes (PR #35582 by seanmonahan@microsoft.com)
Patches
@fluentui/react-charts- fix(react-charts): Mixed coordinate annotations (PR #35532 by 120183316+srmukher@users.noreply.github.com)
- add missing aria-labels in v9 cartesian charts (PR #35560 by 74965306+Anush2303@users.noreply.github.com)
- fix label percentage issue in donut, VBC, VSBC and heatmap chart (PR #35538 by anushgupta@microsoft.com)
- fix a11y bugs in line chart (PR #35550 by anushgupta@microsoft.com)
- fix a11y issues (PR #35573 by anushgupta@microsoft.com)
- feat: improve x-axis tick label layout with automatic wrapping, truncation, or multi-level rendering based on available space (PR #35522 by kumarkshitij@microsoft.com)
- fix: resolve minor gantt chart bugs (PR #35543 by kumarkshitij@microsoft.com)
- fix(react-charts):Fixing annotations opacity issue (PR #35564 by 120183316+srmukher@users.noreply.github.com)
- enable custom callout in scatter chart (PR #35565 by anushgupta@microsoft.com)
- fix double padding issue in scatter chart (PR #35498 by anushgupta@microsoft.com)
@fluentui/react-field- fix: constrain Field label size to prevent empty space click activation (PR #35561 by dmytrokirpa@microsoft.com)
@fluentui/react-toolbar- Fix toolbar toggle button (PR #35563 by charles.assuncao@microsoft.com)
@fluentui/react-utilities- fix: ensure slot className is saved from defaultProps (PR #35555 by dmytrokirpa@microsoft.com)
9.72.8
Fri, 05 Dec 2025 22:38:18 GMT Compare changes
Minor changes
@fluentui/react-switch- feat: add small variant to the Switch component (PR #35505 by dmytrokirpa@microsoft.com)
@fluentui/react-divider- feat: implement headless style hook for Divider component (PR #35537 by dmytrokirpa@microsoft.com)
@fluentui/react-drawer- feat: add support to keep Drawer mounted on clos (PR #35212 by marcosvmmoura@gmail.com)
@fluentui/react-button- feat: introduce headless style hooks for button components (PR #35537 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-tree- fix: Making TreeItemLayout and TreeItemPersonaLayout render a tree's appearance the same way (PR #35373 by 7254163+mindlessroman@users.noreply.github.com)
@fluentui/react-drawer- fix: use transition animation instead of margin (PR #35523 by marcosvmmoura@gmail.com)
@fluentui/react-menu-grid-preview- Use proper property name for MenuGridGroup context (PR #35521 by adam.samec@gmail.com)
- Fix id for MenuGridGroupHeader (PR #35529 by adam.samec@gmail.com)
- Fix MenuGridItem class names and MenuGridGroup class names object name (PR #35525 by adam.samec@gmail.com)
@fluentui/react-button- fix: update active state styles to include keyboard press events (PR #35514 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- fix: handle frequent uncaught exceptions (PR #35495 by kumarkshitij@microsoft.com)
- remove redundant styles (PR #35476 by anushgupta@microsoft.com)
- fix incomplete donut and VSBC bug (PR #35484 by anushgupta@microsoft.com)
- fix width and height props not being applied to SVG path dimensions (PR #35479 by 120502241+jepagan_microsoft@users.noreply.github.com)
- add support for x rounded tick values (PR #35490 by anushgupta@microsoft.com)
- fix popover issue (PR #35501 by anushgupta@microsoft.com)
- set reference line legends after the main chart legends (PR #35481 by anushgupta@microsoft.com)
- fix duplicate points issue in scatter polar chart (PR #35516 by anushgupta@microsoft.com)
- feat: enable multiplot image export (PR #35483 by kumarkshitij@microsoft.com)
- fix(react-charts): Ensuring annotation keeps tied with chart always (PR #35486 by 120183316+srmukher@users.noreply.github.com)
9.72.7
Tue, 11 Nov 2025 19:18:06 GMT Compare changes
Minor changes
@fluentui/react-shared-contexts- feat: add brand appearance variant for background context (PR #35403 by vgenaev@gmail.com)
@fluentui/react-link- feat: add brand appearance variant (PR #35403 by vgenaev@gmail.com)
Patches
@fluentui/react-provider- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-radio- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-rating- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-search- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-select- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-skeleton- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-slider- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-spinbutton- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-spinner- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-swatch-picker- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-switch- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-table- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tabs- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tabster- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tag-picker- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tags- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-teaching-popover- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-text- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-textarea- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-timepicker-compat- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-toast- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-toolbar- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tooltip- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-tree- performance optimization in react-tree (PR #35198 by maachin@gmail.com)
- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-accordion- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-avatar- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-badge- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-breadcrumb- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-button- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-calendar-compat- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-card- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-carousel- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-charts- add reference lines logic in line and scatter chart (PR #35474 by anushgupta@microsoft.com)
- add chart annotations (PR #35457 by anushgupta@microsoft.com)
- add support for chart only annotation (PR #35461 by anushgupta@microsoft.com)
- fix: adjust chart margin for continuous y-axis tick labels (PR #35376 by kumarkshitij@microsoft.com)
- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-checkbox- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-color-picker- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-combobox- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-components- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-datepicker-compat- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-dialog- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-divider- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-drawer- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-field- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-icons-compat- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-image- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-infolabel- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-input- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-label- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-link- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
- fix: incorrect token for subtle appearance (PR #35467 by vgenaev@gmail.com)
@fluentui/react-list- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-menu- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-menu-grid-preview- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-message-bar- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-migration-v0-v9- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-nav- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-overflow- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-persona- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-popover- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-portal- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-positioning- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-progress- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
Changes
@fluentui/react-virtualizer- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-alert- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
@fluentui/react-infobutton- chore: Bump @griffel/react package. (PR #35469 by estebanmu@microsoft.com)
9.72.6
Thu, 06 Nov 2025 17:24:17 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- feat(motion): Add Stagger choreography component (PR #34705 by robertpenner@microsoft.com)
9.72.5
Thu, 06 Nov 2025 15:01:14 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- feat(motion): export standard motion atoms (PR #35421 by robertpenner@microsoft.com)
Patches
@fluentui/react-tabster- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-tooltip- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-tree- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-utilities- fix: Add referrerPolicy to anchor element property whitelist (PR #35447 by 198982749+Copilot@users.noreply.github.com)
- refactor(react-utilities): improve types for useAnimationFrame (PR #35466 by robertpenner@microsoft.com)
- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-aria- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-calendar-compat- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
- fix: disabled Calendar buttons get disabled color styles in high contrast mode (PR #35450 by sarah.higley@microsoft.com)
@fluentui/react-charts- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
- fix plotly color issue (PR #35451 by anushgupta@microsoft.com)
- fix reference lines bug (PR #35406 by anushgupta@microsoft.com)
@fluentui/react-combobox- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-components- added export for presenceComponent (PR #35455 by 155784131+cperezruiz-microsoft@users.noreply.github.com)
@fluentui/react-context-selector- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-drawer- refactor(react-drawer): use standard motion atom for fade (PR #35421 by robertpenner@microsoft.com)
@fluentui/react-jsx-runtime- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-menu- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-menu-grid-preview- Update styles and rename menuGridGroupHeaderClassNames to camel case (PR #35463 by yuanboxue@microsoft.com)
@fluentui/react-message-bar- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
- refactor(react-message-bar): use standard motion atoms for slide and fade (PR #35421 by robertpenner@microsoft.com)
@fluentui/react-migration-v0-v9- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-motion- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-nav- refactor(react-nav): use Rotate component for icon motion (PR #35433 by robertpenner@microsoft.com)
@fluentui/react-overflow- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-popover- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-portal- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
@fluentui/react-positioning- chore: migrate source to react 19 (PR #35434 by martinhochel@microsoft.com)
Changes
@fluentui/react-infobutton- fix: mitigate native popover prop dts clash from public API exposed by React 19 (PR #35434 by martinhochel@microsoft.com)
9.72.4
Fri, 31 Oct 2025 16:21:59 GMT Compare changes
Minor changes
@fluentui/react-storybook-addon- feat: add Copy as Markdown button to FluentDocsPage (PR #35255 by dmytrokirpa@microsoft.com)
@fluentui/react-dialog- feat: add support to keep Dialog mounter on close (PR #35211 by marcosvmmoura@gmail.com)
@fluentui/react-motion-components-preview- feat(motion): standardize from/to parameters (PR #35419 by robertpenner@microsoft.com)
Patches
@fluentui/react-portal- fix: replace Node.ELEMENT_NODE with hardcoded value for SSR compatibility (PR #35350 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- fix: Tooltip does not prevent rendering with aria-expanded unless aria-haspopup is also set (PR #35364 by sarah.higley@microsoft.com)
@fluentui/react-utilities- fix: use numeric literal for DOCUMENT_FRAGMENT_NODE to make SSR work (PR #35357 by 198982749+Copilot@users.noreply.github.com)
@fluentui/eslint-plugin-react-components- chore: update ts-eslint to 8.46.2 (PR #35378 by vgenaev@gmail.com)
@fluentui/priority-overflow- fix: use numeric literals for Node constants to make SSR work (PR #35357 by 198982749+Copilot@users.noreply.github.com)
@fluentui/react-charts- fix chart crash issue (PR #35399 by anushgupta@microsoft.com)
- update react version to react 19 (PR #35402 by anushgupta@microsoft.com)
- fix dark mode styles of chart table (PR #35377 by anushgupta@microsoft.com)
- fix chart exceptions (PR #35393 by anushgupta@microsoft.com)
- feat: map deprecated plotly create_gantt() scatter traces to gantt chart (PR #35334 by kumarkshitij@microsoft.com)
@fluentui/react-checkbox- fix: add fit-content to max-width (PR #35361 by vgenaev@gmail.com)
@fluentui/react-context-selector- fix: update scheduler dependency to remove upper version limit (PR #35343 by dmytrokirpa@microsoft.com)
@fluentui/react-menu-grid-preview- feat: add styles for MenuGridRow (PR #34948 by jukapsia@microsoft.com)
9.72.3
Tue, 21 Oct 2025 14:16:55 GMT Compare changes
Minor changes
@fluentui/react-jsx-runtime- feat: implement custom JSX namespace instead of @ts-ignore workaround (PR #35295 by martinhochel@microsoft.com)
Patches
@fluentui/react-charts- fix: callout not appearing on scatter chart (PR #35310 by kumarkshitij@microsoft.com)
- fix place value formatting bug in donut chart (PR #35315 by anushgupta@microsoft.com)
- add missing code in v9 (PR #35318 by anushgupta@microsoft.com)
- fix: resolve data points based on axis type + replace invalid values with 0 for valid coordinates (PR #35323 by kumarkshitij@microsoft.com)
- support reference lines in line chart and VBC (PR #35330 by anushgupta@microsoft.com)
- fix legend shape bug (PR #35335 by anushgupta@microsoft.com)
- feat: add support for lines in GVBC (PR #35321 by kumarkshitij@microsoft.com)
- fix donut colors and segment orders (PR #35316 by anushgupta@microsoft.com)
- add fill for scatter polar chart (PR #35317 by anushgupta@microsoft.com)
- fix(react-charts): Show markers only when mode has markers for large data (PR #35311 by 120183316+srmukher@users.noreply.github.com)
- fix popover positioning issue (PR #35289 by anushgupta@microsoft.com)
- fix chart exception issue (PR #35342 by anushgupta@microsoft.com)
@fluentui/react-drawer- fix: update drawer scroll state when content changes (PR #35210 by marcosvmmoura@gmail.com)
@fluentui/react-list- Fix selection becoming broken after re-enabling (PR #35331 by jirivyhnalek@microsoft.com)
9.72.2
Wed, 08 Oct 2025 12:04:51 GMT Compare changes
Patches
@fluentui/react-nav- fix(react-nav): Make NavDrawerBody focus attributes overridable by props (PR #35280 by jiangemma@microsoft.com)
@fluentui/react-tooltip- fix: In StrictMode, Tooltip now shows correctly on elements that are focused when created (PR #35282 by vgenaev@gmail.com)
@fluentui/react-utilities- refactor: derive JSXIntrinsicElementKeys type for React instead of using generated type (PR #35290 by dmytrokirpa@microsoft.com)
Changes
@fluentui/react-alert- feat: add react 19 support (PR #35285 by martinhochel@microsoft.com)
@fluentui/react-infobutton- feat: add react 19 support (PR #35285 by martinhochel@microsoft.com)
@fluentui/react-virtualizer- feat: add react 19 support (PR #35285 by martinhochel@microsoft.com)
9.72.1
Mon, 06 Oct 2025 15:01:58 GMT Compare changes
Minor changes
@fluentui/react-tree- added return type to useTreeNavigation hook (PR #35283 by patrycja.fogelman@microsoft.com)
Patches
@fluentui/react-charts- feat: enable wrapping of string x-axis labels in scatterchart (PR #35231 by 132879294+v-baambati@users.noreply.github.com)
9.72.0
Fri, 03 Oct 2025 14:19:03 GMT Compare changes
Minor changes
@fluentui/react-components- exports useTreeNavigation hook (PR #35275 by patrycja.fogelman@microsoft.com)
@fluentui/react-motion-components-preview- refactor(Collapse): simplify parameter types (PR #35262 by robertpenner@microsoft.com)
Patches
@fluentui/react-motion-components-preview- fix(Collapse): make size animation work with delay (PR #35269 by robertpenner@microsoft.com)
9.71.0
Thu, 02 Oct 2025 15:12:05 GMT Compare changes
Minor changes
@fluentui/react-tree- exported 'useTreeNavigation' hook (PR #35133 by patrycja.fogelman@microsoft.com)
@fluentui/react-utilities- feat: add the useApplyScrollbarWidth hook for SSR-safe scrollbar width application (PR #35191 by dmytrokirpa@microsoft.com)
@fluentui/priority-overflow- fix: overflowMenuSize is included in occupiedSize (PR #35090 by vkozlova@microsoft.com)
@fluentui/react-charts- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-components- feat(motion): add createMotionComponentVariant factory (PR #35149 by robertpenner@microsoft.com)
- feat: add the useApplyScrollbarWidth hook for SSR-safe scrollbar width application (PR #35191 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- Add correct nesting validation for Menu and MenuGridcomponents and subcomponents (PR #35128 by adam.samec@gmail.com)
@fluentui/react-menu-grid-preview- Feat(react-menu-grid-preview): Detect invalid MenuGrid nesting (PR #35128 by lingfangao@hotmail.com)
@fluentui/react-motion- feat(motion): add createMotionComponentVariant factory (PR #35149 by robertpenner@microsoft.com)
@fluentui/react-overflow- feat: add hasHiddenItems option (PR #35090 by vkozlova@microsoft.com)
@fluentui/react-table- feat: DataGrid header cells can contain interactive controls (PR #35187 by sarah.higley@microsoft.com)
Patches
@fluentui/react-textarea- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-timepicker-compat- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-toast- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
- fix: Update ToastBody lineheight (PR #35042 by lingfangao@hotmail.com)
@fluentui/react-toolbar- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-tree- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-utilities- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-accordion- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-aria- fix: fix useTypingAnnounce React 19 type-check issues (PR #35192 by dmytrokirpa@microsoft.com)
- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-avatar- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-badge- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-breadcrumb- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-button- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-calendar-compat- feat: added reverse Date selection (PR #34541 by vkozlova@microsoft.com)
- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-card- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-carousel- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- fix v9 chart bugs (PR #35181 by anushgupta@microsoft.com)
- fix v9 bugs (PR #35188 by anushgupta@microsoft.com)
- fix chart bugs (PR #35219 by anushgupta@microsoft.com)
- fix date format and multi selection of legends in donut chart (PR #35163 by anushgupta@microsoft.com)
- simple bug fixes (PR #35201 by 132879294+v-baambati@users.noreply.github.com)
- fix styling in chart table (PR #35156 by anushgupta@microsoft.com)
- remove default culture in v9 charts (PR #35175 by anushgupta@microsoft.com)
- fix chart table bugs in v9 (PR #35171 by anushgupta@microsoft.com)
- handled negative sign in RTL mode (PR #35143 by anushgupta@microsoft.com)
- fix dashed line bug in line chart (PR #35183 by anushgupta@microsoft.com)
@fluentui/react-checkbox- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-color-picker- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-combobox- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-context-selector- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-datepicker-compat- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-dialog- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-divider- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-drawer- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-field- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-image- fix: apply fit fill styles only if height and width are not provided (PR #35161 by vgenaev@gmail.com)
- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-infolabel- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-input- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-label- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-link- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-list- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
- fix: useValidateNesting ref type React 19 issue (PR #35221 by dmytrokirpa@microsoft.com)
@fluentui/react-menu-grid-preview- Allow navigation in MenuGrid submenu of MenuList (PR #35223 by adam.samec@gmail.com)
- Merge onKeyDown handlers for MenuGrid component (PR #35216 by adam.samec@gmail.com)
- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
- fix: useValidateNesting ref type React 19 issue (PR #35221 by dmytrokirpa@microsoft.com)
@fluentui/react-message-bar- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
- refactor(react-message-bar): migrate slide & fade to motion components (PR #35168 by robertpenner@microsoft.com)
@fluentui/react-migration-v0-v9- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v8-v9- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-motion- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-nav- fix: NavHeader is not included in the arrow nav region (PR #35111 by sarah.higley@microsoft.com)
- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-overflow- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-persona- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-popover- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-portal- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-portal-compat- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-portal-compat-context- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-positioning- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-progress- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-provider- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-radio- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-rating- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-search- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-select- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-shared-contexts- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-skeleton- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-slider- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-spinbutton- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-spinner- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-swatch-picker- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-switch- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-table- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-tabs- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-tabster- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-tag-picker- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
- fix: render portal only when popover is defined to prevent hydration mismatch (PR #35182 by dmytrokirpa@microsoft.com)
@fluentui/react-tags- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-teaching-popover- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
@fluentui/react-text- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
Changes
@fluentui/global-context- feat: enforce usage of use client directive for files with client-only features (PR #35173 by dmytrokirpa@microsoft.com)
9.70.0
Mon, 08 Sep 2025 12:50:28 GMT Compare changes
Minor changes
@fluentui/react-jsx-runtime- feat: expose JSX namespace in backwards compatible way for react 19 typescript support (PR #35137 by martinhochel@microsoft.com)
@fluentui/react-list- Use default cursor when selection is disabled (PR #35153 by jirivyhnalek@microsoft.com)
@fluentui/react-motion-components-preview- feat(motion): add delay parameter to motion components (PR #35077 by robertpenner@microsoft.com)
@fluentui/react-aria- feat: add useTypingAnnounce hook for managing live regions triggered by user input (PR #34354 by sarah.higley@microsoft.com)
@fluentui/react-card- feat: add support for disabled cards (PR #35028 by marcosvmmoura@gmail.com)
@fluentui/react-components- feat: re-export custom JSX types from react-utilities (PR #35057 by dmytrokirpa@microsoft.com)
- feat: add useTypingAnnounce hook (PR #34354 by sarah.higley@microsoft.com)
Patches
@fluentui/react-search- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-select- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-shared-contexts- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-skeleton- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-slider- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-spinbutton- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-spinner- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- fix: set min-width to min-content to prevent spinner clipping (PR #35068 by busratemizyureek@gmail.com)
@fluentui/react-storybook-addon- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-swatch-picker- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-switch- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-table- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: single-select radio input should be fully hidden, not disabled (PR #35103 by sarah.higley@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-tabs- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-tabster- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix(react-tabster): Fixing the uncontrolled completely callback return value and switching it away from the deprecated method. (PR #35136 by marata@microsoft.com)
@fluentui/react-tag-picker- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-tags- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: set default button type for dismissible (PR #35088 by vgenaev@gmail.com)
@fluentui/react-teaching-popover- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-text- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-textarea- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-timepicker-compat- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-toast- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-toolbar- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-tree- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-utilities- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-dialog- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- refactor(react-dialog): migrate to standard Scale motion component (PR #35141 by robertpenner@microsoft.com)
@fluentui/react-divider- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-drawer- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-field- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-icons-compat- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-image- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-infolabel- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-input- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-jsx-runtime- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-label- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-link- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-list- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-menu-grid-preview- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-message-bar- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v0-v9- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v8-v9- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-motion- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-motion-components-preview- refactor(motion): normalize motion atom parameters & types (PR #35076 by robertpenner@microsoft.com)
- fix(motion): apply opacity in animations using fill mode (PR #35078 by robertpenner@microsoft.com)
- test(motion): expand motion atom testing (PR #35079 by robertpenner@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-nav- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-overflow- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-persona- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-popover- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-portal- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-portal-compat- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-portal-compat-context- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-positioning- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-progress- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-provider- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-radio- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-rating- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-aria- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-avatar- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-badge- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- fix: badge icon margin styling for falsy content (PR #35110 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-breadcrumb- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-button- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-calendar-compat- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-card- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-carousel- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- add support for tickmode in declarative chart (PR #35121 by anushgupta@microsoft.com)
- fix svg background alignment issue (PR #35070 by anushgupta@microsoft.com)
- fix a11y bugs (PR #35127 by anushgupta@microsoft.com)
- refactor common styles to reduce bundle size (PR #35081 by anushgupta@microsoft.com)
- add support for declarative multiplot chart - non cartesian (PR #35069 by anushgupta@microsoft.com)
- reduce component size by removing duplicate code (PR #35094 by anushgupta@microsoft.com)
- change foreground color based on contrast ratio in chart table (PR #35101 by anushgupta@microsoft.com)
- handling y object values for bar chart (PR #35115 by anushgupta@microsoft.com)
- fix text mode for scatter polar (PR #35104 by anushgupta@microsoft.com)
- update segment colors of donut chart (PR #35122 by anushgupta@microsoft.com)
- fix: resolve R19 type issues on refs (PR #35144 by martinhochel@microsoft.com)
- add support for marker texts for modes containing text (PR #35083 by anushgupta@microsoft.com)
- fix v9 charts bugs (PR #35132 by anushgupta@microsoft.com)
- align labels and points according to given directions and rotation in schema for scatter polar (PR #35098 by anushgupta@microsoft.com)
- Add Gantt and Funnel chart in declarative charts (PR #35123 by anushgupta@microsoft.com)
- support string y axis in scatter chart (PR #35120 by anushgupta@microsoft.com)
- respect bargap and width properties in plotly bar traces (PR #35097 by anushgupta@microsoft.com)
- support categorical theta values for scatter polar chart (PR #35092 by anushgupta@microsoft.com)
- support single value callout in linechart (PR #35084 by anushgupta@microsoft.com)
- support additional modes (PR #35096 by anushgupta@microsoft.com)
- support tick formatting from plotly output (PR #35060 by anushgupta@microsoft.com)
- log axis support in linechart and scatter chart (PR #35112 by anushgupta@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-checkbox- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/react-color-picker- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-combobox- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-components- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-conformance-griffel- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-context-selector- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
@fluentui/react-datepicker-compat- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- fix: onIconClick triggering useOnClickOutside (PR #35114 by vkozlova@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
@fluentui/priority-overflow- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
@fluentui/react-accordion- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- fix: react 19 type issues (PR #34864 by dmytrokirpa@microsoft.com)
Changes
@fluentui/global-context- chore: extend peer dependencies versions to support React 19 (PR #35145 by dmytrokirpa@microsoft.com)
- chore: enforce explicit module boundary types (PR #35080 by dmytrokirpa@microsoft.com)
9.69.0
Thu, 21 Aug 2025 17:40:36 GMT Compare changes
Minor changes
@fluentui/react-components- chore(themes): Export new themes from react-components (PR #35063 by jurokapsiar@gmail.com)
9.68.4
Thu, 21 Aug 2025 13:38:51 GMT Compare changes
Minor changes
@fluentui/react-menu-grid-preview- 'feat: (PR #35064 by adam.samec@gmail.com)
9.68.4
Thu, 21 Aug 2025 12:25:13 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- feat(motion): add Rotate presence motion component (PR #34928 by robertpenner@microsoft.com)
@fluentui/react-shared-contexts- feat: Add DrawerSurfaceStyle custom style hook (PR #35007 by mifraser@microsoft.com)
@fluentui/react-tabs- feat: Export tabReservedSpaceClassNames and useTabAnimatedIndicatorStyles_unstable for style overrides (PR #35007 by mifraser@microsoft.com)
@fluentui/react-toast- feat: Export ToastContainer state and classNames nessecary for style overrides (PR #35007 by mifraser@microsoft.com)
@fluentui/react-tree- feat: Export TreeItemCSSProperties for external usage (PR #35007 by mifraser@microsoft.com)
@fluentui/react-utilities- feat: enhance hook to support React concurrent mode using setEffect for first mount tracking (PR #34985 by dmytrokirpa@microsoft.com)
@fluentui/react-dialog- feat: Export dialog style constants (PR #35007 by mifraser@microsoft.com)
@fluentui/react-drawer- feat: Enable custom style hooks on OverlayDrawerSurface (PR #35007 by mifraser@microsoft.com)
@fluentui/react-list- Feat: Add support for disabling selection per item (PR #34851 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-motion- refactor: move getRefFromReactElement to react-utilities (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-overflow- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
- indirect ts emit change with exactOptionalPropertyTypes (PR #33498 by vgenaev@gmail.com)
@fluentui/react-popover- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
- docs: Include Positioning Docs Link For positioning props (PR #35031 by v.kozlova@gmail.com)
@fluentui/react-positioning- chore: bumps @floating-ui/devtools ver to latest (PR #35044 by vgenaev@gmail.com)
@fluentui/react-table- feat(react-table): Allow Left arrow to focus back to row in composite navigation (PR #34984 by lingfangao@hotmail.com)
@fluentui/react-tabster- indirect ts emit change with exactOptionalPropertyTypes (PR #33498 by vgenaev@gmail.com)
@fluentui/react-tags- fix: borders issues with small-circular and HC (PR #34986 by vgenaev@gmail.com)
@fluentui/react-toast- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-toolbar- fix: apply styles for ToolbarGroup (PR #35052 by olfedias@microsoft.com)
@fluentui/react-tooltip- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-utilities- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-accordion- indirect ts emit change with exactOptionalPropertyTypes (PR #33498 by vgenaev@gmail.com)
@fluentui/react-charts- add labels for text+markers (PR #35025 by anushgupta@microsoft.com)
- fix scatter chart bugs (PR #35047 by anushgupta@microsoft.com)
- update validation to tolerate invalid traces (PR #34998 by anushgupta@microsoft.com)
- support for ordering tick labels (PR #35053 by anushgupta@microsoft.com)
- colorscale support for bar charts (PR #35026 by anushgupta@microsoft.com)
- pie chart fix (PR #35013 by anushgupta@microsoft.com)
- use piecolorway for donut chart (PR #34999 by anushgupta@microsoft.com)
- enable scatter chart in v9 declatative (PR #35036 by anushgupta@microsoft.com)
- support for using opacity provided in plotly schema (PR #35045 by anushgupta@microsoft.com)
- add date axis support in vsbc (PR #35018 by anushgupta@microsoft.com)
- add support for multiplot declarative chart (PR #35038 by anushgupta@microsoft.com)
- add styles to tables (PR #35012 by anushgupta@microsoft.com)
- remove duplicated legends in line chart (PR #34991 by anushgupta@microsoft.com)
- fix color issue in gvbc (PR #35050 by anushgupta@microsoft.com)
- support for lines+markers (PR #34997 by anushgupta@microsoft.com)
- use schema colorscale for gvbc (PR #35011 by anushgupta@microsoft.com)
- add support for string y axis in VSBC (PR #35016 by anushgupta@microsoft.com)
@fluentui/react-dialog- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-field- indirect ts emit change with exactOptionalPropertyTypes (PR #33498 by vgenaev@gmail.com)
@fluentui/react-infolabel- chore: update api.md (PR #33498 by vgenaev@gmail.com)
@fluentui/react-menu- fix: replace deprecated element.ref usages to support react 19 (PR #35030 by dmytrokirpa@microsoft.com)
@fluentui/react-migration-v0-v9- indirect ts emit change with exactOptionalPropertyTypes (PR #33498 by vgenaev@gmail.com)
9.68.3
Thu, 07 Aug 2025 10:03:20 GMT Compare changes
Minor changes
@fluentui/react-portal- feat: support for react 19 (PR #34916 by dmytrokirpa@microsoft.com)
@fluentui/react-storybook-addon- feat!: make docs enhancements configurable and opt in. BREAKING CHANGE: turned off by default (PR #34950 by martinhochel@microsoft.com)
Patches
@fluentui/react-charts- support for stacked grouped vertical bar chart+ enable wrapping of string x-axis labels in declarative chart+ hide overlapping labels based on post transform width (PR #34936 by anushgupta@microsoft.com)
- support schema colors (PR #34967 by anushgupta@microsoft.com)
- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
- Add support for plotly generated tables (PR #34980 by anushgupta@microsoft.com)
- enable interaction with line points without bars (PR #34953 by anushgupta@microsoft.com)
- enable round corners in declarative charts (PR #34981 by anushgupta@microsoft.com)
- create plotly aligned colorway (PR #34978 by anushgupta@microsoft.com)
@fluentui/react-combobox- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-dialog- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-divider- fix: fix multiline text alignment for horizontal dividers (PR #34926 by dmytrokirpa@microsoft.com)
@fluentui/react-drawer- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-icons-compat- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-link- fix: update inverted link styles to use neutral color tokens (PR #34955 by dmytrokirpa@microsoft.com)
@fluentui/react-menu- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-motion- fix: adjust PresenseGroup types to support react 19 (PR #34722 by dmytrokirpa@microsoft.com)
- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-nav- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-popover- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-positioning- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-storybook-addon- feat: add custom addon-docs containers to preset (PR #34938 by martinhochel@microsoft.com)
- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-storybook-addon-export-to-sandbox- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-swatch-picker- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-table- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-tag-picker- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-teaching-popover- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-textarea- fix: remove custom selection styles (PR #34897 by vgenaev@gmail.com)
@fluentui/react-toast- fix: Toaster should merge user onKeyDown handler (PR #34982 by lingfangao@hotmail.com)
@fluentui/react-tree- Fixed no onNavigate event not firing when clicked on a leaf (PR #34964 by patrycja.fogelman@microsoft.com)
- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-utilities- refactor: simplify setVirtualParent function by using Object.assign for virtual parent assignment (PR #34968 by dmytrokirpa@microsoft.com)
- fix: add mpath svg intrinsic element to compat JSXIntrinsicElementKeysCompat (PR #34979 by martinhochel@microsoft.com)
@fluentui/react-accordion- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
- fix: adjust compoponent props type to support react 19 (PR #34722 by dmytrokirpa@microsoft.com)
@fluentui/react-aria- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-avatar- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
@fluentui/react-calendar-compat- fix: migrate to R19 compatible JSX.* namespace types (PR #34923 by martinhochel@microsoft.com)
9.68.2
Wed, 30 Jul 2025 16:55:28 GMT Compare changes
Patches
@fluentui/react-aria- fix: release TreeWalker reference (PR #34945 by seanmonahan@microsoft.com)
@fluentui/react-charts- make legends of dotted lines dotted (PR #34947 by anushgupta@microsoft.com)
- support hidelegend property from plotly schema (PR #34946 by anushgupta@microsoft.com)
9.68.1
Wed, 30 Jul 2025 13:10:55 GMT Compare changes
Minor changes
@fluentui/react-charts- feat: enable griffel raw styles (PR #34912 by martinhochel@microsoft.com)
@fluentui/react-storybook-addon- Add new brand ramp version (PR #34900 by jukapsia@microsoft.com)
@fluentui/react-theme- Add new brand ramp version (PR #34900 by jukapsia@microsoft.com)
Patches
@fluentui/react-charts- GVBC FIX (PR #34932 by anushgupta@microsoft.com)
- Adding a variation of horizontal stacked bar chart with inline legends that accept optiona annotation JSX from client to be displayed next the legend items. Also an option to hide the hover callout card. (PR #34895 by aknowles@microsoft.com)
- support image export in v9 charts (PR #34929 by anushgupta@microsoft.com)
- add histogram mode to vbc (PR #34930 by anushgupta@microsoft.com)
- add support for scatter polar trace type (PR #34933 by anushgupta@microsoft.com)
@fluentui/react-dialog- fix: DialogSurface and DialogBody height respects custom maxHeight styles by replacing @supports rules with Griffel fallback arrays (PR #34881 by 198982749+Copilot@users.noreply.github.com)
@fluentui/react-tags- fix: add aria-pressed semantics to selectable Tag, remove default aria-pressed from InteractionTag (PR #34619 by sarah.higley@microsoft.com)
Changes
@fluentui/tokens- Brand ramp update (PR #34900 by jukapsia@microsoft.com)
9.68.0
Mon, 28 Jul 2025 18:48:16 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by martinhochel@microsoft.com)
@fluentui/react-components- deprecate: react-virtualizer in process of moving to fluentui-contrib (PR #34899 by mifraser@microsoft.com)
@fluentui/react-list- fix(react-list): Dont crash in dev mode when navigation mode is changed (PR #34613 by jirivyhnalek@microsoft.com)
@fluentui/react-migration-v0-v9- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by martinhochel@microsoft.com)
@fluentui/react-motion-components-preview- feat(motion): add Fade presence motion component (PR #34839 by robertpenner@microsoft.com)
@fluentui/react-motion- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by martinhochel@microsoft.com)
@fluentui/react-utilities- feat: add custom JSX.* types that are compatible with various react major versions (PR #34733 by martinhochel@microsoft.com)
Patches
@fluentui/react-charts- fix callout position issues (PR #34868 by anushgupta@microsoft.com)
- mitigate xss vulnerabilities (PR #34920 by anushgupta@microsoft.com)
- Add Gantt chart in v9 (PR #34909 by anushgupta@microsoft.com)
- funnel chart in v9 (PR #34866 by anushgupta@microsoft.com)
@fluentui/react-menu- feat: add event.isDefaultPrevented() to
onKeyDown(PR #34905 by olfedias@microsoft.com)
- feat: add event.isDefaultPrevented() to
@fluentui/react-tabs- fix: adjust circular sizes to Figma spec (PR #34859 by vgenaev@gmail.com)
@fluentui/react-accordion- revert: adjust accordion header chevron alignment styles #34616 (PR #34893 by dmytrokirpa@microsoft.com)
Changes
@fluentui/react-virtualizer- deprecate: react-virtualizer moving to fluentui-contrib (PR #34899 by mifraser@microsoft.com)
9.67.0
Thu, 17 Jul 2025 13:49:33 GMT Compare changes
Minor changes
@fluentui/react-accordion- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-avatar- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-badge- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-breadcrumb- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-button- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-card- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-carousel- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-checkbox- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-color-picker- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-combobox- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-components- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-dialog- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-divider- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-drawer- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-field- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-image- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-infolabel- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-input- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-label- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-link- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-list- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-menu- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-message-bar- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-migration-v0-v9- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-nav- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-overflow- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-persona- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-popover- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-portal- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-positioning- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-progress- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-provider- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-radio- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-rating- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-search- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-select- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-skeleton- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-slider- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-spinbutton- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-spinner- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-swatch-picker- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-switch- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-table- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tabs- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tabster- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tag-picker- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tags- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-teaching-popover- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-text- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-textarea- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-toast- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-toolbar- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tooltip- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-tree- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
Patches
@fluentui/react-calendar-compat- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-icons-compat- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
@fluentui/react-timepicker-compat- feat: enable griffel raw styles (PR #34853 by martinhochel@microsoft.com)
9.66.8
Wed, 16 Jul 2025 13:52:46 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- refactor(Collapse): make consistent with other motion components (PR #34831 by robertpenner@microsoft.com)
- feat(motion): add Slide presence motion component (PR #34774 by robertpenner@microsoft.com)
- refactor(motion): apply consistent patterns across Fade and Scale (PR #34830 by robertpenner@microsoft.com)
Patches
@fluentui/react-charts- hbc focus ring fix (PR #34832 by anushgupta@microsoft.com)
- refactor utilities to reduce monosize of components (PR #34823 by anushgupta@microsoft.com)
@fluentui/react-toolbar- fix: properly apply overrides in ToolbarRadioButton, ToolbarToggleButton & ToolbarButton (PR #34849 by olfedias@microsoft.com)
9.66.7
Fri, 11 Jul 2025 15:59:20 GMT Compare changes
Minor changes
@fluentui/react-menu- feat: Add timeout configuration to safezone prop (PR #34807 by lingfangao@hotmail.com)
@fluentui/react-positioning- feat: SafeZone restarts timeout on mouse move (PR #34807 by lingfangao@hotmail.com)
Patches
@fluentui/react-accordion- fix: adjust accordion header chevron alignment styles (PR #34616 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- fix accessibility bugs (PR #34785 by anushgupta@microsoft.com)
- sankey chart callout fix (PR #34806 by anushgupta@microsoft.com)
- fix accessibility issues (PR #34798 by anushgupta@microsoft.com)
- fix(react-charts): Fix hook used conditionally inside a function (PR #34787 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-menu- fix(react-menu): Fix disabled styles for secondaryContent and subText (PR #34795 by jiangemma@microsoft.com)
- fix: resolve regression with ".hoverDelay" handling (PR #34793 by olfedias@microsoft.com)
@fluentui/react-message-bar- fix: MessageBarActions renders slots with keys (PR #34801 by lingfangao@hotmail.com)
@fluentui/react-progress- fix: add subtle animation for indeterminate progress bar when reduced motion mode is enabled (PR #34667 by dmytrokirpa@microsoft.com)
@fluentui/react-storybook-addon-export-to-sandbox- fix: remove useEffect storybook/preview-api and directly trigger 'Open in ...' button rendering (PR #34792 by martinhochel@microsoft.com)
9.66.6
Fri, 04 Jul 2025 10:02:42 GMT Compare changes
Patches
@fluentui/react-dialog- chore(react-dialog): remove boxShadow on DialogSurfaceMotion (PR #34756 by bernardo.sunderhus@gmail.com)
- fix(Dialog): fix mobile viewport issues (PR #34691 by mathis.michel@outlook.de)
@fluentui/react-menu- feat: integrate useSafeZoneArea() (PR #34457 by olfedias@microsoft.com)
@fluentui/react-migration-v0-v9- chore: migrate repo to react 18 (PR #34643 by martinhochel@microsoft.com)
@fluentui/react-portal- Revert "chore(react-portal): support for React 19" (PR #34737 by olfedias@microsoft.com)
@fluentui/react-charts- fix: ensure ResponsiveContainer resizes correctly within grid layout (PR #34728 by kumarkshitij@microsoft.com)
- port v8 changes to v9 (PR #34731 by anushgupta@microsoft.com)
9.66.5
Fri, 27 Jun 2025 13:39:40 GMT Compare changes
Patches
@fluentui/react-nav- fix: move action button to be the first button (PR #34718 by marcosvmmoura@gmail.com)
@fluentui/react-positioning- fix: stop rAF if no mouse movement happening (PR #34734 by olfedias@microsoft.com)
@fluentui/react-tabster- fix(focusVisiblePolyfill): Strict mode compat after portal changes (PR #34700 by lingfangao@hotmail.com)
9.66.4
Thu, 26 Jun 2025 14:11:52 GMT Compare changes
Minor changes
@fluentui/react-motion- Presence enter & exit motions can be used separately with .In & .Out (PR #33930 by robertpenner@microsoft.com)
@fluentui/react-nav- feat: add motion to nav components (PR #34632 by marcosvmmoura@gmail.com)
@fluentui/react-utilities- Shorten pollDuration to 100ms in useIFrameFocus (PR #34703 by xboy2008@live.cn)
Patches
@fluentui/react-carousel- fix: Ensure we destroy carousel API on unmount (PR #34686 by mifraser@microsoft.com)
@fluentui/react-charts- high contrast fix (PR #34726 by anushgupta@microsoft.com)
- implement stacked hbc with axis and support for negative x values (PR #34699 by anushgupta@microsoft.com)
- negative y value support and fix bar overlapping issue (PR #34717 by anushgupta@microsoft.com)
@fluentui/react-motion-components-preview- fix(Scale): update variant parameters to design spec & refactor internally (PR #34712 by robertpenner@microsoft.com)
@fluentui/react-nav- fix: only display actions on hover (PR #34634 by marcosvmmoura@gmail.com)
Changes
@fluentui/react-virtualizer- fix: Ensure virtualizer recalcs on numItems change (PR #34673 by mifraser@microsoft.com)
9.66.3
Mon, 23 Jun 2025 15:49:46 GMT Compare changes
Patches
@fluentui/react-charts- Add negative y value support in GVBC (PR #34687 by anushgupta@microsoft.com)
- add support for negative vsbc (PR #34668 by anushgupta@microsoft.com)
- port v8 changes to v9 (PR #34665 by anushgupta@microsoft.com)
@fluentui/react-components- feat: export usePositioning() & useSafeZoneArea() hooks (PR #34677 by olfedias@microsoft.com)
@fluentui/react-positioning- feat: improve handling of different shapes of rectangles in useSafeZoneArea() (PR #34677 by olfedias@microsoft.com)
9.66.2
Wed, 18 Jun 2025 17:33:57 GMT Compare changes
Minor changes
@fluentui/react-shared-contexts- feat: add support for custom style hooks for nav components (PR #34633 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-charts- chore (react-charts): Remove enzyme dependency for tests (PR #34595 by 98592573+AtishayMsft@users.noreply.github.com)
- fix (react-charts): Update traceinfo property structure (PR #34652 by 98592573+AtishayMsft@users.noreply.github.com)
- fix(react-charts): Consume y axis tick format for bar labels (PR #34653 by 98592573+AtishayMsft@users.noreply.github.com)
- fix(react-charts): Fix svg tooltip background alignment (PR #34663 by 98592573+AtishayMsft@users.noreply.github.com)
- port v8 fixes to v9 (PR #34670 by anushgupta@microsoft.com)
- Charts made responsive (PR #34641 by anushgupta@microsoft.com)
@fluentui/react-nav- feat: add support for custom style hooks (PR #34633 by marcosvmmoura@gmail.com)
@fluentui/react-carousel- fix: Ensure documentDownListener is removed on unmount (PR #34661 by mifraser@microsoft.com)
9.66.1
Fri, 13 Jun 2025 12:32:51 GMT Compare changes
Patches
@fluentui/react-positioning- fix: update logic for triggering updates (PR #34639 by olfedias@microsoft.com)
@fluentui/react-skeleton- Allow the skeleton root to be a span in addition to a div (PR #34563 by nathansokol@microsoft.com)
@fluentui/react-tag-picker- chore(react-tag-picker): ensure no toggle behaviour when re-selecting already selected data (PR #33344 by bernardo.sunderhus@gmail.com)
9.66.0
Thu, 12 Jun 2025 09:43:29 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: react 18 support for slots api (PR #34456 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-aria- chore: adjust types to support react 18 (PR #34456 by dmytrokirpa@microsoft.com)
@fluentui/react-charts- line border and axis title background fix (PR #34621 by anushgupta@microsoft.com)
9.65.0
Wed, 11 Jun 2025 22:31:55 GMT Compare changes
Minor changes
@fluentui/react-components- feat: add @fluentui/react-nav to suite (PR #34631 by marcosvmmoura@gmail.com)
@fluentui/react-nav- feat: release stable (PR #34631 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-charts- Fix GaugeChart so it can merge customer provided styles to the chart (PR #34604 by emhkimm@gmail.com)
- fix(react-charts): Move isMonth function to chart-utilities (PR #34626 by 98592573+AtishayMsft@users.noreply.github.com)
- fix accessibility bugs (PR #34609 by anushgupta@microsoft.com)
@fluentui/react-color-picker- docs: removed text from preview stage (PR #34612 by vkozlova@microsoft.com)
@fluentui/react-positioning- feat: implement useSafeZoneArea() hook (PR #34445 by olfedias@microsoft.com)
@fluentui/react-tags- fix: selected Tag and InteractionTag styles are visible in high contrast mode (PR #34620 by sarah.higley@microsoft.com)
9.64.1
Fri, 06 Jun 2025 13:15:13 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: add custom RefAttributes interface which is used within ForwardRefComponent to mitigate breaking changes shipped as patch release in @types/react@18.2.61 (PR #34572 by martinhochel@microsoft.com)
Patches
@fluentui/react-calendar-compat- fix: aria-label for year selection (PR #34536 by v.kozlova13@gmail.com)
@fluentui/react-charts- feat(react-charts): Improve formatting and numeric and date labels (PR #34562 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-nav-preview- fix: Change Nav icon display animations to opacity animations (PR #34452 by jiangemma@microsoft.com)
- fix: focus borders being cut-off (PR #34565 by marcosvmmoura@gmail.com)
@fluentui/react-slider- fix: adjust focus outline offset (PR #34538 by dmytrokirpa@microsoft.com)
@fluentui/react-table- fix(DataGridSelectionCell): should not use
aria-checkedon gridcell (PR #34503 by lingfangao@hotmail.com) - fix: Single select should not render header selection indicator (PR #33752 by lingfangao@hotmail.com)
- fix(DataGridSelectionCell): should not use
@fluentui/react-tabster- Bumping Tabster to 8.5.5 (PR #34395 by marata@microsoft.com)
@fluentui/react-tree- chore: re-introduce active state style to TreeItemLayout (PR #34558 by bernardo.sunderhus@gmail.com)
9.64.0
Wed, 14 May 2025 18:49:15 GMT Compare changes
Minor changes
@fluentui/react-components- feat: export PositioningConfigurationProvider (PR #34300 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- refactor(motion): simplify Fade & Scale variant creation with createPresenceComponentVariant (PR #34042 by robertpenner@microsoft.com)
@fluentui/react-positioning- feat: implement shared positioning config (PR #34300 by olfedias@microsoft.com)
Patches
@fluentui/react-aria- fix: update fluent ariaNotify implementation to match new API (PR #34311 by sarah.higley@microsoft.com)
@fluentui/react-carousel- bug: Fix branded carousel nav button colors to be WCAG contrast compliant (PR #34397 by mifraser@microsoft.com)
- fix: Ensure buttons are disabled when not enough content for circular (PR #34427 by mifraser@microsoft.com)
@fluentui/react-charts- fix(react-charts) Cleanup function removed upstream (PR #34440 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-color-picker- fix: added touch events for ColorArea (PR #34328 by v.kozlova13@gmail.com)
@fluentui/react-components- fix: icorrect react-infobutton export from suite (PR #34408 by vgenaev@gmail.com)
@fluentui/react-motion- Export child context (PR #34449 by charles.assuncao@microsoft.com)
@fluentui/react-portal- fix: improve support of concurrent mode, work with React 19 (PR #33978 by olfedias@microsoft.com)
@fluentui/react-provider- fix: improve SSR validation (PR #34175 by olfedias@microsoft.com)
@fluentui/react-tabs- fix: filled-circular appearance variant shows selected tab in high contrast (PR #34294 by sarah.higley@microsoft.com)
- fix: Tab filled (not filled-subtle) appearance has border in WHCM (PR #34341 by sarah.higley@microsoft.com)
@fluentui/react-tabster- Apply focus visible attribute on navigation state change (PR #34426 by lingfangao@hotmail.com)
9.63.0
Thu, 24 Apr 2025 09:59:43 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Added InfoButton component to react-components package export (PR #34255 by terynkum@microsoft.com)
- chore: Re-exporting CellRenderFunction from @fluentui/react-components. (PR #34267 by Humberto.Morimoto@microsoft.com)
@fluentui/react-infolabel- Feat: Exported InfoButton types and component (PR #34255 by terynkum@microsoft.com)
Patches
@fluentui/chart-utilities- feat(chart-utilities): Add support for scatter polar chart (PR #34278 by atisjai@microsoft.com)
@fluentui/react-charts- fix(react-charts): Stacked data not showing on callout for Vertical stacked bar chart (PR #34288 by 120183316+srmukher@users.noreply.github.com)
- High contrast bug fixes (PR #34284 by anushgupta@microsoft.com)
@fluentui/react-tabster- fix: use useLayoutEffect() for Tabster creation (PR #34315 by olfedias@microsoft.com)
9.62.0
Wed, 16 Apr 2025 19:42:02 GMT Compare changes
Minor changes
@fluentui/react-utilities- Add getSlotClassNameProp_unstable function to allow custom style hooks to preserve the original className while overriding the component default className. (PR #34166 by behowell@microsoft.com)
@fluentui/react-components- Add getSlotClassNameProp_unstable function to allow custom style hooks to preserve the original className while overriding the component default className. (PR #34166 by behowell@microsoft.com)
Patches
@fluentui/react-motion- fix: improve element validation to work with React 19 (PR #34164 by olfedias@microsoft.com)
@fluentui/react-positioning- fix(Popover): revert to a single composition mode for slide animations (PR #34160 by robertpenner@microsoft.com)
@fluentui/react-provider- fix: fix infite loop caused by hydration errors in React 18 (PR #34194 by dmytrokirpa@microsoft.com)
@fluentui/react-swatch-picker- fix: design change of selected state for ColorSwatch (PR #34214 by v.kozlova13@gmail.com)
@fluentui/react-tag-picker- fix: avoid "ResizeObserver loop limit exceeded" being thrown (PR #34139 by olfedias@microsoft.com)
@fluentui/react-tags- fix: target area for extra-small Tag (PR #34261 by v.kozlova13@gmail.com)
@fluentui/react-toast- chore: update useToastContainer callback type to support React 18 (PR #34253 by dmytrokirpa@microsoft.com)
@fluentui/react-tooltip- fix: rely on aria-expanded to prevent showing Tooltip when it's trigger opens Popover (PR #34086 by vgenaev@gmail.com)
@fluentui/chart-utilities- Change chart-utilities to es2019 and module type esnext (PR #34183 by email not defined)
- fix: map stacked plotly scatter traces to area chart (PR #34229 by kumarkshitij@microsoft.com)
- fix: add support for ybins in plotly schema (PR #34240 by kumarkshitij@microsoft.com)
- fix: map plotly histogram2d trace to heatmap chart (PR #34230 by kumarkshitij@microsoft.com)
@fluentui/eslint-plugin-react-components- fix: remove devDeps from deps (PR #34157 by martinhochel@microsoft.com)
@fluentui/react-badge- fix: revert min-width: max-content for Badge (PR #34215 by vgenaev@gmail.com)
@fluentui/react-carousel- Stop and reinitialize autoplay on carousel when autoplay interval changes (PR #34142 by mifraser@microsoft.com)
@fluentui/react-charts- fix(react-charts): Enabling multiple legend selection for Vertical Bar Chart in V9 (PR #34149 by 120183316+srmukher@users.noreply.github.com)
- Enable Controlled legends in v9 (PR #34197 by anushgupta@microsoft.com)
- feat: center align bars with auto barWidth in plotly mode (PR #34213 by kumarkshitij@microsoft.com)
- feat: add SankeyChart in v9 (PR #34162 by 110246001+krkshitij@users.noreply.github.com)
- Full Y Axis labels in Heatmap chart (PR #34260 by anushgupta@microsoft.com)
- feat: add HeatMapChart in v9 (PR #34095 by 110246001+krkshitij@users.noreply.github.com)
- feat: port all declarative chart changes from v8 to v9 (PR #34195 by kumarkshitij@microsoft.com)
- fix(react-charts): Dark mode theme colors for declarative charts in v9 (PR #34190 by 120183316+srmukher@users.noreply.github.com)
- Remove duplicate key warning (PR #34200 by anushgupta@microsoft.com)
- Add scaling factor to height of VSBC bars (PR #34205 by anushgupta@microsoft.com)
- fix(react-charts): Replace plotly schema interface and conversion logic with chart utilities (PR #34183 by atisjai@microsoft.com)
- feat: add support for line curves (PR #34209 by kumarkshitij@microsoft.com)
- fix(react-charts): Add background to the SVGTooltipText (PR #34176 by 120183316+srmukher@users.noreply.github.com)
- Support rounded ticks in v9 (PR #34201 by anushgupta@microsoft.com)
- feat(react-charts): Migrate Area Chart to v9 (PR #34148 by 74965306+Anush2303@users.noreply.github.com)
- fix: map stacked plotly scatter traces to area chart (PR #34229 by kumarkshitij@microsoft.com)
- fix(react-charts): Secondary Y Axis margin adjustment in v9 (PR #34192 by 120183316+srmukher@users.noreply.github.com)
- Enable Negative y value support in v9 (PR #34174 by anushgupta@microsoft.com)
- fix: remove duplicate legends + resolve overlapping bars across legends in VBC (PR #34208 by kumarkshitij@microsoft.com)
- Port fixes from v8 to v9 (PR #34210 by anushgupta@microsoft.com)
- Migrate HBC With Axis to V9 (PR #34094 by 74965306+Anush2303@users.noreply.github.com)
- fix(react-charts): Handle invalid plotly data in V9 and fixing id related error in donut chart (PR #34191 by 120183316+srmukher@users.noreply.github.com)
- fix(react-charts): Enabling multiple legend selection for Scatter Chart in v9 (PR #34156 by 120183316+srmukher@users.noreply.github.com)
- feat: transform plotly histogram2d trace to heatmap props (PR #34240 by kumarkshitij@microsoft.com)
@fluentui/react-combobox- fix: ensure that the listbox is labelled by the field label (PR #34196 by dmytrokirpa@microsoft.com)
@fluentui/react-jsx-runtime- Support internal slot metadata change for SLOT_CLASS_NAME_PROP_SYMBOL (PR #34166 by behowell@microsoft.com)
9.61.6
Tue, 01 Apr 2025 15:08:01 GMT Compare changes
Patches
@fluentui/react-charts- Migrate VSBC to v9 (PR #33909 by 74965306+Anush2303@users.noreply.github.com)
- Migrate Gauge chart to V9 (PR #33998 by 74965306+Anush2303@users.noreply.github.com)
- (feat) Implement grouped vertical bar and scatter chart (PR #34091 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-tabs- fix: fix active tab indicator animation (PR #34060 by dmytrokirpa@microsoft.com)
@fluentui/react-tabster- fix: improve support for concurrent mode (PR #34113 by olfedias@microsoft.com)
- fix: don't pass
nulltocreateKeyborg()(PR #34118 by olfedias@microsoft.com)
@fluentui/react-list- bugfix: ensure external tabster attributes are merged with internals (PR #34117 by bernardo.sunderhus@gmail.com)
@fluentui/react-storybook-addon- feat: release to npm (PR #33983 by dmytrokirpa@microsoft.com)
@fluentui/react-storybook-addon-export-to-sandbox- feat: release to npm (PR #33983 by dmytrokirpa@microsoft.com)
@fluentui/babel-preset-storybook-full-source- feat: release to npm (PR #33983 by dmytrokirpa@microsoft.com)
9.61.5
Thu, 27 Mar 2025 21:12:48 GMT Compare changes
Patches
@fluentui/react-field- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-infolabel- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-rating- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-shared-contexts- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-skeleton- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-toast- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
@fluentui/react-tree- feat: add customStyleHook (PR #34034 by dmytrokirpa@microsoft.com)
9.61.4
Wed, 26 Mar 2025 21:47:46 GMT Compare changes
Minor changes
@fluentui/react-motion- fix(motion): make createPresenceComponentVariant support motion arrays (PR #33996 by robertpenner@microsoft.com)
Patches
@fluentui/react-motion- fix: handle error cases in "element.animate()" (PR #34096 by seanmonahan@microsoft.com)
9.61.3
Wed, 26 Mar 2025 15:52:37 GMT Compare changes
Patches
@fluentui/react-charts- chore: Publish stable version of charts v9 package (PR #33858 by 74965306+Anush2303@users.noreply.github.com)
@fluentui/react-slider- fix: fix deprecated appearance property warning for vertical sliders (PR #34022 by dmytrokirpa@microsoft.com)
@fluentui/react-tree- bugfix: ensure tabindex whenever tree is re-populated (PR #34083 by bernardo.sunderhus@gmail.com)
9.61.2
Thu, 20 Mar 2025 09:34:58 GMT Compare changes
Patches
@fluentui/react-motion- feat: experimental createInterruptablePresence() (PR #33994 by olfedias@microsoft.com)
9.61.1
Wed, 19 Mar 2025 18:11:11 GMT Compare changes
Patches
@fluentui/react-message-bar- fix(MessageBar): revert motion migration to resolve validation errors (PR #34037 by robertpenner@microsoft.com)
9.61.0
Wed, 19 Mar 2025 15:40:40 GMT Compare changes
Minor changes
@fluentui/react-color-picker- feat: release ColorPicker as 9.0.0 stable (PR #33969 by vkozlova@microsoft.com)
@fluentui/react-components- feat: release ColorPicker as 9.0.0 stable (PR #33969 by vkozlova@microsoft.com)
@fluentui/react-shared-contexts- feat: added CustomStyleHooks (PR #33969 by vkozlova@microsoft.com)
@fluentui/react-tags- feat: Added selected state for Tag and InteractionTag (PR #33804 by vkozlova@microsoft.com)
Patches
@fluentui/react-dialog- fix(react-dialog): Use token for backdrop color (PR #33955 by jiangemma@microsoft.com)
@fluentui/react-drawer- fix(react-drawer): Use token for backdrop color (PR #33955 by jiangemma@microsoft.com)
@fluentui/react-nav-preview- fix: minor accessibility cleanup (PR #33992 by sarah.higley@microsoft.com)
@fluentui/react-positioning- fix: don't throw on window.getComputedStyle() (PR #34016 by olfedias@microsoft.com)
@fluentui/react-spinbutton- fix: Spinbutton aria-valuenow vs native value timing fix (PR #33923 by sarah.higley@microsoft.com)
@fluentui/react-tabs- fix: use proper type for Tab value prop (PR #33988 by dmytrokirpa@microsoft.com)
9.60.1
Tue, 11 Mar 2025 18:58:50 GMT Compare changes
Minor changes
@fluentui/react-card- fix: implemented custom style hook for Card, CardFooter, CardHeader, CardPreview (PR #33912 by terynkum@microsoft.com)
@fluentui/react-nav-preview- fix(react-nav): Export missing context providers and hooks (PR #33938 by jiangemma@microsoft.com)
@fluentui/react-shared-contexts- feat: Adds custom style hooks to TeachingPopoverCarousel and related subcomponents. (PR #33943 by matejera@microsoft.com)
- fix: Implemented customStyleHooks for SearchBox Component (PR #33954 by terynkum@microsoft.com)
@fluentui/react-teaching-popover- feat: Adds custom style hooks to TeachingPopoverCarousel and related subcomponents. (PR #33943 by matejera@microsoft.com)
@fluentui/react-toolbar- fix: use contrasting token pairs for selected radio and toggle states (PR #33579 by sarah.higley@microsoft.com)
Patches
@fluentui/react-color-picker-preview- fix: placed thumb half outside of colorSlider and colorArea (PR #33880 by vkozlova@microsoft.com)
- fix: focus on Y axis (PR #33899 by v.kozlova13@gmail.com)
@fluentui/react-combobox- fix: use correct tokens for hover, active and focus states (PR #33927 by vgenaev@gmail.com)
@fluentui/react-link- fix: Link now pulls customStyleHook from context (PR #33894 by mgodbolt@microsoft.com)
@fluentui/react-motion- fix: apply initial styles consistently (PR #33810 by olfedias@microsoft.com)
@fluentui/react-search- fix: Implemented customStyleHooks for SearchBox Component (PR #33954 by terynkum@microsoft.com)
@fluentui/react-tabs- fix: selected state in HC on Windows (PR #33910 by v.kozlova13@gmail.com)
@fluentui/react-tag-picker- fix: use correct tokens for hover, active and focus states (PR #33927 by vgenaev@gmail.com)
@fluentui/react-textarea- fix: use correct tokens for hover, active and focus states (PR #33927 by vgenaev@gmail.com)
9.60.0
Fri, 21 Feb 2025 14:34:03 GMT Compare changes
Minor changes
@fluentui/react-carousel- feat: Implement props to control animation duration and autoplay interval (PR #33820 by mifraser@microsoft.com)
@fluentui/react-tabster- Nested modalizer fix and useActivateModal() hook to activate modals without moving focus. (PR #33817 by marata@microsoft.com)
Patches
@fluentui/priority-overflow- fix: Add a defensive check when getting overflow item records (PR #33876 by lingfangao@hotmail.com)
@fluentui/react-aria- fix: useAnnounce live regions do not get aria-hidden from tabster (PR #33855 by sarah.higley@microsoft.com)
@fluentui/react-popover- Update to satisfy the bumped Tabster 8.5.0. (PR #33817 by marata@microsoft.com)
@fluentui/react-tabster- fix: provide methods for elements such as live regions to not get hidden by modals (PR #33855 by sarah.higley@microsoft.com)
@fluentui/react-teaching-popover- fix: TeachingPopoverCarousel fires announce() messages on slide change (PR #33833 by sarah.higley@microsoft.com)
9.59.0
Tue, 18 Feb 2025 11:26:27 GMT Compare changes
Minor changes
@fluentui/react-carousel- feat: Add tooltip wrappers for icon buttons in nav container (PR #33821 by mifraser@microsoft.com)
@fluentui/react-color-picker-preview- custom color channels (PR #33763 by v.kozlova13@gmail.com)
@fluentui/react-components- BREAKING: rename api report file name according to api-extractor change (PR #33692 by vgenaev@gmail.com)
- feat: export isHTMLElement from public API (PR #33856 by lingfangao@hotmail.com)
Patches
@fluentui/react-color-picker-preview- fix: design changes for ColorPicker (PR #33785 by vkozlova@microsoft.com)
9.58.3
Fri, 07 Feb 2025 10:42:10 GMT Compare changes
Patches
@fluentui/react-button- fix: Button sets correct disabledFocusable icon color (PR #33756 by sarah.higley@microsoft.com)
@fluentui/react-color-picker-preview- fix: thumb design for ColorPicker - partner's ask (PR #33743 by v.kozlova13@gmail.com)
@fluentui/react-message-bar- fix: Revert MessageBar auto reflow changes from #33409 (PR #33797 by lingfangao@hotmail.com)
@fluentui/react-slider- fix: exported internal CSS variables (PR #33682 by vkozlova@microsoft.com)
@fluentui/react-tag-picker- bugfix: regression from #33689 (PR #33747 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-virtualizer- fix: Fix regression of child render function update (PR #33788 by mifraser@microsoft.com)
9.58.2
Tue, 28 Jan 2025 21:26:33 GMT Compare changes
Patches
@fluentui/react-button- fix: make SplitButton divider transparent for subtle and transparent variants (PR #33726 by vgenaev@gmail.com)
@fluentui/react-carousel- fix: Ensure carousel handles indexing when window size is larger then combined card size (PR #33732 by mifraser@microsoft.com)
@fluentui/react-tag-picker- fix: add aria-disabled to expand button when disabled (PR #33530 by sarah.higley@microsoft.com)
@fluentui/react-tree- bugfix: actions lose visibility when mouse and keyboard interactions are mixed (PR #33731 by bernardo.sunderhus@gmail.com)
9.58.1
Mon, 27 Jan 2025 20:27:33 GMT Compare changes
Minor changes
@fluentui/react-menu- feat: Add
subTextslot to enable multiline menu layout (PR #33704 by lingfangao@hotmail.com)
- feat: Add
Patches
@fluentui/react-color-picker-preview- fix: default state for ColorSliders (PR #33715 by v.kozlova13@gmail.com)
@fluentui/react-components- feat: export "PositioningBoundary" & "PositioningRect" types (PR #33724 by olfedias@microsoft.com)
@fluentui/react-drawer- fix: remove forced synchronous layout in Drawer (PR #33665 by seanmonahan@microsoft.com)
@fluentui/react-menu- fix: MenuItem is only focused when mouse cursor is moved (PR #33725 by lingfangao@hotmail.com)
@fluentui/react-positioning- feat: allow to configure boundaries with "PositioningRect" (PR #33724 by olfedias@microsoft.com)
9.58.0
Wed, 22 Jan 2025 14:00:07 GMT Compare changes
Minor changes
@fluentui/react-provider- fix: Updating FluentProvider types to avoid implicit import in API definition. (PR #33590 by makotom@microsoft.com)
@fluentui/react-tag-picker- feature: single line layout (PR #32247 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- feature: introduces navigationMode property (PR #33658 by bernardo.sunderhus@gmail.com)
- feature: TreeRootReset component (PR #33663 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feature: re-export react-tag-picker context (PR #32247 by bernardo.sunderhus@gmail.com)
- feature: TreeRootReset component (PR #33663 by bernardo.sunderhus@gmail.com)
@fluentui/react-nav-preview- [BREAKING CHANGE] Replacing NavSize type and size prop with NavDensity type and density prop to avoid collisions with size on base Drawer component. (PR #33559 by matejera@microsoft.com)
Patches
@fluentui/react-spinbutton- fix spinbutton test (PR #33680 by carla.muntean@microsoft.com)
@fluentui/react-tag-picker- bugfix: secondaryContent not displaying properly (PR #33689 by bernardo.sunderhus@gmail.com)
@fluentui/react-tooltip- fix: wrong call of useIsNavigatingWithKeyboard (PR #33666 by viktorgenaev@microsoft.com)
@fluentui/react-utilities- fix: add autoCorrect and minLength input properties support to getNativeProps utility (PR #33642 by dmytrokirpa@microsoft.com)
@fluentui/react-color-picker-preview- chore: Moving @ctrl/tinycolor dependency to be a caret dependency in production packages. (PR #33611 by makotom@microsoft.com)
- fix: focus jumps to inputY instead of next element (PR #33620 by vkozlova@microsoft.com)
- feat: Added
transparentoption to the AlphaSlider (PR #33572 by v.kozlova13@gmail.com)
@fluentui/react-link- fix: support Enter and Space interaction, if rendered as span (PR #33587 by vgenaev@gmail.com)
@fluentui/react-migration-v8-v9- chore: Moving @ctrl/tinycolor dependency to be a caret dependency in production packages. (PR #33611 by makotom@microsoft.com)
@fluentui/react-motion- feat: add extended support for reduced motion (PR #33353 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- refactor(Collapse): streamline motion atom functions (PR #33463 by robertpenner@microsoft.com)
@fluentui/react-nav-preview- fix: Speeding up animations in Nav. (PR #33588 by matejera@microsoft.com)
- fix - changing hover animation curve to linear. (PR #33633 by matejera@microsoft.com)
9.57.0
Wed, 08 Jan 2025 18:33:32 GMT Compare changes
Minor changes
@fluentui/react-components- feat: add @fluentui/react-list to suite (PR #33378 by jirivyhnalek@microsoft.com)
@fluentui/react-list- feat: release stable (PR #33378 by jirivyhnalek@microsoft.com)
@fluentui/react-message-bar- refactor(MessageBar): migrate slide & fade to motion components (PR #33465 by robertpenner@microsoft.com)
@fluentui/react-teaching-popover- fix: accName updates and semantic fixes (PR #33194 by sarah.higley@microsoft.com)
Patches
@fluentui/eslint-plugin-react-components- feat: add prefer-fluentui-v9 rule (PR #33449 by dmytrokirpa@microsoft.com)
@fluentui/react-color-picker-preview- fix: contrast border of thumb (PR #33526 by vkozlova@microsoft.com)
- feat: added aria-attributes to the ColorPicker (PR #33543 by vkozlova@microsoft.com)
@fluentui/react-conformance- chore: remove usage of "export *" (PR #33448 by olfedias@microsoft.com)
@fluentui/react-motion- fix: handle case when Animation.persist() does not exist (PR #33282 by seanmonahan@microsoft.com)
@fluentui/react-positioning- chore: bump @floating-ui/dom (PR #33458 by 863023+radium-v@users.noreply.github.com)
@fluentui/react-tabs- fix: update tab border color for better visibility in high contrast mode (PR #33573 by dmytrokirpa@microsoft.com)
@fluentui/react-toast- feat: Add intent property to Toast state and useToast hook. Correct media className assignment in useToastTitleStyles. (PR #33550 by soumya_tripathy@outlook.com)
9.56.8
Thu, 19 Dec 2024 14:30:56 GMT Compare changes
Patches
@fluentui/react-message-bar- fix: MessageBar auto reflow should handle document reflow with
min-content(PR #33409 by lingfangao@hotmail.com)
- fix: MessageBar auto reflow should handle document reflow with
9.56.7
Wed, 18 Dec 2024 10:59:36 GMT Compare changes
Patches
@fluentui/react-dialog- docs(react-dialog): Fix doc-comment links that don't translate to storybook (PR #33471 by jiangemma@microsoft.com)
@fluentui/react-menu- docs(react-menu): Fix doc-comment links that don't translate to storybook (PR #33471 by jiangemma@microsoft.com)
@fluentui/react-popover- docs(react-popover): Fix doc-comment links that don't translate to storybook (PR #33471 by jiangemma@microsoft.com)
@fluentui/react-rating- fix: Pass missing Rating's itemLabel prop to its state so RatingItem consumes it from context. (PR #33361 by derdem@microsoft.com)
9.56.6
Mon, 16 Dec 2024 16:26:45 GMT Compare changes
Minor changes
@fluentui/react-positioning- Add positioning option
shiftToCoverTargetthat allows the positioned element to shift to cover the target when there is not enough available space (PR #33468 by yuanboxue@microsoft.com)
- Add positioning option
Patches
@fluentui/react-radio- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
@fluentui/react-tabs- fix: adjust styles for circular tabs (PR #33441 by dmytrokirpa@microsoft.com)
@fluentui/react-teaching-popover- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
@fluentui/react-button- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
@fluentui/react-carousel- fix: Set totalSlides on CarouselNav to controlled state (PR #33453 by mifraser@microsoft.com)
- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
- fix: Set tabster default on carousel initialization (PR #33401 by mifraser@microsoft.com)
- fix: Ensure a viable background color for nav items in high contrast windows (PR #33411 by mifraser@microsoft.com)
@fluentui/react-color-picker-preview- fix(react-color-picker): active axis for ColorPicker (PR #33415 by vkozlova@microsoft.com)
@fluentui/react-migration-v0-v9- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
Changes
@fluentui/react-virtualizer- chore: remove usage of "export *" (PR #33457 by olfedias@microsoft.com)
@fluentui/tokens- bugfix: ensure teams tokens follow teams overrides for fonts (PR #33393 by bernardo.sunderhus@gmail.com)
9.56.5
Mon, 09 Dec 2024 17:38:04 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- feat(Collapse): add margin to whitespace animation (PR #33405 by robertpenner@microsoft.com)
Patches
@fluentui/react-spinbutton- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-swatch-picker- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-switch- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-text- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-toast- refactor(Toast): replace custom component with CollapseDelayed (PR #33405 by robertpenner@microsoft.com)
@fluentui/react-tooltip- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-accordion- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-aria- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-avatar- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-badge- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-breadcrumb- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-calendar-compat- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-card- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-color-picker-preview- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-datepicker-compat- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-divider- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-drawer- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-field- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-image- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-infolabel- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-input- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-label- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-link- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-migration-v8-v9- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-motion- fix: avoid memory leak in Animation:finished (PR #33431 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- feat(motion): Refactor scale, migrate to new variant structure (PR #33341 by olkatruk@microsoft.com)
@fluentui/react-persona- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-positioning- fix(Popover): opacity transition was not happening (PR #33421 by robertpenner@microsoft.com)
@fluentui/react-progress- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-rating- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-search- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-select- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-skeleton- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
@fluentui/react-slider- chore: remove usage of "export *" (PR #33384 by olfedias@microsoft.com)
9.56.4
Fri, 06 Dec 2024 12:53:38 GMT Compare changes
Minor changes
@fluentui/eslint-plugin-react-components- feat: initial package structure (PR #33214 by dmytrokirpa@microsoft.com)
@fluentui/react-color-picker-preview- 'feat(react-color-picker): Release ColorPicker as unstable (PR #33395 by vkozlova@microsoft.com)
@fluentui/react-tooltip- feat: do not show tooltip, if it's menu trigger and Menu is opened (PR #33394 by vgenaev@gmail.com)
Patches
@fluentui/react-breadcrumb- Updated README.md (PR #33385 by vkozlova@microsoft.com)
@fluentui/react-charts-preview- chore: fix import of makeStyles() (PR #33381 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-list-preview- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-menu- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-message-bar- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-popover- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-portal- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-provider- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-spinbutton- fix: up/down buttons were not semantically disabled when unclickable (PR #33143 by sarah.higley@microsoft.com)
@fluentui/react-swatch-picker- Updated README.md (PR #33385 by vkozlova@microsoft.com)
@fluentui/react-table- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-tag-picker- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-tags- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-timepicker-compat- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-toast- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-toolbar- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-tree- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
@fluentui/react-utilities- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
Changes
@fluentui/react-virtualizer- feat: Add gap property to simplify gap css virtualization (PR #33275 by mifraser@microsoft.com)
@fluentui/tokens- chore: remove usage of "export *" (PR #33380 by olfedias@microsoft.com)
9.56.3
Thu, 28 Nov 2024 09:30:49 GMT Compare changes
Minor changes
@fluentui/react-carousel- feat: Add autoplay index change callback and fix autoplay pause on interaction (PR #33291 by mifraser@microsoft.com)
Patches
@fluentui/react-charts-preview- Update readme with current content (PR #33295 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-dialog- feat(motion): update DialogBackdropMotion to use createFadePresence API (PR #33288 by olkatruk@microsoft.com)
@fluentui/react-motion- fix: respect reduced motion in createMotionComponent() (PR #33357 by olfedias@microsoft.com)
@fluentui/react-search- fix(react-search): restore focus to SearchBox after clear button is clicked (PR #33340 by jiangemma@microsoft.com)
@fluentui/react-swatch-picker- feat: Correctly integrating SwatchPicker with Field component. (PR #33274 by Humberto.Morimoto@microsoft.com)
@fluentui/react-tree- bugfix: ensure that onActionVisibilityChange is properly invoked (PR #33320 by bernardo.sunderhus@gmail.com)
9.56.2
Mon, 18 Nov 2024 09:44:38 GMT Compare changes
Minor changes
@fluentui/react-charts-preview- feat: Create charts components as native v9 controls. (PR #32966 by 98592573+AtishayMsft@users.noreply.github.com)
@fluentui/react-slider- feat: adjust thumb positioning (PR #32424 by dmytrokirpa@microsoft.com)
Patches
@fluentui/react-combobox- fix: Clearable Dropdowns and Comboboxes do not show clear button if they are disabled. (PR #33251 by Humberto.Morimoto@microsoft.com)
@fluentui/react-components- chore: Export useListboxContext_unstable. (PR #33268 by owcampbe@microsoft.com)
@fluentui/react-infolabel- chore: Adding maxWidth to InfoButton's popover to match figma spec. (PR #33253 by Humberto.Morimoto@microsoft.com)
@fluentui/react-positioning- fix: update writeArrowUpdates to correctly resolve arrow position (PR #33260 by vgenaev@gmail.com)
@fluentui/react-tabs- fix: focus selected tab by default (PR #33236 by dmytrokirpa@microsoft.com)
@fluentui/react-tree- chore: ensure TreeItem role can be overridden by props (PR #33277 by bernardo.sunderhus@gmail.com)
9.56.1
Tue, 12 Nov 2024 09:31:25 GMT Compare changes
Minor changes
@fluentui/react-drawer- add support for mountNode with className (PR #33226 by marcosvmmoura@gmail.com)
@fluentui/react-nav-preview- feat: Exposed 'tabbable' prop on NavDrawer to let consumers disagree with default arrowing opinion. (PR #33232 by matejera@microsoft.com)
Patches
@fluentui/react-carousel- fix: Enable controlled index to be set to a new card when added (PR #33177 by mifraser@microsoft.com)
@fluentui/react-dialog- bugfix: ensures dialog surface style without surfaceMotion (PR #33247 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags- fix: explicitly set box-sizing for tag icon (PR #33203 by dmytrokirpa@microsoft.com)
9.56.0
Mon, 11 Nov 2024 10:00:34 GMT Compare changes
Minor changes
@fluentui/react-list-preview- Breaking: Render List/ListItem as "div" when in composite nav mode (PR #33197 by jirivyhnalek@microsoft.com)
@fluentui/react-motion-components-preview- feat: add CollapseDelayed motion component variant (PR #33069 by robertpenner@microsoft.com)
- Rename motion component variants ...Exaggerated to ...Relaxed (PR #33182 by olkatruk@microsoft.com)
@fluentui/react-overflow- feat: add
onOverflowChangecallback (PR #33106 by lingfangao@hotmail.com)
- feat: add
@fluentui/react-provider- feat: Add Carousel CustomStyleHook definitions (PR #33155 by mifraser@microsoft.com)
@fluentui/react-shared-contexts- feat: Add custom style hooks for Carousel components (PR #33155 by mifraser@microsoft.com)
@fluentui/react-tabster- feat: expose keyboard navigation state getter (PR #31887 by jukapsia@microsoft.com)
@fluentui/react-carousel- fix: Drag events now trigger onActiveIndexChange with drag/touch event attached (PR #33092 by mifraser@microsoft.com)
- feat: Add CarouselViewport to correctly define CarouselSlider within a static container (PR #33155 by mifraser@microsoft.com)
@fluentui/react-components- feat: Add CarouselViewport and deprecate CarouselSlider (PR #33155 by mifraser@microsoft.com)
Patches
@fluentui/react-toast- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-toolbar- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-tooltip- fix: do not prevent showing tooltip in keyboard mode (PR #31887 by jukapsia@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-tree- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-utilities- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-field- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- fix(react-field): Add screenreader announcement for validationMessage if validationState="warning" (PR #33175 by jiangemma@microsoft.com)
@fluentui/react-icons-compat- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-image- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-infolabel- fix: popover not dismissing in Safari after clicking on infoButton (PR #33057 by vgenaev@gmail.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-input- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-jsx-runtime- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-label- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-link- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-list-preview- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-menu- fix: Align menu item long content with icon slots (PR #33102 by lingfangao@hotmail.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-message-bar- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-migration-v0-v9- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-motion- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-motion-components-preview- refactor: migrate Fade motion component to new variant structure (PR #33080 by robertpenner@microsoft.com)
- fix: handle content padding in Collapse (PR #33063 by robertpenner@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-nav-preview- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-overflow- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-persona- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-popover- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-portal- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-portal-compat- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-portal-compat-context- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-positioning- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-progress- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-provider- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-radio- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-rating- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-search- fix SearchBox contentAfter hidden clickable (PR #33005 by carla.muntean@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-select- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-skeleton- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-slider- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-spinbutton- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-spinner- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-swatch-picker- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-switch- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-table- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- fix: subtle selection should apply correctly to header rows (PR #33104 by lingfangao@hotmail.com)
@fluentui/react-tabs- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-tabster- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-tag-picker- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-tags- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-teaching-popover- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-text- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-textarea- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-theme- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-timepicker-compat- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/keyboard-keys- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/priority-overflow- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-accordion- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-aria- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- fix: correct expectations for Button rendered as a link with an href (PR #33050 by sarah.higley@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-avatar- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-badge- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-breadcrumb- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-button- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- fix: Button with as=a should present as a semantic link (PR #33050 by sarah.higley@microsoft.com)
@fluentui/react-calendar-compat- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-card- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-carousel- fix: Ensure pointer events do not block future focus index changes (PR #33204 by mifraser@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- style: resolve exposed jsx pragma lint issues within monorepo (PR #32975 by martinhochel@microsoft.com)
@fluentui/react-checkbox- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-combobox- fix(Combobox): remove "defaultValue" from hooks dependencies (PR #32287 by olfedias@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-components- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-conformance- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-conformance-griffel- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-context-selector- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
- docs: removed the mention of non-existent useContextSelectors and fixed the example (PR #33146 by gk.joker@gmail.com)
@fluentui/react-datepicker-compat- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-dialog- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-divider- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-drawer- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
Changes
@fluentui/react-virtualizer- fix: Enable virtualizer to fall back to most recent IO event if none intersecting (PR #33125 by mifraser@microsoft.com)
- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/tokens- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/react-theme-sass- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/babel-preset-global-context- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
@fluentui/global-context- chore: replace npm-scripts and just-scrtips with nx inferred tasks (PR #33074 by martinhochel@microsoft.com)
9.55.1
Tue, 15 Oct 2024 17:17:49 GMT Compare changes
Minor changes
@fluentui/react-motion-components-preview- refactor: simplify motion component variant creation (PR #32939 by robertpenner@microsoft.com)
- feat: add Collapse orientation parameter & horizontal implementation (PR #32998 by robertpenner@microsoft.com)
@fluentui/react-tabs- feature: add rounded tab variant (PR #32944 by kirpadv@gmail.com)
@fluentui/react-carousel- feat: Add fade motion to carousel as an optional prop (PR #33000 by mifraser@microsoft.com)
- feat: Enable circular focus if circular, and enable animations on focus index change (PR #33015 by mifraser@microsoft.com)
@fluentui/react-motion- feat: export MotionParam type (PR #32939 by robertpenner@microsoft.com)
Patches
@fluentui/react-motion-components-preview- fix: Collapse should only effect opacity when animateOpacity is true (PR #32999 by robertpenner@microsoft.com)
@fluentui/react-tabster- fix: useMergedTabsterAttributes should accept null/undefined values (PR #32983 by lingfangao@hotmail.com)
Changes
@fluentui/tokens- feat: add explicit .js file extensions to all relative import/export statement within built output to support native ESM within browser (PR #30770 by martinhochel@microsoft.com)
9.55.0
Tue, 08 Oct 2024 22:05:56 GMT Compare changes
Minor changes
@fluentui/react-carousel- feat: Stable release react-carousel (PR #32883 by mifraser@microsoft.com)
@fluentui/react-components- feat: Stable release of react-carousel (PR #32883 by mifraser@microsoft.com)
@fluentui/react-link- feat: add LinkContextProvider (PR #32850 by vgenaev@gmail.com)
@fluentui/react-nav-preview- feat: Build out SplitNavItem (PR #32873 by matejera@microsoft.com)
- feat: Add props for SplitSubNavItems and Tooltips. Other pixel pushing on SplitNavItem (PR #32964 by matejera@microsoft.com)
@fluentui/react-spinner- feat: spinner root slot as span (PR #32989 by kirpadv@gmail.com)
Patches
@fluentui/react-message-bar- fix: add null check in ResizeObserver callback (PR #32971 by seanmonahan@microsoft.com)
- fix: use LinkContextProvider to force all links inside MessageBody to be underlined (PR #32850 by vgenaev@gmail.com)
@fluentui/react-tabster- Bump tabster to 8.2.0 to fix trapped Modalizer logic (PR #32963 by jiangemma@microsoft.com)
9.54.17
Thu, 26 Sep 2024 14:15:26 GMT Compare changes
Minor changes
@fluentui/react-carousel-preview- feat: Add resetAutoplay feature to reset index change timer (PR #32897 by mifraser@microsoft.com)
Patches
@fluentui/react-button- fix: hovered menubutton icon does not disappear (PR #32917 by sarah.higley@microsoft.com)
@fluentui/react-combobox- fix tabIndex for clear button in Dropdown component (PR #32278 by kirpadv@gmail.com)
@fluentui/react-drawer- fix: reversed animations (PR #32924 by marcosvmmoura@gmail.com)
@fluentui/react-table- fix: table selection checkbox or radio should be rendered even if invisible (PR #32846 by sarah.higley@microsoft.com)
Changes
@fluentui/react-virtualizer- BREAKING CHANGE (useVirtualizerDynamicMeasure): optimized with scrollPos state and children height reference, updated algorithm to be more accurate, and exported measurement hook (PR #32375 by mifraser@microsoft.com)
9.54.16
Mon, 23 Sep 2024 12:40:11 GMT Compare changes
Minor changes
@fluentui/react-carousel-preview- feat: Handle nav disabled behavior and provide index based aria labels for next/prev buttons (PR #32844 by mifraser@microsoft.com)
@fluentui/react-nav-preview- Scaffolds SplitNavItem (PR #32870 by matejera@microsoft.com)
- [BREAKING] Removed non functional reserveSelectedNavItemSpace prop. Added defaultOpenCategories and openCategories prop and example. Updated icon selection logic for NavCategoryItem. Exports OnNavItemSelectData. (PR #32489 by matejera@microsoft.com)
Patches
@fluentui/react-drawer- fix: add correct direction of animations when RTL (PR #32813 by marcosvmmoura@gmail.com)
@fluentui/react-menu- fix(Menu): Do not rely on tabster restorer for focus restore (PR #32840 by lingfangao@hotmail.com)
@fluentui/react-migration-v8-v9- fix: cleanup production dependencies and fix forbidden sub-package import within Menu (PR #32359 by martinhochel@microsoft.com)
Changes
@fluentui/tokens- feat: add z-index tokens (PR #32356 by marcosvmmoura@gmail.com)
9.54.15
Fri, 13 Sep 2024 00:49:23 GMT Compare changes
Minor changes
@fluentui/react-carousel-preview- feat: Add CarouselNavContainer for easy layout options, add missing exports and cleanup focus behavior of multiple cards (PR #32457 by mifraser@microsoft.com)
Patches
@fluentui/react-carousel-preview- chore: cleanup before the release (PR #32475 by olfedias@microsoft.com)
@fluentui/react-dialog- fix: Adjust window height comparison in fractional cases. (PR #32480 by owcampbe@microsoft.com)
@fluentui/react-drawer- fix: update scroll state when children changes (PR #32818 by marcosvmmoura@gmail.com)
- fix: apply position: absolute when mountNode is passed (PR #32816 by marcosvmmoura@gmail.com)
9.54.14
Tue, 10 Sep 2024 10:19:04 GMT Compare changes
Minor changes
@fluentui/react-carousel-preview- feat: Add accessibility and focus modes to cards (PR #32181 by mifraser@microsoft.com)
- feat: Add brand appearance to nav buttons, update action states (PR #32348 by mifraser@microsoft.com)
- feat: Add enableDrag option for mouse/touch scroll support (PR #32388 by mifraser@microsoft.com)
@fluentui/react-tabs- export Tab component style hooks (PR #32125 by kirpadv@gmail.com)
@fluentui/react-tree- bugfix: recover from tabIndex=-1 when TreeItem is removed (PR #32442 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-button- fix: medium and large SplitButton menuButton is at least 24px wide (PR #32309 by sarah.higley@microsoft.com)
@fluentui/react-card- fix: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-carousel-preview- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-checkbox- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-overflow- fix(useOverflowContainer): Removes double overflowManager creation (PR #32459 by lingfangao@hotmail.com)
@fluentui/react-select- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinbutton- fix: remove aria-valuenow from native input element (PR #32360 by sarah.higley@microsoft.com)
@fluentui/react-table- fix(TableHeaderCell): should use hover and pressed tokens (PR #32352 by lingfangao@hotmail.com)
@fluentui/react-tabs- fix: Improve animation for active tab indicator on tabs with falsy values (PR #32374 by kirpadv@gmail.com)
@fluentui/react-tag-picker- bugfix: ensures input behaviour on text selection (PR #32285 by bernardo.sunderhus@gmail.com)
- fix(react-tag-picker): compute aria-label/aria-labelledby for expand button, stories a11y fixes (PR #32297 by jiangemma@microsoft.com)
- fix(react-tag-picker): allows TagPickerGroup to be disabled (PR #32317 by jiangemma@microsoft.com)
@fluentui/react-tags- fix(react-tags): allows TagGroup to be disabled (PR #32317 by jiangemma@microsoft.com)
- fix(react-tags): allow TagGroup to be disabled, remove role='img' from Tag dismiss (PR #32297 by jiangemma@microsoft.com)
@fluentui/react-teaching-popover- fix: Update popover size to match design guidance 320px, enable image to auto size based on popover surface bounds (PR #32363 by mifraser@microsoft.com)
@fluentui/react-tree- bugfix: ensure actions visibility between successive mouse events (PR #32477 by bernardo.sunderhus@gmail.com)
- fix: remove unnecessary aria-hidden attributes that were causing accessibility issues (PR #32081 by sarah.higley@microsoft.com)
- bugfix: ensure onClick handler is not called on every click (PR #32434 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- chore: follow up on assertSlots fixes (PR #32323 by bernardo.sunderhus@gmail.com)
9.54.13
Fri, 16 Aug 2024 10:24:16 GMT Compare changes
Minor changes
@fluentui/react-motion- feat: Add context to configure motion behaviour (PR #32316 by lingfangao@hotmail.com)
Patches
@fluentui/react-migration-v0-v9- Export VideoProps, split storybooks (PR #32318 by jurokapsiar@gmail.com)
9.54.12
Thu, 15 Aug 2024 13:49:46 GMT Compare changes
Patches
@fluentui/react-tabster- chore: simplifies useMergedTabsterAttributes internals (PR #32303 by bernardo.sunderhus@gmail.com)
9.54.11
Thu, 15 Aug 2024 08:22:07 GMT Compare changes
Minor changes
@fluentui/react-tag-picker- feature: introduces noPopover property to TagPicker (PR #32158 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-carousel-preview- chore: change :after to ::after (PR #32236 by seanmonahan@microsoft.com)
@fluentui/react-combobox- fix: check icon slot does not collapse (PR #32243 by sarah.higley@microsoft.com)
@fluentui/react-drawer- chore: change :after to ::after. (PR #32236 by seanmonahan@microsoft.com)
- Bug fix for issue 31724 (PR #32060 by lakshmimanasasai.t@gmail.com)
@fluentui/react-list-preview- chore: ensures useMergedTabsterAttributes supports Partial attributes (PR #32300 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v0-v9- v9 migration: Add Video shim component (PR #31885 by jukapsia@microsoft.com)
@fluentui/react-swatch-picker- (react-swatch-picker): fixed documentation (PR #32279 by vkozlova@microsoft.com)
@fluentui/react-table- chore: change :after to ::after (PR #32236 by seanmonahan@microsoft.com)
@fluentui/react-tabster- chore: ensures useMergedTabsterAttributes supports Partial attributes (PR #32300 by bernardo.sunderhus@gmail.com)
9.54.10
Wed, 07 Aug 2024 12:31:56 GMT Compare changes
Patches
@fluentui/react-toolbar- fix: hardcode size of
ToolbarButton(PR #32185 by olfedias@microsoft.com)
- fix: hardcode size of
9.54.9
Tue, 06 Aug 2024 21:40:43 GMT Compare changes
Minor changes
@fluentui/react-toolbar- feat: Add transparent as an option for the appearance prop in ToolbarButton (PR #32205 by ololubek@microsoft.com)
Patches
@fluentui/react-card- fix: Card does not override specified focusMode based on event listeners (PR #32200 by sarah.higley@microsoft.com)
@fluentui/react-dialog- fix: do not require ref forwarding (PR #32095 by olfedias@microsoft.com)
@fluentui/react-message-bar- Fix undefined reference in older browsers in useMessageBarReflow (PR #32238 by miclo@microsoft.com)
@fluentui/react-tabs- ignore ref for tab reserved space content slot (PR #31775 by kirpadv@gmail.com)
@fluentui/react-tree- chore: improve ImmutableSet and ImmutableMap internal implementation (PR #32167 by bernardo.sunderhus@gmail.com)
9.54.8
Mon, 05 Aug 2024 22:33:01 GMT Compare changes
Minor changes
@fluentui/react-carousel-preview- feat: Implement carousel autoplay button and functionality (PR #32154 by mifraser@microsoft.com)
@fluentui/react-nav-preview- feat: Builds out and styles AppItemStatic (PR #32161 by matejera@microsoft.com)
Patches
@fluentui/react-carousel-preview- fix: Button styles on hover/active state (PR #32155 by mifraser@microsoft.com)
@fluentui/react-input- Added comments on deprecated appearances (PR #32176 by gcox@microsoft.com)
@fluentui/react-popover- fix(Popover): fix shadows on arrows (PR #32138 by olfedias@microsoft.com)
@fluentui/react-skeleton- update wave animation (PR #32077 by kirpadv@gmail.com)
@fluentui/react-table- bugfix: removes Partial from TableProps usage (PR #32159 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- feat: add collapse motion to Tree (PR #32163 by olkatruk@microsoft.com)
9.54.7
Tue, 30 Jul 2024 18:47:31 GMT Compare changes
Minor changes
@fluentui/react-accordion- feat: add collapse motion to Accordion (PR #32086 by olkatruk@microsoft.com)
@fluentui/react-carousel-preview- feat: Release react-carousel-preview to public preview (PR #32152 by mifraser@microsoft.com)
@fluentui/react-icons-compat- feat: Release react-icons-compat to stable (PR #32151 by ololubek@microsoft.com)
@fluentui/react-nav-preview- Adds AppItem and AppItemStatic, removes AppNode (PR #32088 by matejera@microsoft.com)
- feat: Adds slots & styling for AppItem. (PR #32103 by matejera@microsoft.com)
Patches
@fluentui/react-card- fix: improve hover for HC mode (PR #31953 by marcosvmmoura@gmail.com)
@fluentui/react-combobox- fix: only call activedescendant focus when combobox/dropdown is opened (PR #32156 by sarah.higley@microsoft.com)
@fluentui/react-drawer- chore: migrate to stable motion APIs (PR #31668 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: update types for navDrawerClassNames (PR #31668 by olfedias@microsoft.com)
@fluentui/react-positioning- fix: improve arrow styles implementation (PR #32092 by olfedias@microsoft.com)
@fluentui/react-search- fix: replace useEventCallback with useCallback for focus (PR #32079 by vgenaev@gmail.com)
- fix: Expand hit target when there's no content after. (PR #32114 by estebanmu@microsoft.com)
9.54.6
Tue, 23 Jul 2024 20:13:11 GMT Compare changes
Minor changes
@fluentui/react-motion- feat: add presenceMotionSlot() API (PR #31984 by olfedias@microsoft.com)
@fluentui/react-provider- chore: adds custom style hook for MenuItemLink (PR #32045 by bernardo.sunderhus@gmail.com)
@fluentui/react-shared-contexts- chore: adds custom style hook for MenuItemLink (PR #32045 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-dialog- feat: add motion slots (surfaceMotion to Dialog & backdropMotion to DialogSurface) (PR #31132 by olfedias@microsoft.com)
@fluentui/react-menu- chore: adds custom style hook for MenuItemLink (PR #32045 by bernardo.sunderhus@gmail.com)
@fluentui/react-motion- fix: improve Web Animations API detection in tests (PR #32029 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- feat: add Fade motion component (PR #32020 by olkatruk@microsoft.com)
- feat(motion): add Scale motion component (PR #32021 by olkatruk@microsoft.com)
@fluentui/react-utilities- chore: stops leaking HTMLElementConstructorName type (PR #32072 by bernardo.sunderhus@gmail.com)
- chore: simplify SlotComponentType type (PR #31984 by olfedias@microsoft.com)
9.54.5
Mon, 15 Jul 2024 17:25:14 GMT Compare changes
Minor changes
@fluentui/react-motion- feat(motion): add PresenceDirection type (PR #31958 by olfedias@microsoft.com)
@fluentui/react-motion-components-preview- feat: release preview package (PR #31998 by olkatruk@microsoft.com)
Patches
@fluentui/react-switch- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-table- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tabs- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tabster- bump tabster to 8.0.1 to fix memorized elements focusing (PR #31960 by marata@microsoft.com)
- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tag-picker- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tags- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-teaching-popover- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-text- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-textarea- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-timepicker-compat- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-toast- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-toolbar- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tooltip- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-tree- bugfix: defaultCheckedItems conflicts with checkedItems (PR #31779 by bernardo.sunderhus@gmail.com)
- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-utilities- chore: fix With* internal helper types 'children' verification (PR #31699 by bernardo.sunderhus@gmail.com)
- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- bugfix: fix useMergedRefs signature to include null (PR #31951 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- feat: add createPresenceComponentVariant() (PR #31943 by olfedias@microsoft.com)
@fluentui/react-conformance- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-context-selector- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-dialog- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-divider- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-drawer- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-field- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-image- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-infolabel- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-input- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-jsx-runtime- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-label- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-link- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-list-preview- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-menu- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-message-bar- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-migration-v0-v9- Add key handling only for selectable and navigable (PR #31886 by jukapsia@microsoft.com)
@fluentui/react-migration-v8-v9- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-motion- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- feat: add createPresenceComponentVariant() (PR #31943 by olfedias@microsoft.com)
@fluentui/react-motion-preview- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-nav-preview- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-overflow- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-persona- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-popover- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-portal- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-portal-compat- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-portal-compat-context- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-positioning- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- fix(react-positioning): export fallbackPositions prop (PR #31891 by vkozlova@microsoft.com)
@fluentui/react-progress- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-provider- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-radio- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-rating- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-search- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-select- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-skeleton- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
- chore: remove default 'aria-label' value from Skeleton and update stories (PR #31970 by ololubek@microsoft.com)
@fluentui/react-slider- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-spinbutton- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-spinner- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-swatch-picker- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-accordion- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-aria- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-avatar- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-badge- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-breadcrumb- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-button- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-calendar-compat- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-card- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-checkbox- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/react-combobox- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
Changes
@fluentui/react-virtualizer- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
@fluentui/global-context- fix: revert incorectly set npm versions in all packages (PR #31937 by martinhochel@microsoft.com)
9.54.4
Thu, 04 Jul 2024 15:14:34 GMT Compare changes
Minor changes
@fluentui/react-combobox- vertically align combobox and dropdown components (PR #31812 by kirpadv@gmail.com)
Patches
@fluentui/react-input- vertically align input component (PR #31812 by kirpadv@gmail.com)
@fluentui/react-motion- fix: Check if DOM is available before using Element global to avoid breaks in build. (PR #31907 by estebanmu@microsoft.com)
@fluentui/react-spinbutton- vertically align spinbutton component (PR #31812 by kirpadv@gmail.com)
@fluentui/react-textarea- vertically align textarea component (PR #31812 by kirpadv@gmail.com)
@fluentui/react-tree- fix(Tree): Roving tabindexes should be refreshed if current element is unmounted (PR #31918 by lingfangao@hotmail.com)
9.54.3
Mon, 01 Jul 2024 20:30:20 GMT Compare changes
Minor changes
@fluentui/react-migration-v0-v9- feat(v0-migration): Attachment compat component (PR #31634 by jukapsia@microsoft.com)
@fluentui/react-nav-preview- feat: Adds animation to selection indicator and icon. (PR #31720 by matejera@microsoft.com)
- feat: Adds NavDivider implementation (PR #31848 by matejera@microsoft.com)
@fluentui/react-tag-picker- Update internal state to match Combobox and Listbox changes (PR #31415 by sarah.higley@microsoft.com)
@fluentui/react-aria- feat: add options to manually show/hide focus visibility on active descendants, and scroll the active item into view (PR #31415 by sarah.higley@microsoft.com)
@fluentui/react-combobox- feat: Add disableAutoFocus to Combobox and Listbox for cases when the popover is open on focus. (PR #31852 by estebanmu@microsoft.com)
- fix: Listbox updates activedescendant correctly (PR #31415 by sarah.higley@microsoft.com)
@fluentui/react-list-preview- feat: Pass data with value to onAction callback (PR #31803 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-migration-v0-v9- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-migration-v8-v9- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-motion- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- fix: improve Jest compat (PR #31715 by olfedias@microsoft.com)
- chore: adds 'use no memo' directive (PR #31787 by seanmonahan@microsoft.com)
@fluentui/react-motion-preview- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-nav-preview- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- Scaffolds NavDivider and AppNode (PR #31836 by matejera@microsoft.com)
- fix: Addresses icon and indicator Windows and Teams Theme high contrast issues. (PR #31704 by matejera@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- fix: Adds aria-expanded to NavCategoryItem (PR #31837 by matejera@microsoft.com)
@fluentui/react-persona- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-popover- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-portal- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-portal-compat- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-positioning- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-progress- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-provider- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-radio- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-rating- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-search- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-select- fix: underline appearance is readable in dark themes (PR #31736 by sarah.higley@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-skeleton- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-slider- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-spinbutton- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-spinner- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-swatch-picker- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- fix(react-swatch-picker): fixed colors of selected and pressed states (PR #31830 by vkozlova@microsoft.com)
@fluentui/react-switch- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-table- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-tabs- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-tabster- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-tag-picker- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-tags- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-teaching-popover- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- fix: carousel tabs are visible in windows high contrast (PR #31734 by sarah.higley@microsoft.com)
@fluentui/react-text- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-textarea- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-timepicker-compat- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-toast- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-toolbar- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-tooltip- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-tree- chore: ensures history navigation keys are respected (PR #31780 by bernardo.sunderhus@gmail.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- patch: improve strict warning from useTreeItem (PR #31835 by lingfangao@hotmail.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- bugfix: console error if TreeItem has no parent Tree (PR #31766 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-accordion- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-avatar- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-badge- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-breadcrumb- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-button- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- fix: MenuButton is styled correctly when aria-expanded is a string (PR #31809 by sarah.higley@microsoft.com)
- fix: Adding checked condition for icon styles when
ToggleButtonis checked + its appearance is subtle or transparent. (PR #31789 by humbertomakotomorimoto@gmail.com)
@fluentui/react-calendar-compat- fix: remove unnecessary group role, better table accName (PR #31819 by sarah.higley@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- fix(react-calendar-compat): fixed focus indicator cut off (PR #31596 by vkozlova@microsoft.com)
@fluentui/react-card- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-checkbox- adjust indicator type to include span (PR #31640 by vgenaev@gmail.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-combobox- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- fix: add autoSize: true to Combobox and Dropdown by default (PR #31864 by sarah.higley@microsoft.com)
- close controlled dropdown by clicking outside (PR #31786 by kirpadv@gmail.com)
- style: turn off react-compiler lints for non compliant code (PR #31795 by martinhochel@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-datepicker-compat- feat: update DatePicker to use legacyTrapFocus (PR #31801 by sarah.higley@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- fix: datepicker popup is not hidden from the a11y tree (PR #31819 by sarah.higley@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-dialog- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-divider- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-drawer- fix: do not create global header/footer roles in Drawer (PR #31799 by sarah.higley@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-field- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-image- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-infolabel- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-input- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-label- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-link- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-list-preview- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
@fluentui/react-menu- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
@fluentui/react-message-bar- fixing incorrect error state icon (PR #31749 by vgenaev@gmail.com)
- chore: Update react-icons package to ^2.0.245 (PR #31802 by ololubek@microsoft.com)
- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
Changes
@fluentui/react-virtualizer- chore: add eslint react-compiler (PR #31457 by seanmonahan@microsoft.com)
9.54.2
Mon, 17 Jun 2024 07:34:16 GMT Compare changes
Minor changes
@fluentui/react-motion- feat: Implement
onMotionCancelcallback handler (PR #31698 by lingfangao@hotmail.com)
- feat: Implement
@fluentui/react-tabster- Exposing TabsterMoveFocusEvent. (PR #31393 by marata@microsoft.com)
Patches
@fluentui/react-context-selector- fix: useContextSelector with React 18 (PR #30951 by olfedias@microsoft.com)
@fluentui/react-menu- Removing ignoreKeydown on MenuList as it has side effect on submenus. (PR #31393 by marata@microsoft.com)
@fluentui/react-tabster- chore: Pulling Tabster 8.0.0 for the tree-shakeability improvements to reduce the bundle size. (PR #31441 by marata@microsoft.com)
9.54.1
Wed, 12 Jun 2024 13:17:15 GMT Compare changes
Minor changes
@fluentui/react-accordion- Deprecated react-accordion navigation prop. Tab navigation only should be used according to W3 APG pattern. (PR #31587 by vgenaev@gmail.com)
@fluentui/react-motion- feat: add support for params (PR #31566 by olfedias@microsoft.com)
- feat: Add consistent start and finish lifecycle callbacks (PR #31644 by lingfangao@hotmail.com)
@fluentui/react-nav-preview- feat: Adding small size variant. (PR #31589 by matejera@microsoft.com)
- (chore): Remove NavDrawerHeaderNav component. (PR #31646 by matejera@microsoft.com)
@fluentui/react-tree- feature: onVisibilityChange method to TreeItemLayout action slot (PR #31598 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-card- fix: improve header alignment when no description is passed (PR #31681 by marcosvmmoura@gmail.com)
@fluentui/react-motion- fix(motions): improve compat for jsdom & jest (PR #31602 by olfedias@microsoft.com)
@fluentui/react-nav-preview- feat: Adding roles and current where appropriate. (PR #31649 by matejera@microsoft.com)
9.54.0
Thu, 06 Jun 2024 15:26:27 GMT Compare changes
Minor changes
@fluentui/react-aria- add optional
windowargument toscrollIntoView. (PR #30967 by seanmonahan@microsoft.com)
- add optional
@fluentui/react-components- chore: exports DialogModalType type (PR #31549 by bernardo.sunderhus@gmail.com)
- feat: re-export
useTimeout()anduseAnimationFrame(). (PR #31527 by seanmonahan@microsoft.com) - feat: add @fluentui/react-motion to suite (PR #31574 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: exports DialogModalType type (PR #31549 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- feat: allow aside as tag for Drawer components (PR #31434 by marcosvmmoura@gmail.com)
@fluentui/react-motion- feat: release stable (PR #31574 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: Recomposing NavSectionHeader and Hamburger. Removing HamburgerInNav. Some other pixel pushing. (PR #31387 by matejera@microsoft.com)
@fluentui/react-tag-picker- feat: adds text property to TagPickerOption (PR #31474 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- feature: preventScroll on navigation (PR #31577 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/priority-overflow- chore: disable eslint rule (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-accordion- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
@fluentui/react-aria- chore: remove optional "win" argument (PR #31470 by seanmonahan@microsoft.com)
@fluentui/react-calendar-compat- feat(calendar-compat): changed design for the selected state (PR #31509 by vkozlova@microsoft.com)
- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
- chore: Renaming useCalendarMonthStyles.ts to useCalendarMonthStyles.styles.ts. (PR #31568 by Humberto.Morimoto@microsoft.com)
@fluentui/react-dialog- chore: use @fluentui/react-motion (PR #31574 by olfedias@microsoft.com)
@fluentui/react-list-preview- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- chore: disable eslint rule. (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-message-bar- chore: disable eslint rule (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Fixing typo in CheckboxShim migration. (PR #31569 by Humberto.Morimoto@microsoft.com)
@fluentui/react-nav-preview- fix: compatibility with Drawer slots (PR #31434 by marcosvmmoura@gmail.com)
@fluentui/react-popover- chore: disable eslint rule. (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-search- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
@fluentui/react-skeleton- chore: rename useSkeletonStyles.ts to useSkeletonStyles.styles.ts (PR #31503 by seanmonahan@microsoft.com)
@fluentui/react-slider- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- fix: use requestAnimationFrame from Fluent context. (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-teaching-popover- Use
MutationObserverfrom global context. (PR #30967 by seanmonahan@microsoft.com)
- Use
@fluentui/react-timepicker-compat- fix: clear icon not working with freeform (PR #31324 by yuanboxue@microsoft.com)
@fluentui/react-toast- chore: migrate Toast to new motion library (PR #31516 by olfedias@microsoft.com)
- chore: use @fluentui/react-motion (PR #31574 by olfedias@microsoft.com)
- chore: adopt changes in motion APIs (PR #31508 by olfedias@microsoft.com)
- chore: disable eslint rule. (PR #30967 by seanmonahan@microsoft.com)
@fluentui/react-tree- bugfix: ensure roving tab index when children content changes (PR #31595 by bernardo.sunderhus@gmail.com)
- chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- chore: useControllableState warns if controlled and uncontrolled at the same time (PR #31461 by bernardo.sunderhus@gmail.com)
- fix: use globals from Fluent context. (PR #30967 by seanmonahan@microsoft.com)
Changes
@fluentui/react-virtualizer- fix: update internal function to optionally use global Fluent context. (PR #30967 by seanmonahan@microsoft.com)
9.53.0
Thu, 23 May 2024 08:02:39 GMT Compare changes
Minor changes
@fluentui/react-components- chore: re-exports DialogProvider (PR #31450 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- deprecate: defaultOpen as it is not being used (PR #31435 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-accordion- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-aria- fix: add cleanup for timeout in announce (PR #31264 by sarah.higley@microsoft.com)
@fluentui/react-avatar- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-badge- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-breadcrumb- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-button- chore: migrate .shorthands() [cxe-red] (PR #31449 by olfedias@microsoft.com)
@fluentui/react-calendar-compat- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-card- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-dialog- chore(Dialog): migrate to new motion APIs (PR #31380 by olfedias@microsoft.com)
@fluentui/react-drawer- fix(OverlayDrawer): unlock scroll when reduced motion is enabled (PR #31380 by olfedias@microsoft.com)
- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-image- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-infolabel- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-input- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-link- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-list-preview- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-menu- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-message-bar- chore: replace usage of .shorthands() in styles (PR #31458 by olfedias@microsoft.com)
@fluentui/react-migration-v0-v9- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: replace usage of .shorthands() in styles (PR #31458 by olfedias@microsoft.com)
@fluentui/react-popover- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-progress- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-provider- fix: Update IconDirectionContextProvider imports to use export map (PR #31006 by ololubek@microsoft.com)
@fluentui/react-radio- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-rating- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-select- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-skeleton- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-slider- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-swatch-picker- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-switch- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-table- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-tabster- fix: bump tabster to 7.1.4 containing fix for https://github.com/microsoft/tabster/issues/374. (PR #31413 by marata@microsoft.com)
- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-tag-picker- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-tags- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-teaching-popover- chore: replace usage of .shorthands() in styles (PR #31458 by olfedias@microsoft.com)
@fluentui/react-text- chore: replace usage of .shorthands() in styles (PR #31448 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-toast- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-toolbar- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: replace usage of .shorthands() in styles (PR #31449 by olfedias@microsoft.com)
@fluentui/react-tree- chore: replace usage of .shorthands() in styles (PR #31432 by olfedias@microsoft.com)
Changes
@fluentui/react-alert- chore: replace usage of .shorthands() in styles (PR #31458 by olfedias@microsoft.com)
9.52.0
Mon, 20 May 2024 12:44:50 GMT Compare changes
Minor changes
@fluentui/react-components- feat(react-swatch-picker): release SwatchPicker as 9.0.0 stable (PR #31389 by vkozlova@microsoft.com)
- feat: Export missing contextValues. (PR #31383 by estebanmu@microsoft.com)
@fluentui/react-message-bar- feat: Export missing contextValues. (PR #31383 by estebanmu@microsoft.com)
@fluentui/react-nav-preview- fix: Updating types for NavItem and NavSubItem to better handle keyboarding. (PR #31352 by matejera@microsoft.com)
@fluentui/react-provider- feat(react-swatch-picker): added CustomStyleHooks (PR #31389 by vkozlova@microsoft.com)
@fluentui/react-shared-contexts- feat(react-swatch-picker): added CustomStyleHooks (PR #31389 by vkozlova@microsoft.com)
@fluentui/react-swatch-picker- feat(react-swatch-picker): release SwatchPicker as 9.0.0 stable (PR #31389 by vkozlova@microsoft.com)
@fluentui/react-tree- feat: exposes createHeadlessTree (PR #31343 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-accordion- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-avatar- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-badge- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-breadcrumb- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-button- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-calendar-compat- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-card- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-components- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-conformance-griffel- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-datepicker-compat- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-divider- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-drawer- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-field- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-image- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-infolabel- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-input- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-label- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-link- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-list-preview- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-menu- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
- fix: 8px menu section header padding (PR #31396 by lingfangao@hotmail.com)
@fluentui/react-message-bar- fix: MessageBar without actions should not take up space (PR #31391 by lingfangao@hotmail.com)
- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-migration-v0-v9- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-migration-v8-v9- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-motion-preview- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-motions-preview- chore(motions): add mock for .animate() calls (PR #31390 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-persona- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-popover- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-portal- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-progress- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-provider- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-radio- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-rating- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-search- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-select- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-skeleton- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-slider- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-swatch-picker- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-switch- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-table- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tag-picker- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tags- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-teaching-popover- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-text- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-timepicker-compat- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-toast- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-toolbar- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-tree- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
Changes
@fluentui/babel-preset-global-context- chore: improve typings of exported preset (PR #31258 by olfedias@microsoft.com)
@fluentui/react-alert- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
@fluentui/react-virtualizer- chore: bump @griffel/react (PR #31258 by olfedias@microsoft.com)
9.51.1
Thu, 16 May 2024 09:25:11 GMT Compare changes
Minor changes
@fluentui/react-swatch-picker-preview- feat(react-swatch-picker): added contrast ratio utils (PR #31358 by vkozlova@microsoft.com)
Patches
@fluentui/priority-overflow- force update the overflow when item is removed (PR #31340 by miroslav.stastny@microsoft.com)
@fluentui/react-accordion- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-avatar- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-badge- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-breadcrumb- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-button- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-calendar-compat- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
- fix: Make header button in overlaid month picker match the other header button's styles. (PR #31381 by estebanmu@microsoft.com)
@fluentui/react-checkbox- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-combobox- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-datepicker-compat- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-dialog- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
- bugfix: fix scroll locking issues introduced by a regression (PR #31377 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- fix: restore scroll when Drawer closes (PR #31367 by marcosvmmoura@gmail.com)
@fluentui/react-field- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-infolabel- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-menu- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-message-bar- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-motions-preview- fix(motions): use useFirstMount() in createPresenceComponent() (PR #31379 by olfedias@microsoft.com)
@fluentui/react-nav-preview- chore: Update react-icons package to 2.0.239. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-overflow- fix(OverflowItem): properly propagate refs to child elements (PR #31347 by olfedias@microsoft.com)
@fluentui/react-provider- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-rating- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-search- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-select- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-spinbutton- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-swatch-picker-preview- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-switch- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-table- chore: uograde react-icons to 2.0.239 (PR #31287 by ololubek@microsoft.com)
@fluentui/react-tag-picker- chore: Update react-icons package to 2.0.239. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-tags- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-teaching-popover- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-toast- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
@fluentui/react-tree- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
Changes
@fluentui/react-alert- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. (PR #31287 by ololubek@microsoft.com)
9.51.0
Mon, 13 May 2024 12:34:18 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Add missing Drawer and MessageBar context exports. (PR #31328 by estebanmu@microsoft.com)
@fluentui/react-drawer- feat: Add missing Drawer context exports. (PR #31328 by estebanmu@microsoft.com)
@fluentui/react-message-bar- feat: Add missing context exports. (PR #31328 by estebanmu@microsoft.com)
@fluentui/react-nav-preview- feat: release preview package (PR #31304 by matejera@microsoft.com)
- feat: Moving styles to new recomposed components. (PR #31313 by matejera@microsoft.com)
@fluentui/react-swatch-picker-preview- feat: Add missing SwatchPicker context exports. (PR #31328 by estebanmu@microsoft.com)
Patches
@fluentui/react-combobox- fix(Combobox):
expandIcon={null}should not throw (PR #31326 by olfedias@microsoft.com)
- fix(Combobox):
9.50.0
Thu, 09 May 2024 19:35:10 GMT Compare changes
Minor changes
@fluentui/react-components- feat: add @fluentui/react-tag-picker to suite (PR #31321 by bernardo.sunderhus@gmail.com)
@fluentui/react-motions-preview- BREAKING: fix motion token values and adjust structure to match original source (PR #31262 by robert@robertpenner.com)
@fluentui/react-positioning- fix overflowBoundaryPadding being ingored when autoSize was on (PR #31277 by jirivyhnalek@microsoft.com)
@fluentui/react-tag-picker- feat: release stable (PR #31321 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-combobox- fix combobox empty string and zero value (PR #31170 by mingyuanyu@microsoft.com)
- fix: expand button should be disabled when Combobox is disabled (PR #31300 by sarah.higley@microsoft.com)
@fluentui/react-dialog- fix: move styles declared in useDisableBodyScroll() to a separate file (PR #31299 by olfedias@microsoft.com)
@fluentui/react-switch- fix: Add HC hover active styling to Switch. (PR #31283 by ololubek@microsoft.com)
@fluentui/react-tabster- fix: replace internal useKeyborg() with useKeyborgRef() (PR #31295 by olfedias@microsoft.com)
9.49.2
Mon, 06 May 2024 12:55:00 GMT Compare changes
Minor changes
@fluentui/react-provider- feat: adds TagPicker to custom style hooks (PR #31272 by bernardo.sunderhus@gmail.com)
@fluentui/react-shared-contexts- feat: adds TagPicker to custom style hooks (PR #31272 by bernardo.sunderhus@gmail.com)
@fluentui/react-tag-picker-preview- chore: removes freeform prop (PR #31273 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-aria- feat: use ariaNotify in AriaLiveAnnouncer when available (PR #31251 by sarah.higley@microsoft.com)
@fluentui/react-switch- fix: Add HC styling for Switch font icon (PR #31241 by ololubek@microsoft.com)
@fluentui/react-tabster- fix: bump keyborg to 2.6.0 nad tabster to 7.1.2 in order to fix iOS touch bug (PR #31268 by marata@microsoft.com)
@fluentui/react-tag-picker-preview- chore: ensure clicking on surface will toggle open state (PR #31270 by bernardo.sunderhus@gmail.com)
- chore: bug bash follow up (PR #31272 by bernardo.sunderhus@gmail.com)
9.49.1
Thu, 02 May 2024 11:36:28 GMT Compare changes
Minor changes
@fluentui/react-aria- Adding function to focus last active descendant if it exists (PR #31140 by stevenco@microsoft.com)
- ActiveDescendantChangeEvent for tracking active item (PR #31149 by jurokapsiar@gmail.com)
@fluentui/react-combobox- Add onActiveOptionChange to Dropdown and Combobox (PR #31149 by jurokapsiar@gmail.com)
@fluentui/react-drawer- feat: move scroll detector to a dedicated react context (PR #31156 by marcosvmmoura@gmail.com)
@fluentui/react-tabster- Exposing MoverMemorizedElementEvent for the applications to be able to force forget or alter memorized elements. (PR #31107 by marata@microsoft.com)
- feat: useListenFocusedElement hook (PR #31231 by bernardo.sunderhus@gmail.com)
@fluentui/react-tag-picker-preview- feat: adds useTagPickerFilter hook (similar to useComboboxFilter, but with proper TagPicker related components) (PR #31207 by bernardo.sunderhus@gmail.com)
- feature: exports TagPicker event handlers types (PR #31232 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-accordion- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-aria- Updating ActiveDescendent scrollIntoView logic to work with ancester scroll containers and scroll margin styles (PR #31158 by stevenco@microsoft.com)
@fluentui/react-avatar- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-badge- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-breadcrumb- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-button- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-calendar-compat- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-checkbox- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-combobox- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
- Fixing initial keyboard focus issues with unparented listbox (PR #31140 by stevenco@microsoft.com)
@fluentui/react-datepicker-compat- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-dialog- bugfix: ensures non-modal Dialog returns focus to trigger when closed (PR #30628 by bernardo.sunderhus@gmail.com)
- bugfix: open/close animation jumps when body is scrollable (PR #31199 by bernardo.sunderhus@gmail.com)
- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-field- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-infolabel- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-menu- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
- daniharo:fix-menu-split (PR #30959 by lingfangao@hotmail.com)
- refactor: use timeout and animation frame utilities (PR #31168 by lingfangao@hotmail.com)
@fluentui/react-message-bar- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-motions-preview- fix(PresenceGroup): cleanup children properly (PR #31175 by olfedias@microsoft.com)
- chore: improve state handling in createPresenceComponent() (PR #31143 by olfedias@microsoft.com)
@fluentui/react-popover- refactor: use timeout and animation frame utilities (PR #31168 by lingfangao@hotmail.com)
@fluentui/react-provider- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-rating- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-search- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-select- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-spinbutton- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-spinner- Fix spinner embedded in button animation (PR #31195 by kirpadv@gmail.com)
@fluentui/react-swatch-picker-preview- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-switch- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-table- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
- refactor: use timeout and animation frame utilities (PR #31168 by lingfangao@hotmail.com)
@fluentui/react-tabster- Fixing issues where current keyborg status is not known to late subscribers (PR #31140 by stevenco@microsoft.com)
- Pulling Tabster 7.1.1 that supports more granular configuration of the aria-hidden handling for modal dialogs. (PR #31181 by marata@microsoft.com)
@fluentui/react-tag-picker-preview- chore: removes aria-checked from TagPickerOption (PR #31172 by bernardo.sunderhus@gmail.com)
- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
- chore: removes multiselect from TagPicker signatures (PR #31173 by bernardo.sunderhus@gmail.com)
- chore: make expandIcon aria-hidden by default (PR #31229 by bernardo.sunderhus@gmail.com)
- chore: ensures cursor looks like a text on whole control (PR #31152 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-teaching-popover- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
- fix: Arrow was 1px offset and incorrect box-sizing (PR #31161 by edwardwang.94@gmail.com)
- chore: fix TeachingPopover package name in LICENSE file and import path in bundle size (PR #31159 by seanmonahan@microsoft.com)
@fluentui/react-toast- refactor: use timeout and animation frame utilities (PR #31168 by lingfangao@hotmail.com)
- fix: use "key" properly in ToastContainer (PR #31104 by olfedias@microsoft.com)
- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-tree- chore: updates roving tab indexes to ensure Tree is focusable (PR #31231 by bernardo.sunderhus@gmail.com)
- fix: Apply aria-selected prop to aria-selected instead of aria-expanded. (PR #31117 by estebanmu@microsoft.com)
- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
Changes
@fluentui/react-alert- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-infobutton- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by ololubek@microsoft.com)
@fluentui/react-virtualizer- Fix: Use Fluent hooks for IO and timeout functionality (PR #31250 by mifraser@microsoft.com)
9.49.0
Tue, 23 Apr 2024 08:17:46 GMT Compare changes
Minor changes
@fluentui/react-teaching-popover- 'feat: Release TeachingPopover to stable (PR #31112 by mifraser@microsoft.com)
@fluentui/react-components- 'feat: Release TeachingPopover to stable (PR #31112 by mifraser@microsoft.com)
- feat: Implement MenuItemSwitch component (PR #31099 by lingfangao@hotmail.com)
@fluentui/react-menu- feat: Implement MenuItemSwitch component (PR #31099 by lingfangao@hotmail.com)
@fluentui/react-provider- feat: Implement MenuItemSwitch component (PR #31099 by lingfangao@hotmail.com)
@fluentui/react-shared-contexts- feat: Implement MenuItemSwitch component (PR #31099 by lingfangao@hotmail.com)
@fluentui/react-skeleton- chore: deprecate the width prop. (PR #31111 by ololubek@microsoft.com)
@fluentui/react-swatch-picker-preview- fix: BREAKING CHANGE - api changes and fixes (PR #31097 by vkozlova@microsoft.com)
@fluentui/react-table- fix: Table and DataGrid should not remove cells from the accessibility tree (PR #31068 by sarah.higley@microsoft.com)
Patches
@fluentui/react-spinbutton- fix: SpinButton buttons now display correct visuals at bounds (PR #31126 by seanmonahan@microsoft.com)
9.48.0
Thu, 18 Apr 2024 12:43:14 GMT Compare changes
Patches
@fluentui/react-tag-picker-preview- chore: ensure navigation between TagPickerGroup and TagPickerInput (PR #31085 by bernardo.sunderhus@gmail.com)
9.48.0
Wed, 17 Apr 2024 21:53:46 GMT Compare changes
Minor changes
@fluentui/react-combobox- feature: export internal hooks into API (PR #30975 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feat: add @fluentui/react-search to suite (PR #30553 by sarah.higley@microsoft.com)
@fluentui/react-dialog- fix: Dialog scrolls the whole surface on small screens (PR #31026 by jirivyhnalek@microsoft.com)
@fluentui/react-list-preview- Tabster 7.1.0. (PR #30969 by marata@microsoft.com)
@fluentui/react-search- feat: release stable (PR #30553 by sarah.higley@microsoft.com)
@fluentui/react-swatch-picker-preview- feat(react-swatch-picker): Added EmptySwatch component (PR #30953 by vkozlova@microsoft.com)
@fluentui/react-table- Tabster 7.1.0. (PR #30969 by marata@microsoft.com)
@fluentui/react-tabster- Tabster 7.1.0. (PR #30969 by marata@microsoft.com)
@fluentui/react-tag-picker-preview- feature:adds support for Field component (PR #30995 by bernardo.sunderhus@gmail.com)
- feat: adds inline property (PR #31003 by bernardo.sunderhus@gmail.com)
- feature: adds support for InteractionTag (PR #30976 by bernardo.sunderhus@gmail.com)
- feat: TagPickerInput input positioning (PR #31036 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags- feat: adds isInsideTagPicker exception case to TagGroupContextValue (PR #31064 by bernardo.sunderhus@gmail.com)
@fluentui/react-teaching-popover-preview- feat: Ensure all sub components are overridable and enable better string pass through via slots (PR #30998 by mifraser@microsoft.com)
Patches
@fluentui/react-accordion- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-aria- fix: End key should move activeOption (PR #30864 by sarah.higley@microsoft.com)
@fluentui/react-avatar- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-badge- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-breadcrumb- chore: Update react-icons version to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-button- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-calendar-compat- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-card- fix: Card actions adopt custom high contrast mode colors (PR #30941 by sarah.higley@microsoft.com)
@fluentui/react-checkbox- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-combobox- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
- fix: Inline Listbox should render on top of relatively positioned elements. (PR #31022 by estebanmu@microsoft.com)
- bugfix: removes freeform prop that was wrongly introduced by PR #30947 (PR #30963 by bernardo.sunderhus@gmail.com)
- fix: End key should move activeOption (PR #30864 by sarah.higley@microsoft.com)
- chore: fix useListBoxSlot signature to accept more triggerRef types (PR #31038 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-dialog- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-drawer- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
@fluentui/react-field- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-infolabel- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-menu- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-message-bar- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-portal- chore: add "data-portal-node" attr in usePortalMountNode() (PR #31002 by olfedias@microsoft.com)
@fluentui/react-provider- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-rating- chore: Update RatingDisplay value margin-left tokens. (PR #31034 by ololubek@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-search- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-select- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-spinbutton- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-spinner- chore: move tabindex to the root slot of Spinner. (PR #31056 by ololubek@microsoft.com)
@fluentui/react-swatch-picker-preview- fix(react-swatch-picker): colors in HC mode (PR #31014 by vkozlova@microsoft.com)
- fix(react-swatch-picker): a11y attrs for ImageSwatch (PR #31060 by vkozlova@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-switch- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-table- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-tag-picker-preview- chore: removes disabled property from ComboboxBaseProps (PR #30963 by bernardo.sunderhus@gmail.com)
- bugfix: Space and Enter should close TagPicker when selecting (PR #31053 by bernardo.sunderhus@gmail.com)
- chore: adopt internal hooks provided by @fluentui/react-combobox (PR #30975 by bernardo.sunderhus@gmail.com)
- chore: ensure Click and Enter open/close popover properly (PR #31010 by bernardo.sunderhus@gmail.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
- chore: removes unused props (PR #31001 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
- fix: use colorBrandForeground2 for brand InteractionTag foreground color (PR #30973 by yuanboxue@microsoft.com)
@fluentui/react-teaching-popover-preview- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-toast- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-tree- fix: Allow overriding aria-selected through props. (PR #31020 by estebanmu@microsoft.com)
- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
- chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() (PR #30996 by olfedias@microsoft.com)
Changes
@fluentui/react-alert- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
@fluentui/react-infobutton- chore: Update react-icons to 2.0.235 (PR #31011 by ololubek@microsoft.com)
9.47.5
Fri, 05 Apr 2024 14:17:26 GMT Compare changes
Patches
@fluentui/react-provider- Avoid re-inserting Style Element to HEAD when re-rendering FluentProvider (PR #30960 by ramyrafik@gmail.com)
9.47.4
Thu, 04 Apr 2024 12:08:06 GMT Compare changes
Minor changes
@fluentui/react-list-preview- feat: Release preview package (PR #30898 by jirivyhnalek@microsoft.com)
@fluentui/react-search-preview- export SearchBoxChangeEvent type. (PR #30943 by seanmonahan@microsoft.com)
@fluentui/react-table- add resizableColumnsOptions with option to allowContainerOverflow (PR #30717 by jirivyhnalek@microsoft.com)
@fluentui/react-tag-picker-preview- feature: adds freeform support for TagPicker (PR #30947 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-accordion- fix: remove border from high contrast mode to match styles and make focus more visible (PR #30865 by sarah.higley@microsoft.com)
@fluentui/react-combobox- chore: move freeform and disabled to ComboboxBase types (PR #30947 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- fix: Align arrow down behavior with Combobox. (PR #30954 by estebanmu@microsoft.com)
@fluentui/react-tag-picker-preview- feat: adds TagPickerOptionGroup component (PR #30934 by bernardo.sunderhus@gmail.com)
9.47.3
Tue, 02 Apr 2024 09:47:59 GMT Compare changes
Minor changes
@fluentui/react-shared-contexts- deprecate unused ListItemButton exports (PR #29760 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-calendar-compat- fix: When month picker is overlaid and gototoday button is pressed, hide month picker. (PR #30870 by estebanmu@microsoft.com)
@fluentui/react-spinner- fix: rotating SVG should not cause parent overflow (PR #30615 by sarah.higley@microsoft.com)
@fluentui/react-tag-picker-preview- bugfix: removes errouneous combobox imports (PR #30926 by bernardo.sunderhus@gmail.com)
9.47.2
Thu, 28 Mar 2024 10:43:54 GMT Compare changes
Minor changes
@fluentui/react-swatch-picker-preview- feat(react-swatch-picker): changed API in rendering utils (PR #30868 by vkozlova@microsoft.com)
@fluentui/react-tag-picker-preview- feat: release preview package (PR #30897 by bernardo.sunderhus@gmail.com)
9.47.2
Wed, 27 Mar 2024 10:29:33 GMT Compare changes
Minor changes
@fluentui/react-swatch-picker-preview- 'feat: release react-swatch-picker to unstable (PR #30881 by vkozlova@microsoft.com)
Patches
@fluentui/react-teaching-popover-preview- fix: Focus borders and navigation container style (arrow vs group) (PR #30862 by mifraser@microsoft.com)
9.47.2
Mon, 25 Mar 2024 11:12:13 GMT Compare changes
Minor changes
@fluentui/react-calendar-compat- fix: Build errors in TypeScript 5.3 (PR #30810 by behowell@microsoft.com)
@fluentui/react-table- fix: column resizing in StrictMode now works (PR #30743 by jirivyhnalek@microsoft.com)
- fix: DataGrid - prevent unwanted sort after column resizing (#27803) (PR #30780 by jirivyhnalek@microsoft.com)
@fluentui/react-tags- feat: adds appearance and dismissible to TagGroupContext (PR #30800 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-combobox- fix: Align Combobox's text baseline with other controls like Input (PR #30733 by behowell@microsoft.com)
@fluentui/react-field- fix: Align horizontal Field labels with control text (PR #30732 by behowell@microsoft.com)
@fluentui/react-input- Revert #30845 "fix: Input should start with undefined, same as textarea" (PR #30845 by lingfangao@hotmail.com)
- chore: Increase hit target of input element to fill to the border (PR #30825 by behowell@microsoft.com)
@fluentui/react-menu- bugfix: add system colors on hover (PR #30071 by bernardo.sunderhus@gmail.com)
@fluentui/react-teaching-popover-preview- bug: Fix accessibility labels and roles (PR #30805 by mifraser@microsoft.com)
@fluentui/react-timepicker-compat- docs: update Readme to remove unstable statement (PR #30735 by yuanboxue@microsoft.com)
9.47.1
Mon, 18 Mar 2024 19:50:46 GMT Compare changes
Changes
@fluentui/tokens- reverting #30770 which caused compilation issues (PR #30803 by mgodbolt@microsoft.com)
9.47.0
Fri, 15 Mar 2024 21:43:48 GMT Compare changes
Minor changes
@fluentui/react-components- 'feat: add @fluentui/react-rating to suite. (PR #30740 by ololubek@microsoft.com)
@fluentui/react-rating- 'feat: Release Rating to stable. (PR #30740 by ololubek@microsoft.com)
Patches
@fluentui/react-button- fix: Applying correct styles to icon when ToggleButton is checked and has a subtle or transparent appearance. (PR #30775 by Humberto.Morimoto@microsoft.com)
@fluentui/react-infolabel- fix: add aria-labelledby to infolabel note (PR #30761 by sarah.higley@microsoft.com)
Changes
@fluentui/tokens- feat: enable .js extension addition and directory import/export unwrapping in build output (PR #30770 by martinhochel@microsoft.com)
9.46.8
Thu, 07 Mar 2024 19:33:20 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: active descendants imperative handle to toggle attribute (PR #30716 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v8-v9- feat: Add color tokens (PR #30412 by miroslav.stastny@microsoft.com)
@fluentui/react-popover- feat: Add usePopoverContextValues_unstable hook for simplified context (PR #30423 by mifraser@microsoft.com)
@fluentui/react-positioning- feat: allow null on positioningRef setTarget (PR #30662 by yuanboxue@microsoft.com)
@fluentui/react-rating-preview- breaking: Update icon api type to ElementType (PR #30666 by ololubek@microsoft.com)
@fluentui/react-shared-contexts- feat: Deprecate legacy TeachingPopoverCarousel style hooks (PR #30423 by mifraser@microsoft.com)
@fluentui/react-spinner- chore: Rewrite Spinner animation using only rotation transforms. (PR #30567 by behowell@microsoft.com)
@fluentui/react-teaching-popover-preview- feat: Refactor carousel into a unified component, add navigation classes for nav icons (PR #30423 by mifraser@microsoft.com)
Patches
@fluentui/react-accordion- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-avatar- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-components- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-context-selector- chore: update required version of scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-divider- fix: Updating tokens used in strong and subtle variants to match design spec. (PR #27169 by kakrookaran@gmail.com)
@fluentui/react-infolabel- fix: InfoLabel popover dismisses if the InfoButton is clicked when it is already open (PR #30731 by behowell@microsoft.com)
@fluentui/react-menu- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-popover- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-provider- docs: Deprecate unused TeachingPopoverCarousel style hooks (PR #30423 by mifraser@microsoft.com)
@fluentui/react-radio- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-rating-preview- chore: Update jsdocs and stories in Rating (PR #30653 by ololubek@microsoft.com)
@fluentui/react-table- fix: allRowsSelected is false when there are no rows (PR #30706 by lingfangao@hotmail.com)
@fluentui/react-tabs- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
- Removed unneeded zIndex from tab active indicator (PR #30729 by gcox@microsoft.com)
@fluentui/react-toast- fix: Use semantic colours (PR #30715 by lingfangao@hotmail.com)
@fluentui/react-tree- fix: aria-selected is no longer required for treeitem (PR #30687 by sarah.higley@microsoft.com)
Changes
@fluentui/global-context- chore: remove invalid peerDependency on scheduler (PR #30587 by olfedias@microsoft.com)
@fluentui/react-theme-sass- feat: Add color tokens (PR #30412 by miroslav.stastny@microsoft.com)
@fluentui/tokens- feat: Add/update color tokens (PR #30412 by miroslav.stastny@microsoft.com)
9.46.7
Thu, 29 Feb 2024 14:44:20 GMT Compare changes
Minor changes
@fluentui/react-tags- feat: export TagGroupContextValues type (PR #30645 by bernardo.sunderhus@gmail.com)
9.46.6
Wed, 28 Feb 2024 02:34:17 GMT Compare changes
Minor changes
@fluentui/react-combobox- refactor: Deprecate ComboboxContext in favour of ListboxContext (PR #30575 by lingfan.gao@microsoft.com)
Patches
@fluentui/react-components- chore: deprecate ComboboxContext (PR #30575 by lingfan.gao@microsoft.com)
@fluentui/react-input- fix: Input should start with undefined, same as textarea (PR #30534 by angel6v3@gmail.com)
@fluentui/react-rating-preview- fix: Add focus border styling to Rating (PR #30581 by ololubek@microsoft.com)
- fix: update RatingItem styling to use flex to align all items properly (PR #30638 by ololubek@microsoft.com)
- fix: Add flex wrap to Rating and RatingDisplay (PR #30639 by ololubek@microsoft.com)
@fluentui/react-shared-contexts- feat(swatch-picker): Added plain ColorSwatch sub component. (PR #30544 by vkozlova@microsoft.com)
Changes
@fluentui/react-virtualizer- feat: Add pagination for both static and dynamic virtualizers (PR #30560 by mifraser@microsoft.com)
9.46.5
Tue, 20 Feb 2024 14:22:17 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: adds a context for active descendant (PR #30528 by lingfan.gao@microsoft.com)
@fluentui/react-combobox- feat: Decouple activedescendant handling from react state (PR #30539 by lingfan.gao@microsoft.com)
@fluentui/react-conformance- Deprecate consistent-callback-args test (PR #30301 by yuanboxue@microsoft.com)
- BREAKING CHANGE: change
consistent-callback-argstest option to test selected props instead of ignoring props (PR #30376 by yuanboxue@microsoft.com)
@fluentui/react-menu- Dismiss Menu when MenuLinkItem is clicked. (PR #30497 by santoshsrisai36@gmail.com)
@fluentui/react-motions-preview- BREAKING: rename createAtom() to createMotionComponent() & createPresence() to createPresenceMotion() (PR #30550 by olfedias@microsoft.com)
- BREAKING: remove exports for atom & presence definitions (PR #30548 by olfedias@microsoft.com)
@fluentui/react-timepicker-compat- feat: add "clearable" prop (PR #30512 by olfedias@microsoft.com)
Patches
@fluentui/react-breadcrumb- fix: moved sized icons to styling (PR #30551 by vkozlova@microsoft.com)
@fluentui/react-calendar-compat- fix: remove new Date() from prop destructuring (PR #30519 by seanmonahan@microsoft.com)
@fluentui/react-combobox- chore: disable consistent-callback-type lint rule for existing callbacks (PR #30293 by yuanboxue@microsoft.com)
@fluentui/react-datepicker-compat- fix: DatePicker renders a semantic button for voice control (PR #30499 by sarah.higley@microsoft.com)
- fix: remove new Date() from prop destructuring (PR #30519 by seanmonahan@microsoft.com)
@fluentui/react-field- chore: update style hooks to return state (PR #30513 by olfedias@microsoft.com)
@fluentui/react-image- chore: update style hooks to return state (PR #30513 by olfedias@microsoft.com)
@fluentui/react-menu- fix: MenuPopover should stay open for submenu even when not openOnHover (PR #30486 by lingfangao@hotmail.com)
- chore: update style hooks to return state (PR #30513 by olfedias@microsoft.com)
@fluentui/react-motions-preview- feat: add onMotionFinish() callback to createPresenceComponent() (PR #30529 by olfedias@microsoft.com)
- feat: add PresenceGroup component (PR #30543 by olfedias@microsoft.com)
@fluentui/react-radio- chore: update style hooks to return state (PR #30513 by olfedias@microsoft.com)
@fluentui/react-rating-preview- fix: remove component assignment from prop destructuring (PR #30520 by seanmonahan@microsoft.com)
- fix: update vertical styling for RatingDisplay to fix vertical alignment (PR #30465 by ololubek@microsoft.com)
@fluentui/react-search-preview- chore: disable consistent-callback-type lint rule for existing callbacks (PR #30293 by yuanboxue@microsoft.com)
@fluentui/react-tabster- fix: focus-visible polyfill should only register in scope (PR #30517 by lingfangao@hotmail.com)
- Active modal checks if an element outside of it is a virtual child of a modal before setting aria-hidden.' (PR #30501 by marata@microsoft.com)
@fluentui/react-timepicker-compat- refactor: update activedescendant management from combobox (PR #30539 by lingfan.gao@microsoft.com)
@fluentui/react-toast- chore: disable consistent-callback-type lint rule for existing callbacks (PR #30293 by yuanboxue@microsoft.com)
@fluentui/react-toolbar- chore: update style hooks to return state (PR #30513 by olfedias@microsoft.com)
@fluentui/react-utilities- fix: Remove import cycle between assertSlots.ts and index.ts (PR #30555 by behowell@microsoft.com)
9.46.4
Tue, 06 Feb 2024 17:55:17 GMT Compare changes
Minor changes
@fluentui/react-rating-preview- chore: Simplify high contrast visuals for RatingItem, and remove iconOutline from RatingDisplay (PR #30457 by behowell@microsoft.com)
@fluentui/react-tabster- feat: useSetKeyboardNavigation hook (PR #30316 by lingfangao@hotmail.com)
Patches
@fluentui/react-aria- chore: adds @fluentui/react-jsx-runtime as dependency (PR #30485 by bernardo.sunderhus@gmail.com)
@fluentui/react-calendar-compat- fix: Update year and month pickers to use the correct keyboard navigation type and apply requested focus indicator width from design for day picker. (PR #30435 by estebanmu@microsoft.com)
@fluentui/react-datepicker-compat- fix: Apply aria-disabled to DatePicker's contentAfter slot to avoid confusion when using screen readers. (PR #30435 by estebanmu@microsoft.com)
@fluentui/react-message-bar- fix: MessageBar with no actions should have correct spacing (PR #30481 by lingfangao@hotmail.com)
@fluentui/react-migration-v0-v9- fix(react-migration-v0-v9): add northstar to dependencies (PR #30303 by martinhochel@microsoft.com)
- chore: bump northstar version (PR #30478 by martinhochel@microsoft.com)
@fluentui/react-positioning- fix: Resize heuristic should account for zero dimensions (PR #30439 by lingfangao@hotmail.com)
@fluentui/react-rating-preview- chore: add accesibility props to Rating and RatingDisplay (PR #30414 by ololubek@microsoft.com)
- chore: add accessibility props to Rating and RatingDisplay (PR #30421 by ololubek@microsoft.com)
@fluentui/react-search-preview- Adds custom onChange callback on SearchBox preview so consumers can handle clear event. (PR #29038 by syphe@outlook.com)
@fluentui/react-tree- bugfix: regression fix for focus and blur events on TreeItem (PR #30436 by bernardo.sunderhus@gmail.com)
- bugfix: onOpenChange inconsistent between Tree and TreeItem (PR #30050 by bernardo.sunderhus@gmail.com)
9.46.3
Tue, 30 Jan 2024 23:16:53 GMT Compare changes
Minor changes
@fluentui/react-tabster- Optional ShadowDOM support. (PR #30429 by marata@microsoft.com)
@fluentui/react-utilities- getParent() version with ShadowDOM support. (PR #30429 by marata@microsoft.com)
Patches
@fluentui/react-table- DataGrid to use dedicated custom events instead of simulated keypresses. (PR #30387 by marata@microsoft.com)
@fluentui/react-tabster- Tabster 5.3.0 and Keyborg 2.4.1. (PR #30387 by marata@microsoft.com)
9.46.2
Mon, 29 Jan 2024 13:56:05 GMT Compare changes
Patches
@fluentui/react-combobox- fix: add aria-controls to combobox and dropdown (PR #30352 by sarah.higley@microsoft.com)
@fluentui/react-label- fix: Update Label to use a token for its padding, instead of a hardcoded value (PR #30254 by behowell@microsoft.com)
- fix: Disabled Label should use GrayText in forced-colors mode (PR #30245 by behowell@microsoft.com)
@fluentui/react-menu- fix: disabled menuitem has no pressed style (PR #30340 by sarah.higley@microsoft.com)
@fluentui/react-positioning- fix: Avoid infinite loop when comparing different documents (PR #30415 by lingfangao@hotmail.com)
9.46.1
Fri, 26 Jan 2024 10:40:21 GMT Compare changes
Minor changes
@fluentui/react-positioning- feat: Add
disableUpdateOnResizepositioning option (PR #30391 by lingfangao@hotmail.com)
- feat: Add
@fluentui/react-rating-preview- feat: Add RatingDisplay component (PR #30323 by ololubek@microsoft.com)
9.46.0
Tue, 23 Jan 2024 15:10:57 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: add AriaLiveAnnouncer component (PR #30345 by olfedias@microsoft.com)
@fluentui/react-components- feat: add AriaLiveAnnouncer component (PR #30345 by olfedias@microsoft.com)
@fluentui/react-motions-preview- chore: initial release (PR #30359 by olfedias@microsoft.com)
@fluentui/react-utilities- feat: helper type DistributiveOmit (PR #30317 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-aria- chore: import UnionToIntersection from react-utilities instead of redeclaring it locally (PR #30317 by bernardo.sunderhus@gmail.com)
@fluentui/react-calendar-compat- feat: Add navigationIcons prop to allow customization of Calendar's navigation icons. (PR #30329 by estebanmu@microsoft.com)
@fluentui/react-combobox- fix: aria-multiselectable is unnecessary with menu roles (PR #30225 by sarah.higley@microsoft.com)
- fix(Dropdown): add
type=buttontoclearButton(PR #30362 by olfedias@microsoft.com)
@fluentui/react-overflow- fix: cleanup overflow manager on every unmount (PR #30363 by marcosvmmoura@gmail.com)
@fluentui/react-tree- chore: import DistributiveOmit from react-utilities instead of redeclaring it locally (PR #30317 by bernardo.sunderhus@gmail.com)
9.45.0
Thu, 18 Jan 2024 14:25:01 GMT Compare changes
Minor changes
@fluentui/react-combobox- feat: add
useComboboxFilter()hook (PR #30046 by olfedias@microsoft.com)
- feat: add
@fluentui/react-components- feat: export AnnounceProvider & useAnnounce() (PR #30328 by olfedias@microsoft.com)
- feat: export
useComboboxFilter()hook (PR #30046 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- feat: export AnnounceProvider & useAnnounce() (PR #30328 by olfedias@microsoft.com)
Patches
@fluentui/react-spinner- fix: Update isVisible initial value to false to prevent Spinner flicker (PR #30330 by ololubek@microsoft.com)
9.44.5
Wed, 17 Jan 2024 16:18:49 GMT Compare changes
Minor changes
@fluentui/react-drawer- Add bottom position (PR #29137 by yiliu9@microsoft.com)
@fluentui/react-utilities- Add new type EventHandler/EventData for callback props (PR #30322 by yuanboxue@microsoft.com)
Patches
@fluentui/react-combobox- fix: allow expandIcon to be null (PR #30339 by yuanboxue@microsoft.com)
@fluentui/react-dialog- fix: only apply transition css properties when animating (PR #30327 by marcosvmmoura@gmail.com)
@fluentui/react-tabster- chore: use Types.TabsterAttributeName in useTabsterAttributes() (PR #30321 by olfedias@microsoft.com)
9.44.4
Tue, 16 Jan 2024 13:14:07 GMT Compare changes
Minor changes
@fluentui/react-combobox- feat: add "clearable" prop to Combobox & Dropdown (PR #30033 by olfedias@microsoft.com)
- feat: allow typeable space on all comboboxes, not only freeform (PR #30295 by sarah.higley@microsoft.com)
Patches
@fluentui/react-skeleton- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-slider- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-spinbutton- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-spinner- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-switch- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-table- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
- fix: DataGrid selection performance improvement (PR #30288 by lingfangao@hotmail.com)
- bugfix: add system colors on hover (PR #30073 by bernardo.sunderhus@gmail.com)
- bugfix: Omit colliding content property from ComponentProps (PR #29865 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabs- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
- bugfix: Omit colliding content property from ComponentProps (PR #29865 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabster- fix: memoize tabster attributes (PR #30289 by lingfangao@hotmail.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-tags- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-text- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-textarea- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-timepicker-compat- fix: update types in styles to exclude "clearIcon" slot (PR #30033 by olfedias@microsoft.com)
@fluentui/react-toast- bugfix: Omit colliding content property from ComponentProps (PR #29865 by bernardo.sunderhus@gmail.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-toolbar- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-tooltip- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-tree- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-accordion- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-aria- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-avatar- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-badge- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-breadcrumb- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-button- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-card- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-checkbox- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-combobox- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-components- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-conformance-griffel- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-context-selector- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-datepicker-compat- fix: set popup's z-index: 1 when rendering DatePickerCompat inline. (PR #30281 by seanmonahan@microsoft.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-dialog- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-divider- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-drawer- chore: remove useHeadingProps() and React.useMemo() (PR #29360 by olfedias@microsoft.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-field- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-image- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-input- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-label- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-link- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-menu- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
- bugfix: Omit colliding content property from ComponentProps (PR #29865 by bernardo.sunderhus@gmail.com)
- fix: MenuItem shortcut text should be caption (PR #29811 by lingfangao@hotmail.com)
- fix(MenuItem): bottom padding should be same as top padding (PR #30291 by lingfangao@hotmail.com)
@fluentui/react-migration-v0-v9- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-migration-v8-v9- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-motion-preview- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-overflow- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-persona- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-popover- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-portal- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-positioning- chore: bumps @floating-ui/devtools version to latest (PR #30299 by bernardo.sunderhus@gmail.com)
- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-progress- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-provider- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-radio- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-rating-preview- Scaffold RatingDisplay (PR #30283 by ololubek@microsoft.com)
@fluentui/react-search-preview- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-select- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
Changes
@fluentui/react-virtualizer- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/global-context- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-alert- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
@fluentui/react-infobutton- fix: correct version of @types/react-dom peer dep that matches for 16.x (PR #30259 by mgodbolt@microsoft.com)
9.44.3
Thu, 11 Jan 2024 09:04:28 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: active descedant improvements (PR #30253 by lingfan.gao@microsoft.com)
@fluentui/react-migration-v8-v9- feat: implement CheckboxShim component for Checkbox migration (PR #29968 by liminliu@microsoft.com)
Patches
@fluentui/react-card- fix: selectable card should not be focusable (PR #30277 by marcosvmmoura@gmail.com)
- fix: remove slow CSS selector from card styles (PR #30278 by marcosvmmoura@gmail.com)
@fluentui/react-migration-v0-v9- Remove dependency on v0 (PR #30276 by jurokapsiar@gmail.com)
@fluentui/react-positioning- fix: update styles to not flip in RTL (PR #30252 by olfedias@microsoft.com)
@fluentui/react-rating-preview- chore: Updating doc stories and API. (PR #30092 by ololubek@microsoft.com)
@fluentui/react-teaching-popover-preview- fix: Small style updates, changing 16px icons to 12px, slight padding changes (PR #30270 by mifraser@microsoft.com)
9.44.2
Tue, 09 Jan 2024 10:21:33 GMT Compare changes
Minor changes
@fluentui/react-positioning- feat: Implement onPositioningEnd callback (PR #30177 by lingfangao@hotmail.com)
@fluentui/react-timepicker-compat- Stable release (PR #30217 by yuanboxue@microsoft.com)
@fluentui/react-timepicker-compat-preview- Deprecate preview package. Use @fluentui/react-timepicker-compat instead. (PR #30217 by yuanboxue@microsoft.com)
9.44.1
Mon, 08 Jan 2024 16:24:19 GMT Compare changes
Minor changes
@fluentui/react-positioning- feat: Update position when target or container dimensions change (PR #30179 by lingfangao@hotmail.com)
@fluentui/react-radio- chore: Update Radio indicator for perf and alignment at 125% DPI (PR #30207 by behowell@microsoft.com)
@fluentui/react-table- fix(useArrowNavigationGroup): should always memorize last focused element (PR #30112 by lingfan.gao@microsoft.com)
@fluentui/react-tabster- feat:
useOnKeyboardNavigationChangeto subscribe to changes in keyboard navigation mode (PR #30219 by lingfangao@hotmail.com)
- feat:
Patches
@fluentui/react-accordion- update @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-avatar- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-badge- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-breadcrumb- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-button- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-calendar-compat- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-checkbox- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-combobox- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-datepicker-compat- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-dialog- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-field- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-infolabel- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-menu- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-message-bar- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-positioning- chore: update react-positioning to use latest floating ui dev tools to take latest fix (PR #30235 by mgodbolt@microsoft.com)
@fluentui/react-provider- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-radio- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-search-preview- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-select- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-spinbutton- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-switch- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-table- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-tabster- fix(useArrowNavigationGroup): should always memorize last focused element (PR #30112 by lingfangao@hotmail.com)
@fluentui/react-tags- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-teaching-popover-preview- Update react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-toast- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-tree- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-utilities- Allow isSlot to work with multiple react-utilities instances (PR #30209 by 36034483+daniel-hauser@users.noreply.github.com)
Changes
@fluentui/react-alert- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
@fluentui/react-infobutton- Update version of @fluentui/react-icons to 2.0.224 (PR #30078 by ololubek@microsoft.com)
9.44.0
Thu, 04 Jan 2024 09:48:05 GMT Compare changes
Patches
@fluentui/react-calendar-compat- fix: Make day labels non-actionable. (PR #30160 by estebanmu@microsoft.com)
@fluentui/react-datepicker-compat- fix: Add missing CalendarStrings export and guidance on localization. (PR #30160 by estebanmu@microsoft.com)
@fluentui/react-timepicker-compat- undefined (PR #30199 by yuanboxue@microsoft.com)
- feat: release compat package (PR #30201 by yuanboxue@microsoft.com)
9.44.0
Wed, 03 Jan 2024 09:26:42 GMT Compare changes
Minor changes
@fluentui/react-components- chore: Export combobox selection types. (PR #28245 by tfaller1@gmx.de)
@fluentui/react-rating-preview- 'feat: release rating to preview (PR #30153 by ololubek@microsoft.com)
Patches
@fluentui/react-aria- chore: deprecate old slot API methods and types (PR #29646 by bernardo.sunderhus@gmail.com)
@fluentui/react-combobox- fix: trigger focus should mount hidden listbox (PR #30133 by lingfan.gao@microsoft.com)
@fluentui/react-components- chore: deprecate old slot API methods and types (PR #29646 by bernardo.sunderhus@gmail.com)
@fluentui/react-portal-compat-context- fix: re-introduce ecma transpilation to ES5 to make it work with v8 in ES5 only browsers (PR #30053 by wfwf1997@gmail.com)
@fluentui/react-utilities- chore: deprecate old slot API methods and types (PR #29646 by bernardo.sunderhus@gmail.com)
9.43.3
Thu, 21 Dec 2023 17:00:40 GMT Compare changes
Minor changes
@fluentui/react-teaching-popover-preview- feat: Release react-teaching-popover-preview package (PR #30140 by behowell@microsoft.com)
Patches
@fluentui/react-breadcrumb- fix(breadcrumb): BreadcrumbButton focus border has incorrent width and transition (PR #30135 by vkozlova@microsoft.com)
@fluentui/react-combobox- fix: make hover color in contrast theme accessible. (PR #30101 by yuanboxue@microsoft.com)
@fluentui/react-timepicker-compat-preview- fix: set default value of hourCycle to undefined (PR #30108 by yuanboxue@microsoft.com)
9.43.2
Mon, 18 Dec 2023 17:48:15 GMT Compare changes
Patches
@fluentui/react-combobox- refactor: Encapsulates listbox and trigger slot construction (PR #30010 by lingfan.gao@microsoft.com)
@fluentui/react-positioning- chore: move from floating-ui-devtools to @floating-ui/devtools (PR #30107 by bernardo.sunderhus@gmail.com)
@fluentui/react-timepicker-compat-preview- fix: provides a default aria-labelledby for the chevron icon if the TimePicker is wrapped in a Field. (PR #30103 by yuanboxue@microsoft.com)
9.43.1
Mon, 18 Dec 2023 14:40:42 GMT Compare changes
Minor changes
@fluentui/react-tabster- feat: focus-visible polyfill shadow DOM support (PR #30098 by lingfangao@hotmail.com)
@fluentui/react-aria- feat: deprecates useARIAButtonShorthand in favor of useARIAButtonProps (PR #29735 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-tabster- fix: focus outline should have
Highlightcolour in high contrast (PR #30099 by lingfan.gao@microsoft.com)
- fix: focus outline should have
@fluentui/react-timepicker-compat-preview- fix: use useEventCallback instead of useCallback (PR #30056 by yuanboxue@microsoft.com)
- fix: letter key navigation in listbox should be case insensitive (PR #30072 by yuanboxue@microsoft.com)
- fix: add custom style hook for TimePicker compat. (PR #30058 by yuanboxue@microsoft.com)
- fix: set autoComeplete to off by default (PR #30057 by yuanboxue@microsoft.com)
@fluentui/react-tooltip- fix: stop using deprecated keyborg property (PR #30098 by lingfangao@hotmail.com)
@fluentui/react-accordion- chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bernardo.sunderhus@gmail.com)
@fluentui/react-breadcrumb- partitionBreadcrumbItems miscalculated endDisplayedItems when endDisplayedItems is incorrect when numberOfItemsToHide <= 0 (PR #30005 by GordonJSmith@gmail.com)
@fluentui/react-button- chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bernardo.sunderhus@gmail.com)
@fluentui/react-card- fix: interactive cards not having the focus ring when focused (PR #30067 by marcosvmmoura@gmail.com)
@fluentui/react-components- chore: add "wyw-in-js" field for tag processor (PR #30032 by olfedias@microsoft.com)
@fluentui/react-positioning- fix: Add a namespace to CSS variables in react-positioning package to avoid potential collisions. (PR #30068 by makotom@microsoft.com)
@fluentui/react-provider- fix: add custom style hook for TimePicker compat. (PR #30058 by yuanboxue@microsoft.com)
@fluentui/react-shared-contexts- fix: add custom style hook for TimePicker compat. (PR #30058 by yuanboxue@microsoft.com)
@fluentui/react-table- chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bernardo.sunderhus@gmail.com)
9.43.0
Thu, 14 Dec 2023 09:58:41 GMT Compare changes
Minor changes
@fluentui/react-aria- feat(useActiveDescendant): Changing active descendant scrolls into view (PR #29992 by lingfangao@hotmail.com)
@fluentui/react-avatar- feat: Export useAvatarGroupPopovercontextValues hook. (PR #29984 by esteban.230@hotmail.com)
@fluentui/react-components- feat: Export useAvatarGroupPopovercontextValues hook. (PR #29984 by esteban.230@hotmail.com)
@fluentui/react-dialog- fix: Dialog now transitions in on first render (PR #30044 by jirivyhnalek@microsoft.com)
@fluentui/react-migration-v0-v9- feat: List v0 migration shim (PR #29975 by jirivyhnalek@microsoft.com)
@fluentui/react-tabs- feat: added select tab on focus behavior (PR #29854 by gcox@microsoft.com)
Patches
@fluentui/priority-overflow- fix: updates should be synchronous in unit tests (PR #30014 by lingfangao@hotmail.com)
@fluentui/react-calendar-compat- chore: disallow
windowanddocumentaccess (PR #29962 by seanmonahan@microsoft.com)
- chore: disallow
@fluentui/react-combobox- fix: Applies border-box sizing to listbox slot (PR #30028 by lingfan.gao@microsoft.com)
@fluentui/react-drawer- fix: OverlayDrawer accepts mountNode in types (PR #29871 by sarah.higley@microsoft.com)
@fluentui/react-link- fix: User-provided props win over defined defaults in Link component. (PR #30062 by makotom@microsoft.com)
@fluentui/react-menu- fix: Using correct colors when MenuItem is pressed. (PR #29951 by Humberto.Morimoto@microsoft.com)
@fluentui/react-motion-preview- chore: disallow
windowanddocumentaccess (PR #29962 by seanmonahan@microsoft.com)
- chore: disallow
@fluentui/react-portal- fix: Virtual parent cannot be the DOM child of mount node (PR #29990 by lingfangao@hotmail.com)
@fluentui/react-positioning- fix: Allows matchTargetSize middleware to be overidden with inline style (PR #30028 by lingfan.gao@microsoft.com)
@fluentui/react-shared-contexts- chore: disallow
windowanddocumentaccess (PR #29962 by seanmonahan@microsoft.com)
- chore: disallow
@fluentui/react-timepicker-compat-preview- fix: add max-height to show 12 items in listbox (PR #29989 by yuanboxue@microsoft.com)
- fix: use default time format instead of h23 hour cycle. (PR #30035 by yuanboxue@microsoft.com)
@fluentui/react-utilities- chore: disallow
windowanddocumentaccess (PR #29962 by seanmonahan@microsoft.com)
- chore: disallow
Changes
@fluentui/global-context- chore: disallow
windowanddocumentaccess (PR #29962 by seanmonahan@microsoft.com)
- chore: disallow
9.42.0
Thu, 30 Nov 2023 13:42:05 GMT Compare changes
Minor changes
@fluentui/react-aria- feat: Implement aria-activedescendant utility (PR #29904 by lingfan.gao@microsoft.com)
@fluentui/react-components- feat: export useUncontrolledFocus hook (PR #29895 by lingfangao@hotmail.com)
- add useFocusVisible() to exports (PR #29935 by seanmonahan@microsoft.com)
@fluentui/react-link- feat: Adding span as an option for Link to render as. (PR #29937 by humbertomakotomorimoto@gmail.com)
@fluentui/react-tabster- feat: implement useTabsterUncontrolled hook (PR #29895 by lingfangao@hotmail.com)
@fluentui/react-text- feature: adds semantic elements (strong, b, em, i) to Text root signature (PR #29884 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-combobox- fix: listbox closes on blur after scroll click (PR #29877 by sarah.higley@microsoft.com)
- fix: Dropdown button gets focus in Safari when clicked (PR #29855 by sarah.higley@microsoft.com)
@fluentui/react-jsx-runtime- chore: move up NODE_ENV check in warnIfElementTypeIsInvalid (PR #29886 by wfwf1997@gmail.com)
@fluentui/react-positioning- feat: adds floating-ui-devtools support (PR #29905 by bernardo.sunderhus@gmail.com)
- fix: Infinite reset loop in matchTargetSize middleware (PR #29915 by lingfan.gao@microsoft.com)
@fluentui/react-table- fix: Brand row appearance should be brandBackground2 in pressed state (PR #29957 by lingfangao@hotmail.com)
Changes
@fluentui/react-virtualizer- feat: Add default auto-measuring on dynamic virtualizezr if no sizing function provided (PR #29868 by mifraser@microsoft.com)
9.41.0
Mon, 20 Nov 2023 09:55:08 GMT Compare changes
Minor changes
@fluentui/react-checkbox- fix: Replace child selectors with css vars in Checkbox styles (PR #29796 by behowell@microsoft.com)
@fluentui/react-components- chore: Re-export missing exports from @fluentui/react-drawer in @fluentui/react-components. (PR #29873 by Humberto.Morimoto@microsoft.com)
@fluentui/react-provider- feat: Add TeachingPopover style hooks (PR #29782 by mifraser@microsoft.com)
@fluentui/react-shared-contexts- feat: TeachingPopover style hooks added (PR #29782 by mifraser@microsoft.com)
@fluentui/react-tooltip- fix: Tooltips are no longer triggered by programmatic focus() moves. (PR #29791 by behowell@microsoft.com)
Patches
@fluentui/priority-overflow- fix: disconnect should dispose all state correctly (PR #29375 by lingfan.gao@microsoft.com)
@fluentui/react-dialog- Remove CSS containment from DialogSurface (PR #29878 by jurokapsiar@gmail.com)
@fluentui/react-overflow- fix: register should happen again once observe options change (PR #29375 by lingfan.gao@microsoft.com)
@fluentui/react-tabster- chore: Export KeyborgFocusInEvent and KEYBORG_FOCUSIN (PR #29791 by behowell@microsoft.com)
9.40.0
Tue, 14 Nov 2023 17:51:26 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb- feat: release stable (PR #29826 by marcosvmmoura@gmail.com)
@fluentui/react-components- feat: add @fluentui/react-breadcrumb to suite (PR #29826 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-breadcrumb- docs(breadcrumb): removed preview from all the links (PR #29838 by vkozlova@microsoft.com)
@fluentui/react-tabster- Improving how Tabster uncontrolled areas are handled for better interop with third party focus management tools like FocusZone. (PR #29832 by marata@microsoft.com)
@fluentui/react-tree- chore: refactor tree navigation (PR #29731 by bernardo.sunderhus@gmail.com)
9.39.0
Fri, 10 Nov 2023 13:46:32 GMT Compare changes
Minor changes
@fluentui/react-components- feat: export useOverflowVisibility hook (PR #29809 by lingfangao@hotmail.com)
@fluentui/react-overflow- feat: Implement useOverflowVisibility hook (PR #29809 by lingfangao@hotmail.com)
Patches
@fluentui/react-breadcrumb-preview- fix: use button when no href is defined (PR #29803 by sarah.higley@microsoft.com)
@fluentui/react-menu- fix: MenuTrigger tabster attributes can be overriden by user (PR #29810 by lingfangao@hotmail.com)
Changes
@fluentui/react-virtualizer- feat: Ensure IO handles RTL margin and mutations (PR #29501 by mifraser@microsoft.com)
9.38.0
Thu, 09 Nov 2023 17:29:30 GMT Compare changes
Minor changes
@fluentui/react-components- feat: release Drawer as stable (PR #29711 by marcosvmmoura@gmail.com)
- chore: Export missing useDrawerStyles_unstable from react-drawer. (PR #29768 by Humberto.Morimoto@microsoft.com)
- feat: re-export toMountNodeProps() (PR #29772 by jaguilarvega@microsoft.com)
- feat: Export selection utils (PR #29801 by jirivyhnalek@microsoft.com)
@fluentui/react-drawer- chore: Export missing useDrawerStyles_unstable. (PR #29768 by Humberto.Morimoto@microsoft.com)
@fluentui/react-portal- feat: export toMountNodeProps() (PR #29772 by jaguilarvega@microsoft.com)
@fluentui/react-positioning- feat: add
matchTargetSizepositioning option (PR #29690 by lingfangao@hotmail.com)
- feat: add
@fluentui/react-provider- feat: Add API for List (PR #29771 by jirivyhnalek@microsoft.com)
@fluentui/react-shared-contexts- feat: Add custom style hook types for List (PR #29771 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-checkbox- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-combobox- refactor: Removes double render infavour of matchTargetSize (PR #29690 by lingfangao@hotmail.com)
- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-components- fix: mark react-tree apis as deprecated and add Deprecation heading to the /unstable module (PR #29762 by martinhochel@microsoft.com)
- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-conformance- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-conformance-griffel- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-context-selector- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
- fix: Apply onClick callback to contentAfter's span to allow usage of custom icons. (PR #29746 by stevenco@microsoft.com)
@fluentui/react-dialog- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-divider- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-drawer- feat: release stable 9.0.0 (PR #29711 by marcosvmmoura@gmail.com)
@fluentui/react-field- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-image- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-infolabel- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-input- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-jsx-runtime- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-label- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-link- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-menu- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-message-bar- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-migration-v0-v9- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-motion-preview- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-overflow- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-persona- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-popover- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-portal- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-portal-compat- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-portal-compat-context- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-positioning- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-progress- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-provider- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
- fix: useFluentProvider now returns the same empty object every time, fixing unnecessary re-renders (PR #29757 by jirivyhnalek@microsoft.com)
@fluentui/react-radio- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-search-preview- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-select- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-skeleton- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-slider- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-spinbutton- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-spinner- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-switch- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-table- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-tabs- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-tabster- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-tags- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-text- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-textarea- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-theme- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-timepicker-compat-preview- fix: rename
formatTimeStringToDatetoparseTimeStringToDate. (PR #29707 by yuanboxue@microsoft.com) - chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
- fix: rename
@fluentui/react-toast- fix: Toast text content should wrap (PR #29678 by lingfangao@hotmail.com)
- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-toolbar- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-tooltip- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-tree- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-utilities- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/keyboard-keys- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/priority-overflow- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-accordion- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-aria- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-avatar- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-badge- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-breadcrumb-preview- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-button- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-calendar-compat- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-card- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
Changes
@fluentui/react-theme-sass- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/react-virtualizer- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/tokens- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/babel-preset-global-context- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
@fluentui/global-context- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
9.37.4
Mon, 06 Nov 2023 13:16:03 GMT Compare changes
Patches
@fluentui/react-calendar-compat- fix(Calendar): Calendar should memoize today's default value since it causes rerenders by creating a new object each time. (PR #29747 by esteban.230@hotmail.com)
@fluentui/react-dialog- chore: set default DialogTransitionProvider value to
undefinedto remove animation styles from test environment. (PR #29755 by yuanboxue@microsoft.com)
- chore: set default DialogTransitionProvider value to
9.37.3
Thu, 02 Nov 2023 17:38:45 GMT Compare changes
Patches
@fluentui/react-tree- chore: throws if FlatTree is used as a subtree (PR #29729 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-drawer- breaking: open prop now only accepts a boolean instead of MotionShorthand (PR #29736 by marcosvmmoura@gmail.com)
9.37.2
Wed, 01 Nov 2023 19:15:55 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb-preview- feat: made BreadcrumbButton semantically as a link (PR #29679 by vkozlova@microsoft.com)
Patches
@fluentui/react-tree- chore: stop unnecessary re-rendering when no actions are available (PR #29694 by bernardo.sunderhus@gmail.com)
9.37.1
Wed, 01 Nov 2023 12:55:58 GMT Compare changes
Minor changes
@fluentui/react-motion-preview- fix: separate timeouts to better synchronize changes in between browser frames (PR #29663 by marcosvmmoura@gmail.com)
@fluentui/react-timepicker-compat-preview- feat: release preview package (PR #29677 by yuanboxue@microsoft.com)
Patches
@fluentui/react-combobox- fix: Combobox now collapses when mousing up outside of listbox after having moused within it. (PR #29682 by makotom@microsoft.com)
@fluentui/react-dialog- chore: remove animation from test environments (PR #29692 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/tokens- fix(tokens): Fix motion curves to match design (PR #29546 by robertpenner@microsoft.com)
9.37.0
Sat, 28 Oct 2023 23:35:54 GMT Compare changes
Major changes
@fluentui/react-breadcrumb-preview- BREAKING CHANGE: Removed non-interactive item and
slashdivider (PR #29623 by vkozlova@microsoft.com) - BREAKING CHANGE: remove
appearanceprop and setcurrentprop for BreadcrumbButton last item (PR #29554 by vkozlova@microsoft.com)
- BREAKING CHANGE: Removed non-interactive item and
Minor changes
@fluentui/react-components- refactor: rename DrawerOverlay/DrawerInline components (PR #29523 by marcosvmmoura@gmail.com)
@fluentui/react-motion-preview- feat: add support to provide static duration to useMotion hook (PR #29655 by marcosvmmoura@gmail.com)
@fluentui/react-provider- feat: add new drawer global style hooks that are needed by drawer public api changes (PR #29523 by marcosvmmoura@gmail.com)
@fluentui/react-shared-contexts- refactor: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-combobox- fix: update
setActiveOptiontype to be React Dispatch. (PR #29643 by yuanboxue@microsoft.com)
- fix: update
@fluentui/react-components- chore: Deprecate InfoLabel and InfoButton from react-infobutton in favor of react-infolabel. (PR #29605 by esteban.230@hotmail.com)
- chore: Deprecating Alert components and utilities. (PR #29615 by Humberto.Morimoto@microsoft.com)
@fluentui/react-motion-preview- fix: avoid breaking rule of hooks (PR #29628 by marcosvmmoura@gmail.com)
@fluentui/react-provider- fix: invoke useCustomStyleHook_unstable() (PR #29632 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- fix: invoke useCustomStyleHook_unstable() (PR #29632 by olfedias@microsoft.com)
@fluentui/react-toast- fix: invoke useCustomStyleHook_unstable() (PR #29632 by olfedias@microsoft.com)
Changes
@fluentui/react-alert- feat: deprecate component and utilities (PR #29615 by lingfan.gao@microsoft.com)
@fluentui/react-drawer- fix: regression with mountNode prop not available after refactor (PR #29524 by marcosvmmoura@gmail.com)
- feat: use useMotionClassNames to create drawer motion styles (PR #29662 by marcosvmmoura@gmail.com)
- BREAKING CHANGE: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosvmmoura@gmail.com)
- fix: improve high contrast mode (PR #29627 by marcosvmmoura@gmail.com)
- docs: add example on how to implement multiple levels inside one drawer (PR #29665 by marcosvmmoura@gmail.com)
@fluentui/react-infobutton- chore: Deprecate InfoLabel and InfoButton from react-infobutton in favor of react-infolabel. (PR #29605 by esteban.230@hotmail.com)
9.36.0
Mon, 23 Oct 2023 09:51:55 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Moving react-infolabel to stable. (PR #29585 by esteban.230@hotmail.com)
@fluentui/react-datepicker-compat- BREAKING: Update Datepicker to use react-calendar-compat and remove Calendar related exports. (PR #29587 by esteban.230@hotmail.com)
@fluentui/react-dialog- feat: adds motion to DialogSurface (PR #29391 by bernardo.sunderhus@gmail.com)
@fluentui/react-infolabel- feat: Move InfoLabel to stable. (PR #29585 by esteban.230@hotmail.com)
Patches
@fluentui/priority-overflow- fix: Use container window's resize observer (PR #29551 by lingfangao@hotmail.com)
@fluentui/react-calendar-compat- fix: Classnames removed and added to day cells need to be split instead of providing a string with spaces. (PR #29611 by esteban.230@hotmail.com)
@fluentui/react-table- fix: use targetDocument resize observer (PR #29551 by lingfangao@hotmail.com)
@fluentui/react-tabster- fix: focus visible polyfill should be initialised/disposed correctly (PR #29564 by lingfangao@hotmail.com)
Changes
@fluentui/react-virtualizer- fix: use targetDocument resize observer (PR #29551 by lingfangao@hotmail.com)
9.35.1
Wed, 18 Oct 2023 17:54:01 GMT Compare changes
Minor changes
@fluentui/react-infolabel-preview- feat: release preview package (PR #29562 by esteban.230@hotmail.com)
@fluentui/react-tabster- feat: bump to tabster 4.8.0 in order to support support virtual parents (PR #29549 by lingfangao@hotmail.com)
Patches
@fluentui/react-accordion- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-calendar-compat- chore: Add bundle size fixture for Calendar. (PR #29560 by esteban.230@hotmail.com)
- chore: Release react-calendar-compat. (PR #29542 by esteban.230@hotmail.com)
@fluentui/react-combobox- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps (PR #29535 by bernardo.sunderhus@gmail.com)
@fluentui/react-divider- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-label- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-link- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- refactor: MenuItem uses makeResetStyles (PR #29449 by lingfangao@hotmail.com)
@fluentui/react-message-bar- chore Add bundle size fixture for MessageBar (PR #29513 by lingfangao@hotmail.com)
@fluentui/react-persona- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-progress- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-skeleton- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinner- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabs- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabster- chore: bump keyborg to 2.1.0 (PR #29520 by lingfangao@hotmail.com)
@fluentui/react-tree- bugfix(react-tree): stop coercing numbers to string on TreeItemValue (PR #29529 by bernardo.sunderhus@gmail.com)
- exporting TreeItemType from TreeItem component (PR #29532 by petrduda@microsoft.com)
@fluentui/react-utilities- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps (PR #29535 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-infobutton- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bernardo.sunderhus@gmail.com)
9.35.0
Thu, 12 Oct 2023 14:55:42 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Release MessageBar as stable (PR #29502 by lingfangao@hotmail.com)
@fluentui/react-message-bar- feat: Release MessageBar as stable (PR #29502 by lingfangao@hotmail.com)
Patches
@fluentui/react-breadcrumb-preview- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- fix: Transparent buttons visible in teams high contrast mode (PR #29497 by lingfangao@hotmail.com)
@fluentui/react-card- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
@fluentui/react-image- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
@fluentui/react-jsx-runtime- chore: add warning for resolution problems (PR #29434 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v8-v9- fix: adding checks for is inverted and using different colors accordingly on neutralForeground3 and 4 in the createV9Theme function. (PR #29471 by matejera@microsoft.com)
@fluentui/react-text- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-drawer- chore: migrate from getNativeElementProps for getIntrinsicElementProps (PR #29498 by bernardo.sunderhus@gmail.com)
9.34.3
Wed, 11 Oct 2023 13:54:22 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: Add virtual parent utilties (PR #29286 by lingfan.gao@microsoft.com)
Patches
@fluentui/react-button- Fix: Buttons internal focus border was not consistent on firefox (PR #29441 by mifraser@microsoft.com)
@fluentui/react-datepicker-compat- fix: When the month picker is shown as overlay due to space restrictions, don't close the popover when selecting a month. (PR #29481 by esteban.230@hotmail.com)
@fluentui/react-dialog- chore: use default prevention instead of stop propagation for Escape handling (PR #29262 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
- chore: use default prevention instead of stop propagation for Escape handling (PR #29262 by bernardo.sunderhus@gmail.com)
@fluentui/react-message-bar-preview- fix: Align icons with text content (PR #29482 by lingfan.gao@microsoft.com)
- fix: MessageBarActions should not overflow into grid padding (PR #29462 by lingfangao@hotmail.com)
@fluentui/react-popover- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
- chore: use default prevention instead of stop propagation for Escape handling (PR #29262 by bernardo.sunderhus@gmail.com)
@fluentui/react-portal- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
@fluentui/react-table- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
@fluentui/react-tooltip- chore: use default prevention instead of stop propagation for Escape handling (PR #29262 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- chore: adds console error when mixing Tree and FlatTree components (PR #29461 by bernardo.sunderhus@gmail.com)
- bugfix: Tree indentation broken due to wrongly consuming root context instead of subtree context (PR #29459 by bernardo.sunderhus@gmail.com)
- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
Changes
@fluentui/react-infobutton- refactor: consume virtual parent utilities from @fluentui/react-utilities (PR #29286 by lingfan.gao@microsoft.com)
9.34.2
Mon, 09 Oct 2023 20:45:41 GMT Compare changes
Minor changes
@fluentui/react-message-bar-preview- feat: Add shape prop to MessageBar (PR #29426 by lingfangao@hotmail.com)
@fluentui/react-shared-contexts- feat: Add MessageBar types to custom style hook context (PR #29431 by lingfangao@hotmail.com)
Patches
@fluentui/react-dialog- react-dialog/chore: replace harcoded transparent to token (PR #29406 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- fix: MenuSplitGroup styles should target MenuItems (PR #29450 by lingfangao@hotmail.com)
@fluentui/react-message-bar-preview- feat: Add custom style hook to MessageBar. (PR #29431 by lingfangao@hotmail.com)
@fluentui/react-motion-preview- fix: sync internal value of canRender with presence (PR #29394 by marcosvmmoura@gmail.com)
@fluentui/react-popover- fix: Add zIndex=1 to PopoverSurface when rendering inline to avoid elements positioned relative to render on top of it. (PR #29425 by esteban.230@hotmail.com)
@fluentui/react-provider- patch: update types for custom styles hook context (PR #29431 by lingfangao@hotmail.com)
@fluentui/react-table- fix(useMeasureElement): Should not remove parent element (PR #29451 by lingfangao@hotmail.com)
- fix: remove row focus background color (PR #29364 by lingfangao@hotmail.com)
@fluentui/react-utilities- chore: add e2e test for useOnScrollOutside (PR #29413 by yuanboxue@microsoft.com)
Changes
@fluentui/react-drawer- feat: make dialog slot internal to be used for composition only (PR #29392 by marcosvmmoura@gmail.com)
@fluentui/react-infobutton- fix: Use caption 1 when size is small or medium. (PR #29418 by esteban.230@hotmail.com)
9.34.1
Thu, 05 Oct 2023 15:25:29 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb-preview- feat: register items via context (PR #29393 by vkozlova@microsoft.com)
@fluentui/react-motion-preview- feat: create useMotionClassNames hook (PR #29401 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-components- chore: re-exports DialogSurface context types and hooks (PR #29397 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
- bugfix: removes context hooks invocations from styles hook (PR #29396 by bernardo.sunderhus@gmail.com)
- chore: exports DialogSurface context types and hooks (PR #29397 by bernardo.sunderhus@gmail.com)
@fluentui/react-link- chore: adds style to remove default outline style (PR #29336 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-message-bar-preview- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
- fix: screenreader narration improvements (PR #29404 by lingfangao@hotmail.com)
@fluentui/react-migration-v0-v9- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- fix: Consider all parents as scroll parents (PR #29378 by lingfan.gao@microsoft.com)
@fluentui/react-provider- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
- fix(useTableColumnSizing): Removes the measuring div and measures parent (PR #29363 by lingfangao@hotmail.com)
@fluentui/react-tabster- chore: adds comments on createCustomFocusIndicatorStyle to explain that the default outline style is not removed (PR #29336 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-toast- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-toolbar- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
- bugfix: ensure TreeItem emits events properly (PR #29390 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- Revert fix: useOnScrollOutside should invoke callback on dragging scrollbar (PR #29412 by yuanboxue@microsoft.com)
Changes
@fluentui/react-alert- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29387 by bernardo.sunderhus@gmail.com)
9.34.0
Wed, 04 Oct 2023 08:45:45 GMT Compare changes
Minor changes
@fluentui/react-components- feat: exports getIntrinsicElementProps method (PR #29310 by bernardo.sunderhus@gmail.com)
- feat: release Tag component (PR #29355 by yuanboxue@microsoft.com)
@fluentui/react-message-bar-preview- feat: release preview package (PR #29377 by lingfangao@hotmail.com)
@fluentui/react-tags- feat: initial release (PR #29355 by yuanboxue@microsoft.com)
@fluentui/react-utilities- feat: creates getIntrinsicElementProps to replace getNativeElementProps on slots creation (PR #29310 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-button- Fix: Button focus borders were extending past bounding box causing overlap, focus border is now inset (PR #28705 by mifraser@microsoft.com)
- fix: Icon in disabled Button shouldn't change color on hover or pressed. (PR #29342 by vkozlova@microsoft.com)
@fluentui/react-progress- fix: Updated slots to be required in ProgressBarState (PR #29366 by gcox@microsoft.com)
@fluentui/react-tree- chore: replace makeStyles with makeResetStyles (PR #29338 by bernardo.sunderhus@gmail.com)
- chore: delegate focus outline to layout components (PR #29293 by bernardo.sunderhus@gmail.com)
9.33.0
Mon, 02 Oct 2023 08:56:03 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb-preview- fix: exported BreadcrumbProvider and useBreadcrumbContext (PR #29315 by vkozlova@microsoft.com)
- feat: add custom styling hooks for Breadcrumb component and its sub-components (PR #29318 by vkozlova@microsoft.com)
@fluentui/react-components- feat: export SubtreeContext from @fluentui/react-tree (PR #29194 by bernardo.sunderhus@gmail.com)
- feat: export useFluentProviderThemeStyleTag (PR #29314 by olfedias@microsoft.com)
@fluentui/react-table- feat; Add optional parameter to Table column renderHeaderCell callback (PR #29285 by msnyder@microsoft.com)
@fluentui/react-tags-preview- chore: properly type ref in state hook (PR #29316 by yuanboxue@microsoft.com)
@fluentui/react-tree- feat: creates SubtreeContext (PR #29194 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-portal-compat- fix: handle multiple classes in PortalCompatProvider (PR #29351 by olfedias@microsoft.com)
@fluentui/react-provider- feat: add custom styling hooks for Breadcrumb component and its sub-components (PR #29318 by vkozlova@microsoft.com)
@fluentui/react-shared-contexts- feat: add custom styling hooks for Breadcrumb component and its sub-components (PR #29318 by vkozlova@microsoft.com)
9.32.3
Tue, 26 Sep 2023 17:49:00 GMT Compare changes
Patches
@fluentui/keyboard-keys- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/priority-overflow- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-accordion- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-aria- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-avatar- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-badge- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-breadcrumb-preview- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-button- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-card- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-checkbox- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-combobox- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-components- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-conformance- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-conformance-griffel- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-context-selector- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-datepicker-compat- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-dialog- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-divider- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-field- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-image- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-input- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-jsx-runtime- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-label- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-link- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-menu- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-migration-v0-v9- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-migration-v8-v9- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-motion-preview- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-overflow- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-persona- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-popover- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-portal-compat- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-portal-compat-context- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-portal- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-positioning- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-progress- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-provider- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-radio- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-search-preview- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-select- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-shared-contexts- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-skeleton- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-slider- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-spinbutton- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-spinner- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-switch- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-table- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-tabs- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-tabster- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-tags-preview- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-text- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-textarea- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-theme- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-toast- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-toolbar- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-tooltip- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-tree- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-utilities- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
Changes
@fluentui/babel-preset-global-context- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/global-context- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-alert- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-drawer- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-infobutton- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-theme-sass- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/react-virtualizer- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
@fluentui/tokens- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
9.32.2
Tue, 26 Sep 2023 15:31:34 GMT Compare changes
Minor changes
@fluentui/react-tree- feat: FlatTree supports navigation without useHeadlessFlatTree (PR #29091 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags-preview- feat: set default aria-labelledby on InteractionTagSecondary (PR #29234 by yuanboxue@microsoft.com)
- fix: update handleTagDismiss type (PR #29240 by yuanboxue@microsoft.com)
- feat: add custom style hooks for tag components (PR #29237 by yuanboxue@microsoft.com)
@fluentui/react-tabster- feat: adds suffixes to selectors on focus creator methods (PR #29209 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- feat: add sorting on individual columns (PR #29196 by kakrookaran@gmail.com)
@fluentui/react-shared-contexts- feat: add custom style hooks for tag components (PR #29237 by yuanboxue@microsoft.com)
@fluentui/react-provider- feat: add custom style hooks for tag components (PR #29237 by yuanboxue@microsoft.com)
Patches
@fluentui/react-utilities- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-tree- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-toolbar- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-tooltip- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-toast- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-theme- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-text- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-textarea- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-tags-preview- fix: remove double curve from dismissible circular InteractionTag on windows high contrast (PR #29261 by yuanboxue@microsoft.com)
- fix: useTag
getNativeElementPropsshould conditionally use 'button' or 'span' (PR #29236 by yuanboxue@microsoft.com) - fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: update props descriptions (PR #29287 by yuanboxue@microsoft.com)
- fix: remove hover color for disabled InteractionTag under windows high contrast (PR #29275 by yuanboxue@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-tabster- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-tabs- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-switch- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-table- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-spinbutton- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-spinner- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-skeleton- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-slider- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-search-preview- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-select- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-provider- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-radio- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-portal-compat-context- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-positioning- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-progress- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-portal- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-portal-compat- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-overflow- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-persona- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-popover- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-motion-preview- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-menu- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- fix: Context menu close should restore focus (PR #29290 by lingfangao@hotmail.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-label- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-link- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-input- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-jsx-runtime- bugfix: react dev runtime call is missing source parameter (PR #29295 by bernardo.sunderhus@gmail.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-image- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-field- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-divider- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-dialog- fix: use makeResetStyles for base dialog components styles (PR #29280 by marcosvmmoura@gmail.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
- chore: adds CSS containment to DialogSurface (PR #29213 by bernardo.sunderhus@gmail.com)
- doc: updates documentation on alert dialog escape dismiss (PR #29211 by bernardo.sunderhus@gmail.com)
@fluentui/react-conformance-griffel- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-context-selector- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-components- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-conformance- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-card- fix: sync controllable state for selectable cards (PR #29276 by marcosvmmoura@gmail.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-checkbox- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-combobox- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-button- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-breadcrumb-preview- fix: used makeResetStyles instead of makeStyles (PR #29278 by vkozlova@microsoft.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-badge- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-aria- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-avatar- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/priority-overflow- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-accordion- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/keyboard-keys- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
Changes
@fluentui/tokens- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-virtualizer- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-theme-sass- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/react-infobutton- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/react-drawer- fix: improve performance of CSS classes (PR #29263 by marcosvmmoura@gmail.com)
- fix: resolve technical debts (PR #29272 by marcosvmmoura@gmail.com)
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- fix: use context to fetch dialog id (PR #29273 by marcosvmmoura@gmail.com)
- fix: remove defaultOpen prop from DrawerInline as it had no effect (PR #29274 by marcosvmmoura@gmail.com)
- feat: add dialog slot (PR #29217 by marcosvmmoura@gmail.com)
@fluentui/react-alert- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
- chore: Update react-icons version to pick up IconDirectionContextProvider updated export (PR #29151 by ololubek@microsoft.com)
@fluentui/babel-preset-global-context- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
@fluentui/global-context- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
9.32.1
Wed, 20 Sep 2023 17:47:33 GMT Compare changes
Patches
@fluentui/react-accordion- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-avatar- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-badge- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-breadcrumb-preview- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-button- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-card- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-checkbox- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-combobox- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-components- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-dialog- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-divider- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-field- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-image- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-input- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-jsx-runtime- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-label- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-link- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-menu- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-migration-v0-v9- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-migration-v8-v9- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-motion-preview- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-persona- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-popover- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-portal- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-portal-compat- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-positioning- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-progress- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-provider- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-radio- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-search-preview- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-select- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-skeleton- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-slider- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-spinbutton- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-spinner- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-switch- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-table- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-tabs- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-tabster- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-tags-preview- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-text- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-textarea- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-toast- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-toolbar- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-tooltip- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-tree- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
Changes
@fluentui/react-alert- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-drawer- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-infobutton- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
@fluentui/react-virtualizer- chore: trigger manual version bump after broken release (PR #29197 by martinhochel@microsoft.com)
9.32.0
Wed, 20 Sep 2023 14:59:51 GMT Compare changes
Minor changes
@fluentui/react-tree- feat: adds treeType to tree context (PR #29189 by bernardo.sunderhus@gmail.com)
- creates FlatTreeItem component (PR #29098 by bernardo.sunderhus@gmail.com)
@fluentui/react-provider- feat: add createCSSRuleFromTheme() to create CSS from themes (PR #29052 by olfedias@microsoft.com)
- feat: add custom styling hooks for Drawer subcomponents (PR #29041 by marcosvmmoura@gmail.com)
@fluentui/react-shared-contexts- feat: add custom styling hooks for Drawer subcomponents (PR #29041 by marcosvmmoura@gmail.com)
@fluentui/react-dialog- feat: exports contexts (PR #29160 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feat: creates FlatTreeItem component (PR #29098 by bernardo.sunderhus@gmail.com)
- feat: Export presence icons to let users override the new behavior in PresenceBadge. (PR #29131 by estebanmu@microsoft.com)
- feat: export createCSSRuleFromTheme() function (PR #29052 by olfedias@microsoft.com)
- feat: exports contexts from react-dialog (PR #29160 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- feat: Presence badge should show Out of Office icon for Away+OOF and Offline+OOF statuses and export presence icon maps. (PR #29131 by estebanmu@microsoft.com)
Patches
@fluentui/react-tree- chore: stop using global document on HTMLElementWalker (PR #29097 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags-preview- chore: add cypress tests (PR #29166 by yuanboxue@microsoft.com)
- fix: remove onClick handler for non-dismissible Tag to prevent screen readers announce 'clickable' (PR #29165 by yuanboxue@microsoft.com)
@fluentui/react-motion-preview- fix: only rerun hook for the dependencies triggered by parent components (PR #29167 by marcosvmmoura@gmail.com)
@fluentui/react-jsx-runtime- fix: static children problem on render function (PR #29162 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- chore: useFocusFirstElement warns only in development (PR #29190 by bernardo.sunderhus@gmail.com)
@fluentui/react-breadcrumb-preview- fix/added CSS variables to BreadcrumbItem icon (PR #29158 by vkozlova@microsoft.com)
@fluentui/react-accordion- fix: fix memory leak caused by context assignment (PR #29193 by olfedias@microsoft.com)
Changes
@fluentui/react-drawer- feat: add custom styling hooks for Drawer subcomponents (PR #29041 by marcosvmmoura@gmail.com)
- fix: use dialog id for drawer title heading element (PR #29163 by marcosvmmoura@gmail.com)
9.31.1
Thu, 14 Sep 2023 16:44:47 GMT Compare changes
Patches
@fluentui/react-jsx-runtime- fix: strip comments for JSX pragma (PR #29145 by olfedias@microsoft.com)
9.31.0
Tue, 12 Sep 2023 08:51:31 GMT Compare changes
Major changes
@fluentui/react-breadcrumb-preview- feat: removed breadcrumb-link component (PR #29112 by vkozlova@microsoft.com)
Minor changes
@fluentui/react-components- feat: react-tree allows control of individual tree item open state (PR #29081 by bernardo.sunderhus@gmail.com)
@fluentui/react-toast- feat(Toaster): Adds
inlineprop (PR #29085 by lingfan.gao@microsoft.com) - feat: Add center aligned positions for Toast (PR #29080 by lingfan.gao@microsoft.com)
- feat(Toaster): Adds
@fluentui/react-tree- feat: react-tree allows control of individual tree item open state (PR #29081 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-breadcrumb-preview- fix: icon spacing in Breadcrumb (PR #29096 by vkozlova@microsoft.com)
@fluentui/react-button- fix: subtle mode hover style is now visible in windows HCM. (PR #29116 by tristan.watanabe@gmail.com)
@fluentui/react-jsx-runtime- fix: make /jsx-runtime compatible with Webpack 4 (PR #29129 by olfedias@microsoft.com)
- bugfix: fix missing .d.ts types on build (PR #29092 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- fix: don't apply modalizer attributes when focus trap isn't configured (PR #29110 by lingfangao@hotmail.com)
@fluentui/react-search-preview- Adds pointer as cursor when hovering on SearchBox clear button (PR #29039 by syphe@outlook.com)
@fluentui/react-table- fix: DataGrid Headers look weird on Safari (PR #28588 by mehars.6925@gmail.com)
@fluentui/react-tabster- fix: don't apply modalizer attributes when focus trap isn't configured (PR #29110 by lingfangao@hotmail.com)
Changes
@fluentui/react-infobutton- feat(react-infobutton): Removing openOnHover from popover props and adding details about the infobutton pattern. (PR #29120 by esteban.230@hotmail.com)
- fix: Popover should close when tabbing out of the surface. (PR #28913 by esteban.230@hotmail.com)
9.30.4
Wed, 06 Sep 2023 13:31:30 GMT Compare changes
Minor changes
@fluentui/react-conformance- feat: add option
disableTypeTeststo disable tests that require TypeScript information (PR #28988 by yuanboxue@microsoft.com)
- feat: add option
Patches
@fluentui/react-breadcrumb-preview- fix: styling for BreadcrumbItem (PR #29059 by vkozlova@microsoft.com)
@fluentui/react-utilities- Revert fix:
useOnClickOutsideshould invoke callback on clicking scrollbar (PR #29065 by yuanboxue@microsoft.com)
- Revert fix:
9.30.3
Tue, 05 Sep 2023 15:39:03 GMT Compare changes
Patches
@fluentui/react-utilities- fix:
useOnScrollOutsideshould invoke callback on dragging scrollbar (PR #29062 by yuanboxue@microsoft.com)
- fix:
Changes
@fluentui/react-drawer- refactor: organize code imports (PR #29055 by marcosvmmoura@gmail.com)
- test: add e2e tests for base Drawer components (PR #29029 by marcosvmmoura@gmail.com)
9.30.2
Tue, 05 Sep 2023 13:28:54 GMT Compare changes
Minor changes
@fluentui/react-motion-preview- feat: create useReducedMotion and apply to useMotion to skip all motion calculations (PR #29014 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-motion-preview- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-overflow- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-persona- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-portal- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-portal-compat- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-portal-compat-context- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-progress- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-provider- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-search-preview- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-select- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-shared-contexts- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-skeleton- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-slider- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinbutton- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinner- feat: Update Spinner appearance token to colorBrandStroke2Contrast (PR #29008 by ololubek@microsoft.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-switch- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabs- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabster- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags-preview- fix: add style for windows high contrast (PR #29035 by yuanboxue@microsoft.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: use makeResetStyles to reduce classNames (PR #29022 by yuanboxue@microsoft.com)
- fix: remember last focused element in TagGroup (PR #29023 by yuanboxue@microsoft.com)
@fluentui/react-text- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-textarea- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-theme- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-toast- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-toolbar- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-tooltip- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: adds swc-plugin-de-indent-template-literal to remove indentation of consoles (PR #29040 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: adds swc-plugin-de-indent-template-literal to remove indentation of consoles (PR #29040 by bernardo.sunderhus@gmail.com)
- fix: use timeout instead of requestAnimationFrame for ssr (PR #29015 by marcosvmmoura@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/keyboard-keys- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/priority-overflow- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-accordion- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-aria- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-breadcrumb-preview- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-card- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-checkbox- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-combobox- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-conformance- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-conformance-griffel- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-context-selector- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: adds swc-plugin-de-indent-template-literal to remove indentation of consoles (PR #29040 by bernardo.sunderhus@gmail.com)
- bugfix: fixes DialogActions position on breakpoint (PR #29021 by bernardo.sunderhus@gmail.com)
@fluentui/react-divider- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-image- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-input- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-jsx-runtime- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-label- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-link- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v0-v9- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v8-v9- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-theme-sass- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/tokens- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/babel-preset-global-context- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
@fluentui/global-context- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- bumps react peer dependencies to v16.14.0 (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-alert- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- fix: refactor DrawerHeaderTitle slot creation while keeping the same API (PR #29042 by marcosvmmoura@gmail.com)
- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
- test: add simple renderization tests for sub components (PR #29043 by marcosvmmoura@gmail.com)
- feat: add motion for Drawer (PR #28999 by marcosvmmoura@gmail.com)
@fluentui/react-infobutton- chore: migrate package to use JSX importSource (PR #28959 by bernardo.sunderhus@gmail.com)
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
9.30.1
Tue, 29 Aug 2023 12:57:33 GMT Compare changes
Minor changes
@fluentui/react-dialog- feat: adds mountNode to DialogSurface API (PR #29003 by bernardo.sunderhus@gmail.com)
@fluentui/react-motion-preview- feat: release preview package (PR #29005 by marcosvmmoura@gmail.com)
- feat: create react-motion-preview package with useMotion hook (PR #28699 by marcosvmmoura@gmail.com)
@fluentui/react-popover- feat: add closeOnIframeFocus prop to Popover (PR #28881 by olfedias@microsoft.com)
@fluentui/react-provider- feat: Add IconDirectionProvider to FluentProvider (PR #28803 by ololubek@microsoft.com)
@fluentui/react-toast- feat: adds mountNode to Toaster API (PR #29003 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- feat: add disabledFocusOnIframe for useOnClickOutside() (PR #28881 by olfedias@microsoft.com)
Patches
@fluentui/react-button- fix: Small Button now uses token for its border radius (PR #28589 by mehars.6925@gmail.com)
@fluentui/react-card- fix: CardHeader grid layout ignoring line-height of content (PR #28968 by marcosvmmoura@gmail.com)
@fluentui/react-table- fix: Improve visuals when Table/DataGrid overflows it's parent (PR #28940 by jirivyhnalek@microsoft.com)
@fluentui/react-tags-preview- fix: tag with secondary text has no top border under windows high contrast (PR #28963 by yuanboxue@microsoft.com)
- fix: use regular icon for dismiss (PR #28958 by yuanboxue@microsoft.com)
@fluentui/react-utilities- fix:
useOnClickOutsideshould invoke callback on clicking scrollbar (PR #28965 by yuanboxue@microsoft.com)
- fix:
Changes
@fluentui/react-infobutton- fix(react-infobutton): Making InfoButton's PopoverSurface inline by default. (PR #28605 by esteban.230@hotmail.com)
9.30.0
Thu, 24 Aug 2023 10:26:32 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Export DataGridContextProvider. (PR #28955 by esteban.230@hotmail.com)
@fluentui/react-table- feat: Export DataGridContextProvider. (PR #28955 by esteban.230@hotmail.com)
@fluentui/react-tooltip- feat: Add documentKeyboardEvent to OnVisibleChangeData when Tooltip is hidden via Escape (PR #28951 by behowell@microsoft.com)
@fluentui/react-utilities- feat: create a new useAnimationFrame hook (PR #28948 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-card- docs: improve storybook and examples to better align with design guidelines (PR #28969 by marcosvmmoura@gmail.com)
@fluentui/react-components- expose useDataGridContext_unstable etc. contexts (PR #28973 by email not defined)
@fluentui/react-jsx-runtime- chore: decrease bundle size & adds fixtures (PR #28962 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- fix(react-popover): Only apply modal attributes if the PopoverSurface traps focus. (PR #28613 by esteban.230@hotmail.com)
@fluentui/react-table- expose useDataGridContext_unstable etc. contexts (PR #28973 by email not defined)
@fluentui/react-utilities- fix:
useOnClickOutsideshould consider text selection starting inside and finishing outside as an inside click (PR #28765 by yuanboxue@microsoft.com)
- fix:
9.29.5
Wed, 23 Aug 2023 12:01:48 GMT Compare changes
Patches
@fluentui/react-accordion- fix: added cursor style in AccordionHeader for AccordionItem disabled state (PR #28850 by kakrookaran@gmail.com)
@fluentui/react-utilities- bugfix: ensure interop between assertSlots and old API (PR #28957 by bernardo.sunderhus@gmail.com)
9.29.4
Mon, 21 Aug 2023 11:38:00 GMT Compare changes
Patches
@fluentui/react-breadcrumb-preview- fix: breadcrumb spacing (PR #28883 by vkozlova@microsoft.com)
@fluentui/react-datepicker-compat- fix: Make year picker react to go to today. (PR #28907 by esteban.230@hotmail.com)
@fluentui/react-menu- fix: make MenuItem with long content grow its height (PR #28675 by yuanboxue@microsoft.com)
@fluentui/react-positioning- fix: make event listners passive (PR #28839 by olfedias@microsoft.com)
- chore: fix lint warnings (PR #28889 by seanmonahan@microsoft.com)
@fluentui/react-provider- chore: fix lint warnings (PR #28889 by seanmonahan@microsoft.com)
@fluentui/react-search-preview- chore: migrate to new slots API (PR #28862 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags-preview- chore: add documentation (PR #28899 by yuanboxue@microsoft.com)
- fix: use
:activeselector for pressed style instead of:hover:active(PR #28884 by yuanboxue@microsoft.com)
@fluentui/react-tree- chore: fix lint warnings (PR #28889 by seanmonahan@microsoft.com)
- fix: stabilize
handleActionsRefcreated by TreeItem (PR #28896 by yuanboxue@microsoft.com)
Changes
@fluentui/react-drawer- fix: rename values of position prop from left/right to start/end (PR #28905 by marcosvmmoura@gmail.com)
@fluentui/react-infobutton- fix: Cursor should be pointer when hovering the button to show it's a button. (PR #28893 by esteban.230@hotmail.com)
9.29.3
Thu, 17 Aug 2023 13:49:56 GMT Compare changes
Patches
@fluentui/react-tree- bugfix: headless flat tree itemType manual definition (PR #28898 by bernardo.sunderhus@gmail.com)
9.29.2
Wed, 16 Aug 2023 17:41:07 GMT Compare changes
Patches
@fluentui/react-components- feat: stable release react-tree (PR #28845 by bernardo.sunderhus@gmail.com)
@fluentui/react-jsx-runtime- chore: release stable version (PR #28880 by bernardo.sunderhus@gmail.com)
@fluentui/react-tags-preview- fix: tag changes hover pointer only when hovering dismiss icon (PR #28791 by yuanboxue@microsoft.com)
@fluentui/react-tree- feat: stable release (PR #28845 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-virtualizer- Fix: Ensure scrollViewRef is merged with container ref (PR #28829 by mifraser@microsoft.com)
9.29.1
Wed, 16 Aug 2023 11:38:32 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb-preview- removed iconPosition prop from the Breadcrumb (PR #28846 by vkozlova@microsoft.com)
@fluentui/react-tags-preview- BREAKING CHANGE: use JSX children for InteractionTag's action buttons (PR #28739 by yuanboxue@microsoft.com)
Patches
@fluentui/react-breadcrumb-preview- Added CY tests for Breacrumb with Menu and Overflow (PR #28790 by vkozlova@microsoft.com)
@fluentui/react-portal-compat- chore: changes tsconfig target to ES2019 (PR #28848 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-jsx-runtime- feat: supports new automatic JSX runtime (PR #28810 by bernardo.sunderhus@gmail.com)
9.29.0
Mon, 14 Aug 2023 21:22:22 GMT Compare changes
Minor changes
@fluentui/react-components- feat: re-export
resolvePositioningShorthandfrom @fluentui/react-positioning (PR #28843 by yuanboxue@microsoft.com)
- feat: re-export
Patches
@fluentui/react-tabs- Defer tabs rectangle computation only when previousSelectedValue is defined (PR #28749 by nasirvi@microsoft.com)
9.28.1
Fri, 11 Aug 2023 12:14:24 GMT Compare changes
Minor changes
@fluentui/react-datepicker-compat- feat: Added mountNode to DatePicker compat. (PR #28747 by gcox@microsoft.com)
Patches
@fluentui/priority-overflow- fix: flickering in Overflow (PR #28767 by vkozlova@microsoft.com)
@fluentui/react-migration-v0-v9- chore(react-migration-v0-v9): migrate to new slot API (PR #28775 by bernardo.sunderhus@gmail.com)
@fluentui/react-overflow- fix: flickering in Overflow (PR #28767 by vkozlova@microsoft.com)
@fluentui/react-tabs- chore(react-tabs): migrate to new slot API (PR #28773 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- chore: tests for slot.resolveShorthand behavior (PR #28819 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-virtualizer- chore(react-virtualizer): migrate to new slot API (PR #28774 by bernardo.sunderhus@gmail.com)
9.28.0
Wed, 09 Aug 2023 13:16:47 GMT Compare changes
Minor changes
@fluentui/react-components- chore: re-export slot and assertSlots methods (PR #28755 by bernardo.sunderhus@gmail.com)
- feat: Export useEventCallback and mergeCallbacks (PR #28428 by lingfan.gao@microsoft.com)
Patches
@fluentui/priority-overflow- fix: inaccurate calculation of size (PR #28728 by vkozlova@microsoft.com)
@fluentui/react-accordion- bugfix: Breaking Change, onHeaderClick erroneously removed (PR #28764 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
@fluentui/react-aria- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-breadcrumb-preview- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- fix: disabled BreadcrumbLink shouldn't be focusable (PR #28720 by vkozlova@microsoft.com)
- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- fix: Button icon no longer rendering off-center with falsy children. (PR #28495 by andrew.enger48@gmail.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- fix: updated styles to icon fill on hover only for subtle and transparent variant of button (PR #28616 by kakrookaran@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-card- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
@fluentui/react-checkbox- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-combobox- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-datepicker-compat- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-divider- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-field- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-image- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-input- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-label- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-link- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-menu- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v0-v9- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- fix: inaccurate calculation of size (PR #28728 by vkozlova@microsoft.com)
@fluentui/react-persona- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-popover- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-portal- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-progress- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-provider- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-search-preview- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-select- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-skeleton- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-slider- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinbutton- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-coastal): migrate to new slot API (PR #28754 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinner- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
@fluentui/react-switch- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-table- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabs- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-tags-preview- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
@fluentui/react-textarea- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-toast- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-toolbar- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-alert- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-drawer- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- chore(cxe-prg): migrate to new slot API (PR #28752 by bernardo.sunderhus@gmail.com)
@fluentui/react-infobutton- chore(cxe-red): migrate to new slot API (PR #28753 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/react-theme-sass- feat(tokens): add durationGentle (PR #28770 by miroslav.stastny@microsoft.com)
@fluentui/react-tree- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
- feat: implements nested tree selection (PR #28668 by bernardo.sunderhus@gmail.com)
- Docs(react-tree): Improve docs and stories (PR #28741 by petrduda@microsoft.com)
- bugfix: headless tree should respect itemType (PR #28759 by bernardo.sunderhus@gmail.com)
- chore(teams-prg): migrate to new slot API (PR #28751 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- chore: Update Griffel to latest version (PR #28684 by olfedias@microsoft.com)
@fluentui/tokens- feat: add durationGentle (PR #28770 by miroslav.stastny@microsoft.com)
9.27.4
Fri, 04 Aug 2023 08:52:55 GMT Compare changes
Minor changes
@fluentui/react-accordion- feat: make AccordionItemValue generic (PR #28665 by bernardo.sunderhus@gmail.com)
@fluentui/react-breadcrumb-preview- feat: Added an icon for BreadcrumbItem (PR #28682 by vkozlova@microsoft.com)
@fluentui/react-migration-v8-v9- feat(tokens): Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 (PR #28638 by miroslav.stastny@microsoft.com)
@fluentui/react-tabster- feat: Adds ignoreDefaultKeydown for useFocusableGroup (PR #28660 by lingfangao@hotmail.com)
@fluentui/react-toast- feat: Add extra keyboard behaviour for multi toast scenario (PR #28660 by lingfangao@hotmail.com)
@fluentui/react-utilities- feat: implement new slot methods (slot and assertSlots) (PR #28373 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-breadcrumb-preview- fix: made BreadcrumbButton consistent with other items (PR #28672 by vkozlova@microsoft.com)
@fluentui/react-menu- bugfix: disable menu opening if contextmenu event is prevented (PR #28718 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-jsx-runtime- chore: update createElement to support new slot methods (PR #28373 by bernardo.sunderhus@gmail.com)
@fluentui/react-theme-sass- feat(tokens): Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 (PR #28638 by miroslav.stastny@microsoft.com)
- feat(tokens): add status color tokens (PR #28006 by miroslav.stastny@microsoft.com)
@fluentui/react-tree- bugfix: renames content slot to main (PR #28695 by bernardo.sunderhus@gmail.com)
- feat: converts actions to be a toolbar (PR #28719 by bernardo.sunderhus@gmail.com)
@fluentui/tokens- feat: add status color tokens (PR #28006 by miroslav.stastny@microsoft.com)
- Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 (PR #28638 by miroslav.stastny@microsoft.com)
9.27.3
Tue, 01 Aug 2023 13:04:24 GMT Compare changes
Minor changes
@fluentui/react-tags-preview- feat: release preview package (PR #28696 by yuanboxue@microsoft.com)
Patches
@fluentui/react-menu- fix: revert menuItem focus ring back to border (PR #28698 by yuanboxue@microsoft.com)
@fluentui/react-provider- feat(FluentProvider): emit errors on duplicate IDs (PR #28670 by olfedias@microsoft.com)
9.27.2
Tue, 01 Aug 2023 10:17:19 GMT Compare changes
Minor changes
@fluentui/react-accordion- Accordion - export AccordionHeaderContextProvider (PR #28542 by jirivyhnalek@microsoft.com)
@fluentui/react-combobox- Added portal slot to Combobox and Dropdown (PR #28661 by gcox@microsoft.com)
@fluentui/react-shared-contexts- adds Announce context (PR #28654 by eysjiang@gmail.com)
Patches
@fluentui/react-menu- fix: use css outline for MenuItem focus ring instead of pseudo element (PR #28685 by yuanboxue@microsoft.com)
@fluentui/react-positioning- fix: autoSize causing maximum positioning update (PR #28689 by yuanboxue@microsoft.com)
@fluentui/react-toolbar- Remove margin from Icon in ToolbarButton when vertical prop is passed (PR #28658 by chassunc@microsoft.com)
Changes
@fluentui/react-tree- bugfix: Tree, vertical spacing of branches and children is inconsistent (PR #28681 by petrduda@microsoft.com)
- feat: adds openItems and checkedItems to tree callback data (PR #28669 by bernardo.sunderhus@gmail.com)
- chore: improves internal headless signature (PR #28651 by bernardo.sunderhus@gmail.com)
9.27.1
Thu, 27 Jul 2023 10:34:13 GMT Compare changes
Minor changes
@fluentui/react-menu- feat: update style to prevent double scrollbar (PR #28622 by yuanboxue@microsoft.com)
@fluentui/react-positioning- feat: simplify autoSize options to make 'always'/'height-always'/'width-always' equivalent to true/'height'/'width'. (PR #28649 by yuanboxue@microsoft.com)
- feat: update maxSize middleware to apply height/width when overflow (PR #28622 by yuanboxue@microsoft.com)
Changes
@fluentui/react-tree- bugfix: makes selector slot required when selection mode is defined (PR #28648 by bernardo.sunderhus@gmail.com)
9.27.0
Tue, 25 Jul 2023 13:29:15 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Export useRestoreFocusTarget and useRestoreFocusSource (PR #28530 by lingfan.gao@microsoft.com)
@fluentui/react-table- Table/DataGrid: Improve keyboard column resizing experience (PR #28493 by jirivyhnalek@microsoft.com)
@fluentui/react-tabster- feat: Implement useRestoreFocusSource and useRestoreFocusTarget based on the tabster restorer API (PR #28530 by lingfan.gao@microsoft.com)
Patches
@fluentui/priority-overflow- fix: Overflow update should run show/hide steps twice (PR #28628 by lingfan.gao@microsoft.com)
@fluentui/react-accordion- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-avatar- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-badge- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-breadcrumb-preview- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
- fix: updated readme, replaced MenuItem with MenuItemLink (PR #28626 by vkozlova@microsoft.com)
- fix: spacing in BreadcrumbButton and Link, added more examples to the stories (PR #28578 by vkozlova@microsoft.com)
@fluentui/react-button- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-checkbox- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-combobox- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-components- feat: exports FlatTree (PR #28620 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-dialog- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
- fix: Focus should restore to a DialogTrigger outside of a Dialog (PR #28530 by lingfan.gao@microsoft.com)
@fluentui/react-field- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-menu- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
- refactor: Remove custom focus code in favour of useRestoreFocus hooks (PR #28530 by lingfan.gao@microsoft.com)
@fluentui/react-migration-v0-v9- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-overflow- fix: Overflow update should run show/hide steps twice (PR #28628 by lingfan.gao@microsoft.com)
@fluentui/react-radio- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-search-preview- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-select- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-spinbutton- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-switch- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-table- 28456 (PR #28577 by lingfan.gao@microsoft.com)
- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-toast- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
Changes
@fluentui/react-alert- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-infobutton- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
@fluentui/react-tree- chore: Update react-icons version to pick up fowardref change. (PR #28590 by ololubek@microsoft.com)
- chore: moves slots from TreeItem to TreeItemLayout (PR #28621 by bernardo.sunderhus@gmail.com)
- feat: creates FlatTree component (PR #28620 by bernardo.sunderhus@gmail.com)
9.26.2
Thu, 20 Jul 2023 18:27:24 GMT Compare changes
Minor changes
@fluentui/react-menu- chore: Exporting MENU_ENTER_EVENT and dispatchMenuEnterEvent utilities. (PR #28499 by Humberto.Morimoto@microsoft.com)
Patches
@fluentui/react-button- fix: high contrast mode hover style icon fixes (PR #28156 by eysjiang@gmail.com)
- fix: updated right border token in primary variant of split button (PR #28555 by kakrookaran@gmail.com)
@fluentui/react-conformance- fix: add @swc/helpers to deps instead of tslib as we use swc for transpilation (PR #28599 by martinhochel@microsoft.com)
@fluentui/react-dialog- bugfix: moves handleBackdropClick from defaultProps to an override (PR #28579 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- fix: MenuItem content should be spaced 12px from the boundary (PR #28162 by lingfangao@hotmail.com)
@fluentui/react-portal-compat- fix(PortalCompatProvider): support custom ID prefixes in themeClassName (PR #28551 by alinazaieva@microsoft.com)
@fluentui/react-toolbar- fix: Remove empty makeStyles call. (PR #28566 by 138819425+benlemmon-ms@users.noreply.github.com)
Changes
@fluentui/react-tree- feat: implements selection (PR #28497 by bernardo.sunderhus@gmail.com)
9.26.1
Mon, 17 Jul 2023 21:27:34 GMT Compare changes
Minor changes
@fluentui/react-breadcrumb-preview- feat: release react-breadcrumb to unstable (PR #28402 by vkozlova@microsoft.com)
@fluentui/react-search-preview- feat: release preview package (PR #28531 by eysjiang@gmail.com)
@fluentui/react-spinner- feat: add extra-tiny value to size prop of Spinner (PR #28249 by ololubek@microsoft.com)
Patches
@fluentui/react-breadcrumb-preview- made breadcrumb package public (PR #28549 by vkozlova@microsoft.com)
@fluentui/react-card- fix: use resolved slot instead of raw prop object (PR #28517 by marcosvmmoura@gmail.com)
Changes
@fluentui/react-infobutton- fix(react-infobutton): Make InfoLabel only add aria-owns when the popover is open. (PR #28463 by esteban.230@hotmail.com)
- feat(react-infobutton): Remove InfoIcon files from react-infobutton. (PR #28534 by esteban.230@hotmail.com)
@fluentui/react-virtualizer- Feat: Add imperative ref access to both virtualizer length and current index (PR #28450 by mifraser@microsoft.com)
9.26.0
Tue, 11 Jul 2023 18:46:34 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Export focus mode types for DataGrid (PR #28475 by lingfan.gao@microsoft.com)
@fluentui/react-conformance-griffel- feat: release stable (PR #28460 by martinhochel@microsoft.com)
@fluentui/react-datepicker-compat- breaking: Remove componentRef and IDatePicker since it's no longer necessary, fix ref forwarding to the input, change ref type for useDatePicker to use HTMLInputElement instead of HTMLElement, and fix focus movement when closing/opening popup. (PR #28299 by esteban.230@hotmail.com)
@fluentui/react-menu- fix: exported useOnMenuMouseEnter from react-menu (PR #28413 by kakrookaran@gmail.com)
@fluentui/react-positioning- feat: export options
strategyfromPositioningProps. Deprecate internal optionpositionFixed(PR #28482 by yuanboxue@microsoft.com)
- feat: export options
@fluentui/react-table- feat(DataGridCell): Implemets
cellandnonefocusModes (PR #28475 by lingfan.gao@microsoft.com)
- feat(DataGridCell): Implemets
Patches
@fluentui/react-datepicker-compat- fix(react-datepicker-compat): Add focus styles to CalendarPicker's go to today button. (PR #28458 by esteban.230@hotmail.com)
Changes
@fluentui/react-data-grid-react-window- feat: Deprecates package in favour of @fluentui-contrib/react-data-grid-react-window (PR #28476 by lingfan.gao@microsoft.com)
@fluentui/react-tree- chore: move slots back to TreeItem and creates slot context (PR #28492 by bernardo.sunderhus@gmail.com)
- chore: openItems property added to TreeOpenChangeData + minor internal improvements (PR #28491 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- Fix: Ensure 'start buffer' is margin padded into the non-virtualized space on horizontal layouts (PR #28437 by mifraser@microsoft.com)
9.25.1
Mon, 03 Jul 2023 20:43:09 GMT Compare changes
Patches
@fluentui/react-toast- fix: Toaster should play toasts on action dismiss (PR #28420 by lingfan.gao@microsoft.com)
9.25.0
Mon, 03 Jul 2023 13:34:27 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Export useTableCompositeNavigation hook (PR #28394 by lingfan.gao@microsoft.com)
@fluentui/react-table- feat: Implement composite navigation for Table and DataGrid (PR #28394 by lingfan.gao@microsoft.com)
@fluentui/react-tabster- feat: Implmenent useMergeTabsterAttributes_unstable (PR #28394 by lingfan.gao@microsoft.com)
Patches
@fluentui/react-menu- fix: menu item disabled style (PR #28412 by kakrookaran@gmail.com)
9.24.0
Mon, 03 Jul 2023 11:57:11 GMT Compare changes
Minor changes
@fluentui/react-components- re-export GriffelResetStyle type (PR #28367 by olfedias@microsoft.com)
- feat: Implement MenuItemLink components (PR #28369 by lingfan.gao@microsoft.com)
- feat: Release Toast component (PR #28399 by lingfan.gao@microsoft.com)
- feat: re-export PortalMountNodeProvider & usePortalMountNode (PR #28395 by olfedias@microsoft.com)
@fluentui/react-link- feat: Add styles for inverted background (PR #28341 by lingfan.gao@microsoft.com)
@fluentui/react-menu- feat: Implement MenuItemLink components (PR #28369 by lingfan.gao@microsoft.com)
@fluentui/react-portal- feat: support rendering to a mountNode from PortalMountNodeContext (PR #28395 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- feat: Background appearance context (PR #28341 by lingfan.gao@microsoft.com)
- feat: export PortalMountNodeProvider & usePortalMountNode (PR #28395 by olfedias@microsoft.com)
@fluentui/react-toast- feat: Initial release (PR #28399 by lingfan.gao@microsoft.com)
Patches
@fluentui/react-migration-v8-v9- chore: updates dependencies version (PR #28366 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- bugfix: removes default prevention verification on selection (PR #28365 by bernardo.sunderhus@gmail.com)
- chore: adds internal tag on jsdoc for getSlotsNext (PR #28348 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-data-grid-react-window- fix: Memoize virtualized renderer (PR #28372 by lingfan.gao@microsoft.com)
9.23.1
Wed, 28 Jun 2023 11:12:21 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: creates useSelection hook (PR #28335 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-components- chore: exports context creation hooks for the tree (PR #28344 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v8-v9- chore: upgrade dependencies version (PR #28345 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- uses useSelection from react-utilities instead of local implementation (PR #28335 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-tree- chore: export useTreeItemContextValues_unstable (PR #28344 by bernardo.sunderhus@gmail.com)
9.23.0
Tue, 27 Jun 2023 11:21:22 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Observed element hooks (PR #28291 by lingfangao@hotmail.com)
@fluentui/react-tabster- feat: Observed element hooks (PR #28291 by lingfangao@hotmail.com)
Patches
@fluentui/react-components- bugfix: react-tree remove TreeItemAside component (PR #28318 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- fix: Calendar uses month-only selection string when only month picker is used (PR #28301 by sarah.higley@microsoft.com)
Changes
@fluentui/react-tree- bugfix: makes value property on TreeItem less generic to simplify internals (PR #28257 by bernardo.sunderhus@gmail.com)
- bugfix: rollback to actions and aside as a slot to ensure positioning of internals (PR #28318 by bernardo.sunderhus@gmail.com)
9.22.1
Mon, 26 Jun 2023 09:53:53 GMT Compare changes
Patches
@fluentui/priority-overflow- fix: remove overflow menu if the last overflowed item can take its place (PR #28285 by vkozlova@microsoft.com)
@fluentui/react-card- fix: infer a11y id from immediate header element (PR #28266 by marcosvmmoura@gmail.com)
@fluentui/react-dialog- bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout (PR #28272 by bernardo.sunderhus@gmail.com)
- bugfix: enables Escape to dismiss alert Dialog (PR #28276 by bernardo.sunderhus@gmail.com)
@fluentui/react-tooltip- fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same (PR #28264 by kakrookaran@gmail.com)
@fluentui/react-utilities- fix: add compatibility with shadow (PR #28307 by olfedias@microsoft.com)
Changes
@fluentui/react-drawer- docs: improve types descriptions and fix TS circular references (PR #28282 by marcosvmmoura@gmail.com)
9.22.0
Tue, 20 Jun 2023 12:38:53 GMT Compare changes
Minor changes
@fluentui/priority-overflow- feat: Added support for custom divider (PR #28011 by vkozlova@microsoft.com)
@fluentui/react-components- feat: Added Overflow divider (PR #28011 by vkozlova@microsoft.com)
- [FEATURE] Imperative scrolling functionality for react-virtualizer (PR #27864 by mifraser@microsoft.com)
@fluentui/react-conformance- BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build (PR #28215 by martinhochel@microsoft.com)
@fluentui/react-menu- feat: Add slide and fade in animation on open (PR #28119 by lingfangao@hotmail.com)
@fluentui/react-migration-v8-v9- Add/update theme tokens (PR #27791 by miroslav.stastny@microsoft.com)
@fluentui/react-popover- feat: Add slide and fade in animation on open (PR #28119 by lingfangao@hotmail.com)
@fluentui/react-positioning- feat: Implement shared styles for slide animations (PR #28119 by lingfangao@hotmail.com)
@fluentui/react-table- DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props (PR #27983 by jirivyhnalek@microsoft.com)
- feat: Implement
focusModefor DataGridCell (PR #28167 by lingfangao@hotmail.com)
@fluentui/react-tabster- useArrowNavigationGroup grid-linear axis (PR #28253 by jukapsia@microsoft.com)
Patches
@fluentui/react-accordion- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-avatar- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
- fix: Do not render the image when src prop is undefined. (PR #28146 by esteban.230@hotmail.com)
@fluentui/react-badge- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-button- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-checkbox- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-combobox- fix: Option's checkIcon adds provided className at the end to avoid overrides. (PR #28143 by esteban.230@hotmail.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-datepicker-compat- fix: Do not move focus to the input on first render. (PR #28188 by esteban.230@hotmail.com)
- feat: Add null to value prop for controlled cases to work correctly. (PR #28056 by esteban.230@hotmail.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-dialog- bugfix: Ensures dialog actions stretches on breakpoints (PR #28258 by bernardo.sunderhus@gmail.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
- fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion. (PR #28035 by derdem@microsoft.com)
@fluentui/react-field- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-menu- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-migration-v0-v9- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-migration-v8-v9- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by martinhochel@microsoft.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-overflow- Added support for custom divider (PR #28011 by vkozlova@microsoft.com)
@fluentui/react-portal- fix: use
position: absoluteto prevent scroll jumps (PR #28109 by olfedias@microsoft.com)
- fix: use
@fluentui/react-positioning- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by martinhochel@microsoft.com)
- fix: cleanup assignment of initial styles (PR #28109 by olfedias@microsoft.com)
@fluentui/react-radio- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-select- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-skeleton- fix: Add reduced motion styling for Skeleton (PR #28086 by ololubek@microsoft.com)
@fluentui/react-spinbutton- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-switch- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-table- Update table styles to reflect token changes (PR #27791 by miroslav.stastny@microsoft.com)
- fix: TableHeaderCell should not render button when not sortable (PR #28097 by lingfangao@hotmail.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-tabster- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by martinhochel@microsoft.com)
@fluentui/react-textarea- fix: Remove fixed height so rows prop works and add missing max-height. (PR #28181 by esteban.230@hotmail.com)
@fluentui/react-utilities- fix: getNativeElementProps should support animation event handlers (PR #28094 by lingfangao@hotmail.com)
Changes
@fluentui/react-alert- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-data-grid-react-window- Fixed an issue where columns would overflow when resizableColumns is on (PR #27983 by jirivyhnalek@microsoft.com)
@fluentui/react-infobutton- chore: Create InfoIconLabel component scaffold. (PR #28200 by esteban.230@hotmail.com)
- chore: Create InfoTip component. (PR #28071 by esteban.230@hotmail.com)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
- chore: Rename InfoTip to InfoIcon to better align with InfoButton. (PR #28177 by esteban.230@hotmail.com)
@fluentui/react-theme-sass- Add theme tokens (PR #27791 by miroslav.stastny@microsoft.com)
@fluentui/react-tree- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by ololubek@microsoft.com)
@fluentui/react-virtualizer- feature: Add scrollTo index hook and callbacks, isScrolling flag (PR #27864 by mifraser@microsoft.com)
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by martinhochel@microsoft.com)
@fluentui/tokens- Add/update theme tokens (PR #27791 by miroslav.stastny@microsoft.com)
- fix: cast to String keys interpolated within string literals (PR #28067 by martinhochel@microsoft.com)
9.21.0
Wed, 31 May 2023 06:46:07 GMT Compare changes
Minor changes
@fluentui/react-combobox- export selection types from combobox (PR #28054 by mgodbolt@microsoft.com)
@fluentui/react-components- feat: release react-drawer to unstable (PR #28005 by marcosvmmoura@gmail.com)
@fluentui/react-popover- Add new optional useTransform parameter to allow disabling transform for positioning (PR #27929 by yiliu9@microsoft.com)
@fluentui/react-positioning- Add new optional useTransform parameter to allow disabling transform for positioning (PR #27929 by yiliu9@microsoft.com)
@fluentui/react-table- A column header style now reflects if its being resized by keyboard (PR #27953 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-accordion- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-avatar- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-badge- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-button- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-card- fix: createFocusOutlineStyle cannot work with CSS variables (PR #27966 by marcosvmmoura@gmail.com)
- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
- fix: make selected styles have higher priority (PR #27985 by marcosvmmoura@gmail.com)
@fluentui/react-checkbox- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-combobox- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-components- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-datepicker-compat- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
- fix: Remove focus function from the deps to avoid constant move of focus. (PR #28053 by esteban.230@hotmail.com)
@fluentui/react-dialog- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-divider- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-field- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-image- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-input- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-label- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-link- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-menu- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-migration-v0-v9- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-migration-v8-v9- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-overflow- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-persona- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-popover- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-portal- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-positioning- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-progress- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-provider- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-radio- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-select- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-skeleton- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-slider- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-spinbutton- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-spinner- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-switch- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-table- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-tabs- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-tabster- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
- fix: createFocusOutlineStyle cannot work with CSS variables (PR #27966 by marcosvmmoura@gmail.com)
@fluentui/react-text- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-textarea- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-toolbar- Fixed a bug where ToolbarDivider default styles were prioritized (PR #28044 by jirivyhnalek@microsoft.com)
- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-tooltip- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-utilities- fix: tweak type errors exposed in ts 4.5 (PR #27936 by martinhochel@microsoft.com)
Changes
@fluentui/react-alert- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-drawer- feat: release react-drawer to unstable (PR #28005 by marcosvmmoura@gmail.com)
- bumps Griffel version to 1.5.7 from 1.5.2 (PR #27925 by seanmonahan@microsoft.com)
- chore: move styles to .styles.ts files [react-drawer & react-toast] (PR #27685 by olfedias@microsoft.com)
@fluentui/react-infobutton- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-tree- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
@fluentui/react-virtualizer- chore: Update Griffel to v1.5.7. (PR #27925 by seanmonahan@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27685 by olfedias@microsoft.com)
9.20.4
Thu, 25 May 2023 10:00:48 GMT Compare changes
Patches
@fluentui/react-dialog- chore: fix useDialogTitle ref argument type (PR #27990 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- fix(react-utilities): fix dispatcher behavior (PR #27978 by olfedias@microsoft.com)
9.20.3
Wed, 24 May 2023 20:45:21 GMT Compare changes
Minor changes
@fluentui/react-provider- feat: add style overrides for drawer components (PR #27582 by marcosvmmoura@gmail.com)
@fluentui/react-shared-contexts- feat: add style overrides for drawer components (PR #27582 by marcosvmmoura@gmail.com)
@fluentui/react-spinner- feat: added delay prop to spinner (PR #27852 by kakrookaran@gmail.com)
Patches
@fluentui/react-accordion- chore: ensures AccordionHeader expandIcon supports null (PR #27912 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- fix: Only apply aria-owns when popup is open. (PR #27989 by esteban.230@hotmail.com)
- fix: DatePicker now focuses on today's date and works inside dialogs as expected. (PR #27731 by esteban.230@hotmail.com)
@fluentui/react-divider- bugfix: wrapper slot type to NonNullable (PR #27928 by bernardo.sunderhus@gmail.com)
@fluentui/react-migration-v0-v9- feat(react-v0-v9-migration): Initial release (PR #27909 by lingfangao@hotmail.com)
@fluentui/react-popover- fix: preventDefault when closing the popover surface to avoid closing parent dialogs. (PR #27832 by esteban.230@hotmail.com)
@fluentui/react-textarea- fix: Move disabled styles in textarea selector to the textarea styles. (PR #27920 by esteban.230@hotmail.com)
@fluentui/react-toolbar- packages/react-components/react-toolbar/src/components/ToolbarToggleButton/useToolbarToggleButton.ts (PR #27796 by lingfangao@hotmail.com)
9.20.2
Thu, 18 May 2023 13:11:07 GMT Compare changes
Patches
@fluentui/react-tabster- chore: upgrade tabster to v4.4.0 (PR #27540 by bernardo.sunderhus@gmail.com)
9.20.1
Thu, 18 May 2023 00:39:00 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: Implement a priority queue (PR #27848 by lingfangao@hotmail.com)
Patches
@fluentui/react-components- chore: exports TreeItemAside unstable (PR #27856 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- bugfix: removes unnecessary grid gaps (PR #27845 by bernardo.sunderhus@gmail.com)
@fluentui/react-textarea- fix: When Textarea is disabled, make the text gray and add an outline for the filled appearance. (PR #27837 by esteban.230@hotmail.com)
Changes
@fluentui/react-infobutton- fix: Add aria-owns to InfoLabel. (PR #27834 by esteban.230@hotmail.com)
9.20.0
Fri, 12 May 2023 20:27:14 GMT Compare changes
Minor changes
@fluentui/react-provider- feat: add style overrides for drawer components (PR #27581 by marcosvmmoura@gmail.com)
@fluentui/react-shared-contexts- feat: add style overrides for drawer components (PR #27581 by marcosvmmoura@gmail.com)
- Updated to provide single hook for noop tree-shaking (PR #27491 by gcox@microsoft.com)
@fluentui/react-skeleton- chore: Releasing react-skeleton to stable. (PR #27767 by ololubek@microsoft.com)
@fluentui/react-tabster- fix: move
outlineStyle: noneout of createCustomFocusIndicatorStyle and to createFocusOutlineStyle (PR #26089 by sarah.higley@microsoft.com)
- fix: move
@fluentui/react-avatar- feat: add
shapeto AvatarContext (PR #27738 by yuanboxue@microsoft.com)
- feat: add
@fluentui/react-combobox- feat: allow space character insertion while typing in freeform combobox (PR #27025 by sarah.higley@microsoft.com)
@fluentui/react-components- feat: added useOverflowCount to react-components exports (PR #27678 by kakrookaran@gmail.com)
- chore: Releasing react-skeleton to stable. (PR #27767 by ololubek@microsoft.com)
@fluentui/react-datepicker-compat- fix: Make onValidationError onValidationResult so the error is updated when there's no longer an error. (PR #27655 by esteban.230@hotmail.com)
Patches
@fluentui/react-dialog- bugfix: change DialogTitle default action icon from 24x24 to 20x20 (PR #27815 by bernardo.sunderhus@gmail.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-divider- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-field- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-image- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27707 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-input- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-label- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-link- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- fix: update createCustomFocusIndicator usage to specify outline: none (PR #26089 by sarah.higley@microsoft.com)
@fluentui/react-menu- fix: Menu should not steal focus on re-render (PR #27688 by lingfangao@hotmail.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-migration-v8-v9- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-overflow- refactor: Consolidate all overflow state into one object (PR #27756 by lingfangao@hotmail.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-persona- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-popover- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-portal- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
@fluentui/react-portal-compat- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- fix: Class ID detection compatible with React 18 (PR #27577 by hanj@microsoft.com)
@fluentui/react-portal-compat-context- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-progress- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-provider- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-radio- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-select- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-slider- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-spinbutton- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-switch- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-table- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-tabs- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-text- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27707 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-textarea- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-theme- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-toolbar- fix: ToolbarToggleButton should not follow Toolbar size (PR #27797 by lingfangao@hotmail.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-utilities- feat: defers useControllableState state to initializer method (PR #27717 by bernardo.sunderhus@gmail.com)
- chore: updates useControllableState comments (PR #27754 by bernardo.sunderhus@gmail.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: simplifies useControllableState hook internals (PR #27702 by bernardo.sunderhus@gmail.com)
@fluentui/keyboard-keys- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/priority-overflow- fix: overflowManager should always dispatch initial state (PR #27756 by lingfangao@hotmail.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-accordion- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-aria- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-avatar- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- fix: Make AvatarGroup's content direction column. (PR #27743 by esteban.230@hotmail.com)
- fix: update createCustomFocusIndicator usage to specify outline: none (PR #26089 by sarah.higley@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- fix: Make border around badge transparent, not a solid color (PR #27527 by behowell@microsoft.com)
@fluentui/react-badge- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- fix: Remove white border around presence badge when on a dark background (PR #27780 by behowell@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-button- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-card- chore: move makeStyles() calls to .styles.ts files (PR #27707 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-checkbox- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27708 by olfedias@microsoft.com)
- Update to use single hook selector (PR #27491 by gcox@microsoft.com)
@fluentui/react-components- feature: Add dynamically sized virtualizer scroll view (PR #27298 by mifraser@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-context-selector- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-datepicker-compat- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: update version (PR #27666 by olfedias@microsoft.com)
Changes
@fluentui/react-infobutton- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27710 by olfedias@microsoft.com)
@fluentui/react-jsx-runtime- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-table- chore: remove now-unnecessary enableOutline in createCustomFocusIndicator (PR #26089 by sarah.higley@microsoft.com)
@fluentui/react-theme-sass- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-tree- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- feat: TreeItem itemType restructure (PR #27799 by bernardo.sunderhus@gmail.com)
- feat: creates TreeItemAside component (PR #27701 by bernardo.sunderhus@gmail.com)
- feat: makes useFlatTree generic (PR #27682 by bernardo.sunderhus@gmail.com)
- chore: updates useOpenItemsState internals (PR #27697 by bernardo.sunderhus@gmail.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- feat: adds lazy loading story (PR #27587 by bernardo.sunderhus@gmail.com)
- bugfix: fix horizontal overflow on tree (PR #27825 by bernardo.sunderhus@gmail.com)
- bugfix: fix VisibleFlatTreeItemGenerator omitting visible items (PR #27802 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- feature: Add dynamically sized virtualizer scroll view (PR #27298 by mifraser@microsoft.com)
@fluentui/tokens- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/babel-preset-global-context- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/global-context- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-alert- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
@fluentui/react-conformance-griffel- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
@fluentui/react-data-grid-react-window- chore: move makeStyles() calls to .styles.ts files (PR #27698 by olfedias@microsoft.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
9.19.1
Mon, 24 Apr 2023 08:12:30 GMT Compare changes
Minor changes
@fluentui/react-datepicker-compat- feat: Add error handling to DatePicker. (PR #27637 by esteban.230@hotmail.com)
- feat: Move DatePicker compat to stable. (PR #27378 by esteban.230@hotmail.com)
- feat: Refactor DatePicker to remove Field and error handling logic. (PR #27509 by esteban.230@hotmail.com)
Patches
@fluentui/react-accordion- feat: adopt custom JSX pragma (PR #27601 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- chore: adopt custom JSX pragma (PR #27602 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- chore: adopt custom JSX pragma (PR #27603 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- chore: adopt custom JSX pragma (PR #27605 by bernardo.sunderhus@gmail.com)
@fluentui/react-card- chore: adopt custom JSX pragma (PR #27606 by bernardo.sunderhus@gmail.com)
@fluentui/react-checkbox- chore: adopt custom JSX pragma (PR #27607 by bernardo.sunderhus@gmail.com)
@fluentui/react-combobox- chore: adopt custom JSX pragma (PR #27608 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- removes TreeItemId type from react-tree (PR #27532 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- chore: adopt custom JSX pragma (PR #27609 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- bugfix: DialogTitle root as h2 by default (PR #27555 by bernardo.sunderhus@gmail.com)
- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
- chore: hoist tabster modal attributes to Dialog component (PR #27541 by bernardo.sunderhus@gmail.com)
@fluentui/react-divider- chore: adopt custom JSX pragma (PR #27610 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- chore: adopt custom JSX pragma (PR #27612 by bernardo.sunderhus@gmail.com)
@fluentui/react-image- chore: adopt custom JSX pragma (PR #27613 by bernardo.sunderhus@gmail.com)
@fluentui/react-input- chore: adopt custom JSX pragma (PR #27614 by bernardo.sunderhus@gmail.com)
@fluentui/react-label- chore: adopt custom JSX pragma (PR #27616 by bernardo.sunderhus@gmail.com)
@fluentui/react-link- chore: adopt custom JSX pragma (PR #27620 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-persona- chore: adopt custom JSX pragma (PR #27619 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- bugfix: ensure legacyTrapFocus works properly (PR #27574 by bernardo.sunderhus@gmail.com)
- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-progress- chore: adopt custom JSX pragma (PR #27617 by bernardo.sunderhus@gmail.com)
@fluentui/react-provider- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- chore: adopt custom JSX pragma (PR #27618 by bernardo.sunderhus@gmail.com)
@fluentui/react-select- chore: adopt custom JSX pragma (PR #27621 by bernardo.sunderhus@gmail.com)
@fluentui/react-slider- chore: adopt custom JSX pragma (PR #27624 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinbutton- chore: adopt custom JSX pragma (PR #27625 by bernardo.sunderhus@gmail.com)
@fluentui/react-spinner- chore: adopt custom JSX pragma (PR #27622 by bernardo.sunderhus@gmail.com)
@fluentui/react-switch- chore: adopt custom JSX pragma (PR #27627 by bernardo.sunderhus@gmail.com)
@fluentui/react-table- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-tabs- chore: adopts custom JSX pragma (PR #27640 by bernardo.sunderhus@gmail.com)
@fluentui/react-text- chore: adopt custom JSX pragma (PR #27626 by bernardo.sunderhus@gmail.com)
@fluentui/react-textarea- chore: adopt custom JSX pragma (PR #27631 by bernardo.sunderhus@gmail.com)
@fluentui/react-toolbar- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-tooltip- chore: adopt custom JSX pragma (PR #27630 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-alert- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-data-grid-react-window- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
@fluentui/react-infobutton- chore: adopt custom JSX pragma (PR #27615 by bernardo.sunderhus@gmail.com)
@fluentui/react-jsx-runtime- chore: simplify createElement method (PR #27573 by bernardo.sunderhus@gmail.com)
@fluentui/react-skeleton- chore: adopt custom JSX pragma (PR #27623 by bernardo.sunderhus@gmail.com)
@fluentui/react-tree- bugfix: remove caret from react-jsx-runtime prerelease dependency (PR #27588 by bernardo.sunderhus@gmail.com)
- bugfix: fix parent navigation after independency from id (PR #27642 by bernardo.sunderhus@gmail.com)
- feat: value property over id (PR #27532 by bernardo.sunderhus@gmail.com)
- chore: restructure stories, add separate category for flat tree (PR #27586 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- chore: adopt custom JSX pragma (PR #27629 by bernardo.sunderhus@gmail.com)
9.19.0
Mon, 17 Apr 2023 17:53:43 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Release Field component as stable (PR #27493 by behowell@microsoft.com)
@fluentui/react-field- feat: Release Field component as stable (PR #27493 by behowell@microsoft.com)
@fluentui/react-utilities- feat: ensure compatibility with custom JSX pragma (PR #27472 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-avatar- fix: Correct Avatar's active-inactive transition animation curve (PR #27537 by behowell@microsoft.com)
@fluentui/react-card- fix: add support for Windows High Contrast Mode (PR #27556 by marcosvmmoura@gmail.com)
@fluentui/react-checkbox- chore: Remove deprecated CheckboxField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-combobox- chore: Remove deprecated ComboboxField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-components- chore(react-components/unstable): Remove deprecated InputField, etc. shim components (PR #27492 by behowell@microsoft.com)
- chore: Remove the use of ContextSelector in RadioGroupContext (PR #27476 by behowell@microsoft.com)
@fluentui/react-dialog- chore: adopts custom JSX pragma (PR #27475 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- chore: Remove utilities for deprecated shim InputField, etc. components (PR #27492 by behowell@microsoft.com)
@fluentui/react-input- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
- chore: Remove deprecated InputField_unstable shim component (PR #27492 by behowell@microsoft.com)
@fluentui/react-menu- chore: adopt custom JSX pragma (PR #27544 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- feat: adopt custom JSX pragma (PR #27546 by bernardo.sunderhus@gmail.com)
@fluentui/react-progress- chore: Remove deprecated ProgressField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-provider- feat: adopt custom JSX pragma (PR #27547 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
- chore: Remove deprecated RadioGroupField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Remove the use of ContextSelector in RadioGroupContext (PR #27476 by behowell@microsoft.com)
@fluentui/react-select- chore: Remove deprecated SelectField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-slider- chore: Remove deprecated SliderField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-spinbutton- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
- chore: Remove deprecated SpinButtonField_unstable shim component (PR #27492 by behowell@microsoft.com)
@fluentui/react-switch- chore: Remove deprecated SwitchField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-table- chore: adopt custom JSX pragma (PR #27543 by bernardo.sunderhus@gmail.com)
@fluentui/react-textarea- chore: Remove deprecated TextareaField_unstable shim component (PR #27492 by behowell@microsoft.com)
- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-toolbar- chore: adopt custom JSX pragma (PR #27548 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- fix: Fix slot render functions (PR #27561 by behowell@microsoft.com)
Changes
@fluentui/react-alert- chore: adopt custom JSX pragma (PR #27550 by bernardo.sunderhus@gmail.com)
@fluentui/react-data-grid-react-window- chore: adopt custom JSX pragma (PR #27552 by bernardo.sunderhus@gmail.com)
@fluentui/react-datepicker-compat- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-jsx-runtime- feat: implements custom JSX pragma (PR #27472 by bernardo.sunderhus@gmail.com)
@fluentui/react-skeleton- chore: Update react-field dependency version (PR #27493 by behowell@microsoft.com)
@fluentui/react-theme-sass- fix: add "style" to exports field (PR #27274 by olfedias@microsoft.com)
@fluentui/react-tree- chore: adopt custom jsx pragma (PR #27542 by bernardo.sunderhus@gmail.com)
9.18.9
Wed, 12 Apr 2023 09:31:42 GMT Compare changes
Patches
@fluentui/react-badge- fix(react-badge): Use min-width: max-content on Badge to prevent shrinking smaller than content (PR #27489 by behowell@microsoft.com)
@fluentui/react-combobox- fix: popup now defines fallbackPositions to use when it doesn't fit the screen (PR #27521 by sarah.higley@microsoft.com)
@fluentui/react-dialog- fix: use tabster to focus on trigger, instead of manually invoking .focus (PR #27512 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- fix: Have RadioGroup forward aria-describedby to each of the Radio items inside (PR #27456 by behowell@microsoft.com)
@fluentui/react-tabs- added aria-orientation attribute (PR #27315 by kakrookaran@gmail.com)
@fluentui/react-utilities- fix(hooks): cleanup event listeners only when "disabled" is false (PR #27516 by olfedias@microsoft.com)
Changes
@fluentui/react-datepicker-compat- feat: Make package public. (PR #27524 by esteban.230@hotmail.com)
@fluentui/react-field- fix: Make contextValues argument required on renderField_unstable (PR #27436 by behowell@microsoft.com)
9.18.8
Fri, 07 Apr 2023 00:01:35 GMT Compare changes
Minor changes
@fluentui/react-dialog- feat: removes aria-expanded from DialogTrigger (PR #27372 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-checkbox- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
@fluentui/react-combobox- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
@fluentui/react-components- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Export hooks for FieldContext (PR #27399 by behowell@microsoft.com)
@fluentui/react-input- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
@fluentui/react-portal-compat- fix: React 18 support in typings (PR #27439 by miroslav.stastny@microsoft.com)
@fluentui/react-progress- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
@fluentui/react-radio- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
@fluentui/react-select- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
@fluentui/react-slider- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
@fluentui/react-spinbutton- added width 100% to input of spin button (PR #27421 by kakrookaran@gmail.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
@fluentui/react-switch- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
@fluentui/react-tabs- fix: Merged onClick callbacks in Tab (PR #27477 by gcox@microsoft.com)
@fluentui/react-textarea- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
- chore: Hook up FieldContext for use inside a Field (PR #27399 by behowell@microsoft.com)
Changes
@fluentui/react-field- feat: Add FieldContext to pass props to controls inside Field (PR #27399 by behowell@microsoft.com)
- chore: Bump react-field version to beta (PR #27458 by behowell@microsoft.com)
@fluentui/react-skeleton- chore: Update package version of react-field (PR #27458 by behowell@microsoft.com)
9.18.7
Tue, 04 Apr 2023 18:44:47 GMT Compare changes
Patches
@fluentui/react-checkbox- fix: Fix vertical alignment of inline Checkbox when checked vs. unchecked (PR #27324 by behowell@microsoft.com)
@fluentui/react-combobox- fix: make Option's checkIcon slot render conditionally (PR #27409 by seanmonahan@microsoft.com)
@fluentui/react-dialog- fix: DialogContent scrollbar always visible (PR #27367 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- fix: Menu should not steal focus on close (PR #27414 by lingfangao@hotmail.com)
@fluentui/react-overflow- fix: overflow item style should be applied when overflow items are nested in wrapper elements (PR #27402 by vkozlova@microsoft.com)
@fluentui/react-utilities- bugfix: increments SlotRenderFunction signature to include children (PR #27377 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-infobutton- chore: Rename content slot to info. (PR #27316 by esteban.230@hotmail.com)
@fluentui/react-tree- chore: adds e2e flat tree tests (PR #27318 by bernardo.sunderhus@gmail.com)
@fluentui/react-virtualizer- fix: remove disallowed v9 react-fabric/v8 from dependency to mitigate dep-tree creep (PR #27334 by martinhochel@microsoft.com)
9.18.6
Fri, 24 Mar 2023 17:36:41 GMT Compare changes
Patches
@fluentui/react-components- Bump react-select to 9.1.6 (PR #27321 by lingfangao@hotmail.com)
9.18.5
Fri, 24 Mar 2023 14:58:55 GMT Compare changes
Patches
@fluentui/react-components- fix: Bump @fluenti/react-combobox to 9.2.6 (PR #27319 by lingfangao@hotmail.com)
9.18.4
Fri, 24 Mar 2023 10:15:26 GMT Compare changes
Minor changes
@fluentui/react-provider- feat: Render theme CSS variables in SSR style element (PR #27277 by lingfangao@hotmail.com)
Patches
@fluentui/react-components- feat: Add static measurement hooks and embedded scroll option to react-virtualizer (PR #26985 by mifraser@microsoft.com)
Changes
@fluentui/react-tree- tree stories and doc update (PR #27270 by petrduda@microsoft.com)
@fluentui/react-virtualizer- [feat] Add static measurement hooks and embedded scroll option (PR #26985 by mifraser@microsoft.com)
9.18.3
Tue, 21 Mar 2023 21:22:58 GMT Compare changes
Patches
@fluentui/react-shared-contexts- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-slider- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-spinbutton- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-spinner- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-switch- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- fix: Make checked switch more visible in high contrast mode (PR #27257 by lingfangao@hotmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-table- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-tabs- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-tabster- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-text- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-textarea- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-theme- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-toolbar- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-tooltip- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-utilities- chore: exports isHTMLElement as public (PR #27178 by bernardo.sunderhus@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/keyboard-keys- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/priority-overflow- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-accordion- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-aria- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-avatar- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-badge- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: Adding the correct icons to away+out-of-office PresenceBadges and adding the correct icons to use in large PresenceBadges. (PR #27253 by makotom@microsoft.com)
@fluentui/react-button- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-card- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-checkbox- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-combobox- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-components- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-context-selector- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-dialog- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix(DialogTitle): adds type="button" to close action (PR #27247 by bernardo.sunderhus@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-divider- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-image- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-input- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-label- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-link- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-menu- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix(MenuItem): Disabled should render correctly in high contrast mode (PR #27258 by lingfangao@hotmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-migration-v8-v9- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
@fluentui/react-overflow- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-persona- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-popover- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-portal- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-portal-compat- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-portal-compat-context- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-positioning- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-progress- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-provider- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-radio- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-select- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
Changes
@fluentui/react-skeleton- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-theme-sass- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-tree- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by olfedias@microsoft.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: adds initial e2e cypress tests (PR #27266 by email not defined)
@fluentui/react-virtualizer- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/tokens- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/babel-preset-global-context- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/global-context- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-alert- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-conformance-griffel- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-data-grid-react-window- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
@fluentui/react-field- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
@fluentui/react-infobutton- chore: Bumping version of @fluentui/react-icons to ^2.0.196. (PR #27100 by makotom@microsoft.com)
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
9.18.2
Thu, 16 Mar 2023 14:36:56 GMT Compare changes
Minor changes
@fluentui/react-dialog- feat(DialogActions): Implment
fluidprop (PR #27229 by lingfangao@hotmail.com)
- feat(DialogActions): Implment
@fluentui/react-tabster- feat: add options to useFocusVisible() hook (PR #27198 by olfedias@microsoft.com)
Patches
@fluentui/react-components- chore: Export InfoLabel from react-components/unstable (PR #27118 by behowell@microsoft.com)
@fluentui/react-dialog- fix(DialogBody): Remove
maxWidthstyle (PR #27230 by lingfangao@hotmail.com)
- fix(DialogBody): Remove
@fluentui/react-provider- fix: pass proper document instance to useFocusVisible() (PR #27198 by olfedias@microsoft.com)
@fluentui/react-utilities- fix(getSlots): stops slotProps.slot to be typed as never (PR #27231 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-infobutton- feat: Add InfoLabel component (PR #27118 by behowell@microsoft.com)
9.18.1
Wed, 15 Mar 2023 10:19:50 GMT Compare changes
Minor changes
@fluentui/react-image- feat: Adding calls to custom style hooks derived from context. (PR #27066 by gcox@microsoft.com)
@fluentui/react-migration-v8-v9- feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens (PR #27034 by miroslav.stastny@microsoft.com)
@fluentui/react-portal- feat: accept a className in mountNode in Portal (PR #27008 by olfedias@microsoft.com)
@fluentui/react-table- Added support for keyboard navigation in Table/DataGrid (PR #26956 by jirivyhnalek@microsoft.com)
@fluentui/react-text- feat: Adding calls to custom style hooks derived from context. (PR #27078 by gcox@microsoft.com)
Patches
@fluentui/react-card- docs: improve readme description (PR #27181 by marcosvmmoura@gmail.com)
@fluentui/react-progress- fix: Smooth out animation of indeterminate progress bar (PR #27201 by behowell@microsoft.com)
Changes
@fluentui/react-theme-sass- feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens (PR #27034 by miroslav.stastny@microsoft.com)
@fluentui/tokens- feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens (PR #27034 by miroslav.stastny@microsoft.com)
9.18.0
Mon, 13 Mar 2023 08:58:23 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Release Card as stable (PR #27111 by marcosvmmoura@gmail.com)
@fluentui/react-utilities- feat: isHTMLElement to support all HTMLElement classes (PR #27161 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-card- feat: release 9.0.0 (PR #27111 by marcosvmmoura@gmail.com)
@fluentui/react-components- feat: release react-skeleton to unstable (PR #27150 by ololubek@microsoft.com)
@fluentui/react-menu- fix: stops using instaceof in favor of isHTMLElement (PR #27161 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- fix: stops using instaceof in favor of isHTMLElement (PR #27161 by bernardo.sunderhus@gmail.com)
@fluentui/react-radio- fix: stops using instaceof in favor of isHTMLElement (PR #27161 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-skeleton- feat: release react-skeleton to unstable (PR #27150 by ololubek@microsoft.com)
9.17.1
Fri, 10 Mar 2023 13:28:39 GMT Compare changes
Changes
@fluentui/react-tree- feat: creates useFlatTree hook to improve API (PR #27146 by bernardo.sunderhus@gmail.com)
9.17.0
Fri, 10 Mar 2023 07:13:59 GMT Compare changes
Minor changes
@fluentui/react-components- release @fluentui/react-tree unstable (PR #27126 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- feat: Adding calls to custom style hooks derived from context. (PR #27081 by gcox@microsoft.com)
Patches
@fluentui/react-positioning- fix: Export
pinnedprop fromPositioningProps(PR #27157 by lingfangao@hotmail.com)
- fix: Export
@fluentui/react-utilities- fix: ResolveShorthandOptions type to better reflect implementation (PR #27112 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-tree- release @fluentui/react-tree unstable (PR #27126 by bernardo.sunderhus@gmail.com)
9.16.0
Wed, 08 Mar 2023 17:42:23 GMT Compare changes
Minor changes
@fluentui/react-accordion- feat: Adding calls to custom style hooks derived from context. (PR #27059 by gcox@microsoft.com)
@fluentui/react-avatar- feat: Adding call to custom styles hook derived from context. (PR #27060 by gcox@microsoft.com)
@fluentui/react-badge- feat: Adding calls to custom styles hooks derived from context. (PR #27061 by gcox@microsoft.com)
@fluentui/react-button- feat: Added custom style hook call (PR #26943 by gcox@microsoft.com)
@fluentui/react-checkbox- feat: Adding calls to custom style hooks derived from context. (PR #27062 by gcox@microsoft.com)
@fluentui/react-combobox- feat: Adding calls to custom style hooks derived from context. (PR #27063 by gcox@microsoft.com)
@fluentui/react-components- feat: Added CustomStyleHooks types and context (PR #26943 by gcox@microsoft.com)
@fluentui/react-dialog- feature: introduces innerTrapFocus (PR #26942 by bernardo.sunderhus@gmail.com)
@fluentui/react-divider- feat: Adding calls to custom style hooks derived from context. (PR #27064 by gcox@microsoft.com)
@fluentui/react-input- feat: custom styles (PR #27065 by gcox@microsoft.com)
@fluentui/react-label- feat: Adding calls to custom style hooks derived from context. (PR #27067 by gcox@microsoft.com)
@fluentui/react-menu- feat: Implements
fallbackpositioning option (PR #26980 by lingfangao@hotmail.com) - feat: add
mountNodeprop toMenu(PR #27007 by olfedias@microsoft.com) - feat: custom styles (PR #27068 by gcox@microsoft.com)
- feat: Implements
@fluentui/react-persona- feat: Adding calls to custom style hooks derived from context. (PR #27069 by gcox@microsoft.com)
@fluentui/react-popover- feat: custom styles (PR #27070 by gcox@microsoft.com)
- feature: introduces innerTrapFocus and deprecates legacyTrapFocus (PR #26942 by bernardo.sunderhus@gmail.com)
@fluentui/react-progress- feat: custom styles (PR #27082 by gcox@microsoft.com)
@fluentui/react-provider- feat: Added customstylehooks property (PR #26943 by gcox@microsoft.com)
@fluentui/react-radio- feat: custom styles (PR #27071 by gcox@microsoft.com)
@fluentui/react-select- feat: Adding calls to custom style hooks derived from context. (PR #27072 by gcox@microsoft.com)
@fluentui/react-shared-contexts- fix: Removing internal checkmark custom styles hook (PR #27085 by gcox@microsoft.com)
- feat: Added CustomStyleHooks types and context (PR #26943 by gcox@microsoft.com)
@fluentui/react-slider- feat: Adding calls to custom style hooks derived from context. (PR #27073 by gcox@microsoft.com)
@fluentui/react-spinbutton- feat: custom styles (PR #27074 by gcox@microsoft.com)
@fluentui/react-spinner- feat: Adding calls to custom style hooks derived from context. (PR #27075 by gcox@microsoft.com)
@fluentui/react-switch- feat: Adding calls to custom style hooks derived from context. (PR #27076 by gcox@microsoft.com)
@fluentui/react-table- feat: Implement Home/End navigation with Control (PR #26964 by lingfangao@hotmail.com)
- chore: use Iterable instead of a Set for table selection API surface (PR #26892 by bernardo.sunderhus@gmail.com)
- feat: custom styles (PR #27084 by gcox@microsoft.com)
@fluentui/react-tabs- feat: Adding calls to custom style hooks derived from context. (PR #27077 by gcox@microsoft.com)
@fluentui/react-textarea- feat: Adding calls to custom style hooks derived from context. (PR #27079 by gcox@microsoft.com)
@fluentui/react-toolbar- feat: custom styles (PR #27083 by gcox@microsoft.com)
@fluentui/react-tooltip- feat: Adding calls to custom styles hooks derived from context. (PR #27080 by gcox@microsoft.com)
Patches
@fluentui/react-badge- updated colors for unknown variant for presence badge (PR #26970 by kakrookaran@gmail.com)
@fluentui/react-components- feat(react-card): bump to release candidate (PR #26957 by marcosvmmoura@gmail.com)
@fluentui/react-dialog- fix: updates useModalAttributes flags for legacyTrapFocus (PR #27109 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- updated hover icon styles in MenuItem (PR #27028 by kakrookaran@gmail.com)
@fluentui/react-popover- fix: updates useModalAttributes flags for legacyTrapFocus (PR #27109 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- fix: Nested submenus support positioning fallbacks for small viewports (PR #26980 by lingfangao@hotmail.com)
@fluentui/react-progress- fix: Align WHCM styles with figma and fix documentation typo. (PR #27038 by ololubek@microsoft.com)
- fix: Add error checking for incorrect values of max and value props (PR #27029 by ololubek@microsoft.com)
- fix: Update ProgressBar styling to have width when display is set to flex (PR #27101 by ololubek@microsoft.com)
@fluentui/react-tabs- Fixed missing outline when forced-colors active (PR #27127 by gcox@microsoft.com)
@fluentui/react-tabster- fix: updates useModalAttributes flags for legacyTrapFocus (PR #27109 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- fix: adjust IntrinsicElementProps type to properly support void elements (PR #27095 by bernardo.sunderhus@gmail.com)
- fix: export omit function (PR #26958 by martinhochel@microsoft.com)
Changes
@fluentui/react-card- feat: bump to release candidate (PR #26957 by marcosvmmoura@gmail.com)
9.15.6
Wed, 22 Feb 2023 23:06:04 GMT Compare changes
Minor changes
@fluentui/react-positioning- feat: Set overflow on positioned element when
autosizeis applied (PR #26868 by lingfangao@hotmail.com)
- feat: Set overflow on positioned element when
@fluentui/react-progress- feat: Move ProgressBar to stable (PR #26008 by ololubek@microsoft.com)
Patches
@fluentui/react-accordion- bugfix: uses min-height instead of height (PR #26862 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feat: Add react-progress to stable (PR #26008 by ololubek@microsoft.com)
@fluentui/react-input- chore: Clean up Input's interactive styles (PR #26865 by behowell@microsoft.com)
- fix: Fix the width of Input's focus border with appearance=underline (PR #26881 by behowell@microsoft.com)
@fluentui/react-popover- fix: Popover without focus trap should not be aria-hidden (PR #26932 by lingfangao@hotmail.com)
@fluentui/react-spinbutton- chore: update SpinButton to use makeResetStyles (PR #26867 by seanmonahan@microsoft.com)
Changes
@fluentui/react-card- fix: allow elements of card to grow to fill the available space (PR #26616 by marcosvmmoura@gmail.com)
9.15.5
Thu, 16 Feb 2023 19:18:47 GMT Compare changes
Patches
@fluentui/react-components- Fixing Build issues (PR #26877 by mgodbolt@microsoft.com)
@fluentui/react-input- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
@fluentui/react-migration-v8-v9- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
@fluentui/react-portal-compat- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
@fluentui/react-spinbutton- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
Changes
@fluentui/react-data-grid-react-window- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
@fluentui/react-virtualizer- fixing build issues (PR #26877 by mgodbolt@microsoft.com)
9.15.4
Thu, 16 Feb 2023 16:18:01 GMT Compare changes
Patches
@fluentui/react-input- chore: Update Input to use makeResetStyles and reduce the number of classes applied (PR #26815 by behowell@microsoft.com)
Changes
@fluentui/react-virtualizer- fix: Updating peer dependencies to support React 18. (PR #26866 by mgodbolt@microsoft.com)
9.15.3
Wed, 15 Feb 2023 11:44:51 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: Add event helpers to ease working with mouse and touch (PR #26784 by jirivyhnalek@microsoft.com)
Patches
@fluentui/react-utilities- fix(useOnClickOutside): iframe focus detection uses
contains(PR #26845 by lingfangao@hotmail.com)
- fix(useOnClickOutside): iframe focus detection uses
Changes
@fluentui/react-table- feat: Table - add support for resizing columns with touch (PR #26784 by jirivyhnalek@microsoft.com)
9.15.2
Mon, 13 Feb 2023 23:43:13 GMT Compare changes
Patches
@fluentui/react-badge- chore: update Badge and PresenceBadge to use makeResetStyles (PR #26817 by seanmonahan@microsoft.com)
@fluentui/react-persona- chore: update Persona to use makeResetStyles (PR #26814 by seanmonahan@microsoft.com)
@fluentui/react-utilities- fix:
resolveShorthandshould resolve an object as its copy (PR #26825 by yuanboxue@microsoft.com)
- fix:
@fluentui/react-avatar- chore: update Avatar to use makeResetStyles (PR #26811 by seanmonahan@microsoft.com)
9.15.1
Mon, 13 Feb 2023 09:35:46 GMT Compare changes
Patches
@fluentui/react-menu- fix: MenuList is a single tabstop (PR #26803 by lingfangao@hotmail.com)
@fluentui/react-positioning- fix: Coordinates should be rounded to device pixels to prevent blurriness (PR #26766 by behowell@microsoft.com)
Changes
@fluentui/react-progress- chore: Update docs and styling to fix visual bugs and clarify usage of ProgressBar (PR #26768 by ololubek@microsoft.com)
9.15.0
Fri, 10 Feb 2023 08:49:57 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Release
TableandDataGridas stable (PR #26736 by lingfangao@hotmail.com)
- feat: Release
@fluentui/react-positioning- feat: Add
overflowBoundaryPaddingpositioning prop (PR #26730 by lingfangao@hotmail.com)
- feat: Add
Patches
@fluentui/react-provider- fix: Do not add an escape character for colons in the styleTagId since useId now removes colons from the generated id in React 18. (PR #26745 by esteban.230@hotmail.com)
@fluentui/react-spinbutton- chore: improve SpinButton documentation for home/end hotkeys (PR #26724 by seanmonahan@microsoft.com)
- fix: properly handle single character text input for SpinButton (PR #26789 by seanmonahan@microsoft.com)
@fluentui/react-table- feat: Release 9.0.0 (PR #26736 by lingfangao@hotmail.com)
@fluentui/react-utilities- fix: Generate id first to avoid hook order mismatch in React 18 and remove colons from generated id in React 18. (PR #26745 by esteban.230@hotmail.com)
Changes
@fluentui/react-card- fix: keyboard navigation not working for select elements (PR #26612 by marcosvmmoura@gmail.com)
@fluentui/react-table- feat: TableCellLayout component now supports truncate prop (PR #26738 by jirivyhnalek@microsoft.com)
- feat: DataGrid - add support for resizable columns (PR #26690 by jirivyhnalek@microsoft.com)
9.14.0
Tue, 07 Feb 2023 14:13:04 GMT Compare changes
Minor changes
@fluentui/react-components- chore: export SlotRenderFunction type (PR #26600 by seanmonahan@microsoft.com)
- Added export of column sizing (PR #26477 by jirivyhnalek@microsoft.com)
@fluentui/react-tabster- feat: add
unstable_hasDefaultoption inuseArrowNavigationGroupthat specifies the arrow navigation group has default focusable item (PR #26732 by yuanboxue@microsoft.com) - feat: Bump keyborg to 2.0.0 and tabster to 4.0.1 (PR #26584 by lingfangao@hotmail.com)
- feat: add
@fluentui/react-combobox- fix: update Combobox and Dropdown to never use the Option value string as a display value; input value must be set if selectedOptions or defaultSelectOptions is set" (PR #26617 by sarah.higley@microsoft.com)
Patches
@fluentui/react-components- feat: exports
useDataGridContextValues_unstable(PR #26627 by lingfangao@hotmail.com)
- feat: exports
@fluentui/react-positioning- fix(createPositionManager): computePosition should not apply styles after destruction (PR #26593 by lingfangao@hotmail.com)
@fluentui/priority-overflow- fix: New overflow items all always dispatch updates to subscriber (PR #26565 by lingfangao@hotmail.com)
@fluentui/react-badge- fix: Using correct icon and color for away + out-of-office PresenceBadge. (PR #26655 by makotom@microsoft.com)
@fluentui/react-button- fix: add forced-colors primary button variant (PR #26623 by sarah.higley@microsoft.com)
Changes
@fluentui/react-data-grid-react-window- feat: Initial release react-data-grid-react-window (PR #26731 by lingfangao@hotmail.com)
@fluentui/react-infobutton- chore: Add aria-label to InfoButton's button and add a11y guidance for using InfoButton with a label. (PR #26557 by esteban.230@hotmail.com)
- chore: Making the content focusable and updating example's text. (PR #26596 by esteban.230@hotmail.com)
@fluentui/react-table- feat: exports
useDataGridContextValues_unstable(PR #26627 by lingfangao@hotmail.com) - Add support for column resizing (PR #26477 by jirivyhnalek@microsoft.com)
- feat: exports
@fluentui/react-card- docs: improve API documentation of card props (PR #26614 by marcosvmmoura@gmail.com)
9.13.0
Tue, 31 Jan 2023 19:53:53 GMT Compare changes
Minor changes
@fluentui/react-components- feat: release Combobox and Dropdown as stable components (PR #26518 by sarah.higley@microsoft.com)
- feat: expose all typography tokens as components (PR #26403 by marcosvmmoura@gmail.com)
- chore: Added context exports for react-tabs (PR #26552 by gcox@microsoft.com)
- feat: release
@fluentui/react-selectas stable (PR #26491 by sarah.higley@microsoft.com)
@fluentui/react-tabs- chore: Added context exports (PR #26552 by gcox@microsoft.com)
@fluentui/react-text- feat: expose all typography tokens as components (PR #26403 by marcosvmmoura@gmail.com)
Patches
@fluentui/react-badge- chore: Updates border-radius to use proper token (PR #26531 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- fix: Fixing button padding + minHeight to get correct sizes from design spec. (PR #26522 by Humberto.Morimoto@microsoft.com)
@fluentui/react-combobox- feat: release Combobox and Dropdown as stable components (PR #26518 by sarah.higley@microsoft.com)
@fluentui/react-components- feat: re-export useFocusWithin() hook (PR #26533 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: properly use tokens for border radius (PR #26516 by bernardo.sunderhus@gmail.com)
@fluentui/react-persona- fix: Reduce spacing between first and second line. (PR #26520 by esteban.230@hotmail.com)
- fix: Make before and after textPositions align correctly when the Avatar size is larger than the text lines together. (PR #26546 by esteban.230@hotmail.com)
@fluentui/react-select- feat: release
@fluentui/react-selectas stable (PR #26491 by sarah.higley@microsoft.com)
- feat: release
@fluentui/react-utilities- fix: update definitions for SSRProvider (PR #25582 by olfedias@microsoft.com)
Changes
@fluentui/react-field- chore: Change the default value of validationState to error when a validationMessage is set. (PR #26523 by behowell@microsoft.com)
9.12.0
Thu, 26 Jan 2023 13:30:51 GMT Compare changes
Minor changes
@fluentui/react-avatar- chore: deprecates AvatarSizes in favor of AvatarSize (PR #26492 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- feature: creates ButtonContext (PR #26478 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feat: export TextareaOnChangeData type (PR #26455 by olfedias@microsoft.com)
- feat: add support for appearance overrides (unstable) (PR #25262 by miroslav.stastny@microsoft.com)
- feat: add IdPrefixProvider (PR #26496 by olfedias@microsoft.com)
- chore(react-avatar): deprecates AvatarSizes in favor of AvatarSize (PR #26492 by bernardo.sunderhus@gmail.com)
@fluentui/react-input- feat: Allow default appearance override (PR #25262 by miroslav.stastny@microsoft.com)
@fluentui/react-migration-v8-v9- Moved to be a v9 convergence package (PR #26503 by gcox@microsoft.com)
@fluentui/react-provider- feat: add support for overrides (unstable) (PR #25262 by miroslav.stastny@microsoft.com)
@fluentui/react-shared-contexts- feat: Overrides context (PR #25262 by miroslav.stastny@microsoft.com)
@fluentui/react-spinbutton- feat: Allow default appearance override (PR #25262 by miroslav.stastny@microsoft.com)
@fluentui/react-textarea- feat: Allow default appearance override (PR #25262 by miroslav.stastny@microsoft.com)
- feat: export TextareaOnChangeData type (PR #26455 by olfedias@microsoft.com)
@fluentui/react-utilities- feat: add IdPrefixProvider (PR #26496 by olfedias@microsoft.com)
Patches
@fluentui/react-button- fix: high contrast mode focus styles are applied (PR #26116 by sarah.higley@microsoft.com)
@fluentui/react-checkbox- Deprecate CheckboxField_unstable in favor of Field with Checkbox as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-components- Add Field to react-components/unstable. Deprecate InputField/etc. in favor of Field with Input/etc. as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-input- Deprecate InputField_unstable in favor of Field with Input as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-link- fix: handle "tabIndex" from user's input (PR #26456 by olfedias@microsoft.com)
@fluentui/react-portal- fix: update elementContains() to handle circular references (PR #26483 by olfedias@microsoft.com)
@fluentui/react-provider- fix: Update FluentProvider's class name to use backslash when a colon is present. (PR #26465 by esteban.230@hotmail.com)
@fluentui/react-radio- Deprecate RadioGroupField_unstable in favor of Field with RadioGroup as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-slider- Deprecate SliderField_unstable in favor of Field with Slider as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-spinbutton- Deprecate SpinButtonField_unstable in favor of Field with SpinButton as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-switch- Deprecate SwitchField_unstable in favor of Field with Switch as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-textarea- Deprecate TextareaField_unstable in favor of Field with Textarea as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-toolbar- fix: export toolbar hooks as functions, not Typescript types (PR #26462 by seanmonahan@microsoft.com)
@fluentui/react-utilities- fix: Leverage React.useId when available for our useId hook. (PR #26465 by esteban.230@hotmail.com)
Changes
@fluentui/react-combobox- fix: add popup maxHeight, and move shadow styles to combobox/dropdown (PR #26470 by sarah.higley@microsoft.com)
- chore: update spec and migration docs (PR #26396 by sarah.higley@microsoft.com)
- fix: combobox should recalculate the activedescendant when the children change while open, and clear it when moving text cursor (PR #26444 by sarah.higley@microsoft.com)
- fix: update multiselect checkbox styles to match checkbox (PR #26509 by sarah.higley@microsoft.com)
- Deprecate ComboboxField_unstable in favor of Field with Combobox as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-field- Implement Field component to replace InputField, ComboboxField, etc. (PR #26430 by behowell@microsoft.com)
@fluentui/react-progress- Deprecate ProgressField_unstable in favor of Field with Progress as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-select- feat: Allow default appearance override (PR #25262 by miroslav.stastny@microsoft.com)
- Deprecate SelectField_unstable in favor of Field with Select as its child. (PR #26430 by behowell@microsoft.com)
@fluentui/react-table- chore(react-table): switch AvatarSizes in favor of AvatarSize (PR #26492 by bernardo.sunderhus@gmail.com)
9.11.1
Mon, 23 Jan 2023 16:43:09 GMT Compare changes
Patches
@fluentui/react-components- make unsized icons searchable (PR #26451 by martin.troback@axis.com)
- feat: Export 'Virtualizer' as unstable (PR #25451 by mifraser@microsoft.com)
@fluentui/react-portal- clean up parent reference to avoid memory leaks (PR #26435 by arthurd@microsoft.com)
Changes
@fluentui/react-field- chore: Simplify Field layout styles (PR #26352 by behowell@microsoft.com)
- fix: Stretch Field components to full width (PR #26412 by behowell@microsoft.com)
- fix: Update Field label padding to match spec (PR #26413 by behowell@microsoft.com)
- fix: Field sets role="alert" on its error message so it is announced by screen readers (PR #26414 by behowell@microsoft.com)
@fluentui/react-progress- Rename rectangular shape to square (PR #26419 by miroslav.stastny@microsoft.com)
@fluentui/react-table- docs: update imports in DataGrid stories (PR #26454 by olfedias@microsoft.com)
@fluentui/react-virtualizer- feat: Initial unstable release of the Virtualizer (PR #25451 by mifraser@microsoft.com)
9.11.0
Wed, 18 Jan 2023 16:32:53 GMT Compare changes
Minor changes
@fluentui/react-components- Release @fluentui/react-overflow as stable (PR #26380 by lingfangao@hotmail.com)
- Release
@fluentui/react-toolbaras stable (PR #26384 by lingfangao@hotmail.com)
@fluentui/react-tabster- feat: add modalizer id to
useModalAttributesoption (PR #26387 by yuanboxue@microsoft.com)
- feat: add modalizer id to
Patches
@fluentui/priority-overflow- Release as stable (PR #26380 by lingfangao@hotmail.com)
@fluentui/react-components- Release @fluentui/react-table as RC (PR #26381 by lingfangao@hotmail.com)
@fluentui/react-overflow- Release as stable (PR #26380 by lingfangao@hotmail.com)
@fluentui/react-portal- fix: Insert css variables class at render time (PR #26377 by lingfangao@hotmail.com)
@fluentui/react-toolbar- Release
@fluentui/react-toolbaras stable (PR #26384 by lingfangao@hotmail.com)
- Release
Changes
@fluentui/react-table- Release @fluentui/react-table as RC (PR #26381 by lingfangao@hotmail.com)
- fix(TableCellActions): Background should match rown on hover and active (PR #26373 by lingfangao@hotmail.com)
9.10.1
Tue, 17 Jan 2023 12:22:54 GMT Compare changes
Patches
@fluentui/react-badge- feat(PresenceBadge): Add blocked status (PR #26366 by jukapsia@microsoft.com)
@fluentui/react-components- BREAKING: table API naming changes (PR #26304 by lingfangao@hotmail.com)
Changes
@fluentui/react-table- BREAKING: API naming changes (PR #26304 by lingfangao@hotmail.com)
- BREAKING(DataGrid): render functions need to by typed (PR #26371 by lingfangao@hotmail.com)
9.10.0
Mon, 16 Jan 2023 08:38:45 GMT Compare changes
Minor changes
@fluentui/react-components- chore: Re-exporting missing exports from @fluentui/react-combobox. (PR #26294 by Humberto.Morimoto@microsoft.com)
- feat: Export RowIdContextProvider and useRowIdContext from react-table (PR #26081 by lingfangao@hotmail.com)
- chore: Re-exporting makeResetStyles. (PR #26353 by makotom@microsoft.com)
Patches
@fluentui/react-slider- fix: allow refs passed in root slot to merge with focus refs (PR #26243 by mgodbolt@microsoft.com)
@fluentui/react-switch- chore: Update Switch to use griffel reset styles (PR #26007 by behowell@microsoft.com)
@fluentui/react-checkbox- chore: Simplify Checkbox style selectors using component checked/disabled state (PR #26247 by behowell@microsoft.com)
@fluentui/react-input- fix: Update contentBefore and contentAfter slot styling for svg (PR #26115 by ololubek@microsoft.com)
@fluentui/react-menu- fix: Tab should focus the window if trigger is the last focusable element (PR #26163 by lingfangao@hotmail.com)
Changes
@fluentui/react-table- feat: Export RowIdProvider (PR #26081 by lingfangao@hotmail.com)
- fix(TableSelectionCell): Radios should not change selection on focus (PR #26283 by lingfangao@hotmail.com)
@fluentui/react-toolbar- feat: add new ToolbarRadioGroup component and a11y fixes (PR #26275 by chassunc@microsoft.com)
@fluentui/react-combobox- fix: add aria-owns to combobox and dropdown" (PR #26246 by sarah.higley@microsoft.com)
- fix: button semantics for Combobox chevron, and pointer styles (PR #26075 by sarah.higley@microsoft.com)
@fluentui/react-field- fix: Field styles do not wrap SVG status icon in inline parent to avoid layout bugs (PR #26150 by sarah.higley@microsoft.com)
@fluentui/react-infobutton- fix: Update border for Teams HCM to be transparent. (PR #26305 by esteban.230@hotmail.com)
- fix: Update PopoverSurface's role to note and remove need to cast props passed to popover slot. (PR #26300 by esteban.230@hotmail.com)
9.9.1
Mon, 09 Jan 2023 21:51:23 GMT Compare changes
Patches
@fluentui/react-checkbox- perf: Don't render Checkbox icon when unchecked (PR #26248 by behowell@microsoft.com)
@fluentui/react-menu- revert: MenuItem root slot only supports div (PR #26261 by lingfangao@hotmail.com)
Changes
@fluentui/react-combobox- fix: disabled cursor style, opening when disabled, and hover styles (PR #26068 by sarah.higley@microsoft.com)
@fluentui/react-select- fix: no interactive hover style when disabled (PR #26068 by sarah.higley@microsoft.com)
9.9.0
Mon, 09 Jan 2023 14:34:54 GMT Compare changes
Minor changes
@fluentui/react-components- feat: implement
useScrollbarWidthutility hook (PR #26144 by lingfangao@hotmail.com)
- feat: implement
@fluentui/react-menu- Stops using ARIAButton types for MenuItem root (PR #26257 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- feat: add new prop unstable_disableAutoFocus on Popover (PR #26141 by yuanboxue@microsoft.com)
@fluentui/react-portal- feat: elementContains supports Node types (PR #26158 by email not defined)
@fluentui/react-utilities- feat: implement
useScrollbarWidthutility hook (PR #26144 by lingfangao@hotmail.com)
- feat: implement
Patches
@fluentui/react-menu- fix: MenuList props should win over context props (PR #26252 by lingfangao@hotmail.com)
@fluentui/react-positioning- fix: setOverrideTarget should be an event callback (PR #26157 by lingfangao@hotmail.com)
Changes
@fluentui/priority-overflow- fix: Minimum visible overflow items should be respected (PR #26194 by lingfangao@hotmail.com)
@fluentui/react-combobox- fix: perf improvements with useEventCallback (PR #26191 by sarah.higley@microsoft.com)
- fix: Combobox always starts at the first option if multiselect, and correctly sets focus visible" (PR #26173 by sarah.higley@microsoft.com)
@fluentui/react-table- fix: remove Event type in selectionManager (PR #26211 by olfedias@microsoft.com)
- refactor: Cleanup unused code (PR #26219 by lingfangao@hotmail.com)
- BREAKING(TableCellLayout):
wrapperslot renamed tocontent(PR #26220 by lingfangao@hotmail.com)
9.8.0
Wed, 04 Jan 2023 01:40:03 GMT Compare changes
Minor changes
@fluentui/react-persona- feat: Moving Persona to stable. (PR #26114 by esteban.230@hotmail.com)
@fluentui/react-provider- feat: FluentProvider applies style attributes defined by a renderer from Griffel (PR #26046 by olfedias@microsoft.com)
@fluentui/react-components- feat: Moving Persona to stable. (PR #26114 by esteban.230@hotmail.com)
Patches
@fluentui/react-divider- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-image- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-input- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-label- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-link- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-menu- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-popover- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-portal- fix: Portals should render correctly in strict mode (PR #25956 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-positioning- fix: force update memory leak in positioning manager (PR #26096 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
- fix: Autosize middleware should set box-sizing border-box (PR #26094 by lingfangao@hotmail.com)
@fluentui/react-provider- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-radio- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-slider- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-switch- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
- fix: Bump tabster to 3.0.6 (PR #26076 by lingfangao@hotmail.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-utilities- feat: generalize is HTMLElement attribute to unknown (PR #25991 by bernardo.sunderhus@gmail.com)
@fluentui/react-accordion- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-avatar- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-badge- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-button- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-components- fix: Export all relevant Toolbar components and utilities (PR #26065 by lingfangao@hotmail.com)
- chore: Migrate to new package structure. (PR #26051 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
Changes
@fluentui/react-field- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-infobutton- chore: migrate to new package structure. (PR #26111 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-progress- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-select- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-table- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
- refactor: render function children called in component render function (PR #26085 by lingfangao@hotmail.com)
- fix: DataGridSelection cell should focus on input, not cell (PR #26076 by lingfangao@hotmail.com)
@fluentui/react-toolbar- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
- fix: Export all relevant Toolbar components and utilities (PR #26065 by lingfangao@hotmail.com)
@fluentui/react-alert- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-card- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #26045 by olfedias@microsoft.com)
9.7.4
Wed, 21 Dec 2022 10:20:28 GMT Compare changes
Patches
@fluentui/react-provider- chore: re-export theme from tokens package (PR #25966 by miroslav.stastny@microsoft.com)
@fluentui/react-theme- chore: re-export theme from tokens package (PR #25966 by miroslav.stastny@microsoft.com)
Changes
@fluentui/react-combobox- chore: Migrate to new package structure. (PR #26037 by tristan.watanabe@gmail.com)
@fluentui/tokens- Hoist theme tokens from react-theme to tokens package (PR #25966 by miroslav.stastny@microsoft.com)
9.7.3
Tue, 20 Dec 2022 14:59:20 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: isHTMLElement helper function (PR #25891 by bernardo.sunderhus@gmail.com)
- feat: replace shouldPreventKeydown with isInteractiveHTMLElement (PR #25942 by lingfangao@hotmail.com)
Patches
@fluentui/react-avatar- fix: Avatar shouldn't render an icon when displaying an image (performance) (PR #25945 by behowell@microsoft.com)
@fluentui/react-checkbox- chore: Update Checkbox to use griffel reset styles (PR #25984 by behowell@microsoft.com)
@fluentui/react-components- (chore): remove deprecated exports from ProgressBar (PR #26027 by ololubek@microsoft.com)
- chore: Rename Progress to ProgressBar (PR #25929 by ololubek@microsoft.com)
@fluentui/react-menu- fix: always apply typography styles in MenuPopover (PR #25965 by olfedias@microsoft.com)
@fluentui/react-popover- fix: always apply typography styles in PopoverSurface (PR #25965 by olfedias@microsoft.com)
@fluentui/react-positioning- fix: Coordinates should be rounded to integers (PR #26038 by lingfangao@hotmail.com)
@fluentui/react-provider- add "applyStylesToPortals" prop (PR #25965 by olfedias@microsoft.com)
@fluentui/react-radio- chore: Update Radio to use griffel reset styles (PR #25984 by behowell@microsoft.com)
@fluentui/react-tabster- chore: Migrate to new package structure. (PR #25833 by tristan.watanabe@gmail.com)
@fluentui/react-theme- fix: update theme tokens (PR #25903 by miroslav.stastny@microsoft.com)
Changes
@fluentui/react-alert- fix: update tokens to match the spec (PR #25855 by marigome@microsoft.com)
@fluentui/react-card- fix: remove unnecessary selectable ref and add support for aria-describedby on card preview (PR #25934 by marcosvmmoura@gmail.com)
- fix selectable card accessibility (PR #25827 by marcosvmmoura@gmail.com)
@fluentui/react-combobox- feat: update Listbox and Option to use menu and menuitemcheckbox semantics for multiselect (PR #25905 by sarah.higley@microsoft.com)
- feat: multiselect Combobox does not display selected options in the text field (PR #25898 by sarah.higley@microsoft.com)
@fluentui/react-progress- chore: Change name to ProgressBar (PR #25929 by ololubek@microsoft.com)
- fix: Add @noflip to animation styles to prevent extra from css being generated (PR #26029 by ololubek@microsoft.com)
- (chore): remove deprecated exports from ProgressBar (PR #26027 by ololubek@microsoft.com)
@fluentui/react-table- fix: Explicit focus outline for TableHeaderCell and TableSelectionCell (PR #25938 by lingfangao@hotmail.com)
- fix(DataGridSelectionCell): should render
aria-selectedon the cell (PR #25950 by lingfangao@hotmail.com) - fix: DataGrid supports keyboard navigation by default (PR #25939 by lingfangao@hotmail.com)
- feat: Add row focus as unstable feature due to a11y unknowns (PR #25944 by lingfangao@hotmail.com)
- fix(DataGridRow):
childrentype should only be render function (PR #25930 by lingfangao@hotmail.com) - fix: DataGridRow should prevent default on spacebar (PR #25942 by lingfangao@hotmail.com)
- feat: DataGrid supports custom row Ids (PR #25885 by lingfangao@hotmail.com)
- fix(TableHeaderCell): should render
aria-sort="none"if not sorted (PR #25921 by lingfangao@hotmail.com)
@fluentui/react-theme-sass- feat: add new tokens (PR #25903 by miroslav.stastny@microsoft.com)
@fluentui/react-toolbar- chore: Migrate to new package structure. (PR #25920 by tristan.watanabe@gmail.com)
9.7.2
Mon, 05 Dec 2022 18:29:19 GMT Compare changes
Patches
@fluentui/react-avatar- fix: AvatarGroup's pie layout places inline items correctly in rtl. (PR #25822 by esteban.230@hotmail.com)
@fluentui/react-button- chore: refactor to use makeResetStyles (PR #25216 by olfedias@microsoft.com)
@fluentui/react-components- BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort (PR #25797 by lingfangao@hotmail.com)
- chore: add exports for CSS extraction in Griffel (PR #25216 by olfedias@microsoft.com)
- feat: Export
DataGridas unstable (PR #25805 by lingfangao@hotmail.com) - chore: deprecates unused type UninitializedMenuListState (PR #25672 by bernardo.sunderhus@gmail.com)
@fluentui/react-input- chore: Replace use of fontSize tokens with typographyStyles (PR #25727 by behowell@microsoft.com)
@fluentui/react-menu- chore: removes prop spreading on MenuList state (PR #25672 by bernardo.sunderhus@gmail.com)
- fix: MenuDivider thickness should be
strokeWidthThin(PR #25711 by lingfangao@hotmail.com)
@fluentui/react-popover- chore: Migrate to new package structure. (PR #25735 by tristan.watanabe@gmail.com)
- fix: Invoke
onOpenChangecallback without checking if open state has flipped (PR #25741 by yuanboxue@microsoft.com)
@fluentui/react-provider- chore: Migrate to new package structure. (PR #25809 by tristan.watanabe@gmail.com)
@fluentui/react-radio- chore: Migrate to new package structure. (PR #25810 by tristan.watanabe@gmail.com)
@fluentui/react-spinbutton- chore: Migrate to new package structure. (PR #25813 by tristan.watanabe@gmail.com)
@fluentui/react-spinner- chore: Migrate to new package structure. (PR #25814 by tristan.watanabe@gmail.com)
@fluentui/react-switch- chore: Migrate to new package structure. (PR #25819 by tristan.watanabe@gmail.com)
@fluentui/react-tabster- fix: focus-within attribute no longer the same as focus-visible (PR #25790 by lingfangao@hotmail.com)
- fix: allow GriffelResetStyle to be passed to createCustomFocusIndicatorStyle (PR #25216 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: Replace use of fontSize tokens with typographyStyles (PR #25727 by behowell@microsoft.com)
- chore: Migrate to new package structure. (PR #25820 by tristan.watanabe@gmail.com)
@fluentui/react-theme- refactor: Use Object.assign to reduce loop runtime (PR #25433 by tigeroakes@microsoft.com)
- chore: Migrate to new package structure. (PR #25812 by tristan.watanabe@gmail.com)
@fluentui/react-tooltip- chore: Migrate to new package structure. (PR #25818 by tristan.watanabe@gmail.com)
Changes
@fluentui/react-combobox- feat: update Option value to be a non-display value, and add an Option text prop that is required if the child is not a string (PR #25379 by sarah.higley@microsoft.com)
- fix: open Combobox popup when typing (PR #25769 by sarah.higley@microsoft.com)
- chore: Replace use of fontSize tokens with typographyStyles (PR #25727 by behowell@microsoft.com)
- fix: Combobox should close on blur after clicking expand icon (PR #25771 by sarah.higley@microsoft.com)
@fluentui/react-field- fix: Field should use aria-describedby instead of aria-errormessage (PR #25580 by behowell@microsoft.com)
- chore: Migrate to new package structure. (PR #25817 by tristan.watanabe@gmail.com)
@fluentui/react-persona- chore: Updating Persona's docs to match implementation. (PR #25770 by esteban.230@hotmail.com)
- chore: Migrate to new package structure. (PR #25737 by tristan.watanabe@gmail.com)
- fix: Make Persona's text wrap when overflowing its container. (PR #25880 by esteban.230@hotmail.com)
@fluentui/react-progress- chore: Migrate to new package structure. (PR #25744 by tristan.watanabe@gmail.com)
@fluentui/react-select- chore: Replace use of fontSize tokens with typographyStyles (PR #25727 by behowell@microsoft.com)
@fluentui/react-table- fix: TableHeaderCell design fixes (PR #25712 by lingfangao@hotmail.com)
- BREAKING(useTable):
onSelectionChangereturns data object (PR #25731 by lingfangao@hotmail.com) - docs: Update docstrings for props (PR #25787 by lingfangao@hotmail.com)
- fix: Various design fixes to Table components (PR #25715 by lingfangao@hotmail.com)
- fix: Cell actions should have correct background when row focused within (PR #25790 by lingfangao@hotmail.com)
- fix: Table row height is determined by cells (PR #25717 by lingfangao@hotmail.com)
- BREAKING: change
smallersize toextra-small(PR #25713 by lingfangao@hotmail.com) - fix(TableCellLayout): Icon sizes in should match design spec (PR #25764 by lingfangao@hotmail.com)
- feat:
DataGridsupports row sorting (PR #25655 by lingfangao@hotmail.com) - BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort (PR #25797 by lingfangao@hotmail.com)
- feat: DataGrid supports selection (PR #25719 by lingfangao@hotmail.com)
9.7.1
Thu, 17 Nov 2022 23:05:30 GMT Compare changes
Minor changes
@fluentui/react-menu- feature: menu open change data union types (PR #25503 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-utilities- fix: supports colSpan property for th (PR #25613 by bernardo.sunderhus@gmail.com)
@fluentui/react-badge- chore: Update Badge colors with new mappings from design (PR #25599 by behowell@microsoft.com)
- fix: Allow PresenceBadge's icon to be overridden by the user. (PR #25684 by humberto_makoto@hotmail.com)
@fluentui/react-components- feat: bump @fluentui/react-overflow to RC (PR #25659 by lingfangao@hotmail.com)
- feat: Adding InfoButton to unstable. (PR #25686 by esteban.230@hotmail.com)
- react-menu: deprecates MenuOpenEvents in favor of MenuOpenEvent (PR #25503 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- feat: removes aria-haspopup (PR #25611 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/priority-overflow- feat: Bump to RC (PR #25659 by lingfangao@hotmail.com)
@fluentui/react-infobutton- chore: Making the package public and preparing to add to unstable. (PR #25686 by esteban.230@hotmail.com)
@fluentui/react-overflow- feat: Bump to RC (PR #25659 by lingfangao@hotmail.com)
@fluentui/react-persona- feat: Adding size and textAlignment props and updating styles. (PR #25626 by esteban.230@hotmail.com)
@fluentui/react-progress- fix: update validationState tokens to use background instead of foreground (PR #25664 by ololubek@microsoft.com)
@fluentui/react-table- BREAKING:
sortableprop no longer enablesTableHeadernavigation (PR #25656 by lingfangao@hotmail.com) - fix: Match hover background colors between table row and cell actions (PR #25628 by tigeroakes@microsoft.com)
- BREAKING: Headless table callbacks require event (PR #25658 by lingfangao@hotmail.com)
- BREAKING:
9.7.0
Fri, 11 Nov 2022 14:57:29 GMT Compare changes
Minor changes
@fluentui/react-tabs- Added support for reserving space for selected state (PR #25542 by gcox@microsoft.com)
- Added large size tabs (PR #25577 by gcox@microsoft.com)
@fluentui/react-tabster- Add both options to axis config (PR #25568 by chassunc@microsoft.com)
@fluentui/react-components- feat: Move AvatarGroup to stable. (PR #25005 by esteban.230@hotmail.com)
Patches
@fluentui/react-portal- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Migrate to new package structure. (PR #25481 by tristan.watanabe@gmail.com)
@fluentui/react-portal-compat- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-portal-compat-context- chore: Migrate to new package structure. (PR #25481 by tristan.watanabe@gmail.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-positioning- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-provider- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-radio- chore: Move RadioGroupField into the @fluentui/react-radio package and export as _unstable (PR #25593 by behowell@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-shared-contexts- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-slider- chore: Move SliderField into the @fluentui/react-slider package and export as _unstable (PR #25593 by behowell@microsoft.com)
@fluentui/react-spinbutton- chore: Move SpinButtonField into the @fluentui/react-spinbutton package and export as _unstable (PR #25593 by behowell@microsoft.com)
- fix: update disabled + underline and filled styles to match other text-like form control styles (PR #25543 by sarah.higley@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-spinner- Add documentation for Spinner when reduced-motion is active (PR #25561 by ololubek@microsoft.com)
- chore: Replacing use of hard-coded constants with curve and duration tokens from theme. (PR #25522 by humberto_makoto@hotmail.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-switch- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- bugfix: adds line-height=0 to switch indicator slot (PR #25507 by bernardo.sunderhus@gmail.com)
- chore: Move SwitchField into the @fluentui/react-switch package and export as _unstable (PR #25593 by behowell@microsoft.com)
- chore: Replacing use of hard-coded constants with curve and duration tokens from theme. (PR #25522 by humberto_makoto@hotmail.com)
@fluentui/react-tabs- Added support for regular/filled icon toggling (PR #25597 by gcox@microsoft.com)
@fluentui/react-tabster- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-textarea- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Move TextareaField into the @fluentui/react-textarea package and export as _unstable (PR #25593 by behowell@microsoft.com)
@fluentui/react-theme- Fixed incorrect typography style (PR #25577 by gcox@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-tooltip- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-utilities- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/keyboard-keys- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-aria- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-avatar- chore: Replacing use of hard-coded constants with curve and duration tokens from theme. (PR #25522 by humberto_makoto@hotmail.com)
- fix: Update Avatar active ring color to match base color (PR #25497 by behowell@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Remove AvatarGroup unstable warnings. (PR #25005 by esteban.230@hotmail.com)
- chore: Migrate to new package structure. (PR #25473 by tristan.watanabe@gmail.com)
@fluentui/react-badge- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-button- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Replacing use of hard-coded constants with curve and duration tokens from theme. (PR #25522 by humberto_makoto@hotmail.com)
- fix: Showing correct behavior for icons inside of Buttons on hover, pressed and toggle states. (PR #25479 by humberto_makoto@hotmail.com)
- fix: Adding expanded styles for MenuButtons and making various other styling fixes for Button components. (PR #25521 by humberto_makoto@hotmail.com)
@fluentui/react-checkbox- chore: Move CheckboxField into the @fluentui/react-checkbox package and export as _unstable (PR #25593 by behowell@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-components- chore: Update exports for field components from @fluentui/react-components/unstable (PR #25593 by behowell@microsoft.com)
- chore: Export ProgressField from @fluentui/react-components/unstable (PR #25536 by behowell@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- feat: Exports
createColumnutility from@fluentui/react-tableas unstable (PR #25495 by lingfangao@hotmail.com)
@fluentui/react-context-selector- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-dialog- chore: removes unnecessary union case for DialogOpenChangeData (PR #25504 by bernardo.sunderhus@gmail.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-divider- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-input- fix: update disabled + underline styles, have all text-like form control disabled states match (PR #25543 by sarah.higley@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Move InputField into the @fluentui/react-input package and export as _unstable (PR #25593 by behowell@microsoft.com)
@fluentui/react-label- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-link- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-menu- fix: remove unwanted aria attributes on context menu (PR #25615 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
Changes
@fluentui/react-progress- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- Add styling and documentation for reduced-motion (PR #25563 by ololubek@microsoft.com)
- chore: Move ProgressField into the @fluentui/react-progress package and export as _unstable (PR #25593 by behowell@microsoft.com)
@fluentui/react-select- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Move SelectField into the @fluentui/react-select package and export as _unstable (PR #25593 by behowell@microsoft.com)
- fix: update disabled + underline styles, have all text-like form control disabled states match (PR #25543 by sarah.higley@microsoft.com)
@fluentui/react-table- feat: Implement child render function for DataGrid rows (PR #25476 by lingfangao@hotmail.com)
- feat: Implement
focusModeprop for DataGrid, apply role="grid" correctly (PR #25530 by lingfangao@hotmail.com) - BREAKING: ColumnDefinition type is stricter, use createColumn to create column definition. Implments render function for DataGridRow. (PR #25495 by lingfangao@hotmail.com)
@fluentui/react-theme-sass- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-toolbar- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/babel-preset-global-context- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/global-context- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/priority-overflow- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-card- feat: add selectable feature to card (PR #24486 by marcosvmmoura@gmail.com)
@fluentui/react-combobox- chore: Move InputField into the @fluentui/react-input package and export as _unstable (PR #25593 by behowell@microsoft.com)
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- fix: update disabled + underline styles, have all text-like form control disabled states match (PR #25543 by sarah.higley@microsoft.com)
@fluentui/react-conformance-griffel- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-field- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
- chore: Clean up Field tests and story imports in preparation of moving to individual packages (PR #25594 by behowell@microsoft.com)
- chore: Move individual field components into their respective packages, and out of @fluentui/react-field (PR #25593 by behowell@microsoft.com)
@fluentui/react-overflow- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
@fluentui/react-persona- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
9.6.3
Wed, 02 Nov 2022 14:27:34 GMT Compare changes
Changes
@fluentui/react-table- fix(useTable): sort should adapt to enhanced row types (PR #25487 by lingfangao@hotmail.com)
9.6.2
Wed, 02 Nov 2022 11:57:45 GMT Compare changes
Minor changes
@fluentui/react-aria- exposes internal typings: ARIAButtonAlteredProps and ARIAButtonElement (PR #25403 by bernardo.sunderhus@gmail.com)
@fluentui/react-context-selector- exposes internal type: ContextSelector (PR #25404 by bernardo.sunderhus@gmail.com)
@fluentui/react-dialog- removes exposing of internal type FluentTriggerComponent (PR #25408 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- removes exposing of internal type FluentTriggerComponent (PR #25410 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- removes exposing of internal type FluentTriggerComponent (PR #25411 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- exposes new typings to avoid exposing internal methods (PR #25407 by bernardo.sunderhus@gmail.com)
- feat: position updates are handled out of react lifecycle (PR #25456 by lingfangao@hotmail.com)
@fluentui/react-shared-contexts- exposes internal methods and types that are used in the API surface (PR #25405 by bernardo.sunderhus@gmail.com)
@fluentui/react-tooltip- removes exposing of internal type FluentTriggerComponent (PR #25409 by bernardo.sunderhus@gmail.com)
@fluentui/react-utilities- feat: exposes internal methods that are used in the API surface (PR #25406 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-accordion- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-avatar- fix: Removing gaps between ::after pseudo-element and AvatarGroupItem/AvatarGroupPopover." (PR #25382 by esteban.230@hotmail.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-badge- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-button- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-components- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-divider- chore: Migrate to new package structure. (PR #25360 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-image- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-input- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- chore: Migrate to new package structure. (PR #25469 by tristan.watanabe@gmail.com)
@fluentui/react-label- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- chore: Migrate to new package structure. (PR #25470 by tristan.watanabe@gmail.com)
@fluentui/react-link- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- chore: Migrate to new package structure. (PR #25471 by tristan.watanabe@gmail.com)
@fluentui/react-menu- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-popover- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-portal- refactor: usePortalMount node updates mount node attributes in memo (PR #25456 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-provider- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-radio- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-slider- Adding cursor pointer to the Slider component (PR #25184 by petrduda@microsoft.com)
- fix: Pad in slider so the thumb does not render outside the bounds of the root element (PR #25378 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-switch- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-tabster- make allowCondition a optional parameter for findAllFocusable function (PR #25416 by marcosvmmoura@gmail.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
Changes
@fluentui/react-alert- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-card- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-field- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-persona- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-progress- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
@fluentui/react-select- fix: update styles based on design review (PR #24339 by sarah.higley@microsoft.com)
- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- chore: Migrate to new package structure. (PR #25359 by tristan.watanabe@gmail.com)
@fluentui/react-table- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- feat: Initialize DataGrid components (PR #25442 by lingfangao@hotmail.com)
@fluentui/react-toolbar- chore: Update Griffel to latest version (PR #25412 by olfedias@microsoft.com)
- chore: remove dependencies on Fluent UI v8 (PR #25466 by olfedias@microsoft.com)
9.6.1
Wed, 26 Oct 2022 18:05:51 GMT Compare changes
Patches
@fluentui/react-components- feat: export react-table logic hooks (PR #25386 by bernardo.sunderhus@gmail.com)
9.6.0
Tue, 25 Oct 2022 22:09:49 GMT Compare changes
Minor changes
@fluentui/react-components- fix: Change react-persona to pinned version. (PR #25367 by esteban.230@hotmail.com)
Patches
@fluentui/react-components- fix: Export PopoverTriggerChildProps (PR #25159 by lingfangao@hotmail.com)
9.5.3
Tue, 25 Oct 2022 00:35:26 GMT Compare changes
Patches
@fluentui/react-avatar- fix: Add undefined option to overflowItems in partitionAvatarGroupItems. (PR #25310 by esteban.230@hotmail.com)
@fluentui/react-badge- chore: Migrate to new package structure. (PR #25335 by tristan.watanabe@gmail.com)
@fluentui/react-button- chore: Migrate to new package structure. (PR #25336 by tristan.watanabe@gmail.com)
@fluentui/react-checkbox- chore: Migrate to new package structure. (PR #25337 by tristan.watanabe@gmail.com)
@fluentui/react-components- feat: add react-progress to react-components/unstable (PR #25226 by ololubek@microsoft.com)
- chore: Export missing partitionAvatarGroupItems in unstable. (PR #25310 by esteban.230@hotmail.com)
- chore: Updating react-persona's version. (PR #25357 by esteban.230@hotmail.com)
@fluentui/react-dialog- bugfix: adds cursor pointer style to dialog close button (PR #25265 by bernardo.sunderhus@gmail.com)
@fluentui/react-image- chore: Migrate to new package structure. (PR #25230 by tristan.watanabe@gmail.com)
@fluentui/react-spinbutton- feat: updates internal SpinButton padding (PR #25286 by seanmonahan@microsoft.com)
@fluentui/react-text- chore: Migrate to new package structure. (PR #25231 by tristan.watanabe@gmail.com)
Changes
@fluentui/react-components- Add uncomplete Input scenario (PR #21651 by adam.samec@gmail.com)
@fluentui/react-field- feat: Add support for validationState to ProgressField (PR #25253 by behowell@microsoft.com)
@fluentui/react-persona- chore: Change version back to beta. (PR #25357 by esteban.230@hotmail.com)
@fluentui/react-progress- feat: Add validationState to Progress, to make the bar red or green (PR #25253 by behowell@microsoft.com)
- feat: add react-progress to react-components/unstable (PR #25226 by ololubek@microsoft.com)
9.5.2
Thu, 20 Oct 2022 08:39:25 GMT Compare changes
Minor changes
@fluentui/react-tabster- feat: Bump tabster to 3.0.4 (PR #25294 by lingfangao@hotmail.com)
Patches
@fluentui/react-badge- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-button- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- fix: Fixing the styles of Buttons rendered as anchor tags. (PR #25250 by makotom@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-checkbox- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-components- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-context-selector- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-dialog- chore: updates disallowed change types (PR #25214 by bernardo.sunderhus@gmail.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-divider- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-image- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-input- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- feat: Add red border when aria-invalid is set (PR #25252 by behowell@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-label- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-link- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-menu- fix: Menu trigger should be focused when dismissed by menuitem click (PR #25289 by lingfangao@hotmail.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Migrate to new package structure (PR #25015 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-persona- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-popover- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-portal- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-portal-compat- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
@fluentui/react-portal-compat-context- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
@fluentui/react-positioning- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-provider- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-radio- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-shared-contexts- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
@fluentui/react-slider- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Migrate to new package structure. (PR #25240 by tristan.watanabe@gmail.com)
@fluentui/react-spinbutton- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- feat: Add red border when aria-invalid is set (PR #25252 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-switch- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: Migrate to new package structure. (PR #25241 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-tabster- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- feat: Disabling default browser outline should be an option (PR #25202 by lingfangao@hotmail.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-textarea- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- feat: Add red border when aria-invalid is set (PR #25252 by behowell@microsoft.com)
@fluentui/react-theme- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-tooltip- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-utilities- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
@fluentui/react-accordion- chore: Migrate to new package structure. (PR #25196 by tristan.watanabe@gmail.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-aria- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-avatar- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
Changes
@fluentui/react-card- chore: Migrate to new package structure. (PR #25229 by tristan.watanabe@gmail.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- feat: Add red border when aria-invalid is set (PR #25252 by behowell@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump react peer dependency to react 18. (PR #25278 by mgodbolt@microsoft.com)
@fluentui/react-field- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-overflow- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-progress- feat: Add shape prop to Progress (PR #25219 by ololubek@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-select- feat: Add red border when aria-invalid is set (PR #25252 by behowell@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
@fluentui/react-table- fix: Row and header interactive styles are separate (PR #25201 by lingfangao@hotmail.com)
- feat(TableSelectionCell): Use Radio component, adds subtle and hidden (PR #25202 by lingfangao@hotmail.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- feat: Add
appearanceprop toTableRow(PR #25192 by lingfangao@hotmail.com)
@fluentui/react-toolbar- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/global-context- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
@fluentui/react-alert- chore: Bump peer deps to support React 18 (PR #24972 by mgodbolt@microsoft.com)
- chore: Migrate to new package structure. (PR #25197 by tristan.watanabe@gmail.com)
- chore: Update Griffel to latest version (PR #25212 by olfedias@microsoft.com)
9.5.1
Thu, 13 Oct 2022 12:56:29 GMT Compare changes
Minor changes
@fluentui/react-menu- feat: adds disableButtonEnhancement property on MenuTrigger (PR #25112 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- feat: adds disableButtonEnhancement property on PopoverTrigger (PR #25112 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/react-dialog- feat: adds disableButtonEnhancement property on DialogTrigger (PR #25112 by bernardo.sunderhus@gmail.com)
9.5.0
Thu, 13 Oct 2022 11:02:40 GMT Compare changes
Minor changes
@fluentui/react-components- feat: Re-export Portal component and related bits (PR #25047 by mgodbolt@microsoft.com)
- feat: react-dialog stable release (PR #25181 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-accordion- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-avatar- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-badge- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-button- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- feat: Adding subtle transition between states on Button components. (PR #25106 by makotom@microsoft.com)
@fluentui/react-checkbox- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-components- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- docs: update Icon docs with examples (PR #24768 by ololubek@microsoft.com)
@fluentui/react-dialog- feat: react-dialog stable release (PR #25181 by bernardo.sunderhus@gmail.com)
@fluentui/react-divider- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-image- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-input- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-label- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-link- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-menu- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- chore: improves MenuTrigger types (PR #25044 by bernardo.sunderhus@gmail.com)
- fix: Menu trigger should be focused when menu is closed with keyboard (PR #25165 by lingfangao@hotmail.com)
@fluentui/react-persona- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- chore: Add unit and conformance tests. (PR #25007 by esteban.230@hotmail.com)
- chore: Adding bundle-size command for bundle-size fixtures. (PR #25055 by esteban.230@hotmail.com)
@fluentui/react-popover- chore: improves PopoverTrigger types (PR #25044 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-portal- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-positioning- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- fix
usePositioningto resetoverrideTargetRefwhen target in hook options is undefined (PR #25135 by yuanboxue@microsoft.com)
@fluentui/react-provider- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-radio- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-slider- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-spinner- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-switch- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-tabs- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-tabster- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-tooltip- chore: improves Tooltip types (PR #25044 by bernardo.sunderhus@gmail.com)
- fix: The Tooltip should not hide if it gets keyboard focus (PR #25138 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-utilities- chore: restricts trigger API types (PR #25044 by bernardo.sunderhus@gmail.com)
Changes
@fluentui/priority-overflow- feat: Adds API to register overflow menus for better available space calculation (PR #25091 by lingfangao@hotmail.com)
- new overflow items should only be enqueued while observing (PR #25122 by lingfangao@hotmail.com)
@fluentui/react-alert- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-card- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-combobox- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- fix: add ScrollIntoView hook for Listbox options (PR #25080 by sarah.higley@microsoft.com)
- feat: export contexts from react-combobox (PR #25099 by sarah.higley@microsoft.com)
- fix: Dropdown arrow icon layout when no placeholder or value is present (PR #25049 by sarah.higley@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-dialog- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- feat: focus on surface if no focusable element is available (PR #25173 by bernardo.sunderhus@gmail.com)
- chore: improves DialogTrigger types (PR #25044 by bernardo.sunderhus@gmail.com)
- chore: cleanups in types (PR #25070 by bernardo.sunderhus@gmail.com)
- fix: aria-* properties should be reassignable (PR #25092 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- Add ProgressField to @fluentui/react-field (PR #25103 by ololubek@microsoft.com)
- fix: CheckboxField to set a generated ID on the input, to match the label's htmlFor (PR #25079 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- fix: Field should have block layout, not inline (PR #25126 by behowell@microsoft.com)
@fluentui/react-overflow- fix: useOverflowMenu should register overflow menu (PR #25091 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-progress- chore: Add vr and conformance tests. (PR #25105 by ololubek@microsoft.com)
- Add justify-self styling to Progress styles (PR #25103 by ololubek@microsoft.com)
- Add documentation (PR #25194 by ololubek@microsoft.com)
- fix: Progress should set aria-valuemin and aria-valuemax when the value is 0 (PR #25198 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-select- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
@fluentui/react-table- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
- BREAKING: refactor
useTableto be composable (PR #24947 by lingfangao@hotmail.com)
@fluentui/react-toolbar- fix: Toolbar selection should work (PR #25153 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #25075 by olfedias@microsoft.com)
9.4.0
Mon, 03 Oct 2022 22:24:33 GMT Compare changes
Minor changes
@fluentui/react-avatar- feat: Implement avatar context for slot overrides (PR #24807 by lingfangao@hotmail.com)
- feat: Avatar's aria label includes 'active' or 'inactive' when using the active prop (PR #24901 by behowell@microsoft.com)
@fluentui/react-components- feat: Moving Persona to unstable. (PR #25008 by esteban.230@hotmail.com)
@fluentui/react-input- chore: Deprecating filled with shadow appearance variant. (PR #24900 by esteban.230@hotmail.com)
@fluentui/react-persona- feat: Publishing package. (PR #25008 by esteban.230@hotmail.com)
Patches
@fluentui/react-aria- chore: user defined tabIndex should prevail aria-button defined (PR #24962 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- fix: Make AvatarGroupPopover's focus indicator the same for all layouts. (PR #25006 by esteban.230@hotmail.com)
@fluentui/react-badge- fix: CounterBadge now always renders its children if provided (PR #24916 by behowell@microsoft.com)
@fluentui/react-checkbox- fix: Checkbox's label shouldn't have a pointer cursor when disabled (PR #25018 by behowell@microsoft.com)
- fix: Making the hidden input only cover the indicator and not also the label. (PR #24638 by makotom@microsoft.com)
@fluentui/react-components- feat: exports DialogContent as unstable (PR #24943 by bernardo.sunderhus@gmail.com)
@fluentui/react-menu- fix: Menu triggers no longer take focus when they are mounted (PR #25016 by behowell@microsoft.com)
@fluentui/react-persona- docs: Add migration guide. (PR #25022 by esteban.230@hotmail.com)
@fluentui/react-popover- fix: update popover role to be note when it does not trap focus (PR #24897 by sarah.higley@microsoft.com)
@fluentui/react-radio- fix: Making the hidden input only cover the indicator and not also the label. (PR #25025 by humberto_makoto@hotmail.com)
@fluentui/react-switch- fix: Making the hidden input only cover the indicator and not also the label. (PR #24638 by makotom@microsoft.com)
- fix: Switch's label shouldn't have a pointer cursor when disabled (PR #25026 by behowell@microsoft.com)
@fluentui/react-tabster- fix: focus outline selectors are data attributes (PR #24994 by lingfangao@hotmail.com)
@fluentui/react-textarea- chore: Deprecating filled with shadow appearance variant. (PR #24900 by esteban.230@hotmail.com)
Changes
@fluentui/react-dialog- feat: removes DialogSurface native dialog support (PR #24979 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- fix: Remove SwitchField's labelPosition prop, as it has no effect (PR #24876 by behowell@microsoft.com)
@fluentui/react-table- feat:
noNativeElementsrenders a flex layout (PR #24913 by lingfangao@hotmail.com) - feat: Use AvatarContext to override avatar size (PR #24807 by lingfangao@hotmail.com)
- feat:
9.3.2
Fri, 23 Sep 2022 10:32:29 GMT Compare changes
Patches
@fluentui/react-menu- fix: Make Menu openOnHover prop work again (PR #24899 by behowell@microsoft.com)
Changes
@fluentui/react-dialog- feat: implements DialogContent as a swap of DialogBody (PR #24855 by bernardo.sunderhus@gmail.com)
9.3.1
Tue, 20 Sep 2022 20:55:42 GMT Compare changes
Minor changes
@fluentui/react-textarea- feat: Adding filled with shadow appearance. (PR #24512 by esteban.230@hotmail.com)
@fluentui/react-divider- fix: Divider - allow props to override default values (PR #24840 by mgodbolt@microsoft.com)
@fluentui/react-menu- feat: replace keydown handlers by useARIAButtonShorthand on MenuItem (PR #24738 by bernardo.sunderhus@gmail.com)
Patches
@fluentui/react-tooltip- bugfix: stops propagation on Escape key (PR #24810 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- fix: export
tableCellActionsClassNamesfrom unstable (PR #24830 by lingfangao@hotmail.com)
- fix: export
Changes
@fluentui/react-table- feat: Adds
visibleprop toTableCellActions(PR #24831 by lingfangao@hotmail.com) - fix:
TableCellActionsdisplays correctly insideTableHeaderCell(PR #24829 by lingfangao@hotmail.com)
- feat: Adds
@fluentui/react-conformance-griffel- bump react-conformance (PR #24870 by mgodbolt@microsoft.com)
@fluentui/react-dialog- bugfix(react-dialog): Adds color style to DialogSurface (PR #24832 by bernardo.sunderhus@gmail.com)
9.3.0
Thu, 15 Sep 2022 09:48:53 GMT Compare changes
Minor changes
@fluentui/react-utilities- feat: add dialog properties to getNativeElementProps (PR #24698 by bernardo.sunderhus@gmail.com)
- fix: Replace deprecated ReactNodeArray for React 17 support. (PR #24356 by tristan.watanabe@gmail.com)
- feat(react-utilities): adds isResolvedShorthand guard method (PR #24535 by bernardo.sunderhus@gmail.com)
@fluentui/react-input- feat: Adding optional shadow to filled appearances. (PR #24730 by esteban.230@hotmail.com)
@fluentui/react-menu- chore(react-menu): Updates trigger to use useARIAButton (PR #24177 by bernardo.sunderhus@gmail.com)
@fluentui/react-popover- chore(react-popover): Updates trigger to use useARIAButton (PR #24177 by bernardo.sunderhus@gmail.com)
@fluentui/react-positioning- feat: Upgrade to Floating UI v1 (PR #24254 by lingfangao@hotmail.com)
@fluentui/react-text- feat: Add Body2 (PR #24378 by miroslav.stastny@microsoft.com)
@fluentui/react-theme- feat: Add fontWeightBold, add Body2, fix font weight for *Stronger typography (PR #24378 by miroslav.stastny@microsoft.com)
@fluentui/react-aria- feat: add helper types to assist DOM element handling (PR #24722 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- feat: Adding functionality to AvatarGroupOverflow and updating AvatarGroup to use AvatarGroupOverflow. (PR #24115 by esteban.230@hotmail.com)
- chore: Renaming AvatarGroupOverflow to AvatarGroupPopover. (PR #24338 by esteban.230@hotmail.com)
- feat: Add pie layout implementation. (PR #24241 by esteban.230@hotmail.com)
@fluentui/react-components- feat: re-export GriffelRenderer type (PR #24202 by olfedias@microsoft.com)
Patches
@fluentui/react-tooltip- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-utilities- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
- fix: add microdata properties to allowed html properties (PR #24652 by yuanboxue@microsoft.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
@fluentui/react-divider- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-image- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-input- fix: Remove box-shadow from filled appearances. (PR #24491 by esteban.230@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-label- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-link- fix: add type=button when rendered as a button (PR #24327 by sarah.higley@microsoft.com)
- fix: Replacing bottom border styles with text decoration underline. (PR #24734 by humberto_makoto@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-menu- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- bugfix: stops propagation on Escape keydown (PR #24750 by bernardo.sunderhus@gmail.com)
- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
@fluentui/react-popover- fix: Allow PopoverSurface to trap focus when it's focusable. (PR #24134 by esteban.230@hotmail.com)
- bugfix: stops propagation on Escape keydown (PR #24750 by bernardo.sunderhus@gmail.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
@fluentui/react-portal- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-portal-compat- fix: Portal compat should apply
focus-visibleponyfill (PR #24712 by lingfangao@hotmail.com)
- fix: Portal compat should apply
@fluentui/react-portal-compat-context- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
@fluentui/react-positioning- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-provider- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-radio- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- chore: fix no-context-default-value lint violations for cxe (PR #24277 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-shared-contexts- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
@fluentui/react-slider- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-spinbutton- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
@fluentui/react-spinner- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- (patch): Add line-height styling to Spinner (PR #24643 by ololubek@microsoft.com)
- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- (chore): Remove appearance conditional from Spinner slot styling (PR #24480 by ololubek@microsoft.com)
@fluentui/react-switch- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
@fluentui/react-tabs- fix: add type=button to root slot (PR #24327 by sarah.higley@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-tabster- fix: Remove provider classname from focus styles (PR #24710 by lingfangao@hotmail.com)
- fix: Bumps tabster to 2.1.2 and removes deep import for KeyborgCallback (PR #24376 by lingfangao@hotmail.com)
- chore: Exports
applyFocusVisibleas internal (PR #24712 by lingfangao@hotmail.com) - chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-text- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-textarea- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- fix: Change filled appearances' normal state's token. (PR #24701 by esteban.230@hotmail.com)
- fix: disabled textarea uses semantic contrast theme border color (PR #24311 by sarah.higley@microsoft.com)
@fluentui/react-theme- fix: update token values to fix failing color contrast (PR #24027 by seanmonahan@microsoft.com)
- fix: update color neutral background inverted color in teams dark (PR #24494 by seanmonahan@microsoft.com)
- fix: Update color tokens mapping (PR #24608 by miroslav.stastny@microsoft.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- fix: Change colorBrandForeground2 mapping in teamsDark theme (PR #24579 by miroslav.stastny@microsoft.com)
- fix: Swap Background1 and Foreground1 in HC color palette (PR #24498 by miroslav.stastny@microsoft.com)
@fluentui/react-accordion- chore: fix no-context-default-value lint violations for cxe (PR #24277 by lingfangao@hotmail.com)
- fix(Refactor accordion expandIcon styling) (PR #24597 by ololubek@microsoft.com)
- fix: add type=button to button slot (PR #24327 by sarah.higley@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-aria- docs(react-aria): re-generate api.md (PR #23369 by martinhochel@microsoft.com)
- chore(react-aria): improve internal typings (PR #24742 by bernardo.sunderhus@gmail.com)
- feat: upgrade typings on useARIAButtonProps to be more specific (PR #24177 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- chore: Change content to render as ul and list item to render as li. (PR #24347 by esteban.230@hotmail.com)
- chore: Cleaning up use of AvatarGroup context. (PR #24459 by esteban.230@hotmail.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- fix: Making PopoverSurface focusable, moving Overflow aria-label to PopoverSurface, and moving content styles to PopoverSurface. (PR #24417 by esteban.230@hotmail.com)
- fix: Set aria-hidden to AvatarGroupItem's label. (PR #24359 by esteban.230@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- chore: Update tests and add e2e tests. (PR #24348 by esteban.230@hotmail.com)
- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- chore: fix no-context-default-value lint violations for cxe (PR #24277 by lingfangao@hotmail.com)
@fluentui/react-badge- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-button- fix: Adding 'aria-expanded=false' to collapsed MenuButtons. (PR #24782 by humberto_makoto@hotmail.com)
- chore: Remove max-width style from Button components. (PR #24647 by makotom@microsoft.com)
- chore: Cleaning up tokens in Button components so they better adhere to the design spec. (PR #24732 by humberto_makoto@hotmail.com)
- fix: Wrapping long text in Button components. (PR #24682 by humberto_makoto@hotmail.com)
- refactor: Replace useMergedEventCallbacks utility with mergeCallbacks (PR #24152 by behowell@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-checkbox- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- fix: update color tokens (PR #24027 by seanmonahan@microsoft.com)
@fluentui/react-components- feat: Export
TableCellActionsandTablePrimaryCellas unstable (PR #24232 by lingfangao@hotmail.com) - fix: use caret for @fluentui/react-spinbutton (PR #24206 by lingfangao@hotmail.com)
- chore: Stop exporting TablePrimaryCell and associated utilities and types (PR #24762 by lingfangao@hotmail.com)
- feat: Adding missing AvatarGroup exports. (PR #24770 by esteban.230@hotmail.com)
- feat: Remove TableCellPrimaryLayout, adds
appearanceprop to TableCellLayout for primary layout (PR #24789 by lingfangao@hotmail.com) - feat: Export table cell layout components from unstable (PR #24773 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- feat: Export
TableSelectionCellfrom unstable (PR #24252 by lingfangao@hotmail.com) - fix: export ToolbarButton (PR #24366 by olfedias@microsoft.com)
- feat: Add *Field components to @fluentui/react-components/unstable (PR #24235 by behowell@microsoft.com)
- Changed from upgrade to migrate terminology (PR #24695 by gcox@microsoft.com)
- Move Icon Table to new page (PR #24284 by ololubek@microsoft.com)
- feat: Export
Changes
@fluentui/react-dialog- chore(react-dialog): Updates trigger to use useARIAButtonProps (PR #24177 by bernardo.sunderhus@gmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- chore(react-dialog): removes react-button max-width overrides (PR #24674 by bernardo.sunderhus@gmail.com)
- feat: add scroll lock feature to Dialog (PR #24375 by bernardo.sunderhus@gmail.com)
- feat(react-dialog): moves backdrop slot from Dialog to DialogSurface (PR #24669 by bernardo.sunderhus@gmail.com)
- feat(react-dialog): adds proper style to make DialogBody responsive (PR #24354 by bernardo.sunderhus@gmail.com)
- chore: renames overlay slot to backdrop (PR #24220 by bernardo.sunderhus@gmail.com)
- bugfix: stops propagation on Escape key (PR #24750 by bernardo.sunderhus@gmail.com)
- feat: Adds padding-right style to avoid jumping on scroll lock (PR #24408 by bernardo.sunderhus@gmail.com)
- chore(react-dialog): removes document listener to Escape keydown (PR #24668 by bernardo.sunderhus@gmail.com)
- feat(react-dialog): replace
closeButtonto a more genericactionslot (PR #24719 by bernardo.sunderhus@gmail.com) - feat(react-dialog): 1st rule of ARIA for Dialog (PR #24525 by bernardo.sunderhus@gmail.com)
@fluentui/react-field- Initial release (PR #24235 by behowell@microsoft.com)
@fluentui/react-overflow- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-select- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-table- implement
useTablestate hook (PR #24329 by lingfangao@hotmail.com) - feat: Remove TableCellPrimaryLayout, adds
appearanceprop to TableCellLayout for primary layout (PR #24789 by lingfangao@hotmail.com) - BREAKING: TableCell layouts are handled by layout components (PR #24762 by lingfangao@hotmail.com)
- feat: Implement table cell layout components (PR #24773 by lingfangao@hotmail.com)
- feat: Remove inferred row state and add
rowEnhanceroption (PR #24346 by lingfangao@hotmail.com) - feat: Implement unstable navigation modes (PR #24383 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- refactor(useTable): selection manager to avoid calling multiple hooks (PR #24377 by lingfangao@hotmail.com)
- feat: Implement
TableSelectionCell(PR #24252 by lingfangao@hotmail.com) - refactor: Stop using context selector for Table primitives (PR #24806 by lingfangao@hotmail.com)
- feat: autocontrolled
useTablehook (PR #24688 by lingfangao@hotmail.com) - feat: Implement
TableCellActionsandTablePrimaryCell(PR #24232 by lingfangao@hotmail.com)
- implement
@fluentui/react-theme-sass- feat: add new color tokens (PR #24027 by seanmonahan@microsoft.com)
- feat: Add fontWeightBold (PR #24378 by miroslav.stastny@microsoft.com)
- fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted (PR #24611 by miroslav.stastny@microsoft.com)
- feat: add color neutral foreground inverted 2 token (PR #24494 by seanmonahan@microsoft.com)
@fluentui/react-toolbar- chore: fix no-context-default-value lint violations (PR #24276 by lingfangao@hotmail.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-alert- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-card- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
@fluentui/react-combobox- fix: typing moves active option in Dropdown (PR #24437 by sarah.higley@microsoft.com)
- fix: Combobox and Dropdown hover/active border colors and padding styles (PR #24362 by sarah.higley@microsoft.com)
- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
- fix: Combobox and Dropdown only show option focus outline when navigating by keyboard (PR #24700 by sarah.higley@microsoft.com)
- fix: set popup Listbox width to trigger width (PR #24733 by sarah.higley@microsoft.com)
- fix: open/close combobox on icon click (PR #24147 by sarah.higley@microsoft.com)
- feat: Allow typing by default, add allowFreeform (PR #23819 by sarah.higley@microsoft.com)
- feat: make listbox slot nullable (PR #24392 by sarah.higley@microsoft.com)
- fix: react-combobox change onSelect to onOptionSelect to avoid conflicts with native onSelect (PR #24550 by sarah.higley@microsoft.com)
@fluentui/react-conformance-griffel- chore: Update Griffel to latest version (PR #24221 by olfedias@microsoft.com)
9.2.0
Wed, 03 Aug 2022 16:03:34 GMT Compare changes
Minor changes
@fluentui/react-aria- chore: Splits useARIAButton into useARIAButtonProps and useARIAButtonShorthand. (PR #24032 by bernardo.sunderhus@gmail.com)
@fluentui/react-button- chore: Updates Button to use useARIAButton over useARIAButtonShorthand (PR #24032 by bernardo.sunderhus@gmail.com)
@fluentui/react-components- feat: update spinbutton to stable (PR #23805 by seanmonahan@microsoft.com)
- feat: adds react-dialog to react-components unstable (PR #24140 by bernardo.sunderhus@gmail.com)
- chore: Re-exporting useIsomorphicLayoutEffect from @fluentui/react-utilities in @fluentui/react-components. (PR #24132 by Humberto.Morimoto@microsoft.com)
@fluentui/react-provider- fix: Move to useLayoutEffect or useInsertionEffect for Theme Provider theme insertion. (PR #24061 by mgodbolt@microsoft.com)
@fluentui/react-spinbutton- feat: update spinbutton to stable (PR #23805 by seanmonahan@microsoft.com)
@fluentui/react-tabster- feat: Adds
ignoreDefaultKeydownoption touseArrowNavigationGroup(PR #24101 by lingfangao@hotmail.com) - feat: create
:focus-visibleand:focus-withinpolyfills (PR #24154 by lingfangao@hotmail.com)
- feat: Adds
Patches
@fluentui/react-accordion- chore: Updates AccordionHeader to use useARIAButtonShorthand over useARIAButton (PR #24032 by bernardo.sunderhus@gmail.com)
- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-aria- feat: treats aria-disabled as disabled state on useARIAButtonProps (PR #24197 by bernardo.sunderhus@gmail.com)
@fluentui/react-avatar- bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (PR #23788 by sarah.higley@microsoft.com)
- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-badge- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-button- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-checkbox- refactor: use
useFocusWithinhook for :focus-within styles (PR #24154 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- refactor: use
@fluentui/react-components- feat: Adds
@fluentui/react-tablepackage to unstable exports (PR #24182 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- feat: Adds
@fluentui/react-divider- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-image- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-input- Adds proper initialValue to value on useInput (PR #24084 by bernardo.sunderhus@gmail.com)
- bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (PR #23788 by sarah.higley@microsoft.com)
- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-label- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-link- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-menu- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- fix: Fix tabbing from within menu (PR #24101 by lingfangao@hotmail.com)
@fluentui/react-popover- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-portal- fix: use
useFocusVisiblehook for :focus-visible styles (PR #24154 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- fix: use
@fluentui/react-portal-compat- chore: enable AMD compatible build (PR #24052 by lingfangao@hotmail.com)
@fluentui/react-positioning- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-provider- fix: use
useFocusVisiblehook for :focus-visible styles (PR #24154 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- fix: use
@fluentui/react-radio- refactor: use
useFocusWithinhook for :focus-within styles (PR #24154 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- refactor: use
@fluentui/react-slider- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- refactor: use
useFocusWithinhook for :focus-within styles (PR #24154 by lingfangao@hotmail.com)
@fluentui/react-spinbutton- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-spinner- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (PR #23788 by sarah.higley@microsoft.com)
@fluentui/react-switch- refactor: use
useFocusWithinhook for :focus-within styles (PR #24154 by lingfangao@hotmail.com) - chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
- bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (PR #23788 by sarah.higley@microsoft.com)
- refactor: use
@fluentui/react-tabs- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-tabster- chore: Bump tabster to 2.1.0 (PR #23811 by lingfangao@hotmail.com)
- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-text- chore: Bump Griffel dependencies (PR #24114 by miroslav.stastny@microsoft.com)
@fluentui/react-textarea- bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (PR #23788 by sarah.higley@microsoft.com)
- fix: Make match its wrapper size and add documentation on changing its height. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23992" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23992</a>">PR #23992</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-changes-116" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-combobox</code> <ul dir="auto"> <li>fix: prevent react-combobox keyboard selection of disabled options (<a href="<a href="https://github.com/microsoft/fluentui/pull/24073" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24073</a>">PR #24073</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/23788" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23788</a>">PR #23788</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>fix: Griffel conformance test should use user container for render (<a href="<a href="https://github.com/microsoft/fluentui/pull/24051" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24051</a>">PR #24051</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-dialog</code> <ul dir="auto"> <li>chore: adds aria-labelledby and aria-describedby attributes (<a href="<a href="https://github.com/microsoft/fluentui/pull/24141" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24141</a>">PR #24141</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>feat: adds react-dialog to react-components unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/24140" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24140</a>">PR #24140</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>bugfix: add reduced motion styles for avatar, spinner, switch, and input focus styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/23788" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23788</a>">PR #23788</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-table</code> <ul dir="auto"> <li>feat: Make sorting more primitive (<a href="<a href="https://github.com/microsoft/fluentui/pull/24198" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24198</a>">PR #24198</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: Release package in <code>alpha</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/24182" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24182</a>">PR #24182</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-toolbar</code> <ul dir="auto"> <li>chore: Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/24114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/24114</a>">PR #24114</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-911httpsgithubcommicrosoftfluentuitreefluentuireact-components_v911" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.1</a>">9.1.1</a></h2> <p dir="auto">Fri, 15 Jul 2022 18:27:26 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.1.1..@fluentui/react-components_v9.1.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.1.1..@fluentui/react-components_v9.1.1</a>">Compare changes</a></p> <h3 id="user-content-patches-224" dir="auto">Patches</h3> <ul dir="auto"> <li><code>@fluentui/react-portal-compat-context</code> <ul dir="auto"> <li>Added mechanism for marking fluent-compatibility packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/23923" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23923</a>">PR #23923</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-911httpsgithubcommicrosoftfluentuitreefluentuireact-components_v911-1" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.1</a>">9.1.1</a></h2> <p dir="auto">Thu, 14 Jul 2022 21:21:00 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.1.0..@fluentui/react-components_v9.1.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.1.0..@fluentui/react-components_v9.1.1</a>">Compare changes</a></p> <h3 id="user-content-patches-225" dir="auto">Patches</h3> <ul dir="auto"> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-changes-117" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-toolbar</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/global-context</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-combobox</code> <ul dir="auto"> <li>fix: Fixing bad version bump of @fluentui/react-utilities. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23920</a>">PR #23920</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-910httpsgithubcommicrosoftfluentuitreefluentuireact-components_v910" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.0" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.1.0</a>">9.1.0</a></h2> <p dir="auto">Thu, 14 Jul 2022 17:06:12 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.1..@fluentui/react-components_v9.1.0" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.1..@fluentui/react-components_v9.1.0</a>">Compare changes</a></p> <h3 id="user-content-minor-changes-179" dir="auto">Minor changes</h3> <ul dir="auto"> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>feat(react-card): Added CardHeader CSS variable to control gap (<a href="<a href="https://github.com/microsoft/fluentui/pull/23449" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23449</a>">PR #23449</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>feat: re-export <code>__css</code> from Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23891</a>">PR #23891</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>feat: boundary postitioning options can accept <code>null</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/23839" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23839</a>">PR #23839</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-patches-226" dir="auto">Patches</h3> <ul dir="auto"> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>fix: Remove override of role=list in AvatarGroup's PopoverSurface and fix trapFocus when Popover is triggered. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23823</a>">PR #23823</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>fix: Fixing focus indicator for pie layouts. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23860" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23860</a>">PR #23860</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Fix font sizes, padding, and colors to align with visual design. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23379" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23379</a>">PR #23379</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>fix: Moving slider version to stable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23790" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23790</a>">PR #23790</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>fix: <code>Portal</code> does not use useIsSSR hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/23612" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23612</a>">PR #23612</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>fix: Moving slider version to stable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23790" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23790</a>">PR #23790</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>fix: update <code>shouldRenderTooltip</code> to handle SSR (<a href="<a href="https://github.com/microsoft/fluentui/pull/23612" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23612</a>">PR #23612</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-changes-118" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>update Alert with live region attributes (<a href="<a href="https://github.com/microsoft/fluentui/pull/23284" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23284</a>">PR #23284</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>feat: Adding avatar slot support to Alert (<a href="<a href="https://github.com/microsoft/fluentui/pull/23591" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23591</a>">PR #23591</a> by <a href="mailto:rohitpag@microsoft.com" data-markdown-generated-content="">rohitpag@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>BREAKING CHANGE: new structural and styling approach applied to CardHeader (<a href="<a href="https://github.com/microsoft/fluentui/pull/23449" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23449</a>">PR #23449</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>feat: add <code>img</code> as allowed element for CardPreview's logo slot (<a href="<a href="https://github.com/microsoft/fluentui/pull/23902" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23902</a>">PR #23902</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> </ul> </li> <li><code>@fluentui/react-combobox</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>fix: Bump react-conformance in react-conformance-griffel to 0.14.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23909" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23909</a>">PR #23909</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons dependency to v2.0.175 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23812</a>">PR #23812</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>fix: decrease number of react renders (<a href="<a href="https://github.com/microsoft/fluentui/pull/23714" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23714</a>">PR #23714</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>chore: improve error message in useIsSSR() (<a href="<a href="https://github.com/microsoft/fluentui/pull/23750" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23750</a>">PR #23750</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-901httpsgithubcommicrosoftfluentuitreefluentuireact-components_v901" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.1</a>">9.0.1</a></h2> <p dir="auto">Tue, 28 Jun 2022 17:39:45 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0..@fluentui/react-components_v9.0.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0..@fluentui/react-components_v9.0.1</a>">Compare changes</a></p> <h3 id="user-content-patches-227" dir="auto">Patches</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-changes-119" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-combobox</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-toolbar</code> <ul dir="auto"> <li>fix: Use caret dependency range for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/23754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23754</a>">PR #23754</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0</a>">9.0.0</a></h2> <p dir="auto">Tue, 28 Jun 2022 15:13:15 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.15..@fluentui/react-components_v9.0.0" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.15..@fluentui/react-components_v9.0.0</a>">Compare changes</a></p> <h3 id="user-content-patches-228" dir="auto">Patches</h3> <ul dir="auto"> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat-context</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>feat: Initial 9.0.0 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23733" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23733</a>">PR #23733</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h3 id="user-content-changes-120" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: Add new <code>legacyTrapFocus</code> option to <code>useModalAttributes</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/23598" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23598</a>">PR #23598</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>fix: Adding missing spacing to top+bottom padding, font family to large variant, and min-height to size variants. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23478" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23478</a>">PR #23478</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme-sass</code> <ul dir="auto"> <li>Add SASS variables mapped to CSS variables provided by react-theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/22964" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22964</a>">PR #22964</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>fix(react-theme-sass): Remove color palette tokens which are no longer present in react-theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/23691" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23691</a>">PR #23691</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-toolbar</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: useOnClickOutside should trigger for webviews (<a href="<a href="https://github.com/microsoft/fluentui/pull/23535" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23535</a>">PR #23535</a> by <a href="mailto:jukapsia@microsoft.com" data-markdown-generated-content="">jukapsia@microsoft.com</a>)</li> <li>feat: add void function component support to slots (<a href="<a href="https://github.com/microsoft/fluentui/pull/23408" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23408</a>">PR #23408</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: moves trigger methods to separate folder (<a href="<a href="https://github.com/microsoft/fluentui/pull/23574" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23574</a>">PR #23574</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>README and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23395" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23395</a>">PR #23395</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Button: Adding missing forced color adjust overrides. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23387" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23387</a>">PR #23387</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Button: Fixing hover styles in High Contrast mode. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23384" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23384</a>">PR #23384</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>feat: add <code>orientation</code> prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23037" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23037</a>">PR #23037</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>chore: add basic API documentation (<a href="<a href="https://github.com/microsoft/fluentui/pull/23410" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23410</a>">PR #23410</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: Add focus indicators (<a href="<a href="https://github.com/microsoft/fluentui/pull/23456" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23456</a>">PR #23456</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>README, spec and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23395" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23395</a>">PR #23395</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Removing user-select: 'none' from label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23590" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23590</a>">PR #23590</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-combobox</code> <ul dir="auto"> <li>add combobox to preview components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23744" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23744</a>">PR #23744</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on packages that use @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Re-exporting AvatarGroup and AvatarGroupItem in unstable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23573" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23573</a>">PR #23573</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>add combobox to preview components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23744" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23744</a>">PR #23744</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>README, spec and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23439" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23439</a>">PR #23439</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>README, spec and migration guide cleanup for react-image. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23447" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23447</a>">PR #23447</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Fixing mention of SpinButton in README. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23424" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23424</a>">PR #23424</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>README and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23395" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23395</a>">PR #23395</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: improve internal typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/23574" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23574</a>">PR #23574</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix: submenu indicator should be filled on hover (<a href="<a href="https://github.com/microsoft/fluentui/pull/23331" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23331</a>">PR #23331</a> by <a href="mailto:yuanboxue@microsoft.com" data-markdown-generated-content="">yuanboxue@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Use modern <code>::before</code> pseudoelement (<a href="<a href="https://github.com/microsoft/fluentui/pull/23357" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23357</a>">PR #23357</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: Close context menu on scroll, new closeOnScroll prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23351" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23351</a>">PR #23351</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: do not throw in SSR (<a href="<a href="https://github.com/microsoft/fluentui/pull/23372" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23372</a>">PR #23372</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>feat: Adds <code>legacyTrapFocus</code> prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23598" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23598</a>">PR #23598</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updates getTriggerChild internal usage (<a href="<a href="https://github.com/microsoft/fluentui/pull/23574" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23574</a>">PR #23574</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix: Add arrow padding to Popover arrrow (<a href="<a href="https://github.com/microsoft/fluentui/pull/23607" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23607</a>">PR #23607</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: apply zIndex to Portal (<a href="<a href="https://github.com/microsoft/fluentui/pull/22933" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22933</a>">PR #22933</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: update to create new stacking context (<a href="<a href="https://github.com/microsoft/fluentui/pull/23507" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23507</a>">PR #23507</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>fix: properly handle text direction in styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22936" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22936</a>">PR #22936</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: Removing user-select: 'none' from label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23590" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23590</a>">PR #23590</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>export change data type from select (<a href="<a href="https://github.com/microsoft/fluentui/pull/23701" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23701</a>">PR #23701</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>fix: handle "defaultValue" (<a href="<a href="https://github.com/microsoft/fluentui/pull/23463" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23463</a>">PR #23463</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>add custom onChange with value data to react-select (<a href="<a href="https://github.com/microsoft/fluentui/pull/23399" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23399</a>">PR #23399</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>Remove inline prop from Select (<a href="<a href="https://github.com/microsoft/fluentui/pull/23416" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23416</a>">PR #23416</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>chore: Mark teams-prg owned APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>README, spec and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23398" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23398</a>">PR #23398</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>README update. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23439" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23439</a>">PR #23439</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix: Removing user-select: 'none' from label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23590" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23590</a>">PR #23590</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Making increment and decrement buttons of SpinButton have 'type=button' instead of 'type=submit'. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23710" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23710</a>">PR #23710</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Move role attribute to root slot and update Spinner documentation (<a href="<a href="https://github.com/microsoft/fluentui/pull/23385" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23385</a>">PR #23385</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>undefined (<a href="<a href="https://github.com/microsoft/fluentui/pull/23503" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23503</a>">PR #23503</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Removing user-select: 'none' from label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23590" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23590</a>">PR #23590</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>README update. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23439" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23439</a>">PR #23439</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: Making thumb be vertically centered in Switch. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23712" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23712</a>">PR #23712</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>README, spec and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23396" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23396</a>">PR #23396</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/babel-preset-global-context</code> <ul dir="auto"> <li>feat: beta release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23623</a>">PR #23623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/global-context</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>feat: beta release (<a href="<a href="https://github.com/microsoft/fluentui/pull/23623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23623</a>">PR #23623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/priority-overflow</code> <ul dir="auto"> <li>chore: Mark internal APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Removing user-select: 'none' from AccordionHeader styles. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23713" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23713</a>">PR #23713</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: updates AccordionHeader to follow design spec tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/23295" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23295</a>">PR #23295</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Mark internal APIs with @internal (<a href="<a href="https://github.com/microsoft/fluentui/pull/23689" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23689</a>">PR #23689</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>fix: Fix wrong border radius for outline in webkit browsers. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23576" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23576</a>">PR #23576</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Adding AvatarGroupItem implementation and AvatarGroup context. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23310" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23310</a>">PR #23310</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Using ::before and ::after instead of :before and :after. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23469</a>">PR #23469</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>docs: Adding AvatarGroup stories. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23493" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23493</a>">PR #23493</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>PresenceBadge accessibility: fix placement of aria-label, sort out Avatar usage and examples (<a href="<a href="https://github.com/microsoft/fluentui/pull/23256" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23256</a>">PR #23256</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>Adding layout styles to AvatarGroupItem. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23468" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23468</a>">PR #23468</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23681</a>">PR #23681</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Adding layout styles and overflow button styles to AvatarGroup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23437" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23437</a>">PR #23437</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>fix: Fixing focus indicator and adding a focus ring to root for the pie layout. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23528" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23528</a>">PR #23528</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Added warning for AvatarGroup to check if children are of type AvatarGroupItem and for AvatarGroupItem to check if it's being used inside an AvatarGroup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23498</a>">PR #23498</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>README, spec and migration guide cleanup. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23424" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23424</a>">PR #23424</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Griffel dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/23688" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23688</a>">PR #23688</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update 9.0.0-rc dependencies to use caret range (<a href="<a href="https://github.com/microsoft/fluentui/pull/23732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23732</a>">PR #23732</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>PresenceBadge accessibility: fix placement of aria-label, sort out Avatar usage and examples (<a href="<a href="https://github.com/microsoft/fluentui/pull/23256" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23256</a>">PR #23256</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>chore: Update @fluentui/react-icons to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23459" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23459</a>">PR #23459</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc15httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc15" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.15" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.15</a>">9.0.0-rc.15</a></h2> <p dir="auto">Thu, 23 Jun 2022 14:25:31 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.14..@fluentui/react-components_v9.0.0-rc.15" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.14..@fluentui/react-components_v9.0.0-rc.15</a>">Compare changes</a></p> <h3 id="user-content-changes-121" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>BREAKING: reduce shared colors (<a href="<a href="https://github.com/microsoft/fluentui/pull/23608" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23608</a>">PR #23608</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc14httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc14" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.14" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.14</a>">9.0.0-rc.14</a></h2> <p dir="auto">Tue, 31 May 2022 21:28:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.13..@fluentui/react-components_v9.0.0-rc.14" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.13..@fluentui/react-components_v9.0.0-rc.14</a>">Compare changes</a></p> <h3 id="user-content-changes-122" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>Creating AvatarGroupItem component. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23287" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23287</a>">PR #23287</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Adding .beta to AvatarGroup stories so it's not shown in the docsite. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23216" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23216</a>">PR #23216</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>feat: Add <code>size</code> property to control card padding and border radius (<a href="<a href="https://github.com/microsoft/fluentui/pull/22915" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22915</a>">PR #22915</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat(react-card): CSS var for <code>size</code> prop is now exported (<a href="<a href="https://github.com/microsoft/fluentui/pull/22915" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22915</a>">PR #22915</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>remove exports for internal APIs (<a href="<a href="https://github.com/microsoft/fluentui/pull/23319" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23319</a>">PR #23319</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update popover trigger to use aria-expanded instead of aria-haspopup (<a href="<a href="https://github.com/microsoft/fluentui/pull/23127" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23127</a>">PR #23127</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat</code> <ul dir="auto"> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>BREAKING: FluentProvider now adds <code>line-height</code> by default (<a href="<a href="https://github.com/microsoft/fluentui/pull/23279" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23279</a>">PR #23279</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>updates import to react-shared-components, removes re-export to provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> <li>remove export useTheme (<a href="<a href="https://github.com/microsoft/fluentui/pull/23335" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23335</a>">PR #23335</a> by <a href="mailto:me@levithomason.com" data-markdown-generated-content="">me@levithomason.com</a>)</li> <li>chore: replace useConst() usage (<a href="<a href="https://github.com/microsoft/fluentui/pull/23319" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23319</a>">PR #23319</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>update disabled select style (<a href="<a href="https://github.com/microsoft/fluentui/pull/23265" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23265</a>">PR #23265</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove usage of focus-visible pseudo-class. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23282" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23282</a>">PR #23282</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>remove unused MenuContext (<a href="<a href="https://github.com/microsoft/fluentui/pull/23277" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23277</a>">PR #23277</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>remove useTheme from exports (<a href="<a href="https://github.com/microsoft/fluentui/pull/23335" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23335</a>">PR #23335</a> by <a href="mailto:me@levithomason.com" data-markdown-generated-content="">me@levithomason.com</a>)</li> <li>mark context hooks and providers to unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove usage of focus-visible pseudo-class. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23305" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23305</a>">PR #23305</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23275" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23275</a>">PR #23275</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>updates import to react-shared-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23325" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23325</a>">PR #23325</a> by <a href="mailto:bernardo.sunderhus@gmail.com" data-markdown-generated-content="">bernardo.sunderhus@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>remove exports for internals APIs & unused hooks (<a href="<a href="https://github.com/microsoft/fluentui/pull/23319" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23319</a>">PR #23319</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc13httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc13" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.13" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.13</a>">9.0.0-rc.13</a></h2> <p dir="auto">Thu, 26 May 2022 21:01:21 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.12..@fluentui/react-components_v9.0.0-rc.13" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.12..@fluentui/react-components_v9.0.0-rc.13</a>">Compare changes</a></p> <h3 id="user-content-changes-123" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-alert</code> <ul dir="auto"> <li>Publish react-alert as unstable component (<a href="<a href="https://github.com/microsoft/fluentui/pull/23198" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23198</a>">PR #23198</a> by <a href="mailto:rohitpag@microsoft.com" data-markdown-generated-content="">rohitpag@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>fix react-avatar: use initials as a fallback label even when no id is manually defined (<a href="<a href="https://github.com/microsoft/fluentui/pull/23258" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23258</a>">PR #23258</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>remove aria-hidden from badge (<a href="<a href="https://github.com/microsoft/fluentui/pull/22858" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22858</a>">PR #22858</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>ToggleButton: Differentiating hover and checked styles. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23209" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23209</a>">PR #23209</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>ToggleButton: Apply thicker border width to checked outline toggle buttons. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23207" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23207</a>">PR #23207</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>add Select to Preview Components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23208" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23208</a>">PR #23208</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>feat: Export react-overflow utilities as unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/23226" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23226</a>">PR #23226</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Publish react-alert as unstable component (<a href="<a href="https://github.com/microsoft/fluentui/pull/23198" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23198</a>">PR #23198</a> by <a href="mailto:rohitpag@microsoft.com" data-markdown-generated-content="">rohitpag@microsoft.com</a>)</li> <li>BREAKING: fix: Stop exporting <code>Portal</code> component from react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23178" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23178</a>">PR #23178</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>export slider var names from top level (<a href="<a href="https://github.com/microsoft/fluentui/pull/23257" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23257</a>">PR #23257</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Removing additional focus ring in native input for macOS safari. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23197" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23197</a>">PR #23197</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Renaming strong prop to weight to align with Text. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23250" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23250</a>">PR #23250</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: MenuDivider should be visible in Windows high contrast mode (<a href="<a href="https://github.com/microsoft/fluentui/pull/23238" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23238</a>">PR #23238</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: use neutral foreground 2 as text color for menu item (<a href="<a href="https://github.com/microsoft/fluentui/pull/22540" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22540</a>">PR #22540</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>BREAKING: Popover no longer has an arrow by default. The <code>noArrow</code> prop is replaced by <code>withArrow</code>. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23205" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23205</a>">PR #23205</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-select</code> <ul dir="auto"> <li>add Select to Preview Components (<a href="<a href="https://github.com/microsoft/fluentui/pull/23208" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23208</a>">PR #23208</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>new high contrast styles for slider steps (<a href="<a href="https://github.com/microsoft/fluentui/pull/23253" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23253</a>">PR #23253</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>BREAKING: Remove slider origin to align with design and avoid inaccessible design (<a href="<a href="https://github.com/microsoft/fluentui/pull/23257" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23257</a>">PR #23257</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>Removing additional focus ring in native input for macOS safari. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23197" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23197</a>">PR #23197</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>BREAKING: Remove <code>status</code> prop in Spinner (<a href="<a href="https://github.com/microsoft/fluentui/pull/23204" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23204</a>">PR #23204</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Update README.md (<a href="<a href="https://github.com/microsoft/fluentui/pull/23200" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23200</a>">PR #23200</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Remove usage of focus-visible pseudo-class to conform to browser support matrix. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23255" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23255</a>">PR #23255</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>Removing additional focus ring in native textarea for macOS safari. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23197" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23197</a>">PR #23197</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc12httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc12" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.12" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.12</a>">9.0.0-rc.12</a></h2> <p dir="auto">Mon, 23 May 2022 18:56:39 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.11..@fluentui/react-components_v9.0.0-rc.12" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.11..@fluentui/react-components_v9.0.0-rc.12</a>">Compare changes</a></p> <h3 id="user-content-changes-124" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>BREAKING: stop exporting AccordionContext and AccordionItemContext (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Removing deprecated block prop from all button components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>update tabster tab behaviors (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>BREAKING: Rename positioning types and APIs to avoid references to third party API (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Exports of react context objects were removed, replaced with provider compoennts and hooks (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>fix(react-text): Change typography wrapper component names to match new design spec (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>Remove webHighContrast theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>chore: Bump @fluentui/react-conformance to 0.13.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23146" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23146</a>">PR #23146</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Image: Updating useImageStyles to use styles[state] pattern for props of string union types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23121" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23121</a>">PR #23121</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>BREAKING: changes to positioning prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Stop exporting MenuContext and MenuListContext (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>BREAKING: changes to positioning prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: stop exporting PopoverContext (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>BREAKING CHANGE: Encapsulate Popper API (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>BREAKING: stop exporting RadioGroupContext (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Removing commons type from Label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>fix: Change typography wrapper component names to match new design spec (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>Text: Ordering types alphabetically. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23120" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23120</a>">PR #23120</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>BREAKING: update string unions to use spinal-case (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Remove webHighContrast theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Removing <componentName>ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>BREAKING: changes to positioning prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/23092" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23092</a>">PR #23092</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc11httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc11" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.11" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.11</a>">9.0.0-rc.11</a></h2> <p dir="auto">Mon, 23 May 2022 12:13:29 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.10..@fluentui/react-components_v9.0.0-rc.11" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.10..@fluentui/react-components_v9.0.0-rc.11</a>">Compare changes</a></p> <h3 id="user-content-changes-125" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-overflow</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: Initial beta release (<a href="<a href="https://github.com/microsoft/fluentui/pull/22913" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22913</a>">PR #22913</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Removing PopoverCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22968" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22968</a>">PR #22968</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Removing PortalCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22969" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22969</a>">PR #22969</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat</code> <ul dir="auto"> <li>chore: use range for "@fluentui/react-portal-compat-context" dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/22541" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22541</a>">PR #22541</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22874" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22874</a>">PR #22874</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat-context</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Removing FluentProviderCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23070" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23070</a>">PR #23070</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22874" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22874</a>">PR #22874</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replace hardcoded padding with spacing tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22982" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22982</a>">PR #22982</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor styles to remove usage of flex gap (<a href="<a href="https://github.com/microsoft/fluentui/pull/22975" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22975</a>">PR #22975</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updated react-label package version to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22965" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22965</a>">PR #22965</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>move slider commons into props and pick into state (<a href="<a href="https://github.com/microsoft/fluentui/pull/22879" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22879</a>">PR #22879</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated react-label package version to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-spinbutton: update appearance stories (<a href="<a href="https://github.com/microsoft/fluentui/pull/22980" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22980</a>">PR #22980</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>appearance story updates (<a href="<a href="https://github.com/microsoft/fluentui/pull/22995" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22995</a>">PR #22995</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>widen <code>value</code> type to include <code>null</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/23025" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23025</a>">PR #23025</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Updated react-label package version to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>react-spinbutton: add aria-valuetext override (<a href="<a href="https://github.com/microsoft/fluentui/pull/22905" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22905</a>">PR #22905</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-spinbutton: use spacing tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22950</a>">PR #22950</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>react-spinbutton: remove "strings" prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/22948" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22948</a>">PR #22948</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Update react-input dependency version to release candidate. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23090" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23090</a>">PR #23090</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>update stepper clamping behavior (<a href="<a href="https://github.com/microsoft/fluentui/pull/23004" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23004</a>">PR #23004</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-spinbutton: remove SpinButtonCommons type (<a href="<a href="https://github.com/microsoft/fluentui/pull/22871" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22871</a>">PR #22871</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Migrate react-spinner to rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/23009" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23009</a>">PR #23009</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Removing SpinnerCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22954" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22954</a>">PR #22954</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updated react-label package version to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Updated to use tokens were possible (<a href="<a href="https://github.com/microsoft/fluentui/pull/22949" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22949</a>">PR #22949</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replace hardcoded padding with spacing tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22982" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22982</a>">PR #22982</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor styles to remove usage of flex gap (<a href="<a href="https://github.com/microsoft/fluentui/pull/22976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22976</a>">PR #22976</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updated react-label package version to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22874" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22874</a>">PR #22874</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Removing SwitchCommons type in @fluentui/react-switch. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22943" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22943</a>">PR #22943</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Removed TabListCommons and TabCommons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/22922" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22922</a>">PR #22922</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Removed flexgap from useTabStyles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22920" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22920</a>">PR #22920</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Updated to focus on current selected tab (<a href="<a href="https://github.com/microsoft/fluentui/pull/22900" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22900</a>">PR #22900</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Used background rather than border (<a href="<a href="https://github.com/microsoft/fluentui/pull/22869" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22869</a>">PR #22869</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Moved react-tabs to stable and rc.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22923" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22923</a>">PR #22923</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove overflow to allow focus outline to display (<a href="<a href="https://github.com/microsoft/fluentui/pull/22897" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22897</a>">PR #22897</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add aria-label for icon only story (<a href="<a href="https://github.com/microsoft/fluentui/pull/22898" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22898</a>">PR #22898</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update tabster dependency from ^1.3.3 to ^1.4.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/23109" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23109</a>">PR #23109</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing TextCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22971" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22971</a>">PR #22971</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>Moving react-textarea to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22999" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22999</a>">PR #22999</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22874" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22874</a>">PR #22874</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update appearance stories and add best practices. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22987" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22987</a>">PR #22987</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Remove commons from react-textarea. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22881" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22881</a>">PR #22881</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Updating spec to match implementation. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22902" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22902</a>">PR #22902</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Updating Textarea styles to use font tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22885" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22885</a>">PR #22885</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Removing TooltipCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22953" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22953</a>">PR #22953</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22828</a>">PR #22828</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/priority-overflow</code> <ul dir="auto"> <li>feat: Initial beta release (<a href="<a href="https://github.com/microsoft/fluentui/pull/22913" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22913</a>">PR #22913</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-accordion: ship rolluped only dts. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23061" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23061</a>">PR #23061</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Add support for size={16} to Avatar (<a href="<a href="https://github.com/microsoft/fluentui/pull/23003" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23003</a>">PR #23003</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Moving Avatar stories to stories folder. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23047" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23047</a>">PR #23047</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-badge: ship rolluped only dts. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23053" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23053</a>">PR #23053</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> <li>remove commons types from badges (<a href="<a href="https://github.com/microsoft/fluentui/pull/22868" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22868</a>">PR #22868</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>pass in icon props to presence badge icon slot, and use default strings (<a href="<a href="https://github.com/microsoft/fluentui/pull/22901" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22901</a>">PR #22901</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Using spacing tokens for button components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23076" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23076</a>">PR #23076</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Removing flex gap from button components and fixing spacing to better align with design spec. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23091" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23091</a>">PR #23091</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing Common types from all button components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22904" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22904</a>">PR #22904</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> <li>Removing ToggleButtonCommons type in @fluentui/react-button. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23067" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23067</a>">PR #23067</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>CardPreview now expands properly, all the way to the Card's edges (<a href="<a href="https://github.com/microsoft/fluentui/pull/22761" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22761</a>">PR #22761</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>fix: focus no longer being managed when using <code>focusMode="off"</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/23011" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23011</a>">PR #23011</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>remove commons from Card (<a href="<a href="https://github.com/microsoft/fluentui/pull/22872" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22872</a>">PR #22872</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Replacing spacing constants with tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22994" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22994</a>">PR #22994</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Moving Checkbox to RC. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22991" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22991</a>">PR #22991</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Refactor styles to remove usage of flex gap (<a href="<a href="https://github.com/microsoft/fluentui/pull/22974" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22974</a>">PR #22974</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating spec to match implementation and added information to README. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22952" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22952</a>">PR #22952</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22793" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22793</a>">PR #22793</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Removing commons from checkbox. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22916" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22916</a>">PR #22916</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Use vertical and horizontal spacing tokens for padding (<a href="<a href="https://github.com/microsoft/fluentui/pull/22982" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22982</a>">PR #22982</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Moving react-textarea from unstable to stable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22999" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22999</a>">PR #22999</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Re-exporting AvatarSizes from react-avatar. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22998" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22998</a>">PR #22998</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Moved react-tabs to stable and rc.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22923" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22923</a>">PR #22923</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>react-spinbutton: remove "strings" prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/22948" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22948</a>">PR #22948</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Move react-label to release candidate (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>Move react-spinner from unstable to stable (<a href="<a href="https://github.com/microsoft/fluentui/pull/23009" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23009</a>">PR #23009</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Moving Checkbox from unstable to stable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22991" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22991</a>">PR #22991</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Switch: Moving component out of unstable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23094" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23094</a>">PR #23094</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Add uncomplete Input scenario (<a href="<a href="https://github.com/microsoft/fluentui/pull/21651" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21651</a>">PR #21651</a> by <a href="mailto:adam.samec@gmail.com" data-markdown-generated-content="">adam.samec@gmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update react-input to release candidate. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23090" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23090</a>">PR #23090</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: update mock of mergeClasses() to return an empty string (<a href="<a href="https://github.com/microsoft/fluentui/pull/22935" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22935</a>">PR #22935</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-divider: ship rolluped only dts. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23061" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23061</a>">PR #23061</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> <li>Removing DividerCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22951" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22951</a>">PR #22951</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing ImageCommons type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22957" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22957</a>">PR #22957</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>write readme (<a href="<a href="https://github.com/microsoft/fluentui/pull/22993" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22993</a>">PR #22993</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-input: update appearance stories background contrast (<a href="<a href="https://github.com/microsoft/fluentui/pull/22966" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22966</a>">PR #22966</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22793" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22793</a>">PR #22793</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Move from beta to release candidate. (<a href="<a href="https://github.com/microsoft/fluentui/pull/23090" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23090</a>">PR #23090</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>update README and package version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22865</a>">PR #22865</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22793" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22793</a>">PR #22793</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Removing commons type from Label. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22880" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22880</a>">PR #22880</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22793" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22793</a>">PR #22793</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Removing LinkCommon type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22942" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22942</a>">PR #22942</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/22894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22894</a>">PR #22894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: Fill icon on hover (<a href="<a href="https://github.com/microsoft/fluentui/pull/23084" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23084</a>">PR #23084</a> by <a href="mailto:yuanboxue@microsoft.com" data-markdown-generated-content="">yuanboxue@microsoft.com</a>)</li> <li>fix: Context menu closes when its trigger is left clicked (<a href="<a href="https://github.com/microsoft/fluentui/pull/23089" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23089</a>">PR #23089</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/23029" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/23029</a>">PR #23029</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing Common types from all Menu components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22958" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22958</a>">PR #22958</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc10httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc10" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.10" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.10</a>">9.0.0-rc.10</a></h2> <p dir="auto">Thu, 05 May 2022 18:26:23 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.9..@fluentui/react-components_v9.0.0-rc.10" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.9..@fluentui/react-components_v9.0.0-rc.10</a>">Compare changes</a></p> <h3 id="user-content-changes-126" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22801" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22801</a>">PR #22801</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Updated to use new theme tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22836" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22836</a>">PR #22836</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22804" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22804</a>">PR #22804</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22805" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22805</a>">PR #22805</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22806" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22806</a>">PR #22806</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22807" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22807</a>">PR #22807</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>update README (<a href="<a href="https://github.com/microsoft/fluentui/pull/22819" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22819</a>">PR #22819</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22808" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22808</a>">PR #22808</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Export TypographyStyle type (<a href="<a href="https://github.com/microsoft/fluentui/pull/22832" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22832</a>">PR #22832</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22810" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22810</a>">PR #22810</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> <li>Added ms suffix to durations (<a href="<a href="https://github.com/microsoft/fluentui/pull/22831" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22831</a>">PR #22831</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>feat: add time element on nativeElementMap (<a href="<a href="https://github.com/microsoft/fluentui/pull/22848" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22848</a>">PR #22848</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22798" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22798</a>">PR #22798</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Added new <code>focusMode</code> property to control the focus behavior inside of the component (<a href="<a href="https://github.com/microsoft/fluentui/pull/22312" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22312</a>">PR #22312</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>react-radio: move to release candidate (<a href="<a href="https://github.com/microsoft/fluentui/pull/22819" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22819</a>">PR #22819</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Re-exporting GriffelStyle. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22845" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22845</a>">PR #22845</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Export TypographyStyle type (<a href="<a href="https://github.com/microsoft/fluentui/pull/22832" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22832</a>">PR #22832</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22823" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22823</a>">PR #22823</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc9httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc9" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.9" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.9</a>">9.0.0-rc.9</a></h2> <p dir="auto">Wed, 04 May 2022 13:26:33 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.8..@fluentui/react-components_v9.0.0-rc.9" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.8..@fluentui/react-components_v9.0.0-rc.9</a>">Compare changes</a></p> <h3 id="user-content-changes-127" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22708" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22708</a>">PR #22708</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Updated react-text to use typography constants (<a href="<a href="https://github.com/microsoft/fluentui/pull/22716" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22716</a>">PR #22716</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Add px suffix to spacings (<a href="<a href="https://github.com/microsoft/fluentui/pull/22722" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22722</a>">PR #22722</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Fixed typo in typography (<a href="<a href="https://github.com/microsoft/fluentui/pull/22625" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22625</a>">PR #22625</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Fixed line-height in title2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22716" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22716</a>">PR #22716</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Added global theme types and tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22607" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22607</a>">PR #22607</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>fix(react-theme): Update CompoundBrandBackground and BrandStroke1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22751" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22751</a>">PR #22751</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>Add base font family per figma (<a href="<a href="https://github.com/microsoft/fluentui/pull/22627" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22627</a>">PR #22627</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Added typeography styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22610" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22610</a>">PR #22610</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>feat(react-theme): Add colorNeutralForeground2Link color tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22570" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22570</a>">PR #22570</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>remove star exports (<a href="<a href="https://github.com/microsoft/fluentui/pull/22681" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22681</a>">PR #22681</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>remove star exports (<a href="<a href="https://github.com/microsoft/fluentui/pull/22682" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22682</a>">PR #22682</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22708" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22708</a>">PR #22708</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>feat: re-exports positioning types at <code>react-components</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/22666" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22666</a>">PR #22666</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>feat: export <code>useThemeClassName</code> hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/22639" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22639</a>">PR #22639</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: re-export <code>createFocusOutlineStyle</code> on <code>react-components</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/22747" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22747</a>">PR #22747</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22746" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22746</a>">PR #22746</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Fixed typo in typography (<a href="<a href="https://github.com/microsoft/fluentui/pull/22625" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22625</a>">PR #22625</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Exported typeography styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22610" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22610</a>">PR #22610</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Exported new theme types (<a href="<a href="https://github.com/microsoft/fluentui/pull/22607" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22607</a>">PR #22607</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22708" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22708</a>">PR #22708</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>update content before/after stories; label usage in stories (<a href="<a href="https://github.com/microsoft/fluentui/pull/22731" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22731</a>">PR #22731</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Add style to make required match text when disabled (<a href="<a href="https://github.com/microsoft/fluentui/pull/22715" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22715</a>">PR #22715</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Link: Changing styles of focused links to align with design spec. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22732" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22732</a>">PR #22732</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22791" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22791</a>">PR #22791</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>feat: Add inline prop to Popover (<a href="<a href="https://github.com/microsoft/fluentui/pull/22789" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22789</a>">PR #22789</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22791" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22791</a>">PR #22791</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>feat: Adds prop <code>closeOnScroll</code> to close popover on scrolling outside (<a href="<a href="https://github.com/microsoft/fluentui/pull/22784" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22784</a>">PR #22784</a> by <a href="mailto:yuanboxue@microsoft.com" data-markdown-generated-content="">yuanboxue@microsoft.com</a>)</li> <li>feat: Adds prop <code>mouseLeaveDelay</code> to delay closing popover that opens on hover (<a href="<a href="https://github.com/microsoft/fluentui/pull/22786" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22786</a>">PR #22786</a> by <a href="mailto:yuanboxue@microsoft.com" data-markdown-generated-content="">yuanboxue@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat</code> <ul dir="auto"> <li>initial release (<a href="<a href="https://github.com/microsoft/fluentui/pull/22510" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22510</a>">PR #22510</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal-compat-context</code> <ul dir="auto"> <li>initial release (<a href="<a href="https://github.com/microsoft/fluentui/pull/22510" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22510</a>">PR #22510</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22791" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22791</a>">PR #22791</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>check for styleTag.sheet before performing actions on the sheet (<a href="<a href="https://github.com/microsoft/fluentui/pull/22684" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22684</a>">PR #22684</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>feat: ship rolluped only dts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22791" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22791</a>">PR #22791</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>react-radio: update context usage (<a href="<a href="https://github.com/microsoft/fluentui/pull/22803" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22803</a>">PR #22803</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>add bundle size fixtures (<a href="<a href="https://github.com/microsoft/fluentui/pull/22675" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22675</a>">PR #22675</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-radio: add required prop to RadioGroup (<a href="<a href="https://github.com/microsoft/fluentui/pull/22809" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22809</a>">PR #22809</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-radio: remove required indicator from label (<a href="<a href="https://github.com/microsoft/fluentui/pull/22782" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22782</a>">PR #22782</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>write readme (<a href="<a href="https://github.com/microsoft/fluentui/pull/22676" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22676</a>">PR #22676</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Allow data argument on onChange (<a href="<a href="https://github.com/microsoft/fluentui/pull/22753" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22753</a>">PR #22753</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Adjust focus rect to match design, and update color tokens to improve dark mode contrast (<a href="<a href="https://github.com/microsoft/fluentui/pull/22701" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22701</a>">PR #22701</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>remove MIGRATION.md (<a href="<a href="https://github.com/microsoft/fluentui/pull/22737" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22737</a>">PR #22737</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-spinbutton: remove "inputType" prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/22652" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22652</a>">PR #22652</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Switch: Fixing disabled styles in high contrast mode. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22817" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22817</a>">PR #22817</a> by <a href="mailto:humberto_makoto@hotmail.com" data-markdown-generated-content="">humberto_makoto@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Added aria-selected (<a href="<a href="https://github.com/microsoft/fluentui/pull/22742" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22742</a>">PR #22742</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Updated to use correct pseudo-elements (<a href="<a href="https://github.com/microsoft/fluentui/pull/22768" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22768</a>">PR #22768</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Updated to use tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22717" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22717</a>">PR #22717</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Removed unnecessary width and height from indicators (<a href="<a href="https://github.com/microsoft/fluentui/pull/22744" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22744</a>">PR #22744</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Allow tab to animate when value is numeric zero (<a href="<a href="https://github.com/microsoft/fluentui/pull/22754" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22754</a>">PR #22754</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc8httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc8" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.8" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.8</a>">9.0.0-rc.8</a></h2> <p dir="auto">Mon, 25 Apr 2022 09:32:14 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.7..@fluentui/react-components_v9.0.0-rc.8" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.7..@fluentui/react-components_v9.0.0-rc.8</a>">Compare changes</a></p> <h3 id="user-content-changes-128" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-spinbutton</code> <ul dir="auto"> <li>use ::after pseudo element in styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22591" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22591</a>">PR #22591</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>react-spinbutton: remove private from package.json (<a href="<a href="https://github.com/microsoft/fluentui/pull/22568" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22568</a>">PR #22568</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-spinner</code> <ul dir="auto"> <li>Reexport react-spinner in react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/22531" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22531</a>">PR #22531</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Added styles to support future overflow calcs (<a href="<a href="https://github.com/microsoft/fluentui/pull/22548" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22548</a>">PR #22548</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Adjusting accordion keyboard navigation. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21995" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21995</a>">PR #21995</a> by <a href="mailto:marata@microsoft.com" data-markdown-generated-content="">marata@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Adjusting accordion keyboard navigation. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21995" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21995</a>">PR #21995</a> by <a href="mailto:marata@microsoft.com" data-markdown-generated-content="">marata@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Adding useToggleState hook to scaffold toggleable behavior for individual consumption. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22279" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22279</a>">PR #22279</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix(Button): Text color in HC mode for hover, active and checked states. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22566" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22566</a>">PR #22566</a> by <a href="mailto:jukapsia@microsoft.com" data-markdown-generated-content="">jukapsia@microsoft.com</a>)</li> <li>Button: Stop applying active styles when mouse moves away while it is being held and improving styles in High Contrast mode. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22574" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22574</a>">PR #22574</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Fix disabled HCM styles in Checkbox. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22595" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22595</a>">PR #22595</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>react-components: add SpinButton to /unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/22568" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22568</a>">PR #22568</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Exporting useToggleState from @fluentui/react-button. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22279" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22279</a>">PR #22279</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Reexport react-spinner in react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/22531" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22531</a>">PR #22531</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>fix: restore SSRProvider export (<a href="<a href="https://github.com/microsoft/fluentui/pull/22560" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22560</a>">PR #22560</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>use ::after pseudo element in styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/22591" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22591</a>">PR #22591</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>feat: export useFluentProviderThemeStyleTag from @fluentui/react-provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/22601" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22601</a>">PR #22601</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc7httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc7" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.7" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.7</a>">9.0.0-rc.7</a></h2> <p dir="auto">Tue, 19 Apr 2022 19:16:44 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.6..@fluentui/react-components_v9.0.0-rc.7" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.6..@fluentui/react-components_v9.0.0-rc.7</a>">Compare changes</a></p> <h3 id="user-content-changes-129" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22112" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22112</a>">PR #22112</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Add static classnames to Link (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix(MenuItem): Alignment for non v9 icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21949" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21949</a>">PR #21949</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add static classnames to Menu (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Add static classnames to Popover (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>update <code>mountNode</code> types to accept HTMLElement (<a href="<a href="https://github.com/microsoft/fluentui/pull/22153" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22153</a>">PR #22153</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Add static classnames to Provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>Deprecate static classname string for Radio. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Remove star exports from react-radio (<a href="<a href="https://github.com/microsoft/fluentui/pull/22106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22106</a>">PR #22106</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Add onChange event prop to Radio (<a href="<a href="https://github.com/microsoft/fluentui/pull/22104" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22104</a>">PR #22104</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Radio/RadioGroup API alignment. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22065" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22065</a>">PR #22065</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22150" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22150</a>">PR #22150</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>add inline slider, update tests and examples (<a href="<a href="https://github.com/microsoft/fluentui/pull/21813" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21813</a>">PR #21813</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Moved Slider to RC, updated exported CSS variable name (<a href="<a href="https://github.com/microsoft/fluentui/pull/22224" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22224</a>">PR #22224</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Add deprecation messages to react-switch (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22139" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22139</a>">PR #22139</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Switch: Updating spec and migration guide to reflect latest state of the component. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22011" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22011</a>">PR #22011</a> by email not defined)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Set disabled tab background to transparent (<a href="<a href="https://github.com/microsoft/fluentui/pull/22342" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22342</a>">PR #22342</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Add static classnames to Tabs (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22151" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22151</a>">PR #22151</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix missing dependencies and lint warnings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21924" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21924</a>">PR #21924</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Fix subtle style on tabs (<a href="<a href="https://github.com/microsoft/fluentui/pull/22439" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22439</a>">PR #22439</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>react-tabs fit and finish (<a href="<a href="https://github.com/microsoft/fluentui/pull/22225" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22225</a>">PR #22225</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Set subtle tab background to subtle background tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22346" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22346</a>">PR #22346</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Updated to decrease gap of small vertical tab per figma change (<a href="<a href="https://github.com/microsoft/fluentui/pull/22335" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22335</a>">PR #22335</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports at src/index.ts. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22367" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22367</a>">PR #22367</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix styles in getFocusOutlineStyles() (<a href="<a href="https://github.com/microsoft/fluentui/pull/22070" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22070</a>">PR #22070</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat(react-tabster): Add grid navigation (<a href="<a href="https://github.com/microsoft/fluentui/pull/22085" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22085</a>">PR #22085</a> by <a href="mailto:jukapsia@microsoft.com" data-markdown-generated-content="">jukapsia@microsoft.com</a>)</li> <li>Upgrading tabster to latest version. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22492" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22492</a>">PR #22492</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Add static classnames to Text (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-textarea</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>fix(react-theme): Update yellow shared color (<a href="<a href="https://github.com/microsoft/fluentui/pull/22450" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22450</a>">PR #22450</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>feat(react-theme): update color tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/22238" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22238</a>">PR #22238</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22156" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22156</a>">PR #22156</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Add mountNode prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/22134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22134</a>">PR #22134</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Add static classnames to Tooltip (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Removing star exports at src/index.ts (<a href="<a href="https://github.com/microsoft/fluentui/pull/22367" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22367</a>">PR #22367</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Add static classnames to Accordion (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>add missing dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/21924" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21924</a>">PR #21924</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Add static classnames to Avatar (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Avatar: Fix style for sizes 20 and 24 to have semibold fontWeight instead of regular. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22146" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22146</a>">PR #22146</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22113" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22113</a>">PR #22113</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>add missing dependencies (<a href="<a href="https://github.com/microsoft/fluentui/pull/21924" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21924</a>">PR #21924</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22114</a>">PR #22114</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>PresenceBadge: Adding unknown status. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21951" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21951</a>">PR #21951</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Add static classnames to Badge (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Disabling lint rule for deprecated [component]ClassName exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22131" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22131</a>">PR #22131</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Button: Deprecating block prop. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22148" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22148</a>">PR #22148</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Button components: Making root a non-nullable slot. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22147" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22147</a>">PR #22147</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>CompoundButton: Fixing bug where component was iconOnly even when secondaryContent was being provided. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22107" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22107</a>">PR #22107</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22111" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22111</a>">PR #22111</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Add deprecation messages to react-button (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add static classnames to Card (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Add static classnames to Checkbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Remove star exports from react-checkbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/22108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22108</a>">PR #22108</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update Checkbox onChange event parameter to be of type ChangeEvent instead of type FormEvent. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22057" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22057</a>">PR #22057</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/22512" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22512</a>">PR #22512</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Adding Textarea to react-components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22413" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22413</a>">PR #22413</a> by email not defined)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated exports for react-tabs unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/22225" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22225</a>">PR #22225</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Added MenuSplitGroup to exports (<a href="<a href="https://github.com/microsoft/fluentui/pull/21964" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21964</a>">PR #21964</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Exports Slider from the main package, removes Slider from unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/22224" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22224</a>">PR #22224</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Update classNames exports from react-components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Re-exporting everything from @fluentui/react-tabster and @fluentui/react-utilities in @fluentui/react-components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22367" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22367</a>">PR #22367</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Adding Switch to @fluentui/react-components/unstable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21987" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21987</a>">PR #21987</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>Fix cleanup of overridesWin test (<a href="<a href="https://github.com/microsoft/fluentui/pull/22009" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22009</a>">PR #22009</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>add react-conformance missing dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21924" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21924</a>">PR #21924</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Move <code>scheduler</code> to a peer dependency and allow appropriate versions for React 16 or 17 (<a href="<a href="https://github.com/microsoft/fluentui/pull/21769" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21769</a>">PR #21769</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22136" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22136</a>">PR #22136</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add static classnames to Divider (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add static classnames to Image (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22140" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22140</a>">PR #22140</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update onChange event type (<a href="<a href="https://github.com/microsoft/fluentui/pull/22233" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22233</a>">PR #22233</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>BREAKING CHANGE: Remove <code>inline</code> prop and use <code>display: inline-flex</code> by default (<a href="<a href="https://github.com/microsoft/fluentui/pull/21935" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21935</a>">PR #21935</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add static classnames to Input (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Add static classnames to Label (<a href="<a href="https://github.com/microsoft/fluentui/pull/21960" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21960</a>">PR #21960</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>chore: Update Griffel to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21976" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21976</a>">PR #21976</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removing star exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/22138" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/22138</a>">PR #22138</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc6httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc6" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.6" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.6</a>">9.0.0-rc.6</a></h2> <p dir="auto">Fri, 04 Mar 2022 19:49:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.5..@fluentui/react-components_v9.0.0-rc.6" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.5..@fluentui/react-components_v9.0.0-rc.6</a>">Compare changes</a></p> <h3 id="user-content-changes-130" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Adding /unstable export to exports map. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21962" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21962</a>">PR #21962</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc5httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc5" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.5</a>">9.0.0-rc.5</a></h2> <p dir="auto">Fri, 04 Mar 2022 05:17:28 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.4..@fluentui/react-components_v9.0.0-rc.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.4..@fluentui/react-components_v9.0.0-rc.5</a>">Compare changes</a></p> <h3 id="user-content-changes-131" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>undefined (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Updating class names to use slot class names helper type. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21933" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21933</a>">PR #21933</a> by email not defined)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Adding helper type to define slot class names. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21933" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21933</a>">PR #21933</a> by email not defined)</li> <li>fix(shouldPreventDefaultOnKeyDown): return false for events that are default prevented (<a href="<a href="https://github.com/microsoft/fluentui/pull/21905" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21905</a>">PR #21905</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>keyboard-keys: Adding missing tslib dependency. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21947" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21947</a>">PR #21947</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Button: Exporting classNames of individual slots. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20977" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20977</a>">PR #20977</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Add Radio and RadioGroup to react-components/unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/21883" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21883</a>">PR #21883</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>refactor: PopoverSurface should be rendered from the Popover component (<a href="<a href="https://github.com/microsoft/fluentui/pull/21922" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21922</a>">PR #21922</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>fix: <code>popperRef.setTarget</code> should accept virtual element type (<a href="<a href="https://github.com/microsoft/fluentui/pull/21875" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21875</a>">PR #21875</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-radio</code> <ul dir="auto"> <li>Adding explicit export maps on all consumer packages for FUIR 8 and 9. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21508" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21508</a>">PR #21508</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> <li>Initial release (<a href="<a href="https://github.com/microsoft/fluentui/pull/21883" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21883</a>">PR #21883</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc4httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc4" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.4</a>">9.0.0-rc.4</a></h2> <p dir="auto">Tue, 01 Mar 2022 02:17:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.3..@fluentui/react-components_v9.0.0-rc.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.3..@fluentui/react-components_v9.0.0-rc.4</a>">Compare changes</a></p> <h3 id="user-content-changes-132" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor Checkbox styles to use CSS pseudo-classes (<a href="<a href="https://github.com/microsoft/fluentui/pull/21837" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21837</a>">PR #21837</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Rename <code>circular</code> prop to <code>shape</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/21834" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21834</a>">PR #21834</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Add Checkbox to react-components/unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/21836" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21836</a>">PR #21836</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>feat: add isIntersectingModifier to usePopper (<a href="<a href="https://github.com/microsoft/fluentui/pull/21855" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21855</a>">PR #21855</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Switch: Re-implementing component to make it simpler and making it adhere to latest patterns. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21849" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21849</a>">PR #21849</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>fix: Add react-theme as dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/21825" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21825</a>">PR #21825</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Ignore prefix in useId() when it is falsey. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21848" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21848</a>">PR #21848</a> by <a href="mailto:seanmonahan@microsoft.com" data-markdown-generated-content="">seanmonahan@microsoft.com</a>)</li> <li>Add fieldset to getNativeElementProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/21835" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21835</a>">PR #21835</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc3httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc3" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.3</a>">9.0.0-rc.3</a></h2> <p dir="auto">Fri, 18 Feb 2022 13:35:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.1..@fluentui/react-components_v9.0.0-rc.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.1..@fluentui/react-components_v9.0.0-rc.3</a>">Compare changes</a></p> <h3 id="user-content-changes-133" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Hide Avatar's image if it fails to load, rather than displaying the broken image icon (<a href="<a href="https://github.com/microsoft/fluentui/pull/21636" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21636</a>">PR #21636</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update Avatar SPEC.md and MIGRATION.md (<a href="<a href="https://github.com/microsoft/fluentui/pull/21702" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21702</a>">PR #21702</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>SplitButton: Fixing issue where menuIcon prop was not being respected. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21683" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21683</a>">PR #21683</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Button: Updating stories to fix a11y issues. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21679" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21679</a>">PR #21679</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>SplitButton: Fixing screen reader access issues. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21703" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21703</a>">PR #21703</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Button: Adding tests and fixing issues in SplitButton and ToggleButton. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21719" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21719</a>">PR #21719</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Add new appearance property to allow for different card styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/21264" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21264</a>">PR #21264</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> <li>fix: top padding issues with CardPreview (<a href="<a href="https://github.com/microsoft/fluentui/pull/21685" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21685</a>">PR #21685</a> by <a href="mailto:39736248+andrefcdias@users.noreply.github.com" data-markdown-generated-content="">39736248+andrefcdias@users.noreply.github.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Moved react-tabs to unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/21763" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21763</a>">PR #21763</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>fix: Add react-theme as dependency to react-image (<a href="<a href="https://github.com/microsoft/fluentui/pull/21787" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21787</a>">PR #21787</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: MenuItem is a submenu trigger if it is wrapped by a MenuTrigger and in a submenu (<a href="<a href="https://github.com/microsoft/fluentui/pull/21800" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21800</a>">PR #21800</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>fix visual display of controlled switches (<a href="<a href="https://github.com/microsoft/fluentui/pull/21704" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21704</a>">PR #21704</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabs</code> <ul dir="auto"> <li>chore: Force bump all v9 packages to release correct source maps (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Publish initial version (<a href="<a href="https://github.com/microsoft/fluentui/pull/21763" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21763</a>">PR #21763</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Update documentation comments (<a href="<a href="https://github.com/microsoft/fluentui/pull/21736" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21736</a>">PR #21736</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update trigger implementation to be consistent (<a href="<a href="https://github.com/microsoft/fluentui/pull/21626" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21626</a>">PR #21626</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Updates initial open items value to be empty on every case (<a href="<a href="https://github.com/microsoft/fluentui/pull/21728" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21728</a>">PR #21728</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Breaking change: navigable becomes navigation (<a href="<a href="https://github.com/microsoft/fluentui/pull/21729" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21729</a>">PR #21729</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>fix: Source maps contain original source code (<a href="<a href="https://github.com/microsoft/fluentui/pull/21690" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21690</a>">PR #21690</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Fixing issue in useAriaButton where passing disabledFocusable=false caused aria-disabled to be set to false and appear in DOM instead of just be undefined for that element. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21703" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21703</a>">PR #21703</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-rc1httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-rc1" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.1</a>">9.0.0-rc.1</a></h2> <p dir="auto">Thu, 10 Feb 2022 08:50:26 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.5..@fluentui/react-components_v9.0.0-rc.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.5..@fluentui/react-components_v9.0.0-rc.1</a>">Compare changes</a></p> <h3 id="user-content-changes-134" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>BREAKING: implement <code>content</code> slot (<a href="<a href="https://github.com/microsoft/fluentui/pull/21470" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21470</a>">PR #21470</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21422" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21422</a>">PR #21422</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replace <code>triggerAriaAttribute</code> prop with <code>relationship</code> and make it required with no default (<a href="<a href="https://github.com/microsoft/fluentui/pull/21331" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21331</a>">PR #21331</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Update MenuTrigger and Tooltip to work together (<a href="<a href="https://github.com/microsoft/fluentui/pull/21495" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21495</a>">PR #21495</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Move arrowHeight and tooltipBorderRadius into a shared constants.ts file (<a href="<a href="https://github.com/microsoft/fluentui/pull/21204" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21204</a>">PR #21204</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Prevent Tooltip from overriding any aria-label, etc. props on its child (<a href="<a href="https://github.com/microsoft/fluentui/pull/21532" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21532</a>">PR #21532</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21058" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21058</a>">PR #21058</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20795" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20795</a>">PR #20795</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update documentation stories (<a href="<a href="https://github.com/microsoft/fluentui/pull/21298" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21298</a>">PR #21298</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update types related to trigger (allow only React.ReactElement & null) (<a href="<a href="https://github.com/microsoft/fluentui/pull/21609" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21609</a>">PR #21609</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Fix tooltip arrow rendering, and add high contrast border around Tooltip (<a href="<a href="https://github.com/microsoft/fluentui/pull/21086" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21086</a>">PR #21086</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove Tooltip's inverted prop in favor of the appearance prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/21327" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21327</a>">PR #21327</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>getSlots: remove slotNames param, and infer from state.components instead (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>add useTriggerElement() hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/21225" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21225</a>">PR #21225</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Removes nullRender from react-utilities (<a href="<a href="https://github.com/microsoft/fluentui/pull/21576" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21576</a>">PR #21576</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>update applyTriggerPropsToChildren() to return React.ReactElement or null (<a href="<a href="https://github.com/microsoft/fluentui/pull/21609" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21609</a>">PR #21609</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Adding ComponentSlotProps to allow ref to be passed in composite components. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Renaming most <em>Shorthand</em> composition types to <em>SlotProps</em> so they better reflect what the types do. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Update trigger utilities to handle nested triggers (<a href="<a href="https://github.com/microsoft/fluentui/pull/21495" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21495</a>">PR #21495</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>[breaking] Remove useControllableValue hook (use useControllableState instead) (<a href="<a href="https://github.com/microsoft/fluentui/pull/20865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20865</a>">PR #20865</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Updating based on removal of functions from makeStyles. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21239" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21239</a>">PR #21239</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21392" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21392</a>">PR #21392</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>standardize trigger implementation & cloning (<a href="<a href="https://github.com/microsoft/fluentui/pull/21609" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21609</a>">PR #21609</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20796" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20796</a>">PR #20796</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: Use role=complementary for Popovers without focus traps (<a href="<a href="https://github.com/microsoft/fluentui/pull/21416" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21416</a>">PR #21416</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/21049" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21049</a>">PR #21049</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Fix Popover arrow border in high contrast (<a href="<a href="https://github.com/microsoft/fluentui/pull/21086" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21086</a>">PR #21086</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: Set <code>aria-modal</code> on Popover if focus trap is enabled (<a href="<a href="https://github.com/microsoft/fluentui/pull/21387" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21387</a>">PR #21387</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>remove unused dependency on Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/21393" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21393</a>">PR #21393</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>use new types from makeStyles core (<a href="<a href="https://github.com/microsoft/fluentui/pull/20786" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20786</a>">PR #20786</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21051" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21051</a>">PR #21051</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Fix tooltip arrow's high contrast border in RTL (<a href="<a href="https://github.com/microsoft/fluentui/pull/21354" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21354</a>">PR #21354</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21421" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21421</a>">PR #21421</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>feat: Imperative <code>setTarget</code> for <code>usePopper</code> and <code>positioning</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/21632" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21632</a>">PR #21632</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Adds @noflip annotation to data-popper-placement styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/20845" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20845</a>">PR #20845</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20842" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20842</a>">PR #20842</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Fix popover arrow styling (<a href="<a href="https://github.com/microsoft/fluentui/pull/21086" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21086</a>">PR #21086</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21360" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21360</a>">PR #21360</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>make the FluentProvider#theme TS API reflect runtime and add warning if there is a violation (<a href="<a href="https://github.com/microsoft/fluentui/pull/21286" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21286</a>">PR #21286</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/21052" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21052</a>">PR #21052</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>replace mergeThemes functionality from react-theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/21278" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21278</a>">PR #21278</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Remove <code>themeToCSSVariables</code> function (<a href="<a href="https://github.com/microsoft/fluentui/pull/20828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20828</a>">PR #20828</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue (<a href="<a href="https://github.com/microsoft/fluentui/pull/21286" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21286</a>">PR #21286</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>move slider to unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/21506" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21506</a>">PR #21506</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21424" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21424</a>">PR #21424</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20844</a>">PR #20844</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21056" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21056</a>">PR #21056</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>feat: Support <code>options</code> for <code>findNextFocusable</code> and <code>findPrevFocusable</code> focus finders (<a href="<a href="https://github.com/microsoft/fluentui/pull/21095" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21095</a>">PR #21095</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore: Bump tabster and keyborg versions (<a href="<a href="https://github.com/microsoft/fluentui/pull/20889" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20889</a>">PR #20889</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21419" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21419</a>">PR #21419</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>use new types from makeStyles core (<a href="<a href="https://github.com/microsoft/fluentui/pull/20786" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20786</a>">PR #20786</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-tabster: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>chore: bump tabster to 1.1.1 - removes IE11 support (<a href="<a href="https://github.com/microsoft/fluentui/pull/21319" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21319</a>">PR #21319</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20842" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20842</a>">PR #20842</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>use makeStyles types from proper package (<a href="<a href="https://github.com/microsoft/fluentui/pull/20786" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20786</a>">PR #20786</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21057" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21057</a>">PR #21057</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21418" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21418</a>">PR #21418</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20841" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20841</a>">PR #20841</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>feat(react-theme): Add colorNeutralForeground1Static token (<a href="<a href="https://github.com/microsoft/fluentui/pull/21385" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21385</a>">PR #21385</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>updating brand colors (<a href="<a href="https://github.com/microsoft/fluentui/pull/20140" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20140</a>">PR #20140</a> by <a href="mailto:andmarti@microsoft.com" data-markdown-generated-content="">andmarti@microsoft.com</a>)</li> <li>feat: Export tokens as mapping to CSS variables (<a href="<a href="https://github.com/microsoft/fluentui/pull/21026" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21026</a>">PR #21026</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Extend brand ramp from 13 to 16 tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/20884" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20884</a>">PR #20884</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>remove mergeThemes API (<a href="<a href="https://github.com/microsoft/fluentui/pull/21278" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21278</a>">PR #21278</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Theme: Adding function to programmatically generate tokens object based on a theme. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21548" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21548</a>">PR #21548</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove <code>themeToCSSVariables</code> function (<a href="<a href="https://github.com/microsoft/fluentui/pull/20828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20828</a>">PR #20828</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>feat(react-theme) Add border1 color token for shared colors (<a href="<a href="https://github.com/microsoft/fluentui/pull/20963" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20963</a>">PR #20963</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Allow React 17 in peerDependencies. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21544" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21544</a>">PR #21544</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>set minimum line length based on a11y review (<a href="<a href="https://github.com/microsoft/fluentui/pull/21362" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21362</a>">PR #21362</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20817" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20817</a>">PR #20817</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>react-divider: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21043" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21043</a>">PR #21043</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Added aria-orientation to divider (<a href="<a href="https://github.com/microsoft/fluentui/pull/21292" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21292</a>">PR #21292</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Added missing descriptions to divider stories (<a href="<a href="https://github.com/microsoft/fluentui/pull/21067" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21067</a>">PR #21067</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21433" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21433</a>">PR #21433</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>react-image: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21044" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21044</a>">PR #21044</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21432" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21432</a>">PR #21432</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20818" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20818</a>">PR #20818</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-input</code> <ul dir="auto"> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Fix styling issues found in accessibility review (<a href="<a href="https://github.com/microsoft/fluentui/pull/21205" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21205</a>">PR #21205</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21431" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21431</a>">PR #21431</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Initial release (<a href="<a href="https://github.com/microsoft/fluentui/pull/21142" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21142</a>">PR #21142</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens and removing old version of stories. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21045" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21045</a>">PR #21045</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21430" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21430</a>">PR #21430</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>react-label: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21046" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21046</a>">PR #21046</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20819" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20819</a>">PR #20819</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21429" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21429</a>">PR #21429</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-link: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21047" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21047</a>">PR #21047</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix: set <code>aria-expanded</code> and <code>aria-haspopup</code> values correctly (<a href="<a href="https://github.com/microsoft/fluentui/pull/20957" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20957</a>">PR #20957</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: Focus on first menu item on click (<a href="<a href="https://github.com/microsoft/fluentui/pull/20955" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20955</a>">PR #20955</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>fix: MenuTrigger should work correctly when <code>aria-disabled="true"</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/21349" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21349</a>">PR #21349</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Allow <code>MenuTrigger</code> to be wrapped by another trigger (<a href="<a href="https://github.com/microsoft/fluentui/pull/21225" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21225</a>">PR #21225</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update types related to trigger (allow only React.ReactElement & null) (<a href="<a href="https://github.com/microsoft/fluentui/pull/21609" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21609</a>">PR #21609</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20820" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20820</a>">PR #20820</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: Call <code>useCheckmarkStyles</code> in <code>useMenuItemStyles</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/20956" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20956</a>">PR #20956</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating based on removal of functions from makeStyles. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21239" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21239</a>">PR #21239</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update MenuTrigger and Tooltip to work together (<a href="<a href="https://github.com/microsoft/fluentui/pull/21495" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21495</a>">PR #21495</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21048" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21048</a>">PR #21048</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21391" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21391</a>">PR #21391</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Apply fontSize styling to icon slot (<a href="<a href="https://github.com/microsoft/fluentui/pull/21222" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21222</a>">PR #21222</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Update react-icons usage to resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21074" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21074</a>">PR #21074</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>feat: implement <code>MenuSplitGroup</code> component for split menu items (<a href="<a href="https://github.com/microsoft/fluentui/pull/21095" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21095</a>">PR #21095</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>(fix): Update react-icons dependency to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20943" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20943</a>">PR #20943</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>breaking: MenuTrigger must be the first child of the <code>Menu</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/21096" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21096</a>">PR #21096</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>(fix): Update react-icons dependency to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20943" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20943</a>">PR #20943</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Refactor and re-organize Badge styles; no visual changes. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21271" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21271</a>">PR #21271</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Add fontSize styling to icon slot, to automatically size user-provided icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21219" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21219</a>">PR #21219</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20802" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20802</a>">PR #20802</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix: use updated tokens for ghost and outline variants (<a href="<a href="https://github.com/microsoft/fluentui/pull/20893" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20893</a>">PR #20893</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Allow React 17 in peerDependencies. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21544" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21544</a>">PR #21544</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> <li>Update react-icons usage to resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21074" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21074</a>">PR #21074</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21437" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21437</a>">PR #21437</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>react-badge: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21038" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21038</a>">PR #21038</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: Add uniform padding and modify gaps (<a href="<a href="https://github.com/microsoft/fluentui/pull/20974" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20974</a>">PR #20974</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Button: Changing border radius of small button to borderRadiusMedium from borderRadiusSmall. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21494" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21494</a>">PR #21494</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21436" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21436</a>">PR #21436</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update react-icons usage to resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21074" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21074</a>">PR #21074</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>(fix): Update react-icons dependency to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20943" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20943</a>">PR #20943</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21039" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21039</a>">PR #21039</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>CompoundButton: Updating styles to match latest design spec. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21523" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21523</a>">PR #21523</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Remove fontSize from default menuIcon, as it is already set via css (<a href="<a href="https://github.com/microsoft/fluentui/pull/21221" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21221</a>">PR #21221</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>ToggleButton: Stopping aria-pressed from changing when ToggleButton is disabledFocusable. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21492" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21492</a>">PR #21492</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20815</a>">PR #20815</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>MenuButton: Updating types so it properly supports ref. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21515" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21515</a>">PR #21515</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Update react-icons usage to resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21074" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21074</a>">PR #21074</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>react-card: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21040" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21040</a>">PR #21040</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove empty CardCommons type and outdated boilerplate comments (<a href="<a href="https://github.com/microsoft/fluentui/pull/21150" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21150</a>">PR #21150</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21417" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21417</a>">PR #21417</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update styles no not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20794" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20794</a>">PR #20794</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20816" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20816</a>">PR #20816</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21435" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21435</a>">PR #21435</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Update checkmark icons and color styles to match visual spec (<a href="<a href="https://github.com/microsoft/fluentui/pull/21011" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21011</a>">PR #21011</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>fix: update styles to match typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/20539" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20539</a>">PR #20539</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21041" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21041</a>">PR #21041</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Fluent UI dependencies to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor Checkbox to use label as a slot instead of being the root (<a href="<a href="https://github.com/microsoft/fluentui/pull/20904" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20904</a>">PR #20904</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Replace make-styles packages with griffel equivalents (<a href="<a href="https://github.com/microsoft/fluentui/pull/21469" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21469</a>">PR #21469</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Re-export shorthand functions for styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/20628" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20628</a>">PR #20628</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Add slider package to react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/21506" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21506</a>">PR #21506</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Theme: Adding function to programmatically generate tokens object based on a theme. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21548" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21548</a>">PR #21548</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove <code>themeToCSSVariables</code> function (<a href="<a href="https://github.com/microsoft/fluentui/pull/20828" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20828</a>">PR #20828</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>Move Label to unstable (<a href="<a href="https://github.com/microsoft/fluentui/pull/21672" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21672</a>">PR #21672</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Remove exports of Commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21195" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21195</a>">PR #21195</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Remove AccordionHeaderExpandIcon (<a href="<a href="https://github.com/microsoft/fluentui/pull/21218" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21218</a>">PR #21218</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>breaking: stop exporting useTheme hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/21257" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21257</a>">PR #21257</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Add Input components (exported as /unstable) (<a href="<a href="https://github.com/microsoft/fluentui/pull/21142" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21142</a>">PR #21142</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>remove mergeThemes from public API (<a href="<a href="https://github.com/microsoft/fluentui/pull/21278" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21278</a>">PR #21278</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Remove components' shorthandProps array exports (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-griffel</code> <ul dir="auto"> <li>add conformance tests for Griffel (<a href="<a href="https://github.com/microsoft/fluentui/pull/21359" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21359</a>">PR #21359</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20800" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20800</a>">PR #20800</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Allow React 17 in peerDependencies. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21544" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21544</a>">PR #21544</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>use Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21394" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21394</a>">PR #21394</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Removes children as a slot from AccordionHeader (<a href="<a href="https://github.com/microsoft/fluentui/pull/21285" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21285</a>">PR #21285</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update semantic elements and ARIA roles in react-accordion, add heading level story (<a href="<a href="https://github.com/microsoft/fluentui/pull/21401" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21401</a>">PR #21401</a> by <a href="mailto:sarah.higley@microsoft.com" data-markdown-generated-content="">sarah.higley@microsoft.com</a>)</li> <li>Update react-icons usage to resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21074" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21074</a>">PR #21074</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21035" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21035</a>">PR #21035</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21036" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21036</a>">PR #21036</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Remove AccordionHeaderExpandIcon, and use ChevronRightRegular from @fluentui/react-icons instead (<a href="<a href="https://github.com/microsoft/fluentui/pull/21218" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21218</a>">PR #21218</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>remove Griffel packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/21440" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21440</a>">PR #21440</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Updating use of tokens.fontWeight now that we don't need to use casting. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21217</a>">PR #21217</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Make Avatar's initials be un-selectable text (<a href="<a href="https://github.com/microsoft/fluentui/pull/21638" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21638</a>">PR #21638</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update @fluentui/react-icons package (<a href="<a href="https://github.com/microsoft/fluentui/pull/21498" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21498</a>">PR #21498</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Replace make-styles packages with griffel equivalents. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21439" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21439</a>">PR #21439</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Update documentation stories (<a href="<a href="https://github.com/microsoft/fluentui/pull/21519" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21519</a>">PR #21519</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet (<a href="<a href="https://github.com/microsoft/fluentui/pull/21365" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21365</a>">PR #21365</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Export the default getInitials implementation (<a href="<a href="https://github.com/microsoft/fluentui/pull/21445" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21445</a>">PR #21445</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>(fix): Update react-icons dependency to latest version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20943" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20943</a>">PR #20943</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>remove export of commons types (<a href="<a href="https://github.com/microsoft/fluentui/pull/21660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21660</a>">PR #21660</a> by <a href="mailto:mgodbolt@microsoft.com" data-markdown-generated-content="">mgodbolt@microsoft.com</a>)</li> <li>Rename <code>label</code> slot to <code>initials</code>, remove <code>getInitials</code> prop, and improve accessibility (<a href="<a href="https://github.com/microsoft/fluentui/pull/21346" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21346</a>">PR #21346</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Update Avatar to have role="img" on the root, and other a11y fixes (<a href="<a href="https://github.com/microsoft/fluentui/pull/21526" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21526</a>">PR #21526</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>update styles to not use CSS shorthands (<a href="<a href="https://github.com/microsoft/fluentui/pull/20801" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20801</a>">PR #20801</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating based on changes to composition types. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20891" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20891</a>">PR #20891</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Fix Avatar's high contrast border on Windows (<a href="<a href="https://github.com/microsoft/fluentui/pull/21637" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21637</a>">PR #21637</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>react-avatar: Replacing use of functions in makeStyles with direct use of tokens. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21037" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21037</a>">PR #21037</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Using ComponentSlotProps instead of ObjectShorthandProps. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20890" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20890</a>">PR #20890</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump Fluent UI packages to 9.0.0-rc (<a href="<a href="https://github.com/microsoft/fluentui/pull/21623" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21623</a>">PR #21623</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Remove <code>glow</code> and <code>ring-glow</code> from activeAppearance, as their visuals are not yet finalized. (<a href="<a href="https://github.com/microsoft/fluentui/pull/21480" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21480</a>">PR #21480</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Update Avatar to use resizable icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/21160" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21160</a>">PR #21160</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Remove component's shorthandProps array (<a href="<a href="https://github.com/microsoft/fluentui/pull/21134" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21134</a>">PR #21134</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Refactor component Slot typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/21518" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/21518</a>">PR #21518</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-beta5httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-beta5" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.5</a>">9.0.0-beta.5</a></h2> <p dir="auto">Thu, 25 Nov 2021 08:34:09 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.4..@fluentui/react-components_v9.0.0-beta.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.4..@fluentui/react-components_v9.0.0-beta.5</a>">Compare changes</a></p> <h3 id="user-content-changes-135" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Update utility types to support specifying a primary slot other than root (<a href="<a href="https://github.com/microsoft/fluentui/pull/20617" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20617</a>">PR #20617</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>Add development warning for unresolved style rules (<a href="<a href="https://github.com/microsoft/fluentui/pull/20541" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20541</a>">PR #20541</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bumps rtl-css-js to 1.14.5, fixes<a href="<a href="https://github.com/microsoft/fluentui/issues/20572" data-markdown-generated-content="">https://github.com/microsoft/fluentui/issues/20572</a>">#20572</a> (<a href="<a href="https://github.com/microsoft/fluentui/pull/20610" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20610</a>">PR #20610</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/20563" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20563</a>">PR #20563</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>various styling fixes for base Badge component (<a href="<a href="https://github.com/microsoft/fluentui/pull/20693" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20693</a>">PR #20693</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Reduce colour set and align with base badge colours (<a href="<a href="https://github.com/microsoft/fluentui/pull/20596" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20596</a>">PR #20596</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/20563" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20563</a>">PR #20563</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>Remove props and return correct presence icons (<a href="<a href="https://github.com/microsoft/fluentui/pull/20630" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20630</a>">PR #20630</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>MenuButton: Removing tight coupling with Menu by replicating type locally. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20635" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20635</a>">PR #20635</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/20563" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20563</a>">PR #20563</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Migrate Card (<a href="<a href="https://github.com/microsoft/fluentui/pull/20599" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20599</a>">PR #20599</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Implement primary slot: 'input' is now the primary slot and receives native props passed to Checkbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/20617" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20617</a>">PR #20617</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Removing export stars in favor of named exports. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20665" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20665</a>">PR #20665</a> by <a href="mailto:dzearing@microsoft.com" data-markdown-generated-content="">dzearing@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Add aria-hidden to Label required field (<a href="<a href="https://github.com/microsoft/fluentui/pull/20680" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20680</a>">PR #20680</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/pull/20563" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20563</a>">PR #20563</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Add transparent outline to arrow for HC (<a href="<a href="https://github.com/microsoft/fluentui/pull/20541" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20541</a>">PR #20541</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Add utility function to create styles for an arrow element (<a href="<a href="https://github.com/microsoft/fluentui/pull/20541" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20541</a>">PR #20541</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Migrate Text (<a href="<a href="https://github.com/microsoft/fluentui/pull/20653" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20653</a>">PR #20653</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>feat(react-theme): update shadow design tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/20604" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20604</a>">PR #20604</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Add transparent outline to arrow for HC (<a href="<a href="https://github.com/microsoft/fluentui/pull/20541" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20541</a>">PR #20541</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-beta4httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-beta4" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.4</a>">9.0.0-beta.4</a></h2> <p dir="auto">Fri, 12 Nov 2021 13:25:06 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.3..@fluentui/react-components_v9.0.0-beta.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.3..@fluentui/react-components_v9.0.0-beta.4</a>">Compare changes</a></p> <h3 id="user-content-changes-136" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Add useFocusableGroup hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/20132" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20132</a>">PR #20132</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Use uncontrolled tabbing by default (<a href="<a href="https://github.com/microsoft/fluentui/pull/20571" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20571</a>">PR #20571</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Bump tabster and keyborg to 1.0.7 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20593" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20593</a>">PR #20593</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Updated with codesandbox comments (<a href="<a href="https://github.com/microsoft/fluentui/pull/20371" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20371</a>">PR #20371</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20449" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20449</a>">PR #20449</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>feat(react-theme): add/update design tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/20569" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20569</a>">PR #20569</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Updated stories to support codesandbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/20373" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20373</a>">PR #20373</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20455" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20455</a>">PR #20455</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>use latest @linaria/shaker version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20538" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20538</a>">PR #20538</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>use latest @linaria/shaker version (<a href="<a href="https://github.com/microsoft/fluentui/pull/20538" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20538</a>">PR #20538</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Support resolve plugins from webpack config (<a href="<a href="https://github.com/microsoft/fluentui/pull/20559" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20559</a>">PR #20559</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20451" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20451</a>">PR #20451</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating AccordionHeader tests to match changes in useARIAButton. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20342" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20342</a>">PR #20342</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Fixing events being fired when button is disabledFocusable (<a href="<a href="https://github.com/microsoft/fluentui/pull/20342" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20342</a>">PR #20342</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20453" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20453</a>">PR #20453</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20453" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20453</a>">PR #20453</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20454" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20454</a>">PR #20454</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>react-button: Removing use of enzyme in the converged package. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20342" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20342</a>">PR #20342</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Fixing incomplete comment. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20273" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20273</a>">PR #20273</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20447" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20447</a>">PR #20447</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Migrate to new useFocusableGroup usage (<a href="<a href="https://github.com/microsoft/fluentui/pull/20131" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20131</a>">PR #20131</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20454" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20454</a>">PR #20454</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Refactored divider stories for codesandbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/20393" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20393</a>">PR #20393</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20454" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20454</a>">PR #20454</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Divider: Updating the component to the latest patterns. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20273" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20273</a>">PR #20273</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Divider: Updating Spec to reflect changes that have happened since it was first created. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20441" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20441</a>">PR #20441</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20447" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20447</a>">PR #20447</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated Image stories with codesandbox export comments (<a href="<a href="https://github.com/microsoft/fluentui/pull/20369" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20369</a>">PR #20369</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20456" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20456</a>">PR #20456</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20454" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20454</a>">PR #20454</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updating Link tests. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20342" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20342</a>">PR #20342</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Adds typings for <code>onCheckedValueChange</code> method (<a href="<a href="https://github.com/microsoft/fluentui/pull/20493" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20493</a>">PR #20493</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>use react-shared-contexts instead of react-provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/20578" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20578</a>">PR #20578</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20450" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20450</a>">PR #20450</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>fix(Popover): use <code>dialog</code> as value for <code>aria-haspopup</code> for focus trap (<a href="<a href="https://github.com/microsoft/fluentui/pull/20494" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20494</a>">PR #20494</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20450" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20450</a>">PR #20450</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>Broke up stories added codesandbox refs (<a href="<a href="https://github.com/microsoft/fluentui/pull/20372" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20372</a>">PR #20372</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20451" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20451</a>">PR #20451</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20455" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20455</a>">PR #20455</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Updated beta and RC components to ES2019 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20405" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20405</a>">PR #20405</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> <li>remove temporary workaround with duplicated classes constants (<a href="<a href="https://github.com/microsoft/fluentui/pull/20538" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20538</a>">PR #20538</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>export static classes for components (<a href="<a href="https://github.com/microsoft/fluentui/pull/20456" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20456</a>">PR #20456</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-beta3httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-beta3" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.3</a>">9.0.0-beta.3</a></h2> <p dir="auto">Wed, 27 Oct 2021 12:14:12 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.2..@fluentui/react-components_v9.0.0-beta.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.2..@fluentui/react-components_v9.0.0-beta.3</a>">Compare changes</a></p> <h3 id="user-content-changes-137" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Handle styles defined in an arrow function without any params (<a href="<a href="https://github.com/microsoft/fluentui/pull/19894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19894</a>">PR #19894</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>fix(makeStyles): handle comma separated selectors (<a href="<a href="https://github.com/microsoft/fluentui/pull/20348" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20348</a>">PR #20348</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Simplify type for MenuOpenChangeData (<a href="<a href="https://github.com/microsoft/fluentui/pull/20096" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20096</a>">PR #20096</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Simplify type for OnOpenChangeData (<a href="<a href="https://github.com/microsoft/fluentui/pull/20096" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20096</a>">PR #20096</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Changing the Switch's onKeyDown event to onKeyUp. (<a href="<a href="https://github.com/microsoft/fluentui/pull/20217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20217</a>">PR #20217</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>fix(reat-theme): Remove template literal types for color palette (<a href="<a href="https://github.com/microsoft/fluentui/pull/20251" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20251</a>">PR #20251</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>remove compat utilities and types (<a href="<a href="https://github.com/microsoft/fluentui/pull/20255" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20255</a>">PR #20255</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>fix(getNativeElementPrps): Add support for <code>onAuxClick</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/20343" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20343</a>">PR #20343</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-beta2httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-beta2" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.2" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.2</a>">9.0.0-beta.2</a></h2> <p dir="auto">Tue, 12 Oct 2021 19:45:58 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.1..@fluentui/react-components_v9.0.0-beta.2" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-beta.1..@fluentui/react-components_v9.0.0-beta.2</a>">Compare changes</a></p> <h3 id="user-content-changes-138" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Fix a11y errors on aria-expanded and disabled state (<a href="<a href="https://github.com/microsoft/fluentui/pull/20132" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20132</a>">PR #20132</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Migrate Card to new prop merging (<a href="<a href="https://github.com/microsoft/fluentui/pull/20132" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20132</a>">PR #20132</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Add keyboard focus interactions (<a href="<a href="https://github.com/microsoft/fluentui/pull/20132" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20132</a>">PR #20132</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Add useFocusableGroup hook (<a href="<a href="https://github.com/microsoft/fluentui/pull/20132" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20132</a>">PR #20132</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-beta1httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-beta1" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-beta.1</a>">9.0.0-beta.1</a></h2> <p dir="auto">Wed, 06 Oct 2021 10:37:21 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.124..@fluentui/react-components_v9.0.0-beta.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.124..@fluentui/react-components_v9.0.0-beta.1</a>">Compare changes</a></p> <h3 id="user-content-changes-139" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Bump all v9 components to beta prerelease tag (<a href="<a href="https://github.com/microsoft/fluentui/pull/20106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20106</a>">PR #20106</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha124httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha124" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.124" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.124</a>">9.0.0-alpha.124</a></h2> <p dir="auto">Tue, 05 Oct 2021 12:47:58 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.123..@fluentui/react-components_v9.0.0-alpha.124" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.123..@fluentui/react-components_v9.0.0-alpha.124</a>">Compare changes</a></p> <h3 id="user-content-changes-140" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>fix(babel-make-styles): Bump Linaria versions (<a href="<a href="https://github.com/microsoft/fluentui/pull/20108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20108</a>">PR #20108</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>fix insertion of keyframes (<a href="<a href="https://github.com/microsoft/fluentui/pull/20108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20108</a>">PR #20108</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>fix(babel-make-styles): Bump Linaria versions (<a href="<a href="https://github.com/microsoft/fluentui/pull/20108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20108</a>">PR #20108</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha123httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha123" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.123" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.123</a>">9.0.0-alpha.123</a></h2> <p dir="auto">Tue, 05 Oct 2021 09:28:07 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.122..@fluentui/react-components_v9.0.0-alpha.123" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.122..@fluentui/react-components_v9.0.0-alpha.123</a>">Compare changes</a></p> <h3 id="user-content-changes-141" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Adds ForwardRefComponent to components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Adds ForwardRefComponent to components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>Fix Avatar stories after #19449 (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-badge components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-button components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-card components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-label components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>Adds ForwardRefComponent to react-checkbox components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-divider components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> <li>react-divider prop merging follow up (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-image components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-label components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Add and use ForwardRefComponent helper type (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-menu components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-popover components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-slider components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-switch components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Add and use ForwardRefComponent helper type (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Adds ForwardRefComponent to react-tooltip components declaration (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Add and use ForwardRefComponent helper type (<a href="<a href="https://github.com/microsoft/fluentui/pull/20081" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20081</a>">PR #20081</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha122httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha122" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.122" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.122</a>">9.0.0-alpha.122</a></h2> <p dir="auto">Mon, 04 Oct 2021 08:03:04 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.121..@fluentui/react-components_v9.0.0-alpha.122" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.121..@fluentui/react-components_v9.0.0-alpha.122</a>">Compare changes</a></p> <h3 id="user-content-changes-142" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>CardPreview removes own top margin when the first element in a Card (<a href="<a href="https://github.com/microsoft/fluentui/commit/97f5974a08246bd0475e8cb6650e7339f457c456" class="commit"><code>97f5974a08</code></a>">commit</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Fix getFilenameFromUrl implementation (<a href="<a href="https://github.com/microsoft/fluentui/commit/97f5974a08246bd0475e8cb6650e7339f457c456" class="commit"><code>97f5974a08</code></a>">commit</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha121httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha121" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.121" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.121</a>">9.0.0-alpha.121</a></h2> <p dir="auto">Fri, 01 Oct 2021 14:13:08 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.119..@fluentui/react-components_v9.0.0-alpha.121" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.119..@fluentui/react-components_v9.0.0-alpha.121</a>">Compare changes</a></p> <h3 id="user-content-changes-143" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/keyboard-keys</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Bump v9 prerelease versions to rerelease (<a href="<a href="https://github.com/microsoft/fluentui/pull/20069" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/20069</a>">PR #20069</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha119httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha119" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.119" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.119</a>">9.0.0-alpha.119</a></h2> <p dir="auto">Fri, 01 Oct 2021 12:30:46 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.118..@fluentui/react-components_v9.0.0-alpha.119" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.118..@fluentui/react-components_v9.0.0-alpha.119</a>">Compare changes</a></p> <h3 id="user-content-changes-144" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Updating API to reflect aria button changes. (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Removes disabled attribute when not required (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Updates button to simplify prop merging (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Adding comment for root slot. (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Apply tokens from refactored theme (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Remove focus <code>color</code> styling since it should use normal root <code>color</code> (<a href="<a href="https://github.com/microsoft/fluentui/pull/18814" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18814</a>">PR #18814</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha118httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha118" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.118" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.118</a>">9.0.0-alpha.118</a></h2> <p dir="auto">Fri, 01 Oct 2021 09:44:56 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.117..@fluentui/react-components_v9.0.0-alpha.118" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.117..@fluentui/react-components_v9.0.0-alpha.118</a>">Compare changes</a></p> <h3 id="user-content-changes-145" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Use new default pseudo element focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Use the renamed createCustomFocusIndicatorStyle helper for focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Use new default pseudo element focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Use the renamed createCustomFocusIndicatorStyle helper for focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Use new default pseudo element focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>feat(Menu): Update styles from design spec (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Use new default pseudo element focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Use new default pseudo element focus outline style (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore(react-tabster): Update default focus ring styles (<a href="<a href="https://github.com/microsoft/fluentui/pull/19990" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19990</a>">PR #19990</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha117httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha117" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.117" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.117</a>">9.0.0-alpha.117</a></h2> <p dir="auto">Thu, 30 Sep 2021 09:18:15 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.116..@fluentui/react-components_v9.0.0-alpha.117" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.116..@fluentui/react-components_v9.0.0-alpha.117</a>">Compare changes</a></p> <h3 id="user-content-changes-146" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>export to codesandbox (<a href="<a href="https://github.com/microsoft/fluentui/pull/19802" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19802</a>">PR #19802</a> by <a href="mailto:peter@draxler.ml" data-markdown-generated-content="">peter@draxler.ml</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha116httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha116" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.116" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.116</a>">9.0.0-alpha.116</a></h2> <p dir="auto">Wed, 29 Sep 2021 08:06:11 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.115..@fluentui/react-components_v9.0.0-alpha.116" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.115..@fluentui/react-components_v9.0.0-alpha.116</a>">Compare changes</a></p> <h3 id="user-content-changes-147" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Add Storybook Controls to Badge documentation (<a href="<a href="https://github.com/microsoft/fluentui/pull/19660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19660</a>">PR #19660</a> by <a href="mailto:peter@draxler.ml" data-markdown-generated-content="">peter@draxler.ml</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Updated ImageProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/pull/19660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19660</a>">PR #19660</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Use direct values in alias tokens (<a href="<a href="https://github.com/microsoft/fluentui/pull/19660" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19660</a>">PR #19660</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha115httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha115" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.115" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.115</a>">9.0.0-alpha.115</a></h2> <p dir="auto">Mon, 27 Sep 2021 08:06:00 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.114..@fluentui/react-components_v9.0.0-alpha.115" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.114..@fluentui/react-components_v9.0.0-alpha.115</a>">Compare changes</a></p> <h3 id="user-content-changes-148" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/make-styles</code> <ul dir="auto"> <li>handle classes from CSS modules in mergeClasses() (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Refactor Avatar to remove mergeProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Revert to ObjectShorthandProps for slots to allow correct typing in Avatar (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Updates Checkbox to use LabelProps on root (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Updates divider to use new simplified slots (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Link: Fixing issues found in a11y review. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix(Popover): Add accessible border for HC (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Adding the RangedSlider component. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Refactor Tooltip to remove mergeProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Updates ComponentState on custom props (<a href="<a href="https://github.com/microsoft/fluentui/pull/19981" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19981</a>">PR #19981</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha114httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha114" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.114</a>">9.0.0-alpha.114</a></h2> <p dir="auto">Fri, 24 Sep 2021 09:17:17 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.113..@fluentui/react-components_v9.0.0-alpha.114" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.113..@fluentui/react-components_v9.0.0-alpha.114</a>">Compare changes</a></p> <h3 id="user-content-changes-149" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Use updated sizes from BadgeProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Update BadgeProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Added Text to react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:tkrasniqi@microsoft.com" data-markdown-generated-content="">tkrasniqi@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Added shadow prop (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:tkrasniqi@microsoft.com" data-markdown-generated-content="">tkrasniqi@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Remove workaround for as prop with getNativeElementProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>fix(Menu): export useMenuPopoverStyles (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>fix(Popover): Remove leftover defaultProps and fix trigger props merge (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updated PopoverProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Remove workaround for as prop with getNativeElementProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Add as prop to properties allowed with getNativeElementProps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19950" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19950</a>">PR #19950</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha113httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha113" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.113" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.113</a>">9.0.0-alpha.113</a></h2> <p dir="auto">Thu, 23 Sep 2021 08:21:31 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.112..@fluentui/react-components_v9.0.0-alpha.113" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.112..@fluentui/react-components_v9.0.0-alpha.113</a>">Compare changes</a></p> <h3 id="user-content-changes-150" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Updated props for consistency across beta (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Updated for consistency to have shape and appearance properties (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Fix dependencies (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Updated ButtonProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Fix dependencies (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Updated ButtonProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Updated DividerProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Updated LinkProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Adding dragging to the Switch component. (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Updated ToolTipProps for consistency (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Adding clamp and getRTLSafeKey utilities. (<a href="<a href="https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90" class="commit"><code>95682da34c</code></a>">commit</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha112httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha112" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.112" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.112</a>">9.0.0-alpha.112</a></h2> <p dir="auto">Wed, 22 Sep 2021 10:10:05 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.111..@fluentui/react-components_v9.0.0-alpha.112" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.111..@fluentui/react-components_v9.0.0-alpha.112</a>">Compare changes</a></p> <h3 id="user-content-changes-151" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>refactor(Badge): Remove <code>mergeProps</code> and migrate to simple slots (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> <li>SplitButton: Adding missing verticalAlign=middle style. (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>update react-icons dependency (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:ololubek@microsoft.com" data-markdown-generated-content="">ololubek@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Cleaning up the Slider utils folder. (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Adding switch role to the hidden input element. (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Migrate to simplified prop merging (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Moved from interfaces to types per RFC (<a href="<a href="https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1" class="commit"><code>bc3f1ec72f</code></a>">commit</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha111httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha111" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.111" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.111</a>">9.0.0-alpha.111</a></h2> <p dir="auto">Tue, 21 Sep 2021 07:42:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.110..@fluentui/react-components_v9.0.0-alpha.111" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.110..@fluentui/react-components_v9.0.0-alpha.111</a>">Compare changes</a></p> <h3 id="user-content-changes-152" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>fix(Link): use <code>keyboard-keys</code> package (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Adding custom marks and mark labels. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-theme</code> <ul dir="auto"> <li>Theme: Updating value of borderRadius global token. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Updating to types over interfaces (<a href="<a href="https://github.com/microsoft/fluentui/pull/19865" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19865</a>">PR #19865</a> by <a href="mailto:gcox@microsoft.com" data-markdown-generated-content="">gcox@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha110httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha110" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.110" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.110</a>">9.0.0-alpha.110</a></h2> <p dir="auto">Mon, 20 Sep 2021 07:36:26 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.109..@fluentui/react-components_v9.0.0-alpha.110" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.109..@fluentui/react-components_v9.0.0-alpha.110</a>">Compare changes</a></p> <h3 id="user-content-changes-153" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/babel-make-styles to v9.0.0-alpha.50 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.43 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump @fluentui/make-styles-webpack-loader to v9.0.0-alpha.23 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump @fluentui/react-aria to v9.0.0-alpha.34 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.82 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump @fluentui/react-badge to v9.0.0-alpha.82 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>SplitButton: Re-introducing SplitButton using the latest version of makeStyles. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump @fluentui/react-button to v9.0.0-alpha.88 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Bump @fluentui/react-card to v9.0.0-alpha.4 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump @fluentui/react-checkbox to v9.0.0-alpha.37 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump @fluentui/react-components to v9.0.0-alpha.110 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.12 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump @fluentui/react-divider to v9.0.0-alpha.69 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Removed conditional adding of aria-hidden (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:tkrasniqi@microsoft.com" data-markdown-generated-content="">tkrasniqi@microsoft.com</a>)</li> <li>Bump @fluentui/react-image to v9.0.0-alpha.80 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump @fluentui/react-label to v9.0.0-alpha.41 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump @fluentui/react-link to v9.0.0-alpha.83 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-make-styles to v9.0.0-alpha.68 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Bump @fluentui/react-popover to v9.0.0-alpha.45 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.50 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump @fluentui/react-positioning to v9.0.0-alpha.56 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Bump @fluentui/react-provider to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Bump @fluentui/react-slider to v9.0.0-alpha.7 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump @fluentui/react-switch to v9.0.0-alpha.6 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump @fluentui/react-tabster to v9.0.0-alpha.62 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump @fluentui/react-text to v9.0.0-alpha.17 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.84 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19844" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19844</a>">PR #19844</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha109httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha109" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.109" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.109</a>">9.0.0-alpha.109</a></h2> <p dir="auto">Fri, 17 Sep 2021 07:35:25 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.108..@fluentui/react-components_v9.0.0-alpha.109" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.108..@fluentui/react-components_v9.0.0-alpha.109</a>">Compare changes</a></p> <h3 id="user-content-changes-154" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Modifying MenuButton to adhere to MenuTrigger changes. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Updating API comments to be more descriptive. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump @fluentui/react-button to v9.0.0-alpha.87 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>refactor(react-conformance-make-styles): react-conformance as dev deps (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.11 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Bump @fluentui/react-image to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Link: Refactor to use simplified prop merging. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump @fluentui/react-link to v9.0.0-alpha.82 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Menu: Making MenuTrigger accept function components which customize where props go as children. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump @fluentui/react-menu to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Moving Slider logic into utils folder. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:czearing@outlook.com" data-markdown-generated-content="">czearing@outlook.com</a>)</li> <li>Bump @fluentui/react-slider to v9.0.0-alpha.6 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Refactoring out functionality that applies trigger props to children as a utility. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.83 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Refactoring out functionality that applies trigger props to children as a utility. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> <li>Removes ExtractRef Typings (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Bump @fluentui/react-card to v9.0.0-alpha.3 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump @fluentui/react-components to v9.0.0-alpha.109 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.77 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.81 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump @fluentui/react-badge to v9.0.0-alpha.81 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump @fluentui/react-checkbox to v9.0.0-alpha.36 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump @fluentui/react-divider to v9.0.0-alpha.68 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump @fluentui/react-label to v9.0.0-alpha.40 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Bump @fluentui/react-popover to v9.0.0-alpha.44 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Bump @fluentui/react-provider to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump @fluentui/react-switch to v9.0.0-alpha.5 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump @fluentui/react-text to v9.0.0-alpha.16 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump @fluentui/react-aria to v9.0.0-alpha.33 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump @fluentui/react-context-selector to v9.0.0-alpha.32 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-make-styles to v9.0.0-alpha.67 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.49 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump @fluentui/react-positioning to v9.0.0-alpha.55 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump @fluentui/react-tabster to v9.0.0-alpha.61 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/babel-make-styles to v9.0.0-alpha.49 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.42 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump @fluentui/make-styles-webpack-loader to v9.0.0-alpha.22 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19840</a>">PR #19840</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha108httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha108" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.108</a>">9.0.0-alpha.108</a></h2> <p dir="auto">Thu, 16 Sep 2021 07:38:38 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.107..@fluentui/react-components_v9.0.0-alpha.108" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.107..@fluentui/react-components_v9.0.0-alpha.108</a>">Compare changes</a></p> <h3 id="user-content-changes-155" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.76 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-image to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-menu to v9.0.0-alpha.77 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-popover to v9.0.0-alpha.43 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-provider to v9.0.0-alpha.77 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-slider to v9.0.0-alpha.5 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Fix typings in React.forwardRef (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/react-switch to v9.0.0-alpha.4 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Fix IntrinsicShorthandProps used in the root slot with multiple possible <code>as</code> values (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump @fluentui/react-components to v9.0.0-alpha.108 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.86 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Bump @fluentui/react-card to v9.0.0-alpha.2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump @fluentui/react-aria to v9.0.0-alpha.32 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.80 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump @fluentui/react-badge to v9.0.0-alpha.80 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump @fluentui/react-checkbox to v9.0.0-alpha.35 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump @fluentui/react-context-selector to v9.0.0-alpha.31 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump @fluentui/react-divider to v9.0.0-alpha.67 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump @fluentui/react-label to v9.0.0-alpha.39 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump @fluentui/react-link to v9.0.0-alpha.81 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-make-styles to v9.0.0-alpha.66 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.48 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump @fluentui/react-positioning to v9.0.0-alpha.54 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump @fluentui/react-tabster to v9.0.0-alpha.60 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump @fluentui/react-text to v9.0.0-alpha.15 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.82 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/babel-make-styles to v9.0.0-alpha.48 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.41 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.10 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump @fluentui/make-styles-webpack-loader to v9.0.0-alpha.21 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19815" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19815</a>">PR #19815</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha107httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha107" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.107" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.107</a>">9.0.0-alpha.107</a></h2> <p dir="auto">Tue, 14 Sep 2021 20:09:01 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.106..@fluentui/react-components_v9.0.0-alpha.107" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.106..@fluentui/react-components_v9.0.0-alpha.107</a>">Compare changes</a></p> <h3 id="user-content-changes-156" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-card</code> <ul dir="auto"> <li>Phase 1 release (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Bump @fluentui/react-card to v9.0.0-alpha.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Add Card to unstable components (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:andredias@microsoft.com" data-markdown-generated-content="">andredias@microsoft.com</a>)</li> <li>Bump @fluentui/react-components to v9.0.0-alpha.107 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>Migrate to simplified slots (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:tkrasniqi@microsoft.com" data-markdown-generated-content="">tkrasniqi@microsoft.com</a>)</li> <li>Bump @fluentui/react-image to v9.0.0-alpha.77 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.76 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>Adds ExtractRef typings to react-utilities to extract reference from props (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.85 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.75 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Bump @fluentui/react-aria to v9.0.0-alpha.31 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>Bump @fluentui/react-badge to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>Bump @fluentui/react-checkbox to v9.0.0-alpha.34 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>Bump @fluentui/react-context-selector to v9.0.0-alpha.30 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>Bump @fluentui/react-divider to v9.0.0-alpha.66 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>Bump @fluentui/react-label to v9.0.0-alpha.38 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>Bump @fluentui/react-link to v9.0.0-alpha.80 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-make-styles to v9.0.0-alpha.65 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>Bump @fluentui/react-popover to v9.0.0-alpha.42 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.47 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>Bump @fluentui/react-positioning to v9.0.0-alpha.53 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>Bump @fluentui/react-provider to v9.0.0-alpha.76 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>Bump @fluentui/react-slider to v9.0.0-alpha.4 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>Bump @fluentui/react-switch to v9.0.0-alpha.3 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>Bump @fluentui/react-tabster to v9.0.0-alpha.59 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>Bump @fluentui/react-text to v9.0.0-alpha.14 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.81 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/babel-make-styles to v9.0.0-alpha.47 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.40 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.9 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>Bump @fluentui/make-styles-webpack-loader to v9.0.0-alpha.20 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19155" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19155</a>">PR #19155</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha106httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha106" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.106</a>">9.0.0-alpha.106</a></h2> <p dir="auto">Tue, 14 Sep 2021 07:38:18 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.105..@fluentui/react-components_v9.0.0-alpha.106" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.105..@fluentui/react-components_v9.0.0-alpha.106</a>">Compare changes</a></p> <h3 id="user-content-changes-157" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>Generalize mergeARIADisabled (<a href="<a href="https://github.com/microsoft/fluentui/pull/19605" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19605</a>">PR #19605</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>refactor(Popover): Remove mergeProps and migrate to simple slots (<a href="<a href="https://github.com/microsoft/fluentui/pull/19605" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19605</a>">PR #19605</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.74 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19605" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19605</a>">PR #19605</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>Bump @fluentui/react-components to v9.0.0-alpha.106 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19605" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19605</a>">PR #19605</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha105httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha105" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.105" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.105</a>">9.0.0-alpha.105</a></h2> <p dir="auto">Fri, 10 Sep 2021 16:31:52 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.104..@fluentui/react-components_v9.0.0-alpha.105" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.104..@fluentui/react-components_v9.0.0-alpha.105</a>">Compare changes</a></p> <h3 id="user-content-changes-158" dir="auto">Changes</h3> <ul dir="auto"> <li><code>@fluentui/babel-make-styles</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/babel-make-styles to v9.0.0-alpha.46 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/jest-serializer-make-styles</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.39 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/make-styles-webpack-loader</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/make-styles-webpack-loader to v9.0.0-alpha.19 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-accordion</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.73 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-aria</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-aria to v9.0.0-alpha.29 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-avatar</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-badge</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-badge to v9.0.0-alpha.78 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-button</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-button to v9.0.0-alpha.84 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-checkbox</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-checkbox to v9.0.0-alpha.33 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-components</code> <ul dir="auto"> <li>feat(react-components): Allow deep export of unstable components (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-components to v9.0.0-alpha.105 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-conformance-make-styles</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.8 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-context-selector</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-context-selector to v9.0.0-alpha.29 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-divider</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-divider to v9.0.0-alpha.65 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-image</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-image to v9.0.0-alpha.76 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-label</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-label to v9.0.0-alpha.37 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-link</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-link to v9.0.0-alpha.79 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-make-styles</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-make-styles to v9.0.0-alpha.64 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-menu</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-menu to v9.0.0-alpha.75 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-popover</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-popover to v9.0.0-alpha.40 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-portal</code> <ul dir="auto"> <li>use simplified prop merging (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-portal to v9.0.0-alpha.46 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-positioning</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-positioning to v9.0.0-alpha.52 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-provider</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>use simplified prop mergin (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump @fluentui/react-provider to v9.0.0-alpha.75 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-shared-contexts</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-slider</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-slider to v9.0.0-alpha.3 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-switch</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-switch to v9.0.0-alpha.2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tabster</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-tabster to v9.0.0-alpha.58 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-text</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-text to v9.0.0-alpha.13 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-tooltip</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.80 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> <li><code>@fluentui/react-utilities</code> <ul dir="auto"> <li>chore(v9): Move all internal v9 dependencies from caret to fixed version (<a href="<a href="https://github.com/microsoft/fluentui/pull/19748" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19748</a>">PR #19748</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> </li> </ul> <h2 id="user-content-900-alpha104httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha104" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.104" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.104</a>">9.0.0-alpha.104</a></h2> <p dir="auto">Fri, 10 Sep 2021 07:39:51 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.103..@fluentui/react-components_v9.0.0-alpha.104" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.103..@fluentui/react-components_v9.0.0-alpha.104</a>">Compare changes</a></p> <h3 id="user-content-changes-159" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.72 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19642" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19642</a>">PR #19642</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha103httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha103" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.103" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.103</a>">9.0.0-alpha.103</a></h2> <p dir="auto">Wed, 08 Sep 2021 07:34:11 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.102..@fluentui/react-components_v9.0.0-alpha.103" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.102..@fluentui/react-components_v9.0.0-alpha.103</a>">Compare changes</a></p> <h3 id="user-content-changes-160" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.82 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19661" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19661</a>">PR #19661</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> <h2 id="user-content-900-alpha102httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha102" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.102" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.102</a>">9.0.0-alpha.102</a></h2> <p dir="auto">Mon, 06 Sep 2021 07:34:53 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.101..@fluentui/react-components_v9.0.0-alpha.102" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.101..@fluentui/react-components_v9.0.0-alpha.102</a>">Compare changes</a></p> <h3 id="user-content-changes-161" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.81 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19638" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19638</a>">PR #19638</a> by <a href="mailto:lingfangao@hotmail.com" data-markdown-generated-content="">lingfangao@hotmail.com</a>)</li> </ul> <h2 id="user-content-900-alpha101httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha101" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.101" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.101</a>">9.0.0-alpha.101</a></h2> <p dir="auto">Thu, 02 Sep 2021 07:36:46 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.100..@fluentui/react-components_v9.0.0-alpha.101" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.100..@fluentui/react-components_v9.0.0-alpha.101</a>">Compare changes</a></p> <h3 id="user-content-changes-162" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.70 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19065" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19065</a>">PR #19065</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha100httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha100" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.100" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.100</a>">9.0.0-alpha.100</a></h2> <p dir="auto">Wed, 01 Sep 2021 07:39:56 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.99..@fluentui/react-components_v9.0.0-alpha.100" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.99..@fluentui/react-components_v9.0.0-alpha.100</a>">Compare changes</a></p> <h3 id="user-content-changes-163" dir="auto">Changes</h3> <ul dir="auto"> <li>Adding FAQ on moving to v9-BETA from v8. (<a href="<a href="https://github.com/microsoft/fluentui/pull/19505" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19505</a>">PR #19505</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha99httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha99" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.99" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.99</a>">9.0.0-alpha.99</a></h2> <p dir="auto">Tue, 31 Aug 2021 07:37:47 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.98..@fluentui/react-components_v9.0.0-alpha.99" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.98..@fluentui/react-components_v9.0.0-alpha.99</a>">Compare changes</a></p> <h3 id="user-content-changes-164" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.69 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19544" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19544</a>">PR #19544</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha98httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha98" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.98" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.98</a>">9.0.0-alpha.98</a></h2> <p dir="auto">Mon, 30 Aug 2021 07:35:05 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.97..@fluentui/react-components_v9.0.0-alpha.98" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.97..@fluentui/react-components_v9.0.0-alpha.98</a>">Compare changes</a></p> <h3 id="user-content-changes-165" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.67 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19485" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19485</a>">PR #19485</a> by <a href="mailto:dzearing@hotmail.com" data-markdown-generated-content="">dzearing@hotmail.com</a>)</li> </ul> <h2 id="user-content-900-alpha97httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha97" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.97" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.97</a>">9.0.0-alpha.97</a></h2> <p dir="auto">Fri, 27 Aug 2021 07:33:32 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.96..@fluentui/react-components_v9.0.0-alpha.97" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.96..@fluentui/react-components_v9.0.0-alpha.97</a>">Compare changes</a></p> <h3 id="user-content-changes-166" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.66 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19462" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19462</a>">PR #19462</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha96httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha96" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.96" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.96</a>">9.0.0-alpha.96</a></h2> <p dir="auto">Thu, 26 Aug 2021 07:35:43 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.95..@fluentui/react-components_v9.0.0-alpha.96" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.95..@fluentui/react-components_v9.0.0-alpha.96</a>">Compare changes</a></p> <h3 id="user-content-changes-167" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.65 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19486" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19486</a>">PR #19486</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha95httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha95" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.95" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.95</a>">9.0.0-alpha.95</a></h2> <p dir="auto">Fri, 20 Aug 2021 07:37:28 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.94..@fluentui/react-components_v9.0.0-alpha.95" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.94..@fluentui/react-components_v9.0.0-alpha.95</a>">Compare changes</a></p> <h3 id="user-content-changes-168" dir="auto">Changes</h3> <ul dir="auto"> <li>Update .npmignore (<a href="<a href="https://github.com/microsoft/fluentui/pull/19441" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19441</a>">PR #19441</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha94httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha94" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.94" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.94</a>">9.0.0-alpha.94</a></h2> <p dir="auto">Thu, 19 Aug 2021 07:41:35 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.93..@fluentui/react-components_v9.0.0-alpha.94" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.93..@fluentui/react-components_v9.0.0-alpha.94</a>">Compare changes</a></p> <h3 id="user-content-changes-169" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.63 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19273" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19273</a>">PR #19273</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha93httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha93" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.93" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.93</a>">9.0.0-alpha.93</a></h2> <p dir="auto">Mon, 16 Aug 2021 07:36:39 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.92..@fluentui/react-components_v9.0.0-alpha.93" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.92..@fluentui/react-components_v9.0.0-alpha.93</a>">Compare changes</a></p> <h3 id="user-content-changes-170" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.63 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19364" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19364</a>">PR #19364</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha92httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha92" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.92" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.92</a>">9.0.0-alpha.92</a></h2> <p dir="auto">Fri, 13 Aug 2021 07:36:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.91..@fluentui/react-components_v9.0.0-alpha.92" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.91..@fluentui/react-components_v9.0.0-alpha.92</a>">Compare changes</a></p> <h3 id="user-content-changes-171" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.62 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19339" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19339</a>">PR #19339</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha91httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha91" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.91" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.91</a>">9.0.0-alpha.91</a></h2> <p dir="auto">Wed, 11 Aug 2021 07:34:54 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.90..@fluentui/react-components_v9.0.0-alpha.91" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.90..@fluentui/react-components_v9.0.0-alpha.91</a>">Compare changes</a></p> <h3 id="user-content-changes-172" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.61 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19256" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19256</a>">PR #19256</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha90httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha90" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.90" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.90</a>">9.0.0-alpha.90</a></h2> <p dir="auto">Tue, 10 Aug 2021 07:33:28 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.89..@fluentui/react-components_v9.0.0-alpha.90" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.89..@fluentui/react-components_v9.0.0-alpha.90</a>">Compare changes</a></p> <h3 id="user-content-changes-173" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.60 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19322" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19322</a>">PR #19322</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha89httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha89" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.89" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.89</a>">9.0.0-alpha.89</a></h2> <p dir="auto">Fri, 06 Aug 2021 07:35:14 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.88..@fluentui/react-components_v9.0.0-alpha.89" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.88..@fluentui/react-components_v9.0.0-alpha.89</a>">Compare changes</a></p> <h3 id="user-content-changes-174" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.65 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19281" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19281</a>">PR #19281</a> by <a href="mailto:jspurlin@microsoft.com" data-markdown-generated-content="">jspurlin@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha88httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha88" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.88" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.88</a>">9.0.0-alpha.88</a></h2> <p dir="auto">Thu, 05 Aug 2021 07:34:24 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.87..@fluentui/react-components_v9.0.0-alpha.88" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.87..@fluentui/react-components_v9.0.0-alpha.88</a>">Compare changes</a></p> <h3 id="user-content-changes-175" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.64 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18566" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18566</a>">PR #18566</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha87httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha87" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.87" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.87</a>">9.0.0-alpha.87</a></h2> <p dir="auto">Tue, 03 Aug 2021 07:39:30 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.86..@fluentui/react-components_v9.0.0-alpha.87" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.86..@fluentui/react-components_v9.0.0-alpha.87</a>">Compare changes</a></p> <h3 id="user-content-patches-229" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.3.3 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19169</a>">PR #19169</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19169</a>">PR #19169</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-176" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.67 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19169</a>">PR #19169</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha86httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha86" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.86" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.86</a>">9.0.0-alpha.86</a></h2> <p dir="auto">Mon, 02 Aug 2021 07:36:20 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.85..@fluentui/react-components_v9.0.0-alpha.86" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.85..@fluentui/react-components_v9.0.0-alpha.86</a>">Compare changes</a></p> <h3 id="user-content-changes-177" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.58 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19204" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19204</a>">PR #19204</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha85httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha85" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.85" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.85</a>">9.0.0-alpha.85</a></h2> <p dir="auto">Tue, 27 Jul 2021 07:34:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.84..@fluentui/react-components_v9.0.0-alpha.85" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.84..@fluentui/react-components_v9.0.0-alpha.85</a>">Compare changes</a></p> <h3 id="user-content-changes-178" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.56 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19133" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19133</a>">PR #19133</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha84httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha84" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.84" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.84</a>">9.0.0-alpha.84</a></h2> <p dir="auto">Mon, 26 Jul 2021 07:37:30 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.83..@fluentui/react-components_v9.0.0-alpha.84" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.83..@fluentui/react-components_v9.0.0-alpha.84</a>">Compare changes</a></p> <h3 id="user-content-changes-179" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.65 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18968" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18968</a>">PR #18968</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha83httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha83" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.83" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.83</a>">9.0.0-alpha.83</a></h2> <p dir="auto">Fri, 23 Jul 2021 07:38:19 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.82..@fluentui/react-components_v9.0.0-alpha.83" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.82..@fluentui/react-components_v9.0.0-alpha.83</a>">Compare changes</a></p> <h3 id="user-content-changes-180" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.60 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19041" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19041</a>">PR #19041</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha82httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha82" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.82" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.82</a>">9.0.0-alpha.82</a></h2> <p dir="auto">Thu, 22 Jul 2021 07:36:55 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.81..@fluentui/react-components_v9.0.0-alpha.82" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.81..@fluentui/react-components_v9.0.0-alpha.82</a>">Compare changes</a></p> <h3 id="user-content-changes-181" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.55 (<a href="<a href="https://github.com/microsoft/fluentui/pull/19038" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/19038</a>">PR #19038</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha81httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha81" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.81" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.81</a>">9.0.0-alpha.81</a></h2> <p dir="auto">Tue, 20 Jul 2021 22:23:17 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.80..@fluentui/react-components_v9.0.0-alpha.81" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.80..@fluentui/react-components_v9.0.0-alpha.81</a>">Compare changes</a></p> <h3 id="user-content-changes-182" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.54 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18970" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18970</a>">PR #18970</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha80httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha80" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.80" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.80</a>">9.0.0-alpha.80</a></h2> <p dir="auto">Fri, 16 Jul 2021 22:53:17 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.79..@fluentui/react-components_v9.0.0-alpha.80" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.79..@fluentui/react-components_v9.0.0-alpha.80</a>">Compare changes</a></p> <h3 id="user-content-changes-183" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.53 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18973" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18973</a>">PR #18973</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha79httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha79" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.79" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.79</a>">9.0.0-alpha.79</a></h2> <p dir="auto">Thu, 15 Jul 2021 07:36:18 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.78..@fluentui/react-components_v9.0.0-alpha.79" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.78..@fluentui/react-components_v9.0.0-alpha.79</a>">Compare changes</a></p> <h3 id="user-content-changes-184" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.52 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18861" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18861</a>">PR #18861</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha78httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha78" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.78" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.78</a>">9.0.0-alpha.78</a></h2> <p dir="auto">Tue, 13 Jul 2021 22:32:58 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.77..@fluentui/react-components_v9.0.0-alpha.78" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.77..@fluentui/react-components_v9.0.0-alpha.78</a>">Compare changes</a></p> <h3 id="user-content-changes-185" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.51 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18925" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18925</a>">PR #18925</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha77httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha77" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.77" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.77</a>">9.0.0-alpha.77</a></h2> <p dir="auto">Tue, 13 Jul 2021 07:35:36 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.76..@fluentui/react-components_v9.0.0-alpha.77" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.76..@fluentui/react-components_v9.0.0-alpha.77</a>">Compare changes</a></p> <h3 id="user-content-changes-186" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.50 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18560" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18560</a>">PR #18560</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha76httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha76" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.76" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.76</a>">9.0.0-alpha.76</a></h2> <p dir="auto">Mon, 12 Jul 2021 07:33:23 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.75..@fluentui/react-components_v9.0.0-alpha.76" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.75..@fluentui/react-components_v9.0.0-alpha.76</a>">Compare changes</a></p> <h3 id="user-content-changes-187" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.49 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18879" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18879</a>">PR #18879</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha75httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha75" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.75" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.75</a>">9.0.0-alpha.75</a></h2> <p dir="auto">Fri, 09 Jul 2021 07:39:31 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.74..@fluentui/react-components_v9.0.0-alpha.75" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.74..@fluentui/react-components_v9.0.0-alpha.75</a>">Compare changes</a></p> <h3 id="user-content-patches-230" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.3.2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18808" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18808</a>">PR #18808</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18808" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18808</a>">PR #18808</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-188" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.56 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18808" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18808</a>">PR #18808</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha74httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha74" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.74" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.74</a>">9.0.0-alpha.74</a></h2> <p dir="auto">Fri, 02 Jul 2021 23:15:55 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.73..@fluentui/react-components_v9.0.0-alpha.74" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.73..@fluentui/react-components_v9.0.0-alpha.74</a>">Compare changes</a></p> <h3 id="user-content-changes-189" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.47 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18816" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18816</a>">PR #18816</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha73httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha73" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.73" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.73</a>">9.0.0-alpha.73</a></h2> <p dir="auto">Fri, 02 Jul 2021 07:37:06 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.72..@fluentui/react-components_v9.0.0-alpha.73" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.72..@fluentui/react-components_v9.0.0-alpha.73</a>">Compare changes</a></p> <h3 id="user-content-changes-190" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.46 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18796" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18796</a>">PR #18796</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha72httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha72" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.72" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.72</a>">9.0.0-alpha.72</a></h2> <p dir="auto">Thu, 01 Jul 2021 07:35:05 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.71..@fluentui/react-components_v9.0.0-alpha.72" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.71..@fluentui/react-components_v9.0.0-alpha.72</a>">Compare changes</a></p> <h3 id="user-content-changes-191" dir="auto">Changes</h3> <ul dir="auto"> <li>remove @fluentui/react-theme-provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/18710" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18710</a>">PR #18710</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha71httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha71" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.71" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.71</a>">9.0.0-alpha.71</a></h2> <p dir="auto">Wed, 30 Jun 2021 07:38:35 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.70..@fluentui/react-components_v9.0.0-alpha.71" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.70..@fluentui/react-components_v9.0.0-alpha.71</a>">Compare changes</a></p> <h3 id="user-content-changes-192" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.44 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18695" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18695</a>">PR #18695</a> by <a href="mailto:tristan.watanabe@gmail.com" data-markdown-generated-content="">tristan.watanabe@gmail.com</a>)</li> </ul> <h2 id="user-content-900-alpha70httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha70" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.70" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.70</a>">9.0.0-alpha.70</a></h2> <p dir="auto">Tue, 29 Jun 2021 07:33:32 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.69..@fluentui/react-components_v9.0.0-alpha.70" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.69..@fluentui/react-components_v9.0.0-alpha.70</a>">Compare changes</a></p> <h3 id="user-content-changes-193" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.43 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18698" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18698</a>">PR #18698</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha69httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha69" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.69" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.69</a>">9.0.0-alpha.69</a></h2> <p dir="auto">Thu, 24 Jun 2021 07:31:50 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.68..@fluentui/react-components_v9.0.0-alpha.69" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.68..@fluentui/react-components_v9.0.0-alpha.69</a>">Compare changes</a></p> <h3 id="user-content-changes-194" dir="auto">Changes</h3> <ul dir="auto"> <li>adding react-label to react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/18601" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18601</a>">PR #18601</a> by <a href="mailto:esteban.230@hotmail.com" data-markdown-generated-content="">esteban.230@hotmail.com</a>)</li> </ul> <h2 id="user-content-900-alpha68httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha68" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.68" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.68</a>">9.0.0-alpha.68</a></h2> <p dir="auto">Tue, 22 Jun 2021 07:35:11 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.67..@fluentui/react-components_v9.0.0-alpha.68" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.67..@fluentui/react-components_v9.0.0-alpha.68</a>">Compare changes</a></p> <h3 id="user-content-changes-195" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.42 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18397" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18397</a>">PR #18397</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha67httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha67" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.67" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.67</a>">9.0.0-alpha.67</a></h2> <p dir="auto">Mon, 21 Jun 2021 07:34:33 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.66..@fluentui/react-components_v9.0.0-alpha.67" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.66..@fluentui/react-components_v9.0.0-alpha.67</a>">Compare changes</a></p> <h3 id="user-content-changes-196" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.41 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18589" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18589</a>">PR #18589</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha66httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha66" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.66" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.66</a>">9.0.0-alpha.66</a></h2> <p dir="auto">Thu, 17 Jun 2021 07:34:11 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.65..@fluentui/react-components_v9.0.0-alpha.66" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.65..@fluentui/react-components_v9.0.0-alpha.66</a>">Compare changes</a></p> <h3 id="user-content-changes-197" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.21 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18482" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18482</a>">PR #18482</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha65httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha65" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.65" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.65</a>">9.0.0-alpha.65</a></h2> <p dir="auto">Wed, 16 Jun 2021 07:34:24 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.64..@fluentui/react-components_v9.0.0-alpha.65" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.64..@fluentui/react-components_v9.0.0-alpha.65</a>">Compare changes</a></p> <h3 id="user-content-changes-198" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.40 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18567" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18567</a>">PR #18567</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha64httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha64" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.64" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.64</a>">9.0.0-alpha.64</a></h2> <p dir="auto">Tue, 15 Jun 2021 07:40:20 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.63..@fluentui/react-components_v9.0.0-alpha.64" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.63..@fluentui/react-components_v9.0.0-alpha.64</a>">Compare changes</a></p> <h3 id="user-content-changes-199" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.39 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18553" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18553</a>">PR #18553</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha63httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha63" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.63" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.63</a>">9.0.0-alpha.63</a></h2> <p dir="auto">Fri, 11 Jun 2021 07:34:26 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.62..@fluentui/react-components_v9.0.0-alpha.63" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.62..@fluentui/react-components_v9.0.0-alpha.63</a>">Compare changes</a></p> <h3 id="user-content-changes-200" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.47 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18497" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18497</a>">PR #18497</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha62httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha62" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.62" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.62</a>">9.0.0-alpha.62</a></h2> <p dir="auto">Thu, 10 Jun 2021 07:32:59 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.61..@fluentui/react-components_v9.0.0-alpha.62" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.61..@fluentui/react-components_v9.0.0-alpha.62</a>">Compare changes</a></p> <h3 id="user-content-changes-201" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.46 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18468" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18468</a>">PR #18468</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha61httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha61" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.61" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.61</a>">9.0.0-alpha.61</a></h2> <p dir="auto">Wed, 09 Jun 2021 07:33:38 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.60..@fluentui/react-components_v9.0.0-alpha.61" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.60..@fluentui/react-components_v9.0.0-alpha.61</a>">Compare changes</a></p> <h3 id="user-content-changes-202" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.38 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18419" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18419</a>">PR #18419</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha60httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha60" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.60" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.60</a>">9.0.0-alpha.60</a></h2> <p dir="auto">Tue, 08 Jun 2021 07:32:44 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.59..@fluentui/react-components_v9.0.0-alpha.60" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.59..@fluentui/react-components_v9.0.0-alpha.60</a>">Compare changes</a></p> <h3 id="user-content-changes-203" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-popover to v9.0.0-alpha.6 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18456" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18456</a>">PR #18456</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha59httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha59" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.59" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.59</a>">9.0.0-alpha.59</a></h2> <p dir="auto">Mon, 07 Jun 2021 07:38:15 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.58..@fluentui/react-components_v9.0.0-alpha.59" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.58..@fluentui/react-components_v9.0.0-alpha.59</a>">Compare changes</a></p> <h3 id="user-content-patches-231" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.3.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18437" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18437</a>">PR #18437</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18437" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18437</a>">PR #18437</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-204" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.44 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18437" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18437</a>">PR #18437</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha58httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha58" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.58" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.58</a>">9.0.0-alpha.58</a></h2> <p dir="auto">Fri, 04 Jun 2021 07:37:23 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.57..@fluentui/react-components_v9.0.0-alpha.58" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.57..@fluentui/react-components_v9.0.0-alpha.58</a>">Compare changes</a></p> <h3 id="user-content-changes-205" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.43 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18168" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18168</a>">PR #18168</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha57httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha57" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.57" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.57</a>">9.0.0-alpha.57</a></h2> <p dir="auto">Thu, 03 Jun 2021 07:36:03 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.56..@fluentui/react-components_v9.0.0-alpha.57" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.56..@fluentui/react-components_v9.0.0-alpha.57</a>">Compare changes</a></p> <h3 id="user-content-changes-206" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.18 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18401" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18401</a>">PR #18401</a> by <a href="mailto:martinhochel@microsoft.com" data-markdown-generated-content="">martinhochel@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha56httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha56" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.56" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.56</a>">9.0.0-alpha.56</a></h2> <p dir="auto">Wed, 02 Jun 2021 07:37:15 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.55..@fluentui/react-components_v9.0.0-alpha.56" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.55..@fluentui/react-components_v9.0.0-alpha.56</a>">Compare changes</a></p> <h3 id="user-content-changes-207" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.34 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18404" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18404</a>">PR #18404</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha55httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha55" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.55" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.55</a>">9.0.0-alpha.55</a></h2> <p dir="auto">Tue, 01 Jun 2021 07:31:58 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.54..@fluentui/react-components_v9.0.0-alpha.55" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.54..@fluentui/react-components_v9.0.0-alpha.55</a>">Compare changes</a></p> <h3 id="user-content-changes-208" dir="auto">Changes</h3> <ul dir="auto"> <li>Export Popover component (<a href="<a href="https://github.com/microsoft/fluentui/pull/18392" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18392</a>">PR #18392</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha54httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha54" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.54" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.54</a>">9.0.0-alpha.54</a></h2> <p dir="auto">Mon, 31 May 2021 07:33:15 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.53..@fluentui/react-components_v9.0.0-alpha.54" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.53..@fluentui/react-components_v9.0.0-alpha.54</a>">Compare changes</a></p> <h3 id="user-content-changes-209" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.41 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18311" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18311</a>">PR #18311</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha53httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha53" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.53" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.53</a>">9.0.0-alpha.53</a></h2> <p dir="auto">Fri, 28 May 2021 07:33:57 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.52..@fluentui/react-components_v9.0.0-alpha.53" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.52..@fluentui/react-components_v9.0.0-alpha.53</a>">Compare changes</a></p> <h3 id="user-content-changes-210" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.29 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18312" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18312</a>">PR #18312</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha52httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha52" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.52" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.52</a>">9.0.0-alpha.52</a></h2> <p dir="auto">Thu, 27 May 2021 07:33:21 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.51..@fluentui/react-components_v9.0.0-alpha.52" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.51..@fluentui/react-components_v9.0.0-alpha.52</a>">Compare changes</a></p> <h3 id="user-content-changes-211" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.28 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18335" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18335</a>">PR #18335</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha51httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha51" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.51" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.51</a>">9.0.0-alpha.51</a></h2> <p dir="auto">Wed, 26 May 2021 07:35:43 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.50..@fluentui/react-components_v9.0.0-alpha.51" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.50..@fluentui/react-components_v9.0.0-alpha.51</a>">Compare changes</a></p> <h3 id="user-content-changes-212" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.33 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18323" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18323</a>">PR #18323</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha50httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha50" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.50" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.50</a>">9.0.0-alpha.50</a></h2> <p dir="auto">Tue, 25 May 2021 01:11:03 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.49..@fluentui/react-components_v9.0.0-alpha.50" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.49..@fluentui/react-components_v9.0.0-alpha.50</a>">Compare changes</a></p> <h3 id="user-content-changes-213" dir="auto">Changes</h3> <ul dir="auto"> <li>Force publish to work around beachball bug (<a href="<a href="https://github.com/microsoft/fluentui/commit/083f15a4c1434256223bc06710a69dfb8fd8912d" class="commit"><code>083f15a4c1</code></a>">commit</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha49httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha49" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.49" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.49</a>">9.0.0-alpha.49</a></h2> <p dir="auto">Mon, 24 May 2021 07:35:28 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.48..@fluentui/react-components_v9.0.0-alpha.49" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.48..@fluentui/react-components_v9.0.0-alpha.49</a>">Compare changes</a></p> <h3 id="user-content-changes-214" dir="auto">Changes</h3> <ul dir="auto"> <li>export SSRProvider (<a href="<a href="https://github.com/microsoft/fluentui/pull/18217" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18217</a>">PR #18217</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha48httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha48" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.48" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.48</a>">9.0.0-alpha.48</a></h2> <p dir="auto">Fri, 21 May 2021 07:34:54 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.47..@fluentui/react-components_v9.0.0-alpha.48" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.47..@fluentui/react-components_v9.0.0-alpha.48</a>">Compare changes</a></p> <h3 id="user-content-changes-215" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.39 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18238" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18238</a>">PR #18238</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha47httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha47" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.47" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.47</a>">9.0.0-alpha.47</a></h2> <p dir="auto">Thu, 20 May 2021 07:41:54 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.46..@fluentui/react-components_v9.0.0-alpha.47" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.46..@fluentui/react-components_v9.0.0-alpha.47</a>">Compare changes</a></p> <h3 id="user-content-patches-232" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.3.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18024" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18024</a>">PR #18024</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18024" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18024</a>">PR #18024</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-216" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.38 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18024" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18024</a>">PR #18024</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha46httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha46" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.46" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.46</a>">9.0.0-alpha.46</a></h2> <p dir="auto">Wed, 19 May 2021 07:34:20 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.45..@fluentui/react-components_v9.0.0-alpha.46" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.45..@fluentui/react-components_v9.0.0-alpha.46</a>">Compare changes</a></p> <h3 id="user-content-changes-217" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-provider to v9.0.0-alpha.38 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18037" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18037</a>">PR #18037</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha45httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha45" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.45" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.45</a>">9.0.0-alpha.45</a></h2> <p dir="auto">Tue, 18 May 2021 07:34:38 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.44..@fluentui/react-components_v9.0.0-alpha.45" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.44..@fluentui/react-components_v9.0.0-alpha.45</a>">Compare changes</a></p> <h3 id="user-content-changes-218" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.29 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18171" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18171</a>">PR #18171</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha44httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha44" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.44" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.44</a>">9.0.0-alpha.44</a></h2> <p dir="auto">Thu, 13 May 2021 07:36:55 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.43..@fluentui/react-components_v9.0.0-alpha.44" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.43..@fluentui/react-components_v9.0.0-alpha.44</a>">Compare changes</a></p> <h3 id="user-content-changes-219" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.28 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18039" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18039</a>">PR #18039</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha43httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha43" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.43" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.43</a>">9.0.0-alpha.43</a></h2> <p dir="auto">Wed, 12 May 2021 07:36:20 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.42..@fluentui/react-components_v9.0.0-alpha.43" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.42..@fluentui/react-components_v9.0.0-alpha.43</a>">Compare changes</a></p> <h3 id="user-content-changes-220" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.27 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18097" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18097</a>">PR #18097</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha42httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha42" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.42" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.42</a>">9.0.0-alpha.42</a></h2> <p dir="auto">Mon, 10 May 2021 07:36:07 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.41..@fluentui/react-components_v9.0.0-alpha.42" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.41..@fluentui/react-components_v9.0.0-alpha.42</a>">Compare changes</a></p> <h3 id="user-content-changes-221" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.26 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18095" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18095</a>">PR #18095</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha41httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha41" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.41" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.41</a>">9.0.0-alpha.41</a></h2> <p dir="auto">Wed, 05 May 2021 07:36:50 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.40..@fluentui/react-components_v9.0.0-alpha.41" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.40..@fluentui/react-components_v9.0.0-alpha.41</a>">Compare changes</a></p> <h3 id="user-content-changes-222" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-portal to v9.0.0-alpha.8 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18038" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18038</a>">PR #18038</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha40httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha40" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.40" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.40</a>">9.0.0-alpha.40</a></h2> <p dir="auto">Tue, 04 May 2021 07:36:35 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.39..@fluentui/react-components_v9.0.0-alpha.40" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.39..@fluentui/react-components_v9.0.0-alpha.40</a>">Compare changes</a></p> <h3 id="user-content-changes-223" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-tooltip to v9.0.0-alpha.29 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18015" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18015</a>">PR #18015</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha39httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha39" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.39" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.39</a>">9.0.0-alpha.39</a></h2> <p dir="auto">Mon, 03 May 2021 07:45:19 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.38..@fluentui/react-components_v9.0.0-alpha.39" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.38..@fluentui/react-components_v9.0.0-alpha.39</a>">Compare changes</a></p> <h3 id="user-content-changes-224" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.24 (<a href="<a href="https://github.com/microsoft/fluentui/pull/18005" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/18005</a>">PR #18005</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha38httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha38" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.38" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.38</a>">9.0.0-alpha.38</a></h2> <p dir="auto">Fri, 30 Apr 2021 07:42:23 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.37..@fluentui/react-components_v9.0.0-alpha.38" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.37..@fluentui/react-components_v9.0.0-alpha.38</a>">Compare changes</a></p> <h3 id="user-content-patches-233" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.2.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17932" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17932</a>">PR #17932</a> by <a href="mailto:joschect@microsoft.com" data-markdown-generated-content="">joschect@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17932" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17932</a>">PR #17932</a> by <a href="mailto:joschect@microsoft.com" data-markdown-generated-content="">joschect@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-225" dir="auto">Changes</h3> <ul dir="auto"> <li>Upgrade typescript to 4.1.5 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17932" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17932</a>">PR #17932</a> by <a href="mailto:joschect@microsoft.com" data-markdown-generated-content="">joschect@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha37httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha37" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.37" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.37</a>">9.0.0-alpha.37</a></h2> <p dir="auto">Wed, 28 Apr 2021 07:32:59 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.36..@fluentui/react-components_v9.0.0-alpha.37" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.36..@fluentui/react-components_v9.0.0-alpha.37</a>">Compare changes</a></p> <h3 id="user-content-changes-226" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.22 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17971" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17971</a>">PR #17971</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha36httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha36" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.36" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.36</a>">9.0.0-alpha.36</a></h2> <p dir="auto">Tue, 27 Apr 2021 07:34:03 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.35..@fluentui/react-components_v9.0.0-alpha.36" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.35..@fluentui/react-components_v9.0.0-alpha.36</a>">Compare changes</a></p> <h3 id="user-content-changes-227" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.21 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17922" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17922</a>">PR #17922</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha35httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha35" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.35" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.35</a>">9.0.0-alpha.35</a></h2> <p dir="auto">Mon, 26 Apr 2021 07:34:31 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.34..@fluentui/react-components_v9.0.0-alpha.35" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.34..@fluentui/react-components_v9.0.0-alpha.35</a>">Compare changes</a></p> <h3 id="user-content-changes-228" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.20 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17936" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17936</a>">PR #17936</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha34httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha34" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.34" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.34</a>">9.0.0-alpha.34</a></h2> <p dir="auto">Fri, 23 Apr 2021 07:37:10 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.33..@fluentui/react-components_v9.0.0-alpha.34" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.33..@fluentui/react-components_v9.0.0-alpha.34</a>">Compare changes</a></p> <h3 id="user-content-patches-234" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.1.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17894</a>">PR #17894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17894</a>">PR #17894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-229" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.27 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17894" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17894</a>">PR #17894</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha33httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha33" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.33" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.33</a>">9.0.0-alpha.33</a></h2> <p dir="auto">Thu, 22 Apr 2021 07:33:28 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.32..@fluentui/react-components_v9.0.0-alpha.33" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.32..@fluentui/react-components_v9.0.0-alpha.33</a>">Compare changes</a></p> <h3 id="user-content-changes-230" dir="auto">Changes</h3> <ul dir="auto"> <li>Export portal from react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/17870" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17870</a>">PR #17870</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha32httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha32" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.32" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.32</a>">9.0.0-alpha.32</a></h2> <p dir="auto">Wed, 21 Apr 2021 07:31:50 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.31..@fluentui/react-components_v9.0.0-alpha.32" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.31..@fluentui/react-components_v9.0.0-alpha.32</a>">Compare changes</a></p> <h3 id="user-content-changes-231" dir="auto">Changes</h3> <ul dir="auto"> <li>Export Tooltip component (<a href="<a href="https://github.com/microsoft/fluentui/pull/17842" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17842</a>">PR #17842</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha31httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha31" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.31" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.31</a>">9.0.0-alpha.31</a></h2> <p dir="auto">Tue, 20 Apr 2021 07:31:35 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.30..@fluentui/react-components_v9.0.0-alpha.31" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.30..@fluentui/react-components_v9.0.0-alpha.31</a>">Compare changes</a></p> <h3 id="user-content-changes-232" dir="auto">Changes</h3> <ul dir="auto"> <li>Export Badge component (<a href="<a href="https://github.com/microsoft/fluentui/pull/17858" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17858</a>">PR #17858</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha30httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha30" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.30" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.30</a>">9.0.0-alpha.30</a></h2> <p dir="auto">Fri, 16 Apr 2021 18:08:21 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.29..@fluentui/react-components_v9.0.0-alpha.30" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.29..@fluentui/react-components_v9.0.0-alpha.30</a>">Compare changes</a></p> <h3 id="user-content-changes-233" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.15 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17840" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17840</a>">PR #17840</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha29httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha29" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.29" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.29</a>">9.0.0-alpha.29</a></h2> <p dir="auto">Fri, 16 Apr 2021 07:32:08 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.28..@fluentui/react-components_v9.0.0-alpha.29" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.28..@fluentui/react-components_v9.0.0-alpha.29</a>">Compare changes</a></p> <h3 id="user-content-changes-234" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.7 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17812" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17812</a>">PR #17812</a> by <a href="mailto:behowell@microsoft.com" data-markdown-generated-content="">behowell@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha28httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha28" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.28" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.28</a>">9.0.0-alpha.28</a></h2> <p dir="auto">Wed, 14 Apr 2021 07:34:12 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.27..@fluentui/react-components_v9.0.0-alpha.28" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.27..@fluentui/react-components_v9.0.0-alpha.28</a>">Compare changes</a></p> <h3 id="user-content-changes-235" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-accordion to v9.0.0-alpha.14 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17707" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17707</a>">PR #17707</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha27httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha27" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.27" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.27</a>">9.0.0-alpha.27</a></h2> <p dir="auto">Tue, 13 Apr 2021 14:55:56 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.26..@fluentui/react-components_v9.0.0-alpha.27" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.26..@fluentui/react-components_v9.0.0-alpha.27</a>">Compare changes</a></p> <h3 id="user-content-changes-236" dir="auto">Changes</h3> <ul dir="auto"> <li>Adds react-accordion to react-components (<a href="<a href="https://github.com/microsoft/fluentui/pull/17781" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17781</a>">PR #17781</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha26httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha26" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.26" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.26</a>">9.0.0-alpha.26</a></h2> <p dir="auto">Fri, 09 Apr 2021 23:42:49 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.25..@fluentui/react-components_v9.0.0-alpha.26" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.25..@fluentui/react-components_v9.0.0-alpha.26</a>">Compare changes</a></p> <h3 id="user-content-changes-237" dir="auto">Changes</h3> <ul dir="auto"> <li>Re-export react-theme-provider (<a href="<a href="https://github.com/microsoft/fluentui/pull/17755" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17755</a>">PR #17755</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha25httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha25" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.25" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.25</a>">9.0.0-alpha.25</a></h2> <p dir="auto">Fri, 09 Apr 2021 07:31:06 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.24..@fluentui/react-components_v9.0.0-alpha.25" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.24..@fluentui/react-components_v9.0.0-alpha.25</a>">Compare changes</a></p> <h3 id="user-content-changes-238" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.21 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17670" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17670</a>">PR #17670</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha24httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha24" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.24" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.24</a>">9.0.0-alpha.24</a></h2> <p dir="auto">Thu, 08 Apr 2021 07:33:06 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.23..@fluentui/react-components_v9.0.0-alpha.24" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.23..@fluentui/react-components_v9.0.0-alpha.24</a>">Compare changes</a></p> <h3 id="user-content-changes-239" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.20 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17676" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17676</a>">PR #17676</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha23httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha23" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.23" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.23</a>">9.0.0-alpha.23</a></h2> <p dir="auto">Wed, 07 Apr 2021 08:04:03 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.22..@fluentui/react-components_v9.0.0-alpha.23" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.22..@fluentui/react-components_v9.0.0-alpha.23</a>">Compare changes</a></p> <h3 id="user-content-changes-240" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-menu to v9.0.0-alpha.2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17712" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17712</a>">PR #17712</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha22httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha22" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.22" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.22</a>">9.0.0-alpha.22</a></h2> <p dir="auto">Thu, 01 Apr 2021 20:13:37 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.21..@fluentui/react-components_v9.0.0-alpha.22" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.21..@fluentui/react-components_v9.0.0-alpha.22</a>">Compare changes</a></p> <h3 id="user-content-changes-241" dir="auto">Changes</h3> <ul dir="auto"> <li>Add react-menu (<a href="<a href="https://github.com/microsoft/fluentui/pull/17666" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17666</a>">PR #17666</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha21httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha21" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.21" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.21</a>">9.0.0-alpha.21</a></h2> <p dir="auto">Wed, 31 Mar 2021 07:30:57 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.20..@fluentui/react-components_v9.0.0-alpha.21" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.20..@fluentui/react-components_v9.0.0-alpha.21</a>">Compare changes</a></p> <h3 id="user-content-changes-242" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-link to v9.0.0-alpha.18 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17621" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17621</a>">PR #17621</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha20httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha20" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.20" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.20</a>">9.0.0-alpha.20</a></h2> <p dir="auto">Wed, 31 Mar 2021 00:53:43 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.19..@fluentui/react-components_v9.0.0-alpha.20" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.19..@fluentui/react-components_v9.0.0-alpha.20</a>">Compare changes</a></p> <h3 id="user-content-patches-235" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.1.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17568" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17568</a>">PR #17568</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17568" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17568</a>">PR #17568</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-243" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.18 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17568" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17568</a>">PR #17568</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha19httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha19" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.19" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.19</a>">9.0.0-alpha.19</a></h2> <p dir="auto">Tue, 30 Mar 2021 07:34:45 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.18..@fluentui/react-components_v9.0.0-alpha.19" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.18..@fluentui/react-components_v9.0.0-alpha.19</a>">Compare changes</a></p> <h3 id="user-content-changes-244" dir="auto">Changes</h3> <ul dir="auto"> <li>chore: restore "sideEffects" to enable treeshaking (<a href="<a href="https://github.com/microsoft/fluentui/pull/17584" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17584</a>">PR #17584</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha18httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha18" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.18" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.18</a>">9.0.0-alpha.18</a></h2> <p dir="auto">Fri, 26 Mar 2021 07:32:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.17..@fluentui/react-components_v9.0.0-alpha.18" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.17..@fluentui/react-components_v9.0.0-alpha.18</a>">Compare changes</a></p> <h3 id="user-content-changes-245" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.16 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17566" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17566</a>">PR #17566</a> by <a href="mailto:Humberto.Morimoto@microsoft.com" data-markdown-generated-content="">Humberto.Morimoto@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha17httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha17" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.17" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.17</a>">9.0.0-alpha.17</a></h2> <p dir="auto">Thu, 25 Mar 2021 07:33:24 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.16..@fluentui/react-components_v9.0.0-alpha.17" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.16..@fluentui/react-components_v9.0.0-alpha.17</a>">Compare changes</a></p> <h3 id="user-content-changes-246" dir="auto">Changes</h3> <ul dir="auto"> <li>Adds react-divider as dependency and re-export it (<a href="<a href="https://github.com/microsoft/fluentui/pull/17540" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17540</a>">PR #17540</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha16httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha16" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.16" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.16</a>">9.0.0-alpha.16</a></h2> <p dir="auto">Wed, 24 Mar 2021 07:32:21 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.15..@fluentui/react-components_v9.0.0-alpha.16" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.15..@fluentui/react-components_v9.0.0-alpha.16</a>">Compare changes</a></p> <h3 id="user-content-changes-247" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.14 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17514" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17514</a>">PR #17514</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha15httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha15" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.15" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.15</a>">9.0.0-alpha.15</a></h2> <p dir="auto">Tue, 23 Mar 2021 07:31:43 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.14..@fluentui/react-components_v9.0.0-alpha.15" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.14..@fluentui/react-components_v9.0.0-alpha.15</a>">Compare changes</a></p> <h3 id="user-content-changes-248" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.13 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17339" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17339</a>">PR #17339</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha14httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha14" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.14" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.14</a>">9.0.0-alpha.14</a></h2> <p dir="auto">Fri, 19 Mar 2021 07:32:43 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.13..@fluentui/react-components_v9.0.0-alpha.14" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.13..@fluentui/react-components_v9.0.0-alpha.14</a>">Compare changes</a></p> <h3 id="user-content-changes-249" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-image to v9.0.0-alpha.13 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17441" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17441</a>">PR #17441</a> by <a href="mailto:bsunderhus@microsoft.com" data-markdown-generated-content="">bsunderhus@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha13httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha13" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.13" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.13</a>">9.0.0-alpha.13</a></h2> <p dir="auto">Thu, 18 Mar 2021 20:15:34 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.12..@fluentui/react-components_v9.0.0-alpha.13" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.12..@fluentui/react-components_v9.0.0-alpha.13</a>">Compare changes</a></p> <h3 id="user-content-changes-250" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.12 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17387" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17387</a>">PR #17387</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha12httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha12" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.12" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.12</a>">9.0.0-alpha.12</a></h2> <p dir="auto">Wed, 17 Mar 2021 07:35:44 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.11..@fluentui/react-components_v9.0.0-alpha.12" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.11..@fluentui/react-components_v9.0.0-alpha.12</a>">Compare changes</a></p> <h3 id="user-content-changes-251" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.12 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17410" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17410</a>">PR #17410</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha11httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha11" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.11" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.11</a>">9.0.0-alpha.11</a></h2> <p dir="auto">Tue, 16 Mar 2021 07:32:44 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.10..@fluentui/react-components_v9.0.0-alpha.11" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.10..@fluentui/react-components_v9.0.0-alpha.11</a>">Compare changes</a></p> <h3 id="user-content-changes-252" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.11 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17418" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17418</a>">PR #17418</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha10httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha10" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.10" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.10</a>">9.0.0-alpha.10</a></h2> <p dir="auto">Mon, 15 Mar 2021 07:36:20 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.9..@fluentui/react-components_v9.0.0-alpha.10" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.9..@fluentui/react-components_v9.0.0-alpha.10</a>">Compare changes</a></p> <h3 id="user-content-changes-253" dir="auto">Changes</h3> <ul dir="auto"> <li>Remove set-version references (<a href="<a href="https://github.com/microsoft/fluentui/pull/17381" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17381</a>">PR #17381</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha9httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha9" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.9" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.9</a>">9.0.0-alpha.9</a></h2> <p dir="auto">Fri, 12 Mar 2021 20:04:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.8..@fluentui/react-components_v9.0.0-alpha.9" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.8..@fluentui/react-components_v9.0.0-alpha.9</a>">Compare changes</a></p> <h3 id="user-content-changes-254" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.9 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17373" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17373</a>">PR #17373</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha8httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha8" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.8" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.8</a>">9.0.0-alpha.8</a></h2> <p dir="auto">Wed, 10 Mar 2021 07:34:39 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.7..@fluentui/react-components_v9.0.0-alpha.8" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.7..@fluentui/react-components_v9.0.0-alpha.8</a>">Compare changes</a></p> <h3 id="user-content-changes-255" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.8 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17341" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17341</a>">PR #17341</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha7httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha7" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.7" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.7</a>">9.0.0-alpha.7</a></h2> <p dir="auto">Fri, 05 Mar 2021 20:30:59 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.6..@fluentui/react-components_v9.0.0-alpha.7" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.6..@fluentui/react-components_v9.0.0-alpha.7</a>">Compare changes</a></p> <h3 id="user-content-changes-256" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.7 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17273" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17273</a>">PR #17273</a> by <a href="mailto:lingfan.gao@microsoft.com" data-markdown-generated-content="">lingfan.gao@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha6httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha6" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.6" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.6</a>">9.0.0-alpha.6</a></h2> <p dir="auto">Wed, 03 Mar 2021 00:10:09 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.5..@fluentui/react-components_v9.0.0-alpha.6" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.5..@fluentui/react-components_v9.0.0-alpha.6</a>">Compare changes</a></p> <h3 id="user-content-changes-257" dir="auto">Changes</h3> <ul dir="auto"> <li>Remove set-version dependency from converged components (<a href="<a href="https://github.com/microsoft/fluentui/pull/17211" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17211</a>">PR #17211</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha5httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha5" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.5</a>">9.0.0-alpha.5</a></h2> <p dir="auto">Tue, 02 Mar 2021 07:24:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.4..@fluentui/react-components_v9.0.0-alpha.5" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.4..@fluentui/react-components_v9.0.0-alpha.5</a>">Compare changes</a></p> <h3 id="user-content-changes-258" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.5 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17197" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17197</a>">PR #17197</a> by <a href="mailto:olfedias@microsoft.com" data-markdown-generated-content="">olfedias@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha4httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha4" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.4</a>">9.0.0-alpha.4</a></h2> <p dir="auto">Fri, 26 Feb 2021 01:16:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.3..@fluentui/react-components_v9.0.0-alpha.4" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.3..@fluentui/react-components_v9.0.0-alpha.4</a>">Compare changes</a></p> <h3 id="user-content-patches-236" dir="auto">Patches</h3> <ul dir="auto"> <li>Bump @fluentui/eslint-plugin to v1.0.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17169</a>">PR #17169</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump @fluentui/scripts to v1.0.0 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17169</a>">PR #17169</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> <li>Bump @fluentui/set-version to v8.0.1 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17169</a>">PR #17169</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h3 id="user-content-changes-259" dir="auto">Changes</h3> <ul dir="auto"> <li>Update references to major-bumped packages (<a href="<a href="https://github.com/microsoft/fluentui/pull/17169" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17169</a>">PR #17169</a> by <a href="mailto:elcraig@microsoft.com" data-markdown-generated-content="">elcraig@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha3httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha3" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.3</a>">9.0.0-alpha.3</a></h2> <p dir="auto">Thu, 25 Feb 2021 20:16:39 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.2..@fluentui/react-components_v9.0.0-alpha.3" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.2..@fluentui/react-components_v9.0.0-alpha.3</a>">Compare changes</a></p> <h3 id="user-content-changes-260" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-button to v9.0.0-alpha.3 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17060" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17060</a>">PR #17060</a> by <a href="mailto:me@levithomason.com" data-markdown-generated-content="">me@levithomason.com</a>)</li> </ul> <h2 id="user-content-900-alpha2httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha2" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.2" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.2</a>">9.0.0-alpha.2</a></h2> <p dir="auto">Thu, 25 Feb 2021 01:15:27 GMT <a href="<a href="https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.1..@fluentui/react-components_v9.0.0-alpha.2" data-markdown-generated-content="">https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.1..@fluentui/react-components_v9.0.0-alpha.2</a>">Compare changes</a></p> <h3 id="user-content-changes-261" dir="auto">Changes</h3> <ul dir="auto"> <li>Bump @fluentui/react-avatar to v9.0.0-alpha.2 (<a href="<a href="https://github.com/microsoft/fluentui/pull/17118" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17118</a>">PR #17118</a> by <a href="mailto:altinokd@microsoft.com" data-markdown-generated-content="">altinokd@microsoft.com</a>)</li> </ul> <h2 id="user-content-900-alpha1httpsgithubcommicrosoftfluentuitreefluentuireact-components_v900-alpha1" dir="auto"><a href="<a href="https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.1" data-markdown-generated-content="">https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.1</a>">9.0.0-alpha.1</a></h2> <p dir="auto">Wed, 24 Feb 2021 00:05:29 GMT</p> <h3 id="user-content-changes-262" dir="auto">Changes</h3> <ul dir="auto"> <li>feat(react-components): add suite package (<a href="<a href="https://github.com/microsoft/fluentui/pull/17100" data-markdown-generated-content="">https://github.com/microsoft/fluentui/pull/17100</a>">PR #17100</a> by <a href="mailto:miroslav.stastny@microsoft.com" data-markdown-generated-content="">miroslav.stastny@microsoft.com</a>)</li> </ul> </body></html>