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/clean-candles-check.md

This file was deleted.

38 changes: 0 additions & 38 deletions .changeset/crisp-falcons-teach.md

This file was deleted.

42 changes: 0 additions & 42 deletions .changeset/easy-cooks-work.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/five-planets-swim.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/kind-colors-share.md

This file was deleted.

39 changes: 0 additions & 39 deletions .changeset/rich-pumas-try.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/silver-hats-tickle.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/tidy-themes-consolidate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-themes-reuse.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/fluent-tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log - @fluentui-react-native/tester

## 0.170.56

### Patch Changes

- 11a8381: Avoid CocoaPods Specs rate limits when installing FluentTester Apple dependencies.
- 34bdf23: Version updates for security

## 0.170.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.170.55",
"version": "0.170.56",
"description": "A test app to test FluentUI React Native Components during development",
"homepage": "https://github.com/microsoft/fluentui-react-native",
"license": "MIT",
Expand Down
15 changes: 15 additions & 0 deletions packages/agentic/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @fluentui-react-native/components

## 0.2.4

### Patch Changes

- 51fab45: Updating path references to components and design packages
- 34bdf23: Version updates for security
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [34bdf23]
- Updated dependencies [cfef63e]
- @fluentui-react-native/design@0.3.2
- @fluentui-react-native/callout@0.29.3

## 0.2.3

### Patch 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.3",
"version": "0.2.4",
"description": "A library of agent-generated FluentUI React Native components",
"license": "MIT",
"author": "",
Expand Down
10 changes: 10 additions & 0 deletions packages/agentic/design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fluentui-react-native/design

## 0.3.2

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- 7372841: Share high-contrast alias token processing across Windows platforms from the design package and expose it through the theme-tokens compatibility shim.
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`.

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/agentic/design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/design",
"version": "0.3.1",
"version": "0.3.2",
"description": "Core design system concepts, utilities, and types for Fluent UI React Native.",
"license": "MIT",
"author": "",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/Avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log - @fluentui-react-native/avatar

## 1.14.3

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [cfef63e]
- @fluentui-react-native/framework@0.17.3
- @fluentui-react-native/badge@0.12.9
- @fluentui-react-native/design@0.3.2
- @fluentui-react-native/icon@0.22.9

## 1.14.2

### 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.14.2",
"version": "1.14.3",
"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.9

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [cfef63e]
- @fluentui-react-native/experimental-shadow@0.7.9
- @fluentui-react-native/framework@0.17.3
- @fluentui-react-native/text@0.25.9
- @fluentui-react-native/design@0.3.2
- @fluentui-react-native/icon@0.22.9

## 0.12.8

### 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.8",
"version": "0.12.9",
"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
20 changes: 20 additions & 0 deletions packages/components/Button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log - @fluentui-react-native/button

## 0.40.9

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [cfef63e]
- @uifabricshared/foundation-compose@1.16.9
- @fluentui-react-native/experimental-shadow@0.7.9
- @fluentui-react-native/framework@0.17.3
- @fluentui-react-native/text@0.25.9
- @fluentui-react-native/design@0.3.2
- @fluentui-react-native/icon@0.22.9
- @fluentui-react-native/experimental-activity-indicator@0.11.9

## 0.40.8

### 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.8",
"version": "0.40.9",
"description": "A cross-platform Button component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/Checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log - @fluentui-react-native/checkbox

## 0.24.9

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [cfef63e]
- @uifabricshared/foundation-compose@1.16.9
- @fluentui-react-native/framework@0.17.3
- @fluentui-react-native/text@0.25.9
- @fluentui-react-native/design@0.3.2

## 0.24.8

### 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.8",
"version": "0.24.9",
"description": "A cross-platform Checkbox component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
17 changes: 17 additions & 0 deletions packages/components/Chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log - @fluentui-react-native/chip

## 0.5.9

### Patch Changes

- 51fab45: Updating path references to components and design packages
- cfef63e: update package references to use consolidated package directly
- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory
- Updated dependencies [51fab45]
- Updated dependencies [cfef63e]
- Updated dependencies [7372841]
- Updated dependencies [cfef63e]
- Updated dependencies [cfef63e]
- @fluentui-react-native/framework@0.17.3
- @fluentui-react-native/text@0.25.9
- @fluentui-react-native/design@0.3.2
- @fluentui-react-native/icon@0.22.9

## 0.5.8

### 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.8",
"version": "0.5.9",
"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
Loading
Loading