Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .changeset/frank-houses-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 0 additions & 3 deletions .changeset/heavy-regions-shake.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
'@fluentui-react-native/contextual-menu': patch
'@uifabricshared/theme-registry': patch
'@fluentui-react-native/vibrancy-view': patch
'@fluentui-react-native/immutable-merge': patch
'@fluentui-react-native/focus-trap-zone': patch
'@fluentui-react-native/notification': patch
'@uifabricshared/theming-ramp': patch
Expand All @@ -29,7 +28,6 @@
'@fluentui-react-native/experimental-expander': patch
'@fluentui-react-native/overflow': patch
'@fluentui-react-native/composition': patch
'@fluentui-react-native/merge-props': patch
'@fluentui-react-native/use-styling': patch
'@fluentui-react-native/android-theme': patch
'@fluentui-react-native/default-theme': patch
Expand All @@ -42,7 +40,6 @@
'@fluentui-react-native/experimental-shimmer': patch
'@fluentui-react-native/spinner': patch
'@fluentui-react-native/tooltip': patch
'@fluentui-react-native/memo-cache': patch
'@fluentui-react-native/use-tokens': patch
'@fluentui-react-native/theme-tokens': patch
'@fluentui-react-native/checkbox': patch
Expand Down
3 changes: 0 additions & 3 deletions .changeset/long-ideas-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
'@fluentui-react-native/contextual-menu': patch
'@uifabricshared/theme-registry': patch
'@fluentui-react-native/vibrancy-view': patch
'@fluentui-react-native/immutable-merge': patch
'@fluentui-react-native/focus-trap-zone': patch
'@fluentui-react-native/notification': patch
'@uifabricshared/theming-ramp': patch
Expand All @@ -28,7 +27,6 @@
'@fluentui-react-native/experimental-expander': patch
'@fluentui-react-native/overflow': patch
'@fluentui-react-native/composition': patch
'@fluentui-react-native/merge-props': patch
'@fluentui-react-native/use-styling': patch
'@fluentui-react-native/android-theme': patch
'@fluentui-react-native/default-theme': patch
Expand All @@ -40,7 +38,6 @@
'@fluentui-react-native/experimental-shimmer': patch
'@fluentui-react-native/spinner': patch
'@fluentui-react-native/tooltip': patch
'@fluentui-react-native/memo-cache': patch
'@fluentui-react-native/use-tokens': patch
'@fluentui-react-native/theme-tokens': patch
'@fluentui-react-native/checkbox': patch
Expand Down
3 changes: 0 additions & 3 deletions packages/dependency-profiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,10 @@
"@fluentui-react-native/focus-zone": "*",
"@fluentui-react-native/framework": "*",
"@fluentui-react-native/icon": "*",
"@fluentui-react-native/immutable-merge": "*",
"@fluentui-react-native/interactive-hooks": "*",
"@fluentui-react-native/link": "*",
"@fluentui-react-native/memo-cache": "*",
"@fluentui-react-native/menu": "*",
"@fluentui-react-native/menu-button": "*",
"@fluentui-react-native/merge-props": "*",
"@fluentui-react-native/notification": "*",
"@fluentui-react-native/overflow": "*",
"@fluentui-react-native/persona": "*",
Expand Down
6 changes: 0 additions & 6 deletions packages/framework-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

This package provides core implementations and types to support both the legacy and current frameworks.

Several previously standalone packages have had their implementations moved into this package. This allows them to share certain typings and helpers without having to work around circular dependency issues. The moved packages are:

- [`@fluentui-react-native/immutable-merge`](./src/immutable-merge/README.md)
- [`@fluentui-react-native/memo-cache`](./src/memo-cache/README.md)
- [`@fluentui-react-native/merge-props`](./src/merge-props/README.md)

The functionality in these packages is now exposed as part of this package.

## Component Patterns
Expand Down
11 changes: 0 additions & 11 deletions packages/framework/immutable-merge/.npmignore

This file was deleted.

Loading
Loading