Skip to content

Commit

Permalink
Merge branch 'master' into refactor/messagebar-slide
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpenner authored Dec 18, 2024
2 parents ee1613c + b59061d commit c8a3437
Show file tree
Hide file tree
Showing 83 changed files with 697 additions and 127 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 21 additions & 0 deletions packages/charts/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Wed, 18 Dec 2024 07:20:30 GMT",
"tag": "@fluentui/react-charting_v5.23.27",
"version": "5.23.27",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "870fdfd57db59eb0c549c6c12645fc50130970a4",
"comment": "Enabled Multi Select behaviour of Controlled legends"
},
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "835c01b1fd7bcdf86d28f95963950e0e5285319c",
"comment": "Mode check for declarative area chart "
}
]
}
},
{
"date": "Tue, 17 Dec 2024 07:21:19 GMT",
"tag": "@fluentui/react-charting_v5.23.26",
Expand Down
12 changes: 11 additions & 1 deletion packages/charts/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-charting

This log was last generated on Tue, 17 Dec 2024 07:21:19 GMT and should not be manually modified.
This log was last generated on Wed, 18 Dec 2024 07:20:30 GMT and should not be manually modified.

<!-- Start content -->

## [5.23.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.27)

Wed, 18 Dec 2024 07:20:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.26..@fluentui/react-charting_v5.23.27)

### Patches

