Skip to content

Commit

Permalink
release: applying package updates - web-components
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Feb 28, 2025
1 parent 2ccb82d commit 5e9bdc0
Showing 9 changed files with 67 additions and 26 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/charts/chart-web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/chart-web-components",
"entries": [
{
"date": "Fri, 28 Feb 2025 04:07:20 GMT",
"tag": "@fluentui/chart-web-components_v0.0.6",
"version": "0.0.6",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/chart-web-components",
"comment": "Bump @fluentui/web-components to v3.0.0-beta.82",
"commit": "2ccb82dd6469c10e7b3ade28b2e8b511f63c676c"
}
]
}
},
{
"date": "Tue, 25 Feb 2025 04:07:16 GMT",
"tag": "@fluentui/chart-web-components_v0.0.5",
11 changes: 10 additions & 1 deletion packages/charts/chart-web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/chart-web-components

This log was last generated on Tue, 25 Feb 2025 04:07:16 GMT and should not be manually modified.
This log was last generated on Fri, 28 Feb 2025 04:07:20 GMT and should not be manually modified.

<!-- Start content -->

## [0.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.6)

Fri, 28 Feb 2025 04:07:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-web-components_v0.0.5..@fluentui/chart-web-components_v0.0.6)

### Patches

- Bump @fluentui/web-components to v3.0.0-beta.82 ([PR #33917](https://github.com/microsoft/fluentui/pull/33917) by beachball)

## [0.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.5)

Tue, 25 Feb 2025 04:07:16 GMT
4 changes: 2 additions & 2 deletions packages/charts/chart-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluentui/chart-web-components",
"description": "A library of Fluent Chart Web Components",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Microsoft"
},
@@ -99,7 +99,7 @@
"dependencies": {
"@microsoft/fast-web-utilities": "^6.0.0",
"@fluentui/tokens": "^1.0.0-alpha.21",
"@fluentui/web-components": "^3.0.0-beta.81",
"@fluentui/web-components": "^3.0.0-beta.82",
"@types/d3-selection": "^3.0.0",
"@types/d3-shape": "^3.0.0",
"d3-selection": "^3.0.0",
27 changes: 27 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Fri, 28 Feb 2025 04:07:19 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.82",
"version": "3.0.0-beta.82",
"comments": {
"prerelease": [
{
"author": "601470+mlijanto@users.noreply.github.com",
"package": "@fluentui/web-components",
"commit": "2ccb82dd6469c10e7b3ade28b2e8b511f63c676c",
"comment": "Fixed button start and end slots inline spacing."
},
{
"author": "machi@microsoft.com",
"package": "@fluentui/web-components",
"commit": "156b618aef1291bb65b87dc6f2a725210245676a",
"comment": "fix: position thumb properly at pointer coordinates"
},
{
"author": "machi@microsoft.com",
"package": "@fluentui/web-components",
"commit": "5d23cf83aba5d3f603ae3d8d5e6bf34701cb14c0",
"comment": "fix: enable keyboard interactions after clicking on thumb"
}
]
}
},
{
"date": "Wed, 26 Feb 2025 04:06:04 GMT",
"tag": "@fluentui/web-components_v3.0.0-beta.81",
13 changes: 12 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/web-components

This log was last generated on Tue, 25 Feb 2025 04:07:15 GMT and should not be manually modified.
This log was last generated on Fri, 28 Feb 2025 04:07:19 GMT and should not be manually modified.

<!-- Start content -->

## [3.0.0-beta.82](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.82)

Fri, 28 Feb 2025 04:07:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.81..@fluentui/web-components_v3.0.0-beta.82)

### Changes

- Fixed button start and end slots inline spacing. ([PR #33917](https://github.com/microsoft/fluentui/pull/33917) by 601470+mlijanto@users.noreply.github.com)
- fix: position thumb properly at pointer coordinates ([PR #33916](https://github.com/microsoft/fluentui/pull/33916) by machi@microsoft.com)
- fix: enable keyboard interactions after clicking on thumb ([PR #33922](https://github.com/microsoft/fluentui/pull/33922) by machi@microsoft.com)

## [3.0.0-beta.81](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.81)

Tue, 25 Feb 2025 04:07:15 GMT
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluentui/web-components",
"description": "A library of Fluent Web Components",
"version": "3.0.0-beta.81",
"version": "3.0.0-beta.82",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"

0 comments on commit 5e9bdc0

Please sign in to comment.