From f059e92433b5afbf1ceb116ff740f3ffeb25eaf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 16:36:48 +0000 Subject: [PATCH] Version Packages --- .changeset/better-cases-cheer.md | 12 -- .changeset/desktop-pipeline-logging.md | 6 - .changeset/focus-management-foundation.md | 21 --- .changeset/inline-wdio-story-tests.md | 7 - .changeset/layered-themed-root.md | 5 - .changeset/named-platform-wdio-tests.md | 7 - .changeset/native-focus-visuals.md | 10 -- .changeset/quiet-drivers-build.md | 16 -- .changeset/root-modality-focus-visuals.md | 5 - .changeset/story-grouped-desktop-tests.md | 6 - .changeset/storybook-ci-readiness.md | 5 - .changeset/storybook-source-config-import.md | 5 - .changeset/storybook-themed-scene.md | 6 - .changeset/wdio-focus-contracts.md | 6 - packages/agentic/components/CHANGELOG.md | 49 +++++++ packages/agentic/components/package.json | 2 +- packages/agentic/design/CHANGELOG.md | 23 +++ packages/agentic/design/package.json | 2 +- packages/agentic/desktop-driver/CHANGELOG.md | 36 +++++ packages/agentic/desktop-driver/package.json | 2 +- .../storybook-desktop-runtime/CHANGELOG.md | 40 +++++ .../storybook-desktop-runtime/package.json | 2 +- .../agentic/storybook-desktop/CHANGELOG.md | 47 ++++++ .../agentic/storybook-desktop/package.json | 2 +- packages/components/Avatar/CHANGELOG.md | 13 ++ packages/components/Avatar/package.json | 2 +- packages/components/Badge/CHANGELOG.md | 14 ++ packages/components/Badge/package.json | 2 +- packages/components/Button/CHANGELOG.md | 20 +++ packages/components/Button/package.json | 2 +- packages/components/Checkbox/CHANGELOG.md | 17 +++ packages/components/Checkbox/package.json | 2 +- packages/components/Chip/CHANGELOG.md | 13 ++ packages/components/Chip/package.json | 2 +- .../components/ContextualMenu/CHANGELOG.md | 19 +++ .../components/ContextualMenu/package.json | 2 +- packages/components/Divider/CHANGELOG.md | 12 ++ packages/components/Divider/package.json | 2 +- .../components/FocusTrapZone/CHANGELOG.md | 8 + .../components/FocusTrapZone/package.json | 2 +- packages/components/FocusZone/CHANGELOG.md | 28 ++++ packages/components/FocusZone/package.json | 2 +- packages/components/Icon/CHANGELOG.md | 9 ++ packages/components/Icon/package.json | 2 +- packages/components/Input/CHANGELOG.md | 14 ++ packages/components/Input/package.json | 2 +- packages/components/Link/CHANGELOG.md | 16 ++ packages/components/Link/package.json | 2 +- packages/components/Menu/CHANGELOG.md | 18 +++ packages/components/Menu/package.json | 2 +- packages/components/MenuButton/CHANGELOG.md | 15 ++ packages/components/MenuButton/package.json | 2 +- packages/components/Notification/CHANGELOG.md | 18 +++ packages/components/Notification/package.json | 2 +- packages/components/Persona/CHANGELOG.md | 15 ++ packages/components/Persona/package.json | 2 +- packages/components/PersonaCoin/CHANGELOG.md | 14 ++ packages/components/PersonaCoin/package.json | 2 +- packages/components/Pressable/CHANGELOG.md | 8 + packages/components/Pressable/package.json | 2 +- packages/components/RadioGroup/CHANGELOG.md | 20 +++ packages/components/RadioGroup/package.json | 2 +- packages/components/Separator/CHANGELOG.md | 11 ++ packages/components/Separator/package.json | 2 +- packages/components/Stack/CHANGELOG.md | 14 ++ packages/components/Stack/package.json | 2 +- packages/components/Switch/CHANGELOG.md | 13 ++ packages/components/Switch/package.json | 2 +- packages/components/TabList/CHANGELOG.md | 17 +++ packages/components/TabList/package.json | 2 +- packages/components/Text/CHANGELOG.md | 12 ++ packages/components/Text/package.json | 2 +- packages/dependency-profiles/package.json | 2 +- packages/dependency-profiles/src/index.js | 138 +++++++++--------- .../foundation-composable/CHANGELOG.md | 8 + .../foundation-composable/package.json | 2 +- .../foundation-compose/CHANGELOG.md | 15 ++ .../foundation-compose/package.json | 2 +- .../foundation-settings/CHANGELOG.md | 7 + .../foundation-settings/package.json | 2 +- .../deprecated/foundation-tokens/CHANGELOG.md | 10 ++ .../deprecated/foundation-tokens/package.json | 2 +- .../deprecated/themed-settings/CHANGELOG.md | 8 + .../deprecated/themed-settings/package.json | 2 +- packages/deprecated/theming-ramp/CHANGELOG.md | 10 ++ packages/deprecated/theming-ramp/package.json | 2 +- .../theming-react-native/CHANGELOG.md | 9 ++ .../theming-react-native/package.json | 2 +- .../ActivityIndicator/CHANGELOG.md | 8 + .../ActivityIndicator/package.json | 2 +- .../AppearanceAdditions/CHANGELOG.md | 7 + .../AppearanceAdditions/package.json | 2 +- packages/experimental/Avatar/CHANGELOG.md | 8 + packages/experimental/Avatar/package.json | 2 +- packages/experimental/Checkbox/CHANGELOG.md | 9 ++ packages/experimental/Checkbox/package.json | 2 +- packages/experimental/Drawer/CHANGELOG.md | 12 ++ packages/experimental/Drawer/package.json | 2 +- packages/experimental/Dropdown/CHANGELOG.md | 15 ++ packages/experimental/Dropdown/package.json | 2 +- packages/experimental/Expander/CHANGELOG.md | 8 + packages/experimental/Expander/package.json | 2 +- packages/experimental/MenuButton/CHANGELOG.md | 12 ++ packages/experimental/MenuButton/package.json | 2 +- packages/experimental/Overflow/CHANGELOG.md | 7 + packages/experimental/Overflow/package.json | 2 +- packages/experimental/Popover/CHANGELOG.md | 8 + packages/experimental/Popover/package.json | 2 +- packages/experimental/Shadow/CHANGELOG.md | 11 ++ packages/experimental/Shadow/package.json | 2 +- packages/experimental/Shimmer/CHANGELOG.md | 11 ++ packages/experimental/Shimmer/package.json | 2 +- packages/experimental/Spinner/CHANGELOG.md | 12 ++ packages/experimental/Spinner/package.json | 2 +- packages/experimental/Tooltip/CHANGELOG.md | 9 ++ packages/experimental/Tooltip/package.json | 2 +- packages/framework-base/CHANGELOG.md | 16 ++ packages/framework-base/package.json | 2 +- packages/framework/composition/CHANGELOG.md | 9 ++ packages/framework/composition/package.json | 2 +- packages/framework/framework/CHANGELOG.md | 14 ++ packages/framework/framework/package.json | 2 +- packages/framework/use-slots/CHANGELOG.md | 7 + packages/framework/use-slots/package.json | 2 +- packages/framework/use-styling/CHANGELOG.md | 8 + packages/framework/use-styling/package.json | 2 +- packages/framework/use-tokens/CHANGELOG.md | 7 + packages/framework/use-tokens/package.json | 2 +- packages/libraries/core/CHANGELOG.md | 24 +++ packages/libraries/core/package.json | 2 +- packages/native/Callout/CHANGELOG.md | 11 ++ packages/native/Callout/package.json | 2 +- packages/shim/theme-tokens/CHANGELOG.md | 8 + packages/shim/theme-tokens/package.json | 2 +- packages/shim/theme-types/CHANGELOG.md | 8 + packages/shim/theme-types/package.json | 2 +- packages/shim/theme/CHANGELOG.md | 8 + packages/shim/theme/package.json | 2 +- packages/shim/themed-stylesheet/CHANGELOG.md | 8 + packages/shim/themed-stylesheet/package.json | 2 +- packages/shim/theming-utils/CHANGELOG.md | 8 + packages/shim/theming-utils/package.json | 2 +- packages/shim/tokens/CHANGELOG.md | 8 + packages/shim/tokens/package.json | 2 +- packages/theming/android-theme/CHANGELOG.md | 9 ++ packages/theming/android-theme/package.json | 2 +- packages/theming/apple-theme/CHANGELOG.md | 11 ++ packages/theming/apple-theme/package.json | 2 +- packages/theming/default-theme/CHANGELOG.md | 9 ++ packages/theming/default-theme/package.json | 2 +- packages/theming/win32-theme/CHANGELOG.md | 10 ++ packages/theming/win32-theme/package.json | 2 +- packages/utils/interactive-hooks/CHANGELOG.md | 7 + packages/utils/interactive-hooks/package.json | 2 +- 154 files changed, 1086 insertions(+), 256 deletions(-) delete mode 100644 .changeset/better-cases-cheer.md delete mode 100644 .changeset/desktop-pipeline-logging.md delete mode 100644 .changeset/focus-management-foundation.md delete mode 100644 .changeset/inline-wdio-story-tests.md delete mode 100644 .changeset/layered-themed-root.md delete mode 100644 .changeset/named-platform-wdio-tests.md delete mode 100644 .changeset/native-focus-visuals.md delete mode 100644 .changeset/quiet-drivers-build.md delete mode 100644 .changeset/root-modality-focus-visuals.md delete mode 100644 .changeset/story-grouped-desktop-tests.md delete mode 100644 .changeset/storybook-ci-readiness.md delete mode 100644 .changeset/storybook-source-config-import.md delete mode 100644 .changeset/storybook-themed-scene.md delete mode 100644 .changeset/wdio-focus-contracts.md diff --git a/.changeset/better-cases-cheer.md b/.changeset/better-cases-cheer.md deleted file mode 100644 index ea76e4155ea..00000000000 --- a/.changeset/better-cases-cheer.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop-runtime": patch -"@fluentui-react-native/storybook-desktop": patch -"@fluentui-react-native/desktop-driver": patch -"@fluentui-react-native/components": patch -"@fluentui-react-native/focus-zone": patch ---- - -Add the native macOS and Windows implementations, explicit native build -verification, and prebuilt-only Storybook PR pipeline integration for the -desktop-driver package. Keep the FocusZone Windows WinMD compatible with the -consuming Storybook application's target SDK. diff --git a/.changeset/desktop-pipeline-logging.md b/.changeset/desktop-pipeline-logging.md deleted file mode 100644 index 9d80c738428..00000000000 --- a/.changeset/desktop-pipeline-logging.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop": patch -"@fluentui-react-native/desktop-driver": patch ---- - -Capture ordered per-command stdout/stderr logs, replay full output on failure or in verbose mode, and report contextual story navigation and test failures with nested causes. diff --git a/.changeset/focus-management-foundation.md b/.changeset/focus-management-foundation.md deleted file mode 100644 index e9e9542c620..00000000000 --- a/.changeset/focus-management-foundation.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -"@fluentui-react-native/framework-base": minor -"@fluentui-react-native/design": minor -"@fluentui-react-native/components": minor -"@fluentui-react-native/storybook-desktop-runtime": patch -"@fluentui-react-native/storybook-desktop": minor -"@fluentui-react-native/desktop-driver": patch -"@fluentui-react-native/focus-zone": patch ---- - -Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. - -Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. - -Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. - -Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. - -Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. - -Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. diff --git a/.changeset/inline-wdio-story-tests.md b/.changeset/inline-wdio-story-tests.md deleted file mode 100644 index 42ba5ee87e4..00000000000 --- a/.changeset/inline-wdio-story-tests.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop": minor -"@fluentui-react-native/desktop-driver": minor -"@fluentui-react-native/components": patch ---- - -Add opt-in executable WebdriverIO callbacks in React Native stories, Storybook-owned test configuration, isolated Node execution, and Button examples. diff --git a/.changeset/layered-themed-root.md b/.changeset/layered-themed-root.md deleted file mode 100644 index 84c77ed47e6..00000000000 --- a/.changeset/layered-themed-root.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@fluentui-react-native/design": minor ---- - -Add a View-compatible ThemedRoot with inherited theme and appearance options, default Flex tokens, and a stable scene context that tracks keyboard and pointer input without rerendering consumers. diff --git a/.changeset/named-platform-wdio-tests.md b/.changeset/named-platform-wdio-tests.md deleted file mode 100644 index 14c5c1f39fa..00000000000 --- a/.changeset/named-platform-wdio-tests.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop": minor -"@fluentui-react-native/desktop-driver": patch -"@fluentui-react-native/components": patch ---- - -Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks. diff --git a/.changeset/native-focus-visuals.md b/.changeset/native-focus-visuals.md deleted file mode 100644 index df6aa2d86fc..00000000000 --- a/.changeset/native-focus-visuals.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@fluentui-react-native/components": patch -"@fluentui-react-native/callout": patch -"@fluentui-react-native/focus-zone": patch ---- - -Use native focus visuals on all platforms by default while retaining the custom -FocusVisual implementation behind a shared evaluation switch. Require React -Native Windows 0.81.35 or newer for the native focus visual crash fix. -Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version. diff --git a/.changeset/quiet-drivers-build.md b/.changeset/quiet-drivers-build.md deleted file mode 100644 index c71bbddd1b5..00000000000 --- a/.changeset/quiet-drivers-build.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@fluentui-react-native/desktop-driver": minor -"@fluentui-react-native/components": patch -"@fluentui-react-native/storybook-desktop": minor -"@fluentui-react-native/storybook-desktop-runtime": patch ---- - -Build the source-shipped native desktop helper explicitly, reuse verified -content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift -providers. Storybook can build the helper independently, ensures it during -prep, and attaches authored smoke tests to the exact app process it launched. -macOS cache resolution pins stable signatures to the leaf certificate and -designated requirement, makes source builds reproducible, verifies Hardened -Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric -accessibility roles, window identity, input, and Retina ScreenCaptureKit -evidence. diff --git a/.changeset/root-modality-focus-visuals.md b/.changeset/root-modality-focus-visuals.md deleted file mode 100644 index 270f65d8e70..00000000000 --- a/.changeset/root-modality-focus-visuals.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@fluentui-react-native/components": minor ---- - -Add useFocusVisuals and shared focus-ring styling, and migrate focusable components to optional FocusRing state slots. Windows and macOS default to native rings; Win32 defaults to keyboard-modality-aware custom rings. The hook supports native-ring overrides and always-visible focused custom rings. Component scenes now require ThemedRoot, and unstable state no longer carries focusVisualProps or Checkbox's local focusVisible flag. diff --git a/.changeset/story-grouped-desktop-tests.md b/.changeset/story-grouped-desktop-tests.md deleted file mode 100644 index aa77328e620..00000000000 --- a/.changeset/story-grouped-desktop-tests.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop": patch -"@fluentui-react-native/components": patch ---- - -Navigate to each test's story before execution, bound navigation waits, and group static plans and inline WebdriverIO callbacks by story in desktop smoke tests. diff --git a/.changeset/storybook-ci-readiness.md b/.changeset/storybook-ci-readiness.md deleted file mode 100644 index 6aada885425..00000000000 --- a/.changeset/storybook-ci-readiness.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fluentui-react-native/storybook-desktop': patch ---- - -Wait for the authenticated Storybook preview to initialize before navigating after app startup or restart. Allow the aggregate WDIO subprocess contract enough CI time without relaxing individual callback deadlines. diff --git a/.changeset/storybook-source-config-import.md b/.changeset/storybook-source-config-import.md deleted file mode 100644 index 4bf44a84d84..00000000000 --- a/.changeset/storybook-source-config-import.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop": patch ---- - -Fix loading WDIO settings from Storybook's source-config fallback before compiled JavaScript exists. diff --git a/.changeset/storybook-themed-scene.md b/.changeset/storybook-themed-scene.md deleted file mode 100644 index 204a3c3b1fd..00000000000 --- a/.changeset/storybook-themed-scene.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fluentui-react-native/storybook-desktop-runtime": minor -"@fluentui-react-native/components": patch ---- - -Place the entire desktop Storybook app in one ThemedRoot, derive chrome colors from its theme state, and render component test scenes under a shared ThemedRoot wrapper. diff --git a/.changeset/wdio-focus-contracts.md b/.changeset/wdio-focus-contracts.md deleted file mode 100644 index 3f6684d491d..00000000000 --- a/.changeset/wdio-focus-contracts.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fluentui-react-native/components": patch -"@fluentui-react-native/storybook-desktop": patch ---- - -Migrate all component catalog story tests to named WDIO callbacks and add Windows/Win32 focus contract coverage, including activation pairing, native target lifetime, nested modality, editable fields, TabList sequencing, and FocusZone navigation. Keep Node-only test helpers out of production emit, require story type coverage, preserve focused smoke filters, and allow worker HTTP handles to close naturally while retaining bounded cleanup. diff --git a/packages/agentic/components/CHANGELOG.md b/packages/agentic/components/CHANGELOG.md index b1197ae0260..2aeab51971c 100644 --- a/packages/agentic/components/CHANGELOG.md +++ b/packages/agentic/components/CHANGELOG.md @@ -1,5 +1,54 @@ # @fluentui-react-native/components +## 0.6.0 + +### Minor Changes + +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 65245b4: Add useFocusVisuals and shared focus-ring styling, and migrate focusable components to optional FocusRing state slots. Windows and macOS default to native rings; Win32 defaults to keyboard-modality-aware custom rings. The hook supports native-ring overrides and always-visible focused custom rings. Component scenes now require ThemedRoot, and unstable state no longer carries focusVisualProps or Checkbox's local focusVisible flag. + +### Patch Changes + +- 5b3f74c: Add the native macOS and Windows implementations, explicit native build + verification, and prebuilt-only Storybook PR pipeline integration for the + desktop-driver package. Keep the FocusZone Windows WinMD compatible with the + consuming Storybook application's target SDK. +- 8d31a6b: Add opt-in executable WebdriverIO callbacks in React Native stories, Storybook-owned test configuration, isolated Node execution, and Button examples. +- 8d31a6b: Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks. +- 65245b4: Use native focus visuals on all platforms by default while retaining the custom + FocusVisual implementation behind a shared evaluation switch. Require React + Native Windows 0.81.35 or newer for the native focus visual crash fix. + Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version. +- 5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified + content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift + providers. Storybook can build the helper independently, ensures it during + prep, and attaches authored smoke tests to the exact app process it launched. + macOS cache resolution pins stable signatures to the leaf certificate and + designated requirement, makes source builds reproducible, verifies Hardened + Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric + accessibility roles, window identity, input, and Retina ScreenCaptureKit + evidence. +- 8d31a6b: Navigate to each test's story before execution, bound navigation waits, and group static plans and inline WebdriverIO callbacks by story in desktop smoke tests. +- 65245b4: Place the entire desktop Storybook app in one ThemedRoot, derive chrome colors from its theme state, and render component test scenes under a shared ThemedRoot wrapper. +- 65245b4: Migrate all component catalog story tests to named WDIO callbacks and add Windows/Win32 focus contract coverage, including activation pairing, native target lifetime, nested modality, editable fields, TabList sequencing, and FocusZone navigation. Keep Node-only test helpers out of production emit, require story type coverage, preserve focused smoke filters, and allow worker HTTP handles to close naturally while retaining bounded cleanup. +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/callout@0.29.5 + ## 0.5.0 ### Minor Changes diff --git a/packages/agentic/components/package.json b/packages/agentic/components/package.json index f8ef1868344..50413158238 100644 --- a/packages/agentic/components/package.json +++ b/packages/agentic/components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/components", - "version": "0.5.0", + "version": "0.6.0", "description": "A library of agent-generated FluentUI React Native components", "license": "MIT", "author": "", diff --git a/packages/agentic/design/CHANGELOG.md b/packages/agentic/design/CHANGELOG.md index 37222f16441..aef4a987dbe 100644 --- a/packages/agentic/design/CHANGELOG.md +++ b/packages/agentic/design/CHANGELOG.md @@ -1,5 +1,28 @@ # @fluentui-react-native/design +## 0.5.0 + +### Minor Changes + +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 65245b4: Add a View-compatible ThemedRoot with inherited theme and appearance options, default Flex tokens, and a stable scene context that tracks keyboard and pointer input without rerendering consumers. + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.4.1 ### Patch Changes diff --git a/packages/agentic/design/package.json b/packages/agentic/design/package.json index c43cff5e38b..bf100678354 100644 --- a/packages/agentic/design/package.json +++ b/packages/agentic/design/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/design", - "version": "0.4.1", + "version": "0.5.0", "description": "Core design system concepts, utilities, and types for Fluent UI React Native.", "license": "MIT", "author": "", diff --git a/packages/agentic/desktop-driver/CHANGELOG.md b/packages/agentic/desktop-driver/CHANGELOG.md index 888bdb882f1..7c215e29abe 100644 --- a/packages/agentic/desktop-driver/CHANGELOG.md +++ b/packages/agentic/desktop-driver/CHANGELOG.md @@ -1,5 +1,41 @@ # @fluentui-react-native/desktop-driver +## 0.3.0 + +### Minor Changes + +- 8d31a6b: Add opt-in executable WebdriverIO callbacks in React Native stories, Storybook-owned test configuration, isolated Node execution, and Button examples. +- 5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified + content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift + providers. Storybook can build the helper independently, ensures it during + prep, and attaches authored smoke tests to the exact app process it launched. + macOS cache resolution pins stable signatures to the leaf certificate and + designated requirement, makes source builds reproducible, verifies Hardened + Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric + accessibility roles, window identity, input, and Retina ScreenCaptureKit + evidence. + +### Patch Changes + +- 5b3f74c: Add the native macOS and Windows implementations, explicit native build + verification, and prebuilt-only Storybook PR pipeline integration for the + desktop-driver package. Keep the FocusZone Windows WinMD compatible with the + consuming Storybook application's target SDK. +- 8d31a6b: Capture ordered per-command stdout/stderr logs, replay full output on failure or in verbose mode, and report contextual story navigation and test failures with nested causes. +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 8d31a6b: Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks. + ## 0.2.0 ### Minor Changes diff --git a/packages/agentic/desktop-driver/package.json b/packages/agentic/desktop-driver/package.json index aa7138d08c0..3fc0419551e 100644 --- a/packages/agentic/desktop-driver/package.json +++ b/packages/agentic/desktop-driver/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/desktop-driver", - "version": "0.2.0", + "version": "0.3.0", "description": "W3C WebDriver-compatible automation for React Native desktop applications", "license": "MIT", "author": "", diff --git a/packages/agentic/storybook-desktop-runtime/CHANGELOG.md b/packages/agentic/storybook-desktop-runtime/CHANGELOG.md index d054075910a..0b350250be7 100644 --- a/packages/agentic/storybook-desktop-runtime/CHANGELOG.md +++ b/packages/agentic/storybook-desktop-runtime/CHANGELOG.md @@ -1,5 +1,45 @@ # @fluentui-react-native/storybook-desktop-runtime +## 0.3.0 + +### Minor Changes + +- 65245b4: Place the entire desktop Storybook app in one ThemedRoot, derive chrome colors from its theme state, and render component test scenes under a shared ThemedRoot wrapper. + +### Patch Changes + +- 5b3f74c: Add the native macOS and Windows implementations, explicit native build + verification, and prebuilt-only Storybook PR pipeline integration for the + desktop-driver package. Keep the FocusZone Windows WinMD compatible with the + consuming Storybook application's target SDK. +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified + content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift + providers. Storybook can build the helper independently, ensures it during + prep, and attaches authored smoke tests to the exact app process it launched. + macOS cache resolution pins stable signatures to the leaf certificate and + designated requirement, makes source builds reproducible, verifies Hardened + Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric + accessibility roles, window identity, input, and Retina ScreenCaptureKit + evidence. +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/callout@0.29.5 + - @fluentui-react-native/default-theme@0.27.13 + ## 0.2.1 ### Patch Changes diff --git a/packages/agentic/storybook-desktop-runtime/package.json b/packages/agentic/storybook-desktop-runtime/package.json index 85ea367b57c..1386a654cf7 100644 --- a/packages/agentic/storybook-desktop-runtime/package.json +++ b/packages/agentic/storybook-desktop-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/storybook-desktop-runtime", - "version": "0.2.1", + "version": "0.3.0", "description": "React Native runtime and Metro services for desktop Storybook applications", "license": "MIT", "author": "", diff --git a/packages/agentic/storybook-desktop/CHANGELOG.md b/packages/agentic/storybook-desktop/CHANGELOG.md index c40c4d743a1..8f3385e7fe8 100644 --- a/packages/agentic/storybook-desktop/CHANGELOG.md +++ b/packages/agentic/storybook-desktop/CHANGELOG.md @@ -1,5 +1,52 @@ # @fluentui-react-native/storybook-desktop +## 0.3.0 + +### Minor Changes + +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 8d31a6b: Add opt-in executable WebdriverIO callbacks in React Native stories, Storybook-owned test configuration, isolated Node execution, and Button examples. +- 8d31a6b: Add named, individually isolated WDIO story tests with target-platform context and test-name filtering. Migrate Button's declarative desktop-driver plans to executable WebdriverIO callbacks. +- 5b3f74c: Build the source-shipped native desktop helper explicitly, reuse verified + content-addressed artifacts, and add the Windows/Win32 C++ and macOS Swift + providers. Storybook can build the helper independently, ensures it during + prep, and attaches authored smoke tests to the exact app process it launched. + macOS cache resolution pins stable signatures to the leaf certificate and + designated requirement, makes source builds reproducible, verifies Hardened + Runtime and secure timestamps, reports TCC/AX diagnostics, and normalizes Fabric + accessibility roles, window identity, input, and Retina ScreenCaptureKit + evidence. + +### Patch Changes + +- 5b3f74c: Add the native macOS and Windows implementations, explicit native build + verification, and prebuilt-only Storybook PR pipeline integration for the + desktop-driver package. Keep the FocusZone Windows WinMD compatible with the + consuming Storybook application's target SDK. +- 8d31a6b: Capture ordered per-command stdout/stderr logs, replay full output on failure or in verbose mode, and report contextual story navigation and test failures with nested causes. +- 8d31a6b: Navigate to each test's story before execution, bound navigation waits, and group static plans and inline WebdriverIO callbacks by story in desktop smoke tests. +- 8d31a6b: Wait for the authenticated Storybook preview to initialize before navigating after app startup or restart. Allow the aggregate WDIO subprocess contract enough CI time without relaxing individual callback deadlines. +- 8d31a6b: Fix loading WDIO settings from Storybook's source-config fallback before compiled JavaScript exists. +- 65245b4: Migrate all component catalog story tests to named WDIO callbacks and add Windows/Win32 focus contract coverage, including activation pairing, native target lifetime, nested modality, editable fields, TabList sequencing, and FocusZone navigation. Keep Node-only test helpers out of production emit, require story type coverage, preserve focused smoke filters, and allow worker HTTP handles to close naturally while retaining bounded cleanup. +- Updated dependencies [5b3f74c] +- Updated dependencies [8d31a6b] +- Updated dependencies [65245b4] +- Updated dependencies [8d31a6b] +- Updated dependencies [8d31a6b] +- Updated dependencies [5b3f74c] + - @fluentui-react-native/desktop-driver@0.3.0 + ## 0.2.0 ### Minor Changes diff --git a/packages/agentic/storybook-desktop/package.json b/packages/agentic/storybook-desktop/package.json index 17223d24cbc..17540cb5729 100644 --- a/packages/agentic/storybook-desktop/package.json +++ b/packages/agentic/storybook-desktop/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/storybook-desktop", - "version": "0.2.0", + "version": "0.3.0", "description": "CLI and configuration for React Native desktop Storybook applications", "license": "MIT", "author": "", diff --git a/packages/components/Avatar/CHANGELOG.md b/packages/components/Avatar/CHANGELOG.md index d12898e0c68..a91c9680a09 100644 --- a/packages/components/Avatar/CHANGELOG.md +++ b/packages/components/Avatar/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/avatar +## 1.14.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/badge@0.12.13 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + ## 1.14.6 ### Patch Changes diff --git a/packages/components/Avatar/package.json b/packages/components/Avatar/package.json index 0216a72e608..827ed1b0132 100644 --- a/packages/components/Avatar/package.json +++ b/packages/components/Avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/avatar", - "version": "1.14.6", + "version": "1.14.7", "description": "A cross-platform Avatar component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Badge/CHANGELOG.md b/packages/components/Badge/CHANGELOG.md index 921303411a6..e3ee754436a 100644 --- a/packages/components/Badge/CHANGELOG.md +++ b/packages/components/Badge/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/badge +## 0.12.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/experimental-shadow@0.7.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + ## 0.12.12 ### Patch Changes diff --git a/packages/components/Badge/package.json b/packages/components/Badge/package.json index 48450197f88..0cbce52004f 100644 --- a/packages/components/Badge/package.json +++ b/packages/components/Badge/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/badge", - "version": "0.12.12", + "version": "0.12.13", "description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual descriptor for UI elements.", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Button/CHANGELOG.md b/packages/components/Button/CHANGELOG.md index 851ace3238a..74b1d86ddaa 100644 --- a/packages/components/Button/CHANGELOG.md +++ b/packages/components/Button/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log - @fluentui-react-native/button +## 0.40.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @fluentui-react-native/experimental-activity-indicator@0.11.13 + - @fluentui-react-native/experimental-shadow@0.7.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + - @fluentui-react-native/pressable@0.13.10 + ## 0.40.12 ### Patch Changes diff --git a/packages/components/Button/package.json b/packages/components/Button/package.json index ecb9284ad08..79399f88be5 100644 --- a/packages/components/Button/package.json +++ b/packages/components/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/button", - "version": "0.40.12", + "version": "0.40.13", "description": "A cross-platform Button component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Checkbox/CHANGELOG.md b/packages/components/Checkbox/CHANGELOG.md index 8e0000101cb..552208a3a13 100644 --- a/packages/components/Checkbox/CHANGELOG.md +++ b/packages/components/Checkbox/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/checkbox +## 0.24.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/text@0.25.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + - @fluentui-react-native/pressable@0.13.10 + ## 0.24.12 ### Patch Changes diff --git a/packages/components/Checkbox/package.json b/packages/components/Checkbox/package.json index 3cec668458e..717d534a943 100644 --- a/packages/components/Checkbox/package.json +++ b/packages/components/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/checkbox", - "version": "0.24.12", + "version": "0.24.13", "description": "A cross-platform Checkbox component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Chip/CHANGELOG.md b/packages/components/Chip/CHANGELOG.md index c94e717e417..2752c69604e 100644 --- a/packages/components/Chip/CHANGELOG.md +++ b/packages/components/Chip/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/chip +## 0.5.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.5.12 ### Patch Changes diff --git a/packages/components/Chip/package.json b/packages/components/Chip/package.json index edf68d28495..4fcf3535b08 100644 --- a/packages/components/Chip/package.json +++ b/packages/components/Chip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/chip", - "version": "0.5.12", + "version": "0.5.13", "description": "A cross-platform Chip component using the Fluent Design System. A chip is a compact representations of entities (most commonly, people) that can be typed in, deleted or dragged easily.", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/ContextualMenu/CHANGELOG.md b/packages/components/ContextualMenu/CHANGELOG.md index 171c0692e4f..8542115b171 100644 --- a/packages/components/ContextualMenu/CHANGELOG.md +++ b/packages/components/ContextualMenu/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log - @fluentui-react-native/contextual-menu +## 0.25.14 + +### Patch Changes + +- Updated dependencies [5b3f74c] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/focus-zone@0.23.5 + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/callout@0.29.5 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.25.13 ### Patch Changes diff --git a/packages/components/ContextualMenu/package.json b/packages/components/ContextualMenu/package.json index 5cc3a0f2e31..89aedcbf653 100644 --- a/packages/components/ContextualMenu/package.json +++ b/packages/components/ContextualMenu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/contextual-menu", - "version": "0.25.13", + "version": "0.25.14", "description": "A cross-platform ContextualMenu component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Divider/CHANGELOG.md b/packages/components/Divider/CHANGELOG.md index a37128c8bfc..07e20f704cb 100644 --- a/packages/components/Divider/CHANGELOG.md +++ b/packages/components/Divider/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log - @fluentui-react-native/divider +## 0.8.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.8.12 ### Patch Changes diff --git a/packages/components/Divider/package.json b/packages/components/Divider/package.json index 6fb57a94777..404e50510ee 100644 --- a/packages/components/Divider/package.json +++ b/packages/components/Divider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/divider", - "version": "0.8.12", + "version": "0.8.13", "description": "A cross-platform Divider component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/FocusTrapZone/CHANGELOG.md b/packages/components/FocusTrapZone/CHANGELOG.md index fef80683e23..70d6f25a429 100644 --- a/packages/components/FocusTrapZone/CHANGELOG.md +++ b/packages/components/FocusTrapZone/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/focus-trap-zone +## 0.14.4 + +### Patch Changes + +- @uifabricshared/foundation-composable@0.15.4 +- @uifabricshared/foundation-settings@0.16.10 +- @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.14.3 ### Patch Changes diff --git a/packages/components/FocusTrapZone/package.json b/packages/components/FocusTrapZone/package.json index c9344d0b260..a99e577b0a2 100644 --- a/packages/components/FocusTrapZone/package.json +++ b/packages/components/FocusTrapZone/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.14.3", + "version": "0.14.4", "description": "A cross-platform FocusTrapZone component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/FocusZone/CHANGELOG.md b/packages/components/FocusZone/CHANGELOG.md index 933f46cb358..17427257b7e 100644 --- a/packages/components/FocusZone/CHANGELOG.md +++ b/packages/components/FocusZone/CHANGELOG.md @@ -1,5 +1,33 @@ # Change Log - @fluentui-react-native/focus-zone +## 0.23.5 + +### Patch Changes + +- 5b3f74c: Add the native macOS and Windows implementations, explicit native build + verification, and prebuilt-only Storybook PR pipeline integration for the + desktop-driver package. Keep the FocusZone Windows WinMD compatible with the + consuming Storybook application's target SDK. +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + +- 65245b4: Use native focus visuals on all platforms by default while retaining the custom + FocusVisual implementation behind a shared evaluation switch. Require React + Native Windows 0.81.35 or newer for the native focus visual crash fix. + Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version. +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.23.4 ### Patch Changes diff --git a/packages/components/FocusZone/package.json b/packages/components/FocusZone/package.json index 66931b83b3d..b72d59e8de8 100644 --- a/packages/components/FocusZone/package.json +++ b/packages/components/FocusZone/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/focus-zone", - "version": "0.23.4", + "version": "0.23.5", "description": "A cross-platform FocusZone component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Icon/CHANGELOG.md b/packages/components/Icon/CHANGELOG.md index a5cecd898a6..8a584e2a09c 100644 --- a/packages/components/Icon/CHANGELOG.md +++ b/packages/components/Icon/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/icon +## 0.22.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.22.12 ### Patch Changes diff --git a/packages/components/Icon/package.json b/packages/components/Icon/package.json index 31a3c625ac2..6631029476c 100644 --- a/packages/components/Icon/package.json +++ b/packages/components/Icon/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/icon", - "version": "0.22.12", + "version": "0.22.13", "description": "A cross-platform Icon component", "license": "MIT", "author": "", diff --git a/packages/components/Input/CHANGELOG.md b/packages/components/Input/CHANGELOG.md index 1560a4e2856..f1c4dc5351b 100644 --- a/packages/components/Input/CHANGELOG.md +++ b/packages/components/Input/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/input +## 0.8.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.8.12 ### Patch Changes diff --git a/packages/components/Input/package.json b/packages/components/Input/package.json index 090546854eb..e10451c7792 100644 --- a/packages/components/Input/package.json +++ b/packages/components/Input/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/input", - "version": "0.8.12", + "version": "0.8.13", "description": "A cross-platform Text input component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Link/CHANGELOG.md b/packages/components/Link/CHANGELOG.md index c8278cfd20b..08042e15e95 100644 --- a/packages/components/Link/CHANGELOG.md +++ b/packages/components/Link/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/link +## 0.24.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/text@0.25.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.24.12 ### Patch Changes diff --git a/packages/components/Link/package.json b/packages/components/Link/package.json index 629aee13f41..cfa8c3b2874 100644 --- a/packages/components/Link/package.json +++ b/packages/components/Link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/link", - "version": "0.24.12", + "version": "0.24.13", "description": "A cross-platform Link component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Menu/CHANGELOG.md b/packages/components/Menu/CHANGELOG.md index e46066594e0..d45a49cbde8 100644 --- a/packages/components/Menu/CHANGELOG.md +++ b/packages/components/Menu/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log - @fluentui-react-native/menu +## 1.16.8 + +### Patch Changes + +- Updated dependencies [5b3f74c] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/focus-zone@0.23.5 + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/callout@0.29.5 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 1.16.7 ### Patch Changes diff --git a/packages/components/Menu/package.json b/packages/components/Menu/package.json index 28c110b8f67..f5ffea99ccc 100644 --- a/packages/components/Menu/package.json +++ b/packages/components/Menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu", - "version": "1.16.7", + "version": "1.16.8", "description": "A cross-platform Menu component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/MenuButton/CHANGELOG.md b/packages/components/MenuButton/CHANGELOG.md index b84814ff047..80266fad7fd 100644 --- a/packages/components/MenuButton/CHANGELOG.md +++ b/packages/components/MenuButton/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/menu-button +## 0.15.8 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/contextual-menu@0.25.14 + - @fluentui-react-native/button@0.40.13 + - @fluentui-react-native/icon@0.22.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + ## 0.15.7 ### Patch Changes diff --git a/packages/components/MenuButton/package.json b/packages/components/MenuButton/package.json index d109da80e5f..3c83d419d3c 100644 --- a/packages/components/MenuButton/package.json +++ b/packages/components/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu-button", - "version": "0.15.7", + "version": "0.15.8", "description": "A cross-platform MenuButton component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Notification/CHANGELOG.md b/packages/components/Notification/CHANGELOG.md index 99da9ff8e01..7e862052773 100644 --- a/packages/components/Notification/CHANGELOG.md +++ b/packages/components/Notification/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log - @fluentui-react-native/notification +## 0.26.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/button@0.40.13 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/experimental-appearance-additions@0.8.10 + - @fluentui-react-native/experimental-shadow@0.7.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + - @fluentui-react-native/pressable@0.13.10 + ## 0.26.12 ### Patch Changes diff --git a/packages/components/Notification/package.json b/packages/components/Notification/package.json index 223167cb755..df1d9cacf28 100644 --- a/packages/components/Notification/package.json +++ b/packages/components/Notification/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/notification", - "version": "0.26.12", + "version": "0.26.13", "description": "add component-description", "license": "MIT", "author": "", diff --git a/packages/components/Persona/CHANGELOG.md b/packages/components/Persona/CHANGELOG.md index 863ffe1581a..48939632c60 100644 --- a/packages/components/Persona/CHANGELOG.md +++ b/packages/components/Persona/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/persona +## 0.18.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/persona-coin@0.17.7 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @uifabricshared/foundation-tokens@0.16.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.18.6 ### Patch Changes diff --git a/packages/components/Persona/package.json b/packages/components/Persona/package.json index d09118cf694..c3e91a3fadb 100644 --- a/packages/components/Persona/package.json +++ b/packages/components/Persona/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/persona", - "version": "0.18.6", + "version": "0.18.7", "description": "A cross-platform Persona component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/PersonaCoin/CHANGELOG.md b/packages/components/PersonaCoin/CHANGELOG.md index 1a04fe33b33..53fa8733754 100644 --- a/packages/components/PersonaCoin/CHANGELOG.md +++ b/packages/components/PersonaCoin/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/persona-coin +## 0.17.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @uifabricshared/foundation-tokens@0.16.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.17.6 ### Patch Changes diff --git a/packages/components/PersonaCoin/package.json b/packages/components/PersonaCoin/package.json index 0437c92bea2..c599d12cb93 100644 --- a/packages/components/PersonaCoin/package.json +++ b/packages/components/PersonaCoin/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/persona-coin", - "version": "0.17.6", + "version": "0.17.7", "description": "A cross-platform PersonaCoin component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Pressable/CHANGELOG.md b/packages/components/Pressable/CHANGELOG.md index 27fd386d134..076d7cc1fb1 100644 --- a/packages/components/Pressable/CHANGELOG.md +++ b/packages/components/Pressable/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/pressable +## 0.13.10 + +### Patch Changes + +- @uifabricshared/foundation-composable@0.15.4 +- @uifabricshared/foundation-settings@0.16.10 +- @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.13.9 ### Patch Changes diff --git a/packages/components/Pressable/package.json b/packages/components/Pressable/package.json index 75403083d20..c431c8a1613 100644 --- a/packages/components/Pressable/package.json +++ b/packages/components/Pressable/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/pressable", - "version": "0.13.9", + "version": "0.13.10", "description": "A cross-platform Pressable component", "license": "MIT", "author": "", diff --git a/packages/components/RadioGroup/CHANGELOG.md b/packages/components/RadioGroup/CHANGELOG.md index cc90afc9619..49c92f57b90 100644 --- a/packages/components/RadioGroup/CHANGELOG.md +++ b/packages/components/RadioGroup/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log - @fluentui-react-native/radio-group +## 0.22.13 + +### Patch Changes + +- Updated dependencies [5b3f74c] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/focus-zone@0.23.5 + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/text@0.25.13 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + - @fluentui-react-native/pressable@0.13.10 + ## 0.22.12 ### Patch Changes diff --git a/packages/components/RadioGroup/package.json b/packages/components/RadioGroup/package.json index 6ddbbcad6b0..13bc2e7787d 100644 --- a/packages/components/RadioGroup/package.json +++ b/packages/components/RadioGroup/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/radio-group", - "version": "0.22.12", + "version": "0.22.13", "description": "A cross-platform Radio Group component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Separator/CHANGELOG.md b/packages/components/Separator/CHANGELOG.md index 29003827cb8..c72c87e37dc 100644 --- a/packages/components/Separator/CHANGELOG.md +++ b/packages/components/Separator/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log - @fluentui-react-native/separator +## 0.19.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + ## 0.19.12 ### Patch Changes diff --git a/packages/components/Separator/package.json b/packages/components/Separator/package.json index 9d420ce9ccf..6e557e89e49 100644 --- a/packages/components/Separator/package.json +++ b/packages/components/Separator/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/separator", - "version": "0.19.12", + "version": "0.19.13", "description": "A cross-platform Separator component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Stack/CHANGELOG.md b/packages/components/Stack/CHANGELOG.md index c4883798d2e..29b6e709a4f 100644 --- a/packages/components/Stack/CHANGELOG.md +++ b/packages/components/Stack/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/stack +## 0.12.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-compose@1.16.13 + - @uifabricshared/foundation-settings@0.16.10 + - @uifabricshared/foundation-tokens@0.16.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.12.6 ### Patch Changes diff --git a/packages/components/Stack/package.json b/packages/components/Stack/package.json index 6e8c4a58b8a..541e1273b44 100644 --- a/packages/components/Stack/package.json +++ b/packages/components/Stack/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/stack", - "version": "0.12.6", + "version": "0.12.7", "description": "A cross-platform opinionated Fluent Text component", "license": "MIT", "author": "", diff --git a/packages/components/Switch/CHANGELOG.md b/packages/components/Switch/CHANGELOG.md index 3975a08afda..b2b44e1d2fb 100644 --- a/packages/components/Switch/CHANGELOG.md +++ b/packages/components/Switch/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/switch +## 0.14.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.14.12 ### Patch Changes diff --git a/packages/components/Switch/package.json b/packages/components/Switch/package.json index c7643552c15..202f17fc195 100644 --- a/packages/components/Switch/package.json +++ b/packages/components/Switch/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/switch", - "version": "0.14.12", + "version": "0.14.13", "description": "A cross-platform Switch component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/TabList/CHANGELOG.md b/packages/components/TabList/CHANGELOG.md index f6685931c5d..5ca16614e73 100644 --- a/packages/components/TabList/CHANGELOG.md +++ b/packages/components/TabList/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/tablist +## 0.8.13 + +### Patch Changes + +- Updated dependencies [5b3f74c] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/focus-zone@0.23.5 + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/icon@0.22.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.8.12 ### Patch Changes diff --git a/packages/components/TabList/package.json b/packages/components/TabList/package.json index b5742718db1..6684da4099f 100644 --- a/packages/components/TabList/package.json +++ b/packages/components/TabList/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tablist", - "version": "0.8.12", + "version": "0.8.13", "description": "A cross-platform TabList component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Text/CHANGELOG.md b/packages/components/Text/CHANGELOG.md index 422b0ce5cb3..13f468b4715 100644 --- a/packages/components/Text/CHANGELOG.md +++ b/packages/components/Text/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log - @fluentui-react-native/text +## 0.25.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-compose@1.16.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.25.12 ### Patch Changes diff --git a/packages/components/Text/package.json b/packages/components/Text/package.json index 95fc175c502..724dcdfa2a9 100644 --- a/packages/components/Text/package.json +++ b/packages/components/Text/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/text", - "version": "0.25.12", + "version": "0.25.13", "description": "A cross-platform Text component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index b46fd9985e7..b04349309aa 100644 --- a/packages/dependency-profiles/package.json +++ b/packages/dependency-profiles/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dependency-profiles", - "version": "0.10.13", + "version": "0.10.14", "description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native", "license": "MIT", "repository": { diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index fbea68f1e6b..acd42d414b7 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -8,135 +8,135 @@ module.exports = { }, "@fluentui-react-native/components": { "name": "@fluentui-react-native/components", - "version": "0.5.0" + "version": "0.6.0" }, "@fluentui-react-native/design": { "name": "@fluentui-react-native/design", - "version": "0.4.1" + "version": "0.5.0" }, "@fluentui-react-native/desktop-driver": { "name": "@fluentui-react-native/desktop-driver", - "version": "0.2.0" + "version": "0.3.0" }, "@fluentui-react-native/storybook-desktop-runtime": { "name": "@fluentui-react-native/storybook-desktop-runtime", - "version": "0.2.1" + "version": "0.3.0" }, "@fluentui-react-native/storybook-desktop": { "name": "@fluentui-react-native/storybook-desktop", - "version": "0.2.0" + "version": "0.3.0" }, "@fluentui-react-native/avatar": { "name": "@fluentui-react-native/avatar", - "version": "1.14.6" + "version": "1.14.7" }, "@fluentui-react-native/badge": { "name": "@fluentui-react-native/badge", - "version": "0.12.12" + "version": "0.12.13" }, "@fluentui-react-native/button": { "name": "@fluentui-react-native/button", - "version": "0.40.12" + "version": "0.40.13" }, "@fluentui-react-native/checkbox": { "name": "@fluentui-react-native/checkbox", - "version": "0.24.12" + "version": "0.24.13" }, "@fluentui-react-native/chip": { "name": "@fluentui-react-native/chip", - "version": "0.5.12" + "version": "0.5.13" }, "@fluentui-react-native/contextual-menu": { "name": "@fluentui-react-native/contextual-menu", - "version": "0.25.13" + "version": "0.25.14" }, "@fluentui-react-native/divider": { "name": "@fluentui-react-native/divider", - "version": "0.8.12" + "version": "0.8.13" }, "@fluentui-react-native/focus-trap-zone": { "name": "@fluentui-react-native/focus-trap-zone", - "version": "0.14.3" + "version": "0.14.4" }, "@fluentui-react-native/focus-zone": { "name": "@fluentui-react-native/focus-zone", - "version": "0.23.4" + "version": "0.23.5" }, "@fluentui-react-native/icon": { "name": "@fluentui-react-native/icon", - "version": "0.22.12" + "version": "0.22.13" }, "@fluentui-react-native/input": { "name": "@fluentui-react-native/input", - "version": "0.8.12" + "version": "0.8.13" }, "@fluentui-react-native/link": { "name": "@fluentui-react-native/link", - "version": "0.24.12" + "version": "0.24.13" }, "@fluentui-react-native/menu": { "name": "@fluentui-react-native/menu", - "version": "1.16.7" + "version": "1.16.8" }, "@fluentui-react-native/menu-button": { "name": "@fluentui-react-native/menu-button", - "version": "0.15.7" + "version": "0.15.8" }, "@fluentui-react-native/notification": { "name": "@fluentui-react-native/notification", - "version": "0.26.12" + "version": "0.26.13" }, "@fluentui-react-native/persona": { "name": "@fluentui-react-native/persona", - "version": "0.18.6" + "version": "0.18.7" }, "@fluentui-react-native/persona-coin": { "name": "@fluentui-react-native/persona-coin", - "version": "0.17.6" + "version": "0.17.7" }, "@fluentui-react-native/pressable": { "name": "@fluentui-react-native/pressable", - "version": "0.13.9" + "version": "0.13.10" }, "@fluentui-react-native/radio-group": { "name": "@fluentui-react-native/radio-group", - "version": "0.22.12" + "version": "0.22.13" }, "@fluentui-react-native/separator": { "name": "@fluentui-react-native/separator", - "version": "0.19.12" + "version": "0.19.13" }, "@fluentui-react-native/stack": { "name": "@fluentui-react-native/stack", - "version": "0.12.6" + "version": "0.12.7" }, "@fluentui-react-native/switch": { "name": "@fluentui-react-native/switch", - "version": "0.14.12" + "version": "0.14.13" }, "@fluentui-react-native/tablist": { "name": "@fluentui-react-native/tablist", - "version": "0.8.12" + "version": "0.8.13" }, "@fluentui-react-native/text": { "name": "@fluentui-react-native/text", - "version": "0.25.12" + "version": "0.25.13" }, "@uifabricshared/foundation-composable": { "name": "@uifabricshared/foundation-composable", - "version": "0.15.3" + "version": "0.15.4" }, "@uifabricshared/foundation-compose": { "name": "@uifabricshared/foundation-compose", - "version": "1.16.12" + "version": "1.16.13" }, "@uifabricshared/foundation-settings": { "name": "@uifabricshared/foundation-settings", - "version": "0.16.9" + "version": "0.16.10" }, "@uifabricshared/foundation-tokens": { "name": "@uifabricshared/foundation-tokens", - "version": "0.16.12" + "version": "0.16.13" }, "@uifabricshared/theme-registry": { "name": "@uifabricshared/theme-registry", @@ -144,47 +144,47 @@ module.exports = { }, "@uifabricshared/themed-settings": { "name": "@uifabricshared/themed-settings", - "version": "0.13.9" + "version": "0.13.10" }, "@uifabricshared/theming-ramp": { "name": "@uifabricshared/theming-ramp", - "version": "0.21.12" + "version": "0.21.13" }, "@uifabricshared/theming-react-native": { "name": "@uifabricshared/theming-react-native", - "version": "0.21.12" + "version": "0.21.13" }, "@fluentui-react-native/experimental-activity-indicator": { "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.11.12" + "version": "0.11.13" }, "@fluentui-react-native/experimental-appearance-additions": { "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.8.9" + "version": "0.8.10" }, "@fluentui-react-native/experimental-avatar": { "name": "@fluentui-react-native/experimental-avatar", - "version": "0.22.12" + "version": "0.22.13" }, "@fluentui-react-native/experimental-checkbox": { "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.18.12" + "version": "0.18.13" }, "@fluentui-react-native/drawer": { "name": "@fluentui-react-native/drawer", - "version": "0.5.12" + "version": "0.5.13" }, "@fluentui-react-native/dropdown": { "name": "@fluentui-react-native/dropdown", - "version": "0.11.13" + "version": "0.11.14" }, "@fluentui-react-native/experimental-expander": { "name": "@fluentui-react-native/experimental-expander", - "version": "0.9.12" + "version": "0.9.13" }, "@fluentui-react-native/experimental-menu-button": { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.11.13" + "version": "0.11.14" }, "@fluentui-react-native/experimental-native-date-picker": { "name": "@fluentui-react-native/experimental-native-date-picker", @@ -196,27 +196,27 @@ module.exports = { }, "@fluentui-react-native/overflow": { "name": "@fluentui-react-native/overflow", - "version": "0.5.3" + "version": "0.5.4" }, "@fluentui-react-native/popover": { "name": "@fluentui-react-native/popover", - "version": "0.5.12" + "version": "0.5.13" }, "@fluentui-react-native/experimental-shadow": { "name": "@fluentui-react-native/experimental-shadow", - "version": "0.7.12" + "version": "0.7.13" }, "@fluentui-react-native/experimental-shimmer": { "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.15.6" + "version": "0.15.7" }, "@fluentui-react-native/spinner": { "name": "@fluentui-react-native/spinner", - "version": "0.10.12" + "version": "0.10.13" }, "@fluentui-react-native/tooltip": { "name": "@fluentui-react-native/tooltip", - "version": "0.5.11" + "version": "0.5.12" }, "@fluentui-react-native/vibrancy-view": { "name": "@fluentui-react-native/vibrancy-view", @@ -224,75 +224,75 @@ module.exports = { }, "@fluentui-react-native/framework-base": { "name": "@fluentui-react-native/framework-base", - "version": "0.7.0" + "version": "0.8.0" }, "@fluentui-react-native/composition": { "name": "@fluentui-react-native/composition", - "version": "0.14.3" + "version": "0.14.4" }, "@fluentui-react-native/framework": { "name": "@fluentui-react-native/framework", - "version": "0.17.6" + "version": "0.17.7" }, "@fluentui-react-native/use-slots": { "name": "@fluentui-react-native/use-slots", - "version": "0.13.3" + "version": "0.13.4" }, "@fluentui-react-native/use-styling": { "name": "@fluentui-react-native/use-styling", - "version": "0.16.3" + "version": "0.16.4" }, "@fluentui-react-native/use-tokens": { "name": "@fluentui-react-native/use-tokens", - "version": "0.9.3" + "version": "0.9.4" }, "@fluentui/react-native": { "name": "@fluentui/react-native", - "version": "0.44.6" + "version": "0.44.7" }, "@fluentui-react-native/callout": { "name": "@fluentui-react-native/callout", - "version": "0.29.4" + "version": "0.29.5" }, "@fluentui-react-native/theme-tokens": { "name": "@fluentui-react-native/theme-tokens", - "version": "0.29.6" + "version": "0.29.7" }, "@fluentui-react-native/theme-types": { "name": "@fluentui-react-native/theme-types", - "version": "0.44.12" + "version": "0.44.13" }, "@fluentui-react-native/theme": { "name": "@fluentui-react-native/theme", - "version": "0.14.6" + "version": "0.14.7" }, "@fluentui-react-native/themed-stylesheet": { "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.10.6" + "version": "1.10.7" }, "@fluentui-react-native/theming-utils": { "name": "@fluentui-react-native/theming-utils", - "version": "0.27.12" + "version": "0.27.13" }, "@fluentui-react-native/tokens": { "name": "@fluentui-react-native/tokens", - "version": "0.24.12" + "version": "0.24.13" }, "@fluentui-react-native/android-theme": { "name": "@fluentui-react-native/android-theme", - "version": "0.26.12" + "version": "0.26.13" }, "@fluentui-react-native/apple-theme": { "name": "@fluentui-react-native/apple-theme", - "version": "0.29.12" + "version": "0.29.13" }, "@fluentui-react-native/default-theme": { "name": "@fluentui-react-native/default-theme", - "version": "0.27.12" + "version": "0.27.13" }, "@fluentui-react-native/win32-theme": { "name": "@fluentui-react-native/win32-theme", - "version": "0.39.12" + "version": "0.39.13" }, "@fluentui-react-native/adapters": { "name": "@fluentui-react-native/adapters", @@ -300,7 +300,7 @@ module.exports = { }, "@fluentui-react-native/interactive-hooks": { "name": "@fluentui-react-native/interactive-hooks", - "version": "0.28.9" + "version": "0.28.10" }, "@fluentui-react-native/styling-utils": { "name": "@fluentui-react-native/styling-utils", diff --git a/packages/deprecated/foundation-composable/CHANGELOG.md b/packages/deprecated/foundation-composable/CHANGELOG.md index 5fe9f19412b..5d7fa3756d8 100644 --- a/packages/deprecated/foundation-composable/CHANGELOG.md +++ b/packages/deprecated/foundation-composable/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @uifabricshared/foundation-composable +## 0.15.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @uifabricshared/foundation-settings@0.16.10 + ## 0.15.3 ### Patch Changes diff --git a/packages/deprecated/foundation-composable/package.json b/packages/deprecated/foundation-composable/package.json index 5716eafcb9e..57170914457 100644 --- a/packages/deprecated/foundation-composable/package.json +++ b/packages/deprecated/foundation-composable/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-composable", - "version": "0.15.3", + "version": "0.15.4", "description": "Composable component building blocks", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/foundation-compose/CHANGELOG.md b/packages/deprecated/foundation-compose/CHANGELOG.md index 02d56e906f6..f192a31fbe7 100644 --- a/packages/deprecated/foundation-compose/CHANGELOG.md +++ b/packages/deprecated/foundation-compose/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @uifabricshared/foundation-compose +## 1.16.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-composable@0.15.4 + - @uifabricshared/foundation-settings@0.16.10 + - @uifabricshared/foundation-tokens@0.16.13 + - @uifabricshared/themed-settings@0.13.10 + - @uifabricshared/theming-ramp@0.21.13 + - @fluentui-react-native/default-theme@0.27.13 + ## 1.16.12 ### Patch Changes diff --git a/packages/deprecated/foundation-compose/package.json b/packages/deprecated/foundation-compose/package.json index c5d81405a38..dfb7dbd1509 100644 --- a/packages/deprecated/foundation-compose/package.json +++ b/packages/deprecated/foundation-compose/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-compose", - "version": "1.16.12", + "version": "1.16.13", "description": "Compose infrastructure", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/foundation-settings/CHANGELOG.md b/packages/deprecated/foundation-settings/CHANGELOG.md index 7fac3cdd5e2..78d696ba40a 100644 --- a/packages/deprecated/foundation-settings/CHANGELOG.md +++ b/packages/deprecated/foundation-settings/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @uifabricshared/foundation-settings +## 0.16.10 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.16.9 ### Patch Changes diff --git a/packages/deprecated/foundation-settings/package.json b/packages/deprecated/foundation-settings/package.json index f06ba030c32..004f2c39398 100644 --- a/packages/deprecated/foundation-settings/package.json +++ b/packages/deprecated/foundation-settings/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-settings", - "version": "0.16.9", + "version": "0.16.10", "description": "Settings and style definitions and helpers", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/foundation-tokens/CHANGELOG.md b/packages/deprecated/foundation-tokens/CHANGELOG.md index 92870863178..34e6f3649ea 100644 --- a/packages/deprecated/foundation-tokens/CHANGELOG.md +++ b/packages/deprecated/foundation-tokens/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log - @uifabricshared/foundation-tokens +## 0.16.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-settings@0.16.10 + ## 0.16.12 ### Patch Changes diff --git a/packages/deprecated/foundation-tokens/package.json b/packages/deprecated/foundation-tokens/package.json index e2e46caa258..44a2a2e226a 100644 --- a/packages/deprecated/foundation-tokens/package.json +++ b/packages/deprecated/foundation-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-tokens", - "version": "0.16.12", + "version": "0.16.13", "description": "Core tokens package", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/themed-settings/CHANGELOG.md b/packages/deprecated/themed-settings/CHANGELOG.md index a0824f06fde..ac7dd2551b8 100644 --- a/packages/deprecated/themed-settings/CHANGELOG.md +++ b/packages/deprecated/themed-settings/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @uifabricshared/themed-settings +## 0.13.10 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @uifabricshared/foundation-settings@0.16.10 + ## 0.13.9 ### Patch Changes diff --git a/packages/deprecated/themed-settings/package.json b/packages/deprecated/themed-settings/package.json index 460b8fc6caf..f7bcb579e1d 100644 --- a/packages/deprecated/themed-settings/package.json +++ b/packages/deprecated/themed-settings/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/themed-settings", - "version": "0.13.9", + "version": "0.13.10", "description": "Package which drives custom cacheable settings for a component", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/theming-ramp/CHANGELOG.md b/packages/deprecated/theming-ramp/CHANGELOG.md index 08cdd1ba400..cda05e9ca8b 100644 --- a/packages/deprecated/theming-ramp/CHANGELOG.md +++ b/packages/deprecated/theming-ramp/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log - @uifabricshared/theming-ramp +## 0.21.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @uifabricshared/foundation-settings@0.16.10 + ## 0.21.12 ### Patch Changes diff --git a/packages/deprecated/theming-ramp/package.json b/packages/deprecated/theming-ramp/package.json index 8a62097a59d..1eb8c3a8895 100644 --- a/packages/deprecated/theming-ramp/package.json +++ b/packages/deprecated/theming-ramp/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/theming-ramp", - "version": "0.21.12", + "version": "0.21.13", "description": "Theming Library", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/theming-react-native/CHANGELOG.md b/packages/deprecated/theming-react-native/CHANGELOG.md index 601ad139f88..251bbd97d83 100644 --- a/packages/deprecated/theming-react-native/CHANGELOG.md +++ b/packages/deprecated/theming-react-native/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @uifabricshared/theming-react-native +## 0.21.13 + +### Patch Changes + +- @uifabricshared/theme-registry@0.13.8 +- @uifabricshared/theming-ramp@0.21.13 +- @fluentui-react-native/default-theme@0.27.13 +- @fluentui-react-native/win32-theme@0.39.13 + ## 0.21.12 ### Patch Changes diff --git a/packages/deprecated/theming-react-native/package.json b/packages/deprecated/theming-react-native/package.json index f66c85895cf..8ba517fdef6 100644 --- a/packages/deprecated/theming-react-native/package.json +++ b/packages/deprecated/theming-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/theming-react-native", - "version": "0.21.12", + "version": "0.21.13", "description": "A library of functions which produce React Native styles from a Theme", "keywords": [], "license": "MIT", diff --git a/packages/experimental/ActivityIndicator/CHANGELOG.md b/packages/experimental/ActivityIndicator/CHANGELOG.md index ba5b53e06b6..dc2e994f7ee 100644 --- a/packages/experimental/ActivityIndicator/CHANGELOG.md +++ b/packages/experimental/ActivityIndicator/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/experimental-activity-indicator +## 0.11.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/framework@0.17.7 + ## 0.11.12 ### Patch Changes diff --git a/packages/experimental/ActivityIndicator/package.json b/packages/experimental/ActivityIndicator/package.json index ded084be977..e0544f49b6c 100644 --- a/packages/experimental/ActivityIndicator/package.json +++ b/packages/experimental/ActivityIndicator/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.11.12", + "version": "0.11.13", "description": "A cross-platform Fluent Activity Indicator component", "license": "MIT", "author": "", diff --git a/packages/experimental/AppearanceAdditions/CHANGELOG.md b/packages/experimental/AppearanceAdditions/CHANGELOG.md index 4e5d6af053d..4e7a1c9ac00 100644 --- a/packages/experimental/AppearanceAdditions/CHANGELOG.md +++ b/packages/experimental/AppearanceAdditions/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/experimental-appearance-additions +## 0.8.10 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.8.9 ### Patch Changes diff --git a/packages/experimental/AppearanceAdditions/package.json b/packages/experimental/AppearanceAdditions/package.json index ef66b1cc2f3..b0203f1b54e 100644 --- a/packages/experimental/AppearanceAdditions/package.json +++ b/packages/experimental/AppearanceAdditions/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-appearance-additions", - "version": "0.8.9", + "version": "0.8.10", "description": "A module to expose callbacks for additional traitCollection changes.", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/experimental/Avatar/CHANGELOG.md b/packages/experimental/Avatar/CHANGELOG.md index 65ab11a870a..ca79529ceda 100644 --- a/packages/experimental/Avatar/CHANGELOG.md +++ b/packages/experimental/Avatar/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/experimental-avatar +## 0.22.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/framework@0.17.7 + ## 0.22.12 ### Patch Changes diff --git a/packages/experimental/Avatar/package.json b/packages/experimental/Avatar/package.json index 325532847a8..0793d7f95c6 100644 --- a/packages/experimental/Avatar/package.json +++ b/packages/experimental/Avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-avatar", - "version": "0.22.12", + "version": "0.22.13", "description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/experimental/Checkbox/CHANGELOG.md b/packages/experimental/Checkbox/CHANGELOG.md index 070ee51cecc..429df56198c 100644 --- a/packages/experimental/Checkbox/CHANGELOG.md +++ b/packages/experimental/Checkbox/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/experimental-checkbox +## 0.18.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/checkbox@0.24.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.18.12 ### Patch Changes diff --git a/packages/experimental/Checkbox/package.json b/packages/experimental/Checkbox/package.json index 766eccf65fb..b43f4b8bd15 100644 --- a/packages/experimental/Checkbox/package.json +++ b/packages/experimental/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.18.12", + "version": "0.18.13", "description": "A cross-platform Checkbox component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Drawer/CHANGELOG.md b/packages/experimental/Drawer/CHANGELOG.md index 5b1c2df133f..eabe36ed5a5 100644 --- a/packages/experimental/Drawer/CHANGELOG.md +++ b/packages/experimental/Drawer/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log - @fluentui-react-native/drawer +## 0.5.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.5.12 ### Patch Changes diff --git a/packages/experimental/Drawer/package.json b/packages/experimental/Drawer/package.json index ef7b808f569..e4401e7efb4 100644 --- a/packages/experimental/Drawer/package.json +++ b/packages/experimental/Drawer/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/drawer", - "version": "0.5.12", + "version": "0.5.13", "description": "A cross-platform Drawer component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Dropdown/CHANGELOG.md b/packages/experimental/Dropdown/CHANGELOG.md index 2b6104daa0e..ed725e00ba9 100644 --- a/packages/experimental/Dropdown/CHANGELOG.md +++ b/packages/experimental/Dropdown/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/dropdown +## 0.11.14 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/callout@0.29.5 + - @fluentui-react-native/button@0.40.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/interactive-hooks@0.28.10 + ## 0.11.13 ### Patch Changes diff --git a/packages/experimental/Dropdown/package.json b/packages/experimental/Dropdown/package.json index d5b543ec282..ac36cd54cf8 100644 --- a/packages/experimental/Dropdown/package.json +++ b/packages/experimental/Dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dropdown", - "version": "0.11.13", + "version": "0.11.14", "description": "A cross-platform Dropdown component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Expander/CHANGELOG.md b/packages/experimental/Expander/CHANGELOG.md index efef241ee17..36b3a9753d3 100644 --- a/packages/experimental/Expander/CHANGELOG.md +++ b/packages/experimental/Expander/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/experimental-expander +## 0.9.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/framework@0.17.7 + ## 0.9.12 ### Patch Changes diff --git a/packages/experimental/Expander/package.json b/packages/experimental/Expander/package.json index f224251c495..5d16cbb480c 100644 --- a/packages/experimental/Expander/package.json +++ b/packages/experimental/Expander/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-expander", - "version": "0.9.12", + "version": "0.9.13", "description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/experimental/MenuButton/CHANGELOG.md b/packages/experimental/MenuButton/CHANGELOG.md index 02f9c144f60..2992fc859cd 100644 --- a/packages/experimental/MenuButton/CHANGELOG.md +++ b/packages/experimental/MenuButton/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log - @fluentui-react-native/experimental-menu-button +## 0.11.14 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/contextual-menu@0.25.14 + - @fluentui-react-native/button@0.40.13 + - @fluentui-react-native/framework@0.17.7 + ## 0.11.13 ### Patch Changes diff --git a/packages/experimental/MenuButton/package.json b/packages/experimental/MenuButton/package.json index 17638e7abc4..f115625f9c9 100644 --- a/packages/experimental/MenuButton/package.json +++ b/packages/experimental/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.11.13", + "version": "0.11.14", "description": "A cross-platform MenuButton component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Overflow/CHANGELOG.md b/packages/experimental/Overflow/CHANGELOG.md index be6d159939e..1759ae81f06 100644 --- a/packages/experimental/Overflow/CHANGELOG.md +++ b/packages/experimental/Overflow/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/overflow +## 0.5.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.5.3 ### Patch Changes diff --git a/packages/experimental/Overflow/package.json b/packages/experimental/Overflow/package.json index 9d5a880ea30..a5ae99d4023 100644 --- a/packages/experimental/Overflow/package.json +++ b/packages/experimental/Overflow/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/overflow", - "version": "0.5.3", + "version": "0.5.4", "description": "A cross-platform Overflow component for React Native.", "license": "MIT", "author": "", diff --git a/packages/experimental/Popover/CHANGELOG.md b/packages/experimental/Popover/CHANGELOG.md index a9eb588b92c..86f6a2d514b 100644 --- a/packages/experimental/Popover/CHANGELOG.md +++ b/packages/experimental/Popover/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/popover +## 0.5.13 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/framework@0.17.7 + ## 0.5.12 ### Patch Changes diff --git a/packages/experimental/Popover/package.json b/packages/experimental/Popover/package.json index fa3821d94e1..fc01de51595 100644 --- a/packages/experimental/Popover/package.json +++ b/packages/experimental/Popover/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/popover", - "version": "0.5.12", + "version": "0.5.13", "description": "A cross-platform Popover component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Shadow/CHANGELOG.md b/packages/experimental/Shadow/CHANGELOG.md index 87e5058129d..32660132842 100644 --- a/packages/experimental/Shadow/CHANGELOG.md +++ b/packages/experimental/Shadow/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log - @fluentui-react-native/experimental-shadow +## 0.7.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/pressable@0.13.10 + ## 0.7.12 ### Patch Changes diff --git a/packages/experimental/Shadow/package.json b/packages/experimental/Shadow/package.json index e3db5938dcc..ef3917eab32 100644 --- a/packages/experimental/Shadow/package.json +++ b/packages/experimental/Shadow/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-shadow", - "version": "0.7.12", + "version": "0.7.13", "description": "A cross-platform Shadow component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Shimmer/CHANGELOG.md b/packages/experimental/Shimmer/CHANGELOG.md index d317441251b..d1d07d8a7cd 100644 --- a/packages/experimental/Shimmer/CHANGELOG.md +++ b/packages/experimental/Shimmer/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log - @fluentui-react-native/experimental-shimmer +## 0.15.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + ## 0.15.6 ### Patch Changes diff --git a/packages/experimental/Shimmer/package.json b/packages/experimental/Shimmer/package.json index abcbeec0d4a..04a13f321ec 100644 --- a/packages/experimental/Shimmer/package.json +++ b/packages/experimental/Shimmer/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.15.6", + "version": "0.15.7", "description": "A cross-platform Fluent Shimmer component", "license": "MIT", "author": "", diff --git a/packages/experimental/Spinner/CHANGELOG.md b/packages/experimental/Spinner/CHANGELOG.md index 507d9f295f8..8c70ad88c4a 100644 --- a/packages/experimental/Spinner/CHANGELOG.md +++ b/packages/experimental/Spinner/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log - @fluentui-react-native/spinner +## 0.10.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/framework@0.17.7 + - @fluentui-react-native/use-styling@0.16.4 + ## 0.10.12 ### Patch Changes diff --git a/packages/experimental/Spinner/package.json b/packages/experimental/Spinner/package.json index 4343f78b035..cbb5743504c 100644 --- a/packages/experimental/Spinner/package.json +++ b/packages/experimental/Spinner/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/spinner", - "version": "0.10.12", + "version": "0.10.13", "description": "A cross-platform Fluent spinner component", "license": "MIT", "author": "", diff --git a/packages/experimental/Tooltip/CHANGELOG.md b/packages/experimental/Tooltip/CHANGELOG.md index f561ff01c15..648f66d0be3 100644 --- a/packages/experimental/Tooltip/CHANGELOG.md +++ b/packages/experimental/Tooltip/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/tooltip +## 0.5.12 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/callout@0.29.5 + ## 0.5.11 ### Patch Changes diff --git a/packages/experimental/Tooltip/package.json b/packages/experimental/Tooltip/package.json index f379cd2b16d..fddacaa2ef0 100644 --- a/packages/experimental/Tooltip/package.json +++ b/packages/experimental/Tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tooltip", - "version": "0.5.11", + "version": "0.5.12", "description": "A cross-platform Tooltip component for React Native.", "license": "MIT", "author": "", diff --git a/packages/framework-base/CHANGELOG.md b/packages/framework-base/CHANGELOG.md index b8d2cf7ed5b..7bcfa752f5e 100644 --- a/packages/framework-base/CHANGELOG.md +++ b/packages/framework-base/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/framework-base +## 0.8.0 + +### Minor Changes + +- 65245b4: Add ref-backed focus targets and cancellable focus requests, shared focusable pressable behavior, live focused-owner modality subscriptions, and shared-controller popup input boundaries. Migrate agentic components and commit TabList eligibility before requesting native focus. Preserve native activation, adapt unidentified Win32 key codes without duplicate presses, and expose Toggle/Select accessibility actions. Add owned targeted native focus qualification through smoke story/tag selectors. + + Keep the focusable pressable implementation native-only so React-only Framework Base consumers can load the generic entrypoint without importing the React Native runtime. + + Separate native keyboard press cleanup from activation pairing, preserving macOS keydown activation and clearing pressed feedback after interruption, blur, disable, or target replacement. Centralize endpoint-specific accessibility action contracts in Framework Base, and execute shared focus stories on macOS with narrowly scoped Windows-only pointer assertions. + + Carry owned modifier state on macOS native input events so rapid WebDriver chords such as Shift+Tab are delivered correctly. + + Clarify that FocusZone uses geometric directional navigation on macOS, while Windows and Win32 opt into geometry with use2DNavigation. + + Coalesce same-instance callback-ref handoffs without changing snapshots or mount generations, while rejecting detached-target activation immediately. Track repeated native key events separately from held physical keys so a single modifier release cannot leave later input modified. + ## 0.7.0 ### Minor Changes diff --git a/packages/framework-base/package.json b/packages/framework-base/package.json index 4ad5b9cbf47..257395f02a5 100644 --- a/packages/framework-base/package.json +++ b/packages/framework-base/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/framework-base", - "version": "0.7.0", + "version": "0.8.0", "description": "Base types and utilities fluentui-react-native frameworks", "keywords": [], "license": "MIT", diff --git a/packages/framework/composition/CHANGELOG.md b/packages/framework/composition/CHANGELOG.md index b658d97b380..7435e8825d8 100644 --- a/packages/framework/composition/CHANGELOG.md +++ b/packages/framework/composition/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/composition +## 0.14.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/use-slots@0.13.4 + - @fluentui-react-native/use-styling@0.16.4 + ## 0.14.3 ### Patch Changes diff --git a/packages/framework/composition/package.json b/packages/framework/composition/package.json index 8f989d01120..cb56f5052f9 100644 --- a/packages/framework/composition/package.json +++ b/packages/framework/composition/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/composition", - "version": "0.14.3", + "version": "0.14.4", "description": "Composition factories for building HOCs", "keywords": [], "license": "MIT", diff --git a/packages/framework/framework/CHANGELOG.md b/packages/framework/framework/CHANGELOG.md index f94fa57af24..b1fc3deee45 100644 --- a/packages/framework/framework/CHANGELOG.md +++ b/packages/framework/framework/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/framework +## 0.17.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/composition@0.14.4 + - @fluentui-react-native/use-slots@0.13.4 + - @fluentui-react-native/use-styling@0.16.4 + - @fluentui-react-native/use-tokens@0.9.4 + - @fluentui-react-native/default-theme@0.27.13 + ## 0.17.6 ### Patch Changes diff --git a/packages/framework/framework/package.json b/packages/framework/framework/package.json index 10319d932be..702eec2d2e6 100644 --- a/packages/framework/framework/package.json +++ b/packages/framework/framework/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/framework", - "version": "0.17.6", + "version": "0.17.7", "description": "Component framework used by fluentui react native controls", "license": "MIT", "author": "", diff --git a/packages/framework/use-slots/CHANGELOG.md b/packages/framework/use-slots/CHANGELOG.md index 5993b19c54c..58c216e909e 100644 --- a/packages/framework/use-slots/CHANGELOG.md +++ b/packages/framework/use-slots/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/use-slots +## 0.13.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.13.3 ### Patch Changes diff --git a/packages/framework/use-slots/package.json b/packages/framework/use-slots/package.json index 6958f7542b8..06a0d1e294d 100644 --- a/packages/framework/use-slots/package.json +++ b/packages/framework/use-slots/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/use-slots", - "version": "0.13.3", + "version": "0.13.4", "description": "Hook function to return styled slots", "keywords": [], "license": "MIT", diff --git a/packages/framework/use-styling/CHANGELOG.md b/packages/framework/use-styling/CHANGELOG.md index 555baed4e6e..7a8f5d53100 100644 --- a/packages/framework/use-styling/CHANGELOG.md +++ b/packages/framework/use-styling/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/use-styling +## 0.16.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/use-tokens@0.9.4 + ## 0.16.3 ### Patch Changes diff --git a/packages/framework/use-styling/package.json b/packages/framework/use-styling/package.json index 08225968876..b7ccfb14fb0 100644 --- a/packages/framework/use-styling/package.json +++ b/packages/framework/use-styling/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/use-styling", - "version": "0.16.3", + "version": "0.16.4", "description": "Opinionated use styling hook implementation", "keywords": [], "license": "MIT", diff --git a/packages/framework/use-tokens/CHANGELOG.md b/packages/framework/use-tokens/CHANGELOG.md index 8e1e99d7386..b8f7b102cb8 100644 --- a/packages/framework/use-tokens/CHANGELOG.md +++ b/packages/framework/use-tokens/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/use-tokens +## 0.9.4 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.9.3 ### Patch Changes diff --git a/packages/framework/use-tokens/package.json b/packages/framework/use-tokens/package.json index 538f57dc423..fd7d160c64e 100644 --- a/packages/framework/use-tokens/package.json +++ b/packages/framework/use-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/use-tokens", - "version": "0.9.3", + "version": "0.9.4", "description": "Utilities and hook function for getting themed tokens for a component", "keywords": [], "license": "MIT", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index d09dc0a2814..975621840a5 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,5 +1,29 @@ # Change Log - @fluentui/react-native +## 0.44.7 + +### Patch Changes + +- Updated dependencies [5b3f74c] +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/focus-zone@0.23.5 + - @fluentui-react-native/callout@0.29.5 + - @fluentui-react-native/contextual-menu@0.25.14 + - @fluentui-react-native/radio-group@0.22.13 + - @fluentui-react-native/tablist@0.8.13 + - @fluentui-react-native/button@0.40.13 + - @fluentui-react-native/checkbox@0.24.13 + - @fluentui-react-native/link@0.24.13 + - @fluentui-react-native/menu-button@0.15.8 + - @fluentui-react-native/persona@0.18.7 + - @fluentui-react-native/persona-coin@0.17.7 + - @fluentui-react-native/separator@0.19.13 + - @fluentui-react-native/text@0.25.13 + - @fluentui-react-native/interactive-hooks@0.28.10 + - @fluentui-react-native/focus-trap-zone@0.14.4 + - @fluentui-react-native/pressable@0.13.10 + ## 0.44.6 ### Patch Changes diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index cf9f10fb1d9..57e79c6119c 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native", - "version": "0.44.6", + "version": "0.44.7", "description": "A react-native component library that implements the Fluent Design System.", "license": "MIT", "repository": { diff --git a/packages/native/Callout/CHANGELOG.md b/packages/native/Callout/CHANGELOG.md index e7cdcc42455..b295dade847 100644 --- a/packages/native/Callout/CHANGELOG.md +++ b/packages/native/Callout/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log - @fluentui-react-native/callout +## 0.29.5 + +### Patch Changes + +- 65245b4: Use native focus visuals on all platforms by default while retaining the custom + FocusVisual implementation behind a shared evaluation switch. Require React + Native Windows 0.81.35 or newer for the native focus visual crash fix. + Refresh the Windows Callout and FocusZone NuGet locks to the same runtime version. +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.29.4 ### Patch Changes diff --git a/packages/native/Callout/package.json b/packages/native/Callout/package.json index 2709cd9b51d..be5cd8328b3 100644 --- a/packages/native/Callout/package.json +++ b/packages/native/Callout/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/callout", - "version": "0.29.4", + "version": "0.29.5", "description": "A cross-platform Callout component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/shim/theme-tokens/CHANGELOG.md b/packages/shim/theme-tokens/CHANGELOG.md index a87f463a157..4823b0eadeb 100644 --- a/packages/shim/theme-tokens/CHANGELOG.md +++ b/packages/shim/theme-tokens/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/theme-tokens +## 0.29.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 0.29.6 ### Patch Changes diff --git a/packages/shim/theme-tokens/package.json b/packages/shim/theme-tokens/package.json index 8db9723e296..2bcc53e0f29 100644 --- a/packages/shim/theme-tokens/package.json +++ b/packages/shim/theme-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme-tokens", - "version": "0.29.6", + "version": "0.29.7", "description": "Defines values for tokens used to fill out themes.", "keywords": [], "license": "MIT", diff --git a/packages/shim/theme-types/CHANGELOG.md b/packages/shim/theme-types/CHANGELOG.md index a9561ed20b9..e98525a0237 100644 --- a/packages/shim/theme-types/CHANGELOG.md +++ b/packages/shim/theme-types/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/theme-types +## 0.44.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 0.44.12 ### Patch Changes diff --git a/packages/shim/theme-types/package.json b/packages/shim/theme-types/package.json index f6dd6f3a438..c81f4a08ad6 100644 --- a/packages/shim/theme-types/package.json +++ b/packages/shim/theme-types/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme-types", - "version": "0.44.12", + "version": "0.44.13", "description": "Typing only package for fluentui-react-native theme types", "keywords": [], "license": "MIT", diff --git a/packages/shim/theme/CHANGELOG.md b/packages/shim/theme/CHANGELOG.md index 950db01aae0..22705e6a82e 100644 --- a/packages/shim/theme/CHANGELOG.md +++ b/packages/shim/theme/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/theme +## 0.14.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 0.14.6 ### Patch Changes diff --git a/packages/shim/theme/package.json b/packages/shim/theme/package.json index dde267b116b..a3d57f7c39e 100644 --- a/packages/shim/theme/package.json +++ b/packages/shim/theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme", - "version": "0.14.6", + "version": "0.14.7", "description": "Experimental version of fluentui-react-native theme framework", "keywords": [], "license": "MIT", diff --git a/packages/shim/themed-stylesheet/CHANGELOG.md b/packages/shim/themed-stylesheet/CHANGELOG.md index 0f176d6cc51..015272c3b17 100644 --- a/packages/shim/themed-stylesheet/CHANGELOG.md +++ b/packages/shim/themed-stylesheet/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/themed-stylesheet +## 1.10.7 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 1.10.6 ### Patch Changes diff --git a/packages/shim/themed-stylesheet/package.json b/packages/shim/themed-stylesheet/package.json index b67118cf8dc..c8deef82538 100644 --- a/packages/shim/themed-stylesheet/package.json +++ b/packages/shim/themed-stylesheet/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.10.6", + "version": "1.10.7", "description": "Helper for using react-native StyleSheets with themes", "keywords": [], "license": "MIT", diff --git a/packages/shim/theming-utils/CHANGELOG.md b/packages/shim/theming-utils/CHANGELOG.md index f6415f37da7..d4dacf77233 100644 --- a/packages/shim/theming-utils/CHANGELOG.md +++ b/packages/shim/theming-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/theming-utils +## 0.27.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 0.27.12 ### Patch Changes diff --git a/packages/shim/theming-utils/package.json b/packages/shim/theming-utils/package.json index e2868623b29..0c57ca3cbb1 100644 --- a/packages/shim/theming-utils/package.json +++ b/packages/shim/theming-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theming-utils", - "version": "0.27.12", + "version": "0.27.13", "description": "Utils for dealing with theming", "license": "MIT", "author": "", diff --git a/packages/shim/tokens/CHANGELOG.md b/packages/shim/tokens/CHANGELOG.md index 8d4e13d38f6..d42e7391c79 100644 --- a/packages/shim/tokens/CHANGELOG.md +++ b/packages/shim/tokens/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log - @fluentui-react-native/tokens +## 0.24.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/design@0.5.0 + ## 0.24.12 ### Patch Changes diff --git a/packages/shim/tokens/package.json b/packages/shim/tokens/package.json index 11afc929cb5..fb4dde918c9 100644 --- a/packages/shim/tokens/package.json +++ b/packages/shim/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tokens", - "version": "0.24.12", + "version": "0.24.13", "description": "Token interface parts and helpers", "license": "MIT", "author": "", diff --git a/packages/theming/android-theme/CHANGELOG.md b/packages/theming/android-theme/CHANGELOG.md index 00b59ef65b1..28bfe32ab95 100644 --- a/packages/theming/android-theme/CHANGELOG.md +++ b/packages/theming/android-theme/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/android-theme +## 0.26.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + ## 0.26.12 ### Patch Changes diff --git a/packages/theming/android-theme/package.json b/packages/theming/android-theme/package.json index b0e28940b05..7a3242999bd 100644 --- a/packages/theming/android-theme/package.json +++ b/packages/theming/android-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/android-theme", - "version": "0.26.12", + "version": "0.26.13", "description": "A FluentUI React Native theme that pulls constants from FluentUI Android", "keywords": [], "license": "MIT", diff --git a/packages/theming/apple-theme/CHANGELOG.md b/packages/theming/apple-theme/CHANGELOG.md index 32b79e7146d..ef9c79265f5 100644 --- a/packages/theming/apple-theme/CHANGELOG.md +++ b/packages/theming/apple-theme/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log - @fluentui-react-native/apple-theme +## 0.29.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/experimental-appearance-additions@0.8.10 + - @fluentui-react-native/default-theme@0.27.13 + ## 0.29.12 ### Patch Changes diff --git a/packages/theming/apple-theme/package.json b/packages/theming/apple-theme/package.json index f6edfe8babd..72324f9f821 100644 --- a/packages/theming/apple-theme/package.json +++ b/packages/theming/apple-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/apple-theme", - "version": "0.29.12", + "version": "0.29.13", "description": "A FluentUI React Native theme that pulls constants from FluentUI Apple", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/theming/default-theme/CHANGELOG.md b/packages/theming/default-theme/CHANGELOG.md index bf593873d46..838cdf78e03 100644 --- a/packages/theming/default-theme/CHANGELOG.md +++ b/packages/theming/default-theme/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/default-theme +## 0.27.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + ## 0.27.12 ### Patch Changes diff --git a/packages/theming/default-theme/package.json b/packages/theming/default-theme/package.json index 35471559537..735a51fbcba 100644 --- a/packages/theming/default-theme/package.json +++ b/packages/theming/default-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/default-theme", - "version": "0.27.12", + "version": "0.27.13", "description": "Typing only package for fluentui-react-native theme types", "keywords": [], "license": "MIT", diff --git a/packages/theming/win32-theme/CHANGELOG.md b/packages/theming/win32-theme/CHANGELOG.md index c7da511778c..e72ab44058f 100644 --- a/packages/theming/win32-theme/CHANGELOG.md +++ b/packages/theming/win32-theme/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log - @fluentui-react-native/win32-theme +## 0.39.13 + +### Patch Changes + +- Updated dependencies [65245b4] +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + - @fluentui-react-native/design@0.5.0 + - @fluentui-react-native/default-theme@0.27.13 + ## 0.39.12 ### Patch Changes diff --git a/packages/theming/win32-theme/package.json b/packages/theming/win32-theme/package.json index 688b0d8064e..dd614aa0390 100644 --- a/packages/theming/win32-theme/package.json +++ b/packages/theming/win32-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/win32-theme", - "version": "0.39.12", + "version": "0.39.13", "description": "Win32 office theme that works with the theming native module", "keywords": [], "license": "MIT", diff --git a/packages/utils/interactive-hooks/CHANGELOG.md b/packages/utils/interactive-hooks/CHANGELOG.md index 1b760b5d6a5..320ae63c6f9 100644 --- a/packages/utils/interactive-hooks/CHANGELOG.md +++ b/packages/utils/interactive-hooks/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/interactive-hooks +## 0.28.10 + +### Patch Changes + +- Updated dependencies [65245b4] + - @fluentui-react-native/framework-base@0.8.0 + ## 0.28.9 ### Patch Changes diff --git a/packages/utils/interactive-hooks/package.json b/packages/utils/interactive-hooks/package.json index 2c1ef404a70..e0c1485c9d7 100644 --- a/packages/utils/interactive-hooks/package.json +++ b/packages/utils/interactive-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/interactive-hooks", - "version": "0.28.9", + "version": "0.28.10", "description": "Hooks for adding focus, hover, and press semantics to view based components", "license": "MIT", "author": "",