- Enabled Multi Select behaviour of Controlled legends ([PR #33479](https://github.com/microsoft/fluentui/pull/33479) by [email protected])
- Mode check for declarative area chart ([PR #33467](https://github.com/microsoft/fluentui/pull/33467) by [email protected])

## [5.23.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.26)

Tue, 17 Dec 2024 07:21:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.23.26",
"version": "5.23.27",
"description": "React web charting controls for Microsoft fluentui system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/charts/react-charts-preview/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-charts-preview",
"entries": [
{
"date": "Wed, 18 Dec 2024 10:59:37 GMT",
"tag": "@fluentui/react-charts-preview_v0.1.5",
"version": "0.1.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-overflow to v9.2.5",
"commit": "54afa8c6ce8f7d200d5241584801899b27baaf1b"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-popover to v9.9.29",
"commit": "54afa8c6ce8f7d200d5241584801899b27baaf1b"
}
]
}
},
{
"date": "Mon, 16 Dec 2024 16:26:49 GMT",
"tag": "@fluentui/react-charts-preview_v0.1.4",
Expand Down
12 changes: 11 additions & 1 deletion packages/charts/react-charts-preview/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-charts-preview

This log was last generated on Mon, 16 Dec 2024 16:26:49 GMT and should not be manually modified.
This log was last generated on Wed, 18 Dec 2024 10:59:37 GMT and should not be manually modified.

<!-- Start content -->

## [0.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.5)

Wed, 18 Dec 2024 10:59:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts-preview_v0.1.4..@fluentui/react-charts-preview_v0.1.5)

### Patches

- Bump @fluentui/react-overflow to v9.2.5 ([PR #33483](https://github.com/microsoft/fluentui/pull/33483) by beachball)
- Bump @fluentui/react-popover to v9.9.29 ([PR #33483](https://github.com/microsoft/fluentui/pull/33483) by beachball)

## [0.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.4)

Mon, 16 Dec 2024 16:26:49 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/charts/react-charts-preview/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charts-preview",
"version": "0.1.4",
"version": "0.1.5",
"description": "React web chart controls for Microsoft fluentui v9 system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
"dependencies": {
"@fluentui/react-button": "^9.3.98",
"@fluentui/react-jsx-runtime": "^9.0.48",
"@fluentui/react-overflow": "^9.2.4",
"@fluentui/react-popover": "^9.9.28",
"@fluentui/react-overflow": "^9.2.5",
"@fluentui/react-popover": "^9.9.29",
"@fluentui/react-shared-contexts": "^9.21.2",
"@fluentui/react-tabster": "^9.23.2",
"@fluentui/react-theme": "^9.1.24",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-avatar/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Wed, 18 Dec 2024 10:59:37 GMT",
"tag": "@fluentui/react-avatar_v9.6.47",
"version": "9.6.47",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.9.29",
"commit": "54afa8c6ce8f7d200d5241584801899b27baaf1b"
}
]
}
},
{
"date": "Mon, 16 Dec 2024 16:26:49 GMT",
"tag": "@fluentui/react-avatar_v9.6.46",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-avatar/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Mon, 16 Dec 2024 16:26:49 GMT and should not be manually modified.
This log was last generated on Wed, 18 Dec 2024 10:59:37 GMT and should not be manually modified.

<!-- Start content -->

## [9.6.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.47)

Wed, 18 Dec 2024 10:59:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.46..@fluentui/react-avatar_v9.6.47)

### Patches

- Bump @fluentui/react-popover to v9.9.29 ([PR #33483](https://github.com/microsoft/fluentui/pull/33483) by beachball)

## [9.6.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.46)

Mon, 16 Dec 2024 16:26:49 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-avatar/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.6.46",
"version": "9.6.47",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -24,7 +24,7 @@
"@fluentui/react-badge": "^9.2.48",
"@fluentui/react-context-selector": "^9.1.71",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-popover": "^9.9.28",
"@fluentui/react-popover": "^9.9.29",
"@fluentui/react-shared-contexts": "^9.21.2",
"@fluentui/react-tabster": "^9.23.2",
"@fluentui/react-theme": "^9.1.24",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-breadcrumb",
"version": "9.0.46",
"version": "9.0.47",
"description": "Breadcrumb component for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { ColorArea } from '@fluentui/react-color-picker-preview';

console.log(ColorArea);

export default {
name: 'ColorArea',
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { ColorPicker } from '@fluentui/react-color-picker-preview';

console.log(ColorPicker);

export default {
name: 'ColorPicker',
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { ColorSlider } from '@fluentui/react-color-picker-preview';

console.log(ColorSlider);

export default {
name: 'ColorSlider',
};
33 changes: 33 additions & 0 deletions packages/react-components/react-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@fluentui/react-components",
"entries": [
{
"date": "Wed, 18 Dec 2024 10:59:36 GMT",
"tag": "@fluentui/react-components_v9.56.7",
"version": "9.56.7",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-dialog",
"commit": "0eca6fb68963b15b664b8560984f0f742bae280b",
"comment": "docs(react-dialog): Fix doc-comment links that don't translate to storybook"
},
{
"author": "[email protected]",
"package": "@fluentui/react-menu",
"commit": "0eca6fb68963b15b664b8560984f0f742bae280b",
"comment": "docs(react-menu): Fix doc-comment links that don't translate to storybook"
},
{
"author": "[email protected]",
"package": "@fluentui/react-popover",
"commit": "0eca6fb68963b15b664b8560984f0f742bae280b",
"comment": "docs(react-popover): Fix doc-comment links that don't translate to storybook"
},
{
"author": "[email protected]",
"package": "@fluentui/react-rating",
"commit": "084c76645ce97417b2bdc50203f4c66f5fd27309",
"comment": "fix: Pass missing Rating's itemLabel prop to its state so RatingItem consumes it from context."
}
]
}
},
{
"date": "Mon, 16 Dec 2024 16:26:45 GMT",
"tag": "@fluentui/react-components_v9.56.6",
Expand Down
18 changes: 17 additions & 1 deletion packages/react-components/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @fluentui/react-components

This log was last generated on Mon, 16 Dec 2024 16:26:45 GMT and should not be manually modified.
This log was last generated on Wed, 18 Dec 2024 10:59:36 GMT and should not be manually modified.

<!-- Start content -->

## [9.56.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.56.7)

Wed, 18 Dec 2024 10:59:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.56.6..@fluentui/react-components_v9.56.7)

### Patches

- `@fluentui/react-dialog`
- docs(react-dialog): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by [email protected])
- `@fluentui/react-menu`
- docs(react-menu): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by [email protected])
- `@fluentui/react-popover`
- docs(react-popover): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by [email protected])
- `@fluentui/react-rating`
- fix: Pass missing Rating's itemLabel prop to its state so RatingItem consumes it from context. ([PR #33361](https://github.com/microsoft/fluentui/pull/33361) by [email protected])

## [9.56.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.56.6)

Mon, 16 Dec 2024 16:26:45 GMT
Expand Down
Loading

0 comments on commit c8a3437

Please sign in to comment.