Skip to content
Open
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
75 changes: 0 additions & 75 deletions .changeset/bumpy-melons-give.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/eighty-owls-wash.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/Avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log - @fluentui-react-native/avatar

## 1.13.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @fluentui-react-native/use-styling@0.14.2
- @fluentui-react-native/theming-utils@0.27.2
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/badge@0.12.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/tokens@0.24.2

## 1.13.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/avatar",
"version": "1.13.1",
"version": "1.13.2",
"description": "A cross-platform Avatar component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
18 changes: 18 additions & 0 deletions packages/components/Badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log - @fluentui-react-native/badge

## 0.12.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @fluentui-react-native/use-styling@0.14.2
- @fluentui-react-native/theming-utils@0.27.2
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/experimental-shadow@0.7.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/theme-types@0.44.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/framework-base@0.3.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/tokens@0.24.2

## 0.12.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/badge",
"version": "0.12.1",
"version": "0.12.2",
"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",
Expand Down
24 changes: 24 additions & 0 deletions packages/components/Button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Change Log - @fluentui-react-native/button

## 0.40.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @fluentui-react-native/experimental-activity-indicator@0.11.2
- @uifabricshared/foundation-compose@1.16.2
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/use-styling@0.14.2
- @fluentui-react-native/theming-utils@0.27.2
- @fluentui-react-native/pressable@0.13.2
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/experimental-shadow@0.7.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/theme-types@0.44.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/styling-utils@0.8.2
- @fluentui-react-native/tokens@0.24.2

## 0.40.1

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

## 0.28.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @uifabricshared/foundation-compose@1.16.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/tokens@0.24.2

## 0.28.1

### Patch 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.28.1",
"version": "0.28.2",
"description": "A cross-platform Callout component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
20 changes: 20 additions & 0 deletions packages/components/Checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log - @fluentui-react-native/checkbox

## 0.24.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @uifabricshared/foundation-compose@1.16.2
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/use-styling@0.14.2
- @fluentui-react-native/theming-utils@0.27.2
- @fluentui-react-native/pressable@0.13.2
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/styling-utils@0.8.2
- @fluentui-react-native/tokens@0.24.2

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/checkbox",
"version": "0.24.1",
"version": "0.24.2",
"description": "A cross-platform Checkbox component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
15 changes: 15 additions & 0 deletions packages/components/Chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log - @fluentui-react-native/chip

## 0.5.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/use-styling@0.14.2
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/tokens@0.24.2

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/chip",
"version": "0.5.1",
"version": "0.5.2",
"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",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/ContextualMenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log - @fluentui-react-native/contextual-menu

## 0.25.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @uifabricshared/foundation-compose@1.16.2
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/focus-zone@0.22.2
- @fluentui-react-native/callout@0.28.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/adapters@0.14.2
- @fluentui-react-native/tokens@0.24.2

## 0.25.1

### 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.1",
"version": "0.25.2",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/Divider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log - @fluentui-react-native/divider

## 0.8.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @fluentui-react-native/theme-tokens@0.28.2
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/icon@0.22.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/tokens@0.24.2

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/divider",
"version": "0.8.1",
"version": "0.8.2",
"description": "A cross-platform Divider component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/FocusTrapZone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log - @fluentui-react-native/focus-trap-zone

## 0.13.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/adapters@0.14.2

## 0.13.1

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

## 0.22.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @uifabricshared/foundation-composable@0.14.2
- @uifabricshared/foundation-settings@0.16.2
- @fluentui-react-native/interactive-hooks@0.28.2
- @fluentui-react-native/adapters@0.14.2

## 0.22.1

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

## 0.22.2

### Patch Changes

- 8a7b549: Update to the latest rnx-kit versions, fix some typing issues, and correct the vscode settings
- Updated dependencies [8a7b549]
- @fluentui-react-native/framework@0.15.2
- @fluentui-react-native/text@0.25.2
- @fluentui-react-native/framework-base@0.3.2
- @fluentui-react-native/adapters@0.14.2

## 0.22.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/icon",
"version": "0.22.1",
"version": "0.22.2",
"description": "A cross-platform Icon component",
"license": "MIT",
"author": "",
Expand Down
Loading
Loading