@fluentui-copilot/react-reference 0.0.0-nightly-20240719-0406-ee8d99d6.1 → 0.0.0-nightly-20240723-0406-13a39b27.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +58 -11
- package/CHANGELOG.md +19 -8
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-reference",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Tue, 23 Jul 2024 04:12:39 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
7
|
+
"version": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,26 +16,73 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui-copilot/react-reference",
|
|
19
|
-
"comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
20
|
+
"commit": "c0e6ca096348e34a80e11a390c53a557d9a00f86"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui-copilot/react-reference",
|
|
25
|
-
"comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
26
|
+
"commit": "c0e6ca096348e34a80e11a390c53a557d9a00f86"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui-copilot/react-reference",
|
|
31
|
-
"comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
32
|
+
"commit": "c0e6ca096348e34a80e11a390c53a557d9a00f86"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"author": "beachball",
|
|
36
36
|
"package": "@fluentui-copilot/react-reference",
|
|
37
|
-
"comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-
|
|
38
|
-
"commit": "
|
|
37
|
+
"comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
38
|
+
"commit": "c0e6ca096348e34a80e11a390c53a557d9a00f86"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"date": "Tue, 23 Jul 2024 00:56:25 GMT",
|
|
45
|
+
"tag": "@fluentui-copilot/react-reference_v0.12.1",
|
|
46
|
+
"version": "0.12.1",
|
|
47
|
+
"comments": {
|
|
48
|
+
"none": [
|
|
49
|
+
{
|
|
50
|
+
"author": "humbertomakotomorimoto@gmail.com",
|
|
51
|
+
"package": "@fluentui-copilot/react-reference",
|
|
52
|
+
"commit": "bf9c5189f3c0f139c48a3b0356aef3fccdec515d",
|
|
53
|
+
"comment": "chore: Writing tests for `generateReferenceCitationPreview` function and fixing issue with `ResizeObserver` in `ReferenceListV2` tests."
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
57
|
+
"package": "@fluentui-copilot/react-reference",
|
|
58
|
+
"commit": "cc329eba8d66002a215a35f16c1622a2cadc0355",
|
|
59
|
+
"comment": "docs(react-reference): Removing ReferenceOverflowButton stories in favor of adding API as subcomponent to table in ReferenceList docs."
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "jiangemma@microsoft.com",
|
|
63
|
+
"package": "@fluentui-copilot/react-reference",
|
|
64
|
+
"commit": "04ba6d570c641c2b406a94a2ead8094daaa6c92a",
|
|
65
|
+
"comment": "docs: Combine Citation and ReferenceV2 stories."
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"patch": [
|
|
69
|
+
{
|
|
70
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
71
|
+
"package": "@fluentui-copilot/react-reference",
|
|
72
|
+
"commit": "eccb618e00c9a2bcec1111b302140ba1f51a64ad",
|
|
73
|
+
"comment": "feat: Deduplicating overflow code by using useOverflowMaxVisibleItems shared hook instead."
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"author": "jiangemma@microsoft.com",
|
|
77
|
+
"package": "@fluentui-copilot/react-reference",
|
|
78
|
+
"commit": "2ab6acda372c69b7fdc733d7f402c64a66f98a1a",
|
|
79
|
+
"comment": "Bump Fluent UI version to latest"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
83
|
+
"package": "@fluentui-copilot/react-reference",
|
|
84
|
+
"commit": "0fec4afd80ad76eba5b423b9df8e48e1ca5b22ef",
|
|
85
|
+
"comment": "feat(react-reference): Creating generateReferenceCitationPreview function that can generate a Citation <-> Reference pair without being restricted by the rules of hooks."
|
|
39
86
|
}
|
|
40
87
|
]
|
|
41
88
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,21 +1,32 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-reference
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 23 Jul 2024 04:12:39 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20240723-0406-13a39b27.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240723-0406-13a39b27.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.12.
|
|
9
|
+
Tue, 23 Jul 2024 04:12:39 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.12.1..@fluentui-copilot/react-reference_v0.0.0-nightly-20240723-0406-13a39b27.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
14
|
- Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
|
-
- Bump @fluentui-copilot/react-preview to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui-copilot/react-provider to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-
|
|
18
|
-
- Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240723-0406-13a39b27.1 ([commit](https://github.com/microsoft/fluentai/commit/c0e6ca096348e34a80e11a390c53a557d9a00f86) by beachball)
|
|
16
|
+
- Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240723-0406-13a39b27.1 ([commit](https://github.com/microsoft/fluentai/commit/c0e6ca096348e34a80e11a390c53a557d9a00f86) by beachball)
|
|
17
|
+
- Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240723-0406-13a39b27.1 ([commit](https://github.com/microsoft/fluentai/commit/c0e6ca096348e34a80e11a390c53a557d9a00f86) by beachball)
|
|
18
|
+
- Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240723-0406-13a39b27.1 ([commit](https://github.com/microsoft/fluentai/commit/c0e6ca096348e34a80e11a390c53a557d9a00f86) by beachball)
|
|
19
|
+
|
|
20
|
+
## [0.12.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.12.1)
|
|
21
|
+
|
|
22
|
+
Tue, 23 Jul 2024 00:56:25 GMT
|
|
23
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.12.0..@fluentui-copilot/react-reference_v0.12.1)
|
|
24
|
+
|
|
25
|
+
### Patches
|
|
26
|
+
|
|
27
|
+
- feat: Deduplicating overflow code by using useOverflowMaxVisibleItems shared hook instead. ([PR #1762](https://github.com/microsoft/fluentai/pull/1762) by Humberto.Morimoto@microsoft.com)
|
|
28
|
+
- Bump Fluent UI version to latest ([PR #1805](https://github.com/microsoft/fluentai/pull/1805) by jiangemma@microsoft.com)
|
|
29
|
+
- feat(react-reference): Creating generateReferenceCitationPreview function that can generate a Citation <-> Reference pair without being restricted by the rules of hooks. ([PR #1782](https://github.com/microsoft/fluentai/pull/1782) by Humberto.Morimoto@microsoft.com)
|
|
19
30
|
|
|
20
31
|
## [0.12.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.12.0)
|
|
21
32
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-reference",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
4
4
|
"description": "Fluent AI controls for citations and references",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui-copilot/react-preview": "0.0.0-nightly-
|
|
16
|
-
"@fluentui-copilot/react-provider": "0.0.0-nightly-
|
|
17
|
-
"@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-
|
|
18
|
-
"@fluentui-copilot/react-utilities": "0.0.0-nightly-
|
|
15
|
+
"@fluentui-copilot/react-preview": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
16
|
+
"@fluentui-copilot/react-provider": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
17
|
+
"@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
18
|
+
"@fluentui-copilot/react-utilities": "0.0.0-nightly-20240723-0406-13a39b27.1",
|
|
19
19
|
"@swc/helpers": "^0.5.1"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|