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
5 changes: 0 additions & 5 deletions .changeset/gentle-windows-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-buttons-joke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/whole-keys-cry.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/agentic-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @fluentui-react-native/components

## 0.2.1

### Patch Changes

- 3405262: Very initial framework for RNW fabric callout implementation
- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/agentic-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/components",
"version": "0.2.0",
"version": "0.2.1",
"description": "A library of agent-generated FluentUI React Native components",
"license": "MIT",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/Callout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log - @fluentui-react-native/callout

## 0.29.1

### Patch Changes

- 2cb34bb: Use generated Windows Fabric bindings for Callout while preserving the native popup implementation.
- 3405262: Very initial framework for RNW fabric callout implementation

## 0.29.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Callout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/callout",
"version": "0.29.0",
"version": "0.29.1",
"description": "A cross-platform Callout component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ContextualMenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log - @fluentui-react-native/contextual-menu

## 0.25.8

### Patch Changes

- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1

## 0.25.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/ContextualMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.25.7",
"version": "0.25.8",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/Menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log - @fluentui-react-native/menu

## 1.16.2

### Patch Changes

- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1

## 1.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu",
"version": "1.16.1",
"version": "1.16.2",
"description": "A cross-platform Menu component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/MenuButton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @fluentui-react-native/menu-button

## 0.15.2

### Patch Changes

- @fluentui-react-native/contextual-menu@0.25.8

## 0.15.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/MenuButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu-button",
"version": "0.15.1",
"version": "0.15.2",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/dependency-profiles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @fluentui-react-native/dependency-profiles

## 0.10.4

### Patch Changes

- 46aabca: Update `workspace-tools` to `^0.42.0`

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dependency-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dependency-profiles",
"version": "0.10.3",
"version": "0.10.5",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"repository": {
Expand Down
18 changes: 9 additions & 9 deletions packages/dependency-profiles/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
},
"@fluentui-react-native/components": {
"name": "@fluentui-react-native/components",
"version": "0.2.0"
"version": "0.2.1"
},
"@fluentui-react-native/design": {
"name": "@fluentui-react-native/design",
Expand All @@ -28,7 +28,7 @@ module.exports = {
},
"@fluentui-react-native/callout": {
"name": "@fluentui-react-native/callout",
"version": "0.29.0"
"version": "0.29.1"
},
"@fluentui-react-native/checkbox": {
"name": "@fluentui-react-native/checkbox",
Expand All @@ -40,7 +40,7 @@ module.exports = {
},
"@fluentui-react-native/contextual-menu": {
"name": "@fluentui-react-native/contextual-menu",
"version": "0.25.7"
"version": "0.25.8"
},
"@fluentui-react-native/divider": {
"name": "@fluentui-react-native/divider",
Expand Down Expand Up @@ -68,11 +68,11 @@ module.exports = {
},
"@fluentui-react-native/menu": {
"name": "@fluentui-react-native/menu",
"version": "1.16.1"
"version": "1.16.2"
},
"@fluentui-react-native/menu-button": {
"name": "@fluentui-react-native/menu-button",
"version": "0.15.1"
"version": "0.15.2"
},
"@fluentui-react-native/notification": {
"name": "@fluentui-react-native/notification",
Expand Down Expand Up @@ -168,15 +168,15 @@ module.exports = {
},
"@fluentui-react-native/dropdown": {
"name": "@fluentui-react-native/dropdown",
"version": "0.11.7"
"version": "0.11.8"
},
"@fluentui-react-native/experimental-expander": {
"name": "@fluentui-react-native/experimental-expander",
"version": "0.9.7"
},
"@fluentui-react-native/experimental-menu-button": {
"name": "@fluentui-react-native/experimental-menu-button",
"version": "0.11.7"
"version": "0.11.8"
},
"@fluentui-react-native/experimental-native-date-picker": {
"name": "@fluentui-react-native/experimental-native-date-picker",
Expand Down Expand Up @@ -208,7 +208,7 @@ module.exports = {
},
"@fluentui-react-native/tooltip": {
"name": "@fluentui-react-native/tooltip",
"version": "0.5.7"
"version": "0.5.8"
},
"@fluentui-react-native/vibrancy-view": {
"name": "@fluentui-react-native/vibrancy-view",
Expand Down Expand Up @@ -248,7 +248,7 @@ module.exports = {
},
"@fluentui/react-native": {
"name": "@fluentui/react-native",
"version": "0.44.0"
"version": "0.44.1"
},
"@fluentui-react-native/android-theme": {
"name": "@fluentui-react-native/android-theme",
Expand Down
8 changes: 8 additions & 0 deletions packages/experimental/Dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log - @fluentui-react-native/dropdown

## 0.11.8

### Patch Changes

- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1

## 0.11.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dropdown",
"version": "0.11.7",
"version": "0.11.8",
"description": "A cross-platform Dropdown component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions packages/experimental/MenuButton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @fluentui-react-native/experimental-menu-button

## 0.11.8

### Patch Changes

- @fluentui-react-native/contextual-menu@0.25.8

## 0.11.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/MenuButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-menu-button",
"version": "0.11.7",
"version": "0.11.8",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
8 changes: 8 additions & 0 deletions packages/experimental/Tooltip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log - @fluentui-react-native/tooltip

## 0.5.8

### Patch Changes

- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1

## 0.5.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tooltip",
"version": "0.5.7",
"version": "0.5.8",
"description": "A cross-platform Tooltip component for React Native.",
"license": "MIT",
"author": "",
Expand Down
10 changes: 10 additions & 0 deletions packages/libraries/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log - @fluentui/react-native

## 0.44.1

### Patch Changes

- Updated dependencies [2cb34bb]
- Updated dependencies [3405262]
- @fluentui-react-native/callout@0.29.1
- @fluentui-react-native/contextual-menu@0.25.8
- @fluentui-react-native/menu-button@0.15.2

## 0.44.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native",
"version": "0.44.0",
"version": "0.44.1",
"description": "A react-native component library that implements the Fluent Design System.",
"license": "MIT",
"repository": {
Expand Down
Loading