-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fluent UI Build
committed
Jan 4, 2024
1 parent
d55914c
commit c1324de
Showing
15 changed files
with
148 additions
and
34 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-calendar-compat-6fae87ce-2946-4870-ae59-7d12a3b41e5e.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-datepicker-compat-9f3880e7-c803-4e23-b479-2758490af5dc.json
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
change/@fluentui-react-timepicker-compat-1d079a49-771c-4d3b-ad0f-b39cbbdbcad2.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-timepicker-compat-5fe049e3-8f00-497c-b67f-a8a48b779afa.json
This file was deleted.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
packages/react-components/react-calendar-compat/CHANGELOG.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@fluentui/react-calendar-compat", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 04 Jan 2024 09:48:05 GMT", | ||
"tag": "@fluentui/react-calendar-compat_v0.0.13", | ||
"version": "0.0.13", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-calendar-compat", | ||
"commit": "3d70b7ee03a0862edcc7bdf9646d8a3f727f0487", | ||
"comment": "fix: Make day labels non-actionable." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Jan 2024 09:26:44 GMT", | ||
"tag": "@fluentui/react-calendar-compat_v0.0.12", | ||
|
11 changes: 10 additions & 1 deletion
11
packages/react-components/react-calendar-compat/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @fluentui/react-calendar-compat | ||
|
||
This log was last generated on Wed, 03 Jan 2024 09:26:44 GMT and should not be manually modified. | ||
This log was last generated on Thu, 04 Jan 2024 09:48:05 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [0.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.13) | ||
|
||
Thu, 04 Jan 2024 09:48:05 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.12..@fluentui/react-calendar-compat_v0.0.13) | ||
|
||
### Patches | ||
|
||
- fix: Make day labels non-actionable. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by [email protected]) | ||
|
||
## [0.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.12) | ||
|
||
Wed, 03 Jan 2024 09:26:44 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,38 @@ | ||
{ | ||
"name": "@fluentui/react-components", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 04 Jan 2024 09:48:05 GMT", | ||
"tag": "@fluentui/react-components_v9.44.0", | ||
"version": "9.44.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-calendar-compat", | ||
"commit": "3d70b7ee03a0862edcc7bdf9646d8a3f727f0487", | ||
"comment": "fix: Make day labels non-actionable." | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-datepicker-compat", | ||
"commit": "3d70b7ee03a0862edcc7bdf9646d8a3f727f0487", | ||
"comment": "fix: Add missing CalendarStrings export and guidance on localization." | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-timepicker-compat", | ||
"commit": "6062ee77b6064d22941f4cc91e7f220527c7303c" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-timepicker-compat", | ||
"commit": "d55914c734edffd6fd3fc234ca5b171cff689d84", | ||
"comment": "feat: release compat package" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Jan 2024 09:26:42 GMT", | ||
"tag": "@fluentui/react-components_v9.44.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,26 @@ | ||
# Change Log - @fluentui/react-components | ||
|
||
This log was last generated on Wed, 03 Jan 2024 09:26:42 GMT and should not be manually modified. | ||
This log was last generated on Thu, 04 Jan 2024 09:48:05 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [9.44.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.0) | ||
|
||
Thu, 04 Jan 2024 09:48:05 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.44.0..@fluentui/react-components_v9.44.0) | ||
|
||
### Patches | ||
|
||
- `@fluentui/react-calendar-compat` | ||
- fix: Make day labels non-actionable. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by [email protected]) | ||
- `@fluentui/react-datepicker-compat` | ||
- fix: Add missing CalendarStrings export and guidance on localization. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by [email protected]) | ||
- `@fluentui/react-timepicker-compat` | ||
- undefined ([PR #30199](https://github.com/microsoft/fluentui/pull/30199) by [email protected]) | ||
- feat: release compat package ([PR #30201](https://github.com/microsoft/fluentui/pull/30201) by [email protected]) | ||
|
||
## [9.44.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.0) | ||
|
||
Wed, 03 Jan 2024 09:26:42 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.43.3..@fluentui/react-components_v9.44.0) | ||
|
||
|
21 changes: 21 additions & 0 deletions
21
packages/react-components/react-datepicker-compat/CHANGELOG.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
{ | ||
"name": "@fluentui/react-datepicker-compat", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 04 Jan 2024 09:48:06 GMT", | ||
"tag": "@fluentui/react-datepicker-compat_v0.4.12", | ||
"version": "0.4.12", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-datepicker-compat", | ||
"commit": "3d70b7ee03a0862edcc7bdf9646d8a3f727f0487", | ||
"comment": "fix: Add missing CalendarStrings export and guidance on localization." | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-datepicker-compat", | ||
"comment": "Bump @fluentui/react-calendar-compat to v0.0.13", | ||
"commit": "d55914c734edffd6fd3fc234ca5b171cff689d84" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Jan 2024 09:26:43 GMT", | ||
"tag": "@fluentui/react-datepicker-compat_v0.4.11", | ||
|
12 changes: 11 additions & 1 deletion
12
packages/react-components/react-datepicker-compat/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
# Change Log - @fluentui/react-datepicker-compat | ||
|
||
This log was last generated on Wed, 03 Jan 2024 09:26:43 GMT and should not be manually modified. | ||
This log was last generated on Thu, 04 Jan 2024 09:48:06 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [0.4.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.12) | ||
|
||
Thu, 04 Jan 2024 09:48:06 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.4.11..@fluentui/react-datepicker-compat_v0.4.12) | ||
|
||
### Patches | ||
|
||
- fix: Add missing CalendarStrings export and guidance on localization. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by [email protected]) | ||
- Bump @fluentui/react-calendar-compat to v0.0.13 ([PR #30201](https://github.com/microsoft/fluentui/pull/30201) by beachball) | ||
|
||
## [0.4.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.11) | ||
|
||
Wed, 03 Jan 2024 09:26:43 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 25 additions & 0 deletions
25
packages/react-components/react-timepicker-compat/CHANGELOG.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "@fluentui/react-timepicker-compat", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 04 Jan 2024 09:48:06 GMT", | ||
"tag": "@fluentui/react-timepicker-compat_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-timepicker-compat", | ||
"commit": "6062ee77b6064d22941f4cc91e7f220527c7303c" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-timepicker-compat", | ||
"commit": "d55914c734edffd6fd3fc234ca5b171cff689d84", | ||
"comment": "feat: release compat package" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
packages/react-components/react-timepicker-compat/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Change Log - @fluentui/react-timepicker-compat | ||
|
||
This log was last generated on Thu, 04 Jan 2024 09:48:06 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [0.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-timepicker-compat_v0.0.1) | ||
|
||
Thu, 04 Jan 2024 09:48:06 GMT | ||
|
||
### Patches | ||
|
||
- undefined ([PR #30199](https://github.com/microsoft/fluentui/pull/30199) by [email protected]) | ||
- feat: release compat package ([PR #30201](https://github.com/microsoft/fluentui/pull/30201) by [email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters