-
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.
chore(react-components): split react libraries in two (/library and /…
…stories) - cxe-prg
- Loading branch information
Showing
752 changed files
with
1,765 additions
and
1,036 deletions.
There are no files selected for viewing
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
14 changes: 0 additions & 14 deletions
14
packages/react-components/react-breadcrumb/.storybook/main.js
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...components/react-breadcrumb/.babelrc.json → ...ts/react-breadcrumb/library/.babelrc.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,4 +1,4 @@ | ||
{ | ||
"extends": "../../../.babelrc-v9.json", | ||
"extends": "../../../../.babelrc-v9.json", | ||
"plugins": ["annotate-pure-calls", "@babel/transform-react-pure-annotations"] | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ This log was last generated on Thu, 23 May 2024 08:02:40 GMT and should not be m | |
|
||
## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.28) | ||
|
||
Thu, 23 May 2024 08:02:40 GMT | ||
Thu, 23 May 2024 08:02:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.27..@fluentui/react-breadcrumb_v9.0.28) | ||
|
||
### Patches | ||
|
@@ -19,7 +19,7 @@ Thu, 23 May 2024 08:02:40 GMT | |
|
||
## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.27) | ||
|
||
Mon, 20 May 2024 12:44:52 GMT | ||
Mon, 20 May 2024 12:44:52 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.26..@fluentui/react-breadcrumb_v9.0.27) | ||
|
||
### Patches | ||
|
@@ -35,17 +35,17 @@ Mon, 20 May 2024 12:44:52 GMT | |
|
||
## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.26) | ||
|
||
Thu, 16 May 2024 09:25:12 GMT | ||
Thu, 16 May 2024 09:25:12 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.25..@fluentui/react-breadcrumb_v9.0.26) | ||
|
||
### Patches | ||
|
||
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by [email protected]) | ||
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by [email protected]) | ||
- Bump @fluentui/react-button to v9.3.80 ([PR #31390](https://github.com/microsoft/fluentui/pull/31390) by beachball) | ||
|
||
## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.25) | ||
|
||
Thu, 09 May 2024 19:35:12 GMT | ||
Thu, 09 May 2024 19:35:12 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.24..@fluentui/react-breadcrumb_v9.0.25) | ||
|
||
### Patches | ||
|
@@ -57,7 +57,7 @@ Thu, 09 May 2024 19:35:12 GMT | |
|
||
## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.24) | ||
|
||
Mon, 06 May 2024 12:55:02 GMT | ||
Mon, 06 May 2024 12:55:02 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.23..@fluentui/react-breadcrumb_v9.0.24) | ||
|
||
### Patches | ||
|
@@ -72,20 +72,20 @@ Mon, 06 May 2024 12:55:02 GMT | |
|
||
## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.23) | ||
|
||
Thu, 02 May 2024 11:36:30 GMT | ||
Thu, 02 May 2024 11:36:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.22..@fluentui/react-breadcrumb_v9.0.23) | ||
|
||
### Patches | ||
|
||
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by [email protected]) | ||
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by [email protected]) | ||
- Bump @fluentui/react-aria to v9.11.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball) | ||
- Bump @fluentui/react-button to v9.3.77 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball) | ||
- Bump @fluentui/react-link to v9.2.19 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball) | ||
- Bump @fluentui/react-tabster to v9.21.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball) | ||
|
||
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.22) | ||
|
||
Tue, 23 Apr 2024 08:17:49 GMT | ||
Tue, 23 Apr 2024 08:17:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.21..@fluentui/react-breadcrumb_v9.0.22) | ||
|
||
### Patches | ||
|
@@ -100,7 +100,7 @@ Tue, 23 Apr 2024 08:17:49 GMT | |
|
||
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.21) | ||
|
||
Wed, 17 Apr 2024 21:53:48 GMT | ||
Wed, 17 Apr 2024 21:53:48 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.20..@fluentui/react-breadcrumb_v9.0.21) | ||
|
||
### Patches | ||
|
@@ -113,7 +113,7 @@ Wed, 17 Apr 2024 21:53:48 GMT | |
|
||
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.20) | ||
|
||
Tue, 02 Apr 2024 09:48:01 GMT | ||
Tue, 02 Apr 2024 09:48:01 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.19..@fluentui/react-breadcrumb_v9.0.20) | ||
|
||
### Patches | ||
|
@@ -128,7 +128,7 @@ Tue, 02 Apr 2024 09:48:01 GMT | |
|
||
## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.19) | ||
|
||
Mon, 18 Mar 2024 19:50:46 GMT | ||
Mon, 18 Mar 2024 19:50:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.18..@fluentui/react-breadcrumb_v9.0.19) | ||
|
||
### Patches | ||
|
@@ -144,7 +144,7 @@ Mon, 18 Mar 2024 19:50:46 GMT | |
|
||
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.18) | ||
|
||
Fri, 15 Mar 2024 21:43:49 GMT | ||
Fri, 15 Mar 2024 21:43:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.17..@fluentui/react-breadcrumb_v9.0.18) | ||
|
||
### Patches | ||
|
@@ -160,7 +160,7 @@ Fri, 15 Mar 2024 21:43:49 GMT | |
|
||
## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.17) | ||
|
||
Thu, 07 Mar 2024 19:33:27 GMT | ||
Thu, 07 Mar 2024 19:33:27 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.16..@fluentui/react-breadcrumb_v9.0.17) | ||
|
||
### Patches | ||
|
@@ -176,7 +176,7 @@ Thu, 07 Mar 2024 19:33:27 GMT | |
|
||
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.16) | ||
|
||
Wed, 28 Feb 2024 02:34:19 GMT | ||
Wed, 28 Feb 2024 02:34:19 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.15..@fluentui/react-breadcrumb_v9.0.16) | ||
|
||
### Patches | ||
|
@@ -191,7 +191,7 @@ Wed, 28 Feb 2024 02:34:19 GMT | |
|
||
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.15) | ||
|
||
Tue, 20 Feb 2024 14:22:17 GMT | ||
Tue, 20 Feb 2024 14:22:17 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.14..@fluentui/react-breadcrumb_v9.0.15) | ||
|
||
### Patches | ||
|
@@ -206,7 +206,7 @@ Tue, 20 Feb 2024 14:22:17 GMT | |
|
||
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.14) | ||
|
||
Tue, 06 Feb 2024 17:55:21 GMT | ||
Tue, 06 Feb 2024 17:55:21 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.13..@fluentui/react-breadcrumb_v9.0.14) | ||
|
||
### Patches | ||
|
@@ -218,7 +218,7 @@ Tue, 06 Feb 2024 17:55:21 GMT | |
|
||
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.13) | ||
|
||
Tue, 30 Jan 2024 23:16:54 GMT | ||
Tue, 30 Jan 2024 23:16:54 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.12..@fluentui/react-breadcrumb_v9.0.13) | ||
|
||
### Patches | ||
|
@@ -232,7 +232,7 @@ Tue, 30 Jan 2024 23:16:54 GMT | |
|
||
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.12) | ||
|
||
Tue, 23 Jan 2024 15:11:00 GMT | ||
Tue, 23 Jan 2024 15:11:00 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.11..@fluentui/react-breadcrumb_v9.0.12) | ||
|
||
### Patches | ||
|
@@ -246,7 +246,7 @@ Tue, 23 Jan 2024 15:11:00 GMT | |
|
||
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.11) | ||
|
||
Thu, 18 Jan 2024 14:25:03 GMT | ||
Thu, 18 Jan 2024 14:25:03 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.10..@fluentui/react-breadcrumb_v9.0.11) | ||
|
||
### Patches | ||
|
@@ -261,7 +261,7 @@ Thu, 18 Jan 2024 14:25:03 GMT | |
|
||
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.10) | ||
|
||
Wed, 17 Jan 2024 16:18:50 GMT | ||
Wed, 17 Jan 2024 16:18:50 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.9..@fluentui/react-breadcrumb_v9.0.10) | ||
|
||
### Patches | ||
|
@@ -275,7 +275,7 @@ Wed, 17 Jan 2024 16:18:50 GMT | |
|
||
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.9) | ||
|
||
Tue, 16 Jan 2024 13:14:14 GMT | ||
Tue, 16 Jan 2024 13:14:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.8..@fluentui/react-breadcrumb_v9.0.9) | ||
|
||
### Patches | ||
|
@@ -289,7 +289,7 @@ Tue, 16 Jan 2024 13:14:14 GMT | |
|
||
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.8) | ||
|
||
Thu, 11 Jan 2024 09:04:29 GMT | ||
Thu, 11 Jan 2024 09:04:29 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.7..@fluentui/react-breadcrumb_v9.0.8) | ||
|
||
### Patches | ||
|
@@ -299,7 +299,7 @@ Thu, 11 Jan 2024 09:04:29 GMT | |
|
||
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.7) | ||
|
||
Mon, 08 Jan 2024 16:24:20 GMT | ||
Mon, 08 Jan 2024 16:24:20 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.6..@fluentui/react-breadcrumb_v9.0.7) | ||
|
||
### Patches | ||
|
@@ -314,7 +314,7 @@ Mon, 08 Jan 2024 16:24:20 GMT | |
|
||
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.6) | ||
|
||
Wed, 03 Jan 2024 09:26:44 GMT | ||
Wed, 03 Jan 2024 09:26:44 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.5..@fluentui/react-breadcrumb_v9.0.6) | ||
|
||
### Patches | ||
|
@@ -328,7 +328,7 @@ Wed, 03 Jan 2024 09:26:44 GMT | |
|
||
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.5) | ||
|
||
Thu, 21 Dec 2023 17:00:40 GMT | ||
Thu, 21 Dec 2023 17:00:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.4..@fluentui/react-breadcrumb_v9.0.5) | ||
|
||
### Patches | ||
|
@@ -337,7 +337,7 @@ Thu, 21 Dec 2023 17:00:40 GMT | |
|
||
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.4) | ||
|
||
Mon, 18 Dec 2023 14:40:44 GMT | ||
Mon, 18 Dec 2023 14:40:44 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.3..@fluentui/react-breadcrumb_v9.0.4) | ||
|
||
### Patches | ||
|
@@ -353,7 +353,7 @@ Mon, 18 Dec 2023 14:40:44 GMT | |
|
||
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.3) | ||
|
||
Thu, 14 Dec 2023 09:58:46 GMT | ||
Thu, 14 Dec 2023 09:58:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.2..@fluentui/react-breadcrumb_v9.0.3) | ||
|
||
### Patches | ||
|
@@ -368,7 +368,7 @@ Thu, 14 Dec 2023 09:58:46 GMT | |
|
||
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.2) | ||
|
||
Thu, 30 Nov 2023 13:42:08 GMT | ||
Thu, 30 Nov 2023 13:42:08 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.1..@fluentui/react-breadcrumb_v9.0.2) | ||
|
||
### Patches | ||
|
@@ -381,7 +381,7 @@ Thu, 30 Nov 2023 13:42:08 GMT | |
|
||
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.1) | ||
|
||
Mon, 20 Nov 2023 09:55:10 GMT | ||
Mon, 20 Nov 2023 09:55:10 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.0..@fluentui/react-breadcrumb_v9.0.1) | ||
|
||
### Patches | ||
|
@@ -393,7 +393,7 @@ Mon, 20 Nov 2023 09:55:10 GMT | |
|
||
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.0) | ||
|
||
Tue, 14 Nov 2023 17:51:26 GMT | ||
Tue, 14 Nov 2023 17:51:26 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb-preview_v2.1.2..@fluentui/react-breadcrumb_v9.0.0) | ||
|
||
### Minor changes | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion
3
...eact-breadcrumb/config/api-extractor.json → ...adcrumb/library/config/api-extractor.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,4 +1,5 @@ | ||
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", | ||
"extends": "@fluentui/scripts-api-extractor/api-extractor.common.v-next.json" | ||
"extends": "@fluentui/scripts-api-extractor/api-extractor.common.v-next.json", | ||
"mainEntryPointFilePath": "<projectRoot>/../../../../../../dist/out-tsc/types/packages/react-components/<unscopedPackageName>/library/src/index.d.ts" | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Oops, something went wrong.