@fluentui-copilot/react-editor-input 0.0.0-nightly-20240904-0406-e6aadfa0.1 → 0.0.0-nightly-20240905-0405-de7aa9e4.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 +32 -9
- package/CHANGELOG.md +20 -7
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-editor-input",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-editor-input_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Thu, 05 Sep 2024 04:12:16 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-editor-input_v0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
7
|
+
"version": "0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,20 +16,43 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui-copilot/react-editor-input",
|
|
19
|
-
"comment": "Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
20
|
+
"commit": "1f362bb7d3013349a0a73e410b16d6cc3813abe2"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui-copilot/react-editor-input",
|
|
25
|
-
"comment": "Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
26
|
+
"commit": "1f362bb7d3013349a0a73e410b16d6cc3813abe2"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui-copilot/react-editor-input",
|
|
31
|
-
"comment": "Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
32
|
+
"commit": "1f362bb7d3013349a0a73e410b16d6cc3813abe2"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Wed, 04 Sep 2024 18:11:50 GMT",
|
|
39
|
+
"tag": "@fluentui-copilot/react-editor-input_v0.2.0",
|
|
40
|
+
"version": "0.2.0",
|
|
41
|
+
"comments": {
|
|
42
|
+
"patch": [
|
|
43
|
+
{
|
|
44
|
+
"author": "jiangemma@microsoft.com",
|
|
45
|
+
"package": "@fluentui-copilot/react-editor-input",
|
|
46
|
+
"commit": "d77547a525f293d070289dceea4c1bebc00532d1",
|
|
47
|
+
"comment": "fix: use correct colors for placeholder text in high contrast mode"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"minor": [
|
|
51
|
+
{
|
|
52
|
+
"author": "owcampbe@microsoft.com",
|
|
53
|
+
"package": "@fluentui-copilot/react-editor-input",
|
|
54
|
+
"commit": "04f44b6099a39b821396907f0397267c4f5f0f53",
|
|
55
|
+
"comment": "feat: Initialize Lexical internally."
|
|
33
56
|
}
|
|
34
57
|
]
|
|
35
58
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,33 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-editor-input
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 05 Sep 2024 04:12:16 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-20240905-0405-de7aa9e4.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-editor-input_v0.0.0-nightly-20240905-0405-de7aa9e4.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-editor-input_v0.
|
|
9
|
+
Thu, 05 Sep 2024 04:12:16 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-editor-input_v0.2.0..@fluentui-copilot/react-editor-input_v0.0.0-nightly-20240905-0405-de7aa9e4.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/chat-input-plugins to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-20240905-0405-de7aa9e4.1 ([commit](https://github.com/microsoft/fluentai/commit/1f362bb7d3013349a0a73e410b16d6cc3813abe2) by beachball)
|
|
16
|
+
- Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-20240905-0405-de7aa9e4.1 ([commit](https://github.com/microsoft/fluentai/commit/1f362bb7d3013349a0a73e410b16d6cc3813abe2) by beachball)
|
|
17
|
+
- Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-20240905-0405-de7aa9e4.1 ([commit](https://github.com/microsoft/fluentai/commit/1f362bb7d3013349a0a73e410b16d6cc3813abe2) by beachball)
|
|
18
|
+
|
|
19
|
+
## [0.2.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-editor-input_v0.2.0)
|
|
20
|
+
|
|
21
|
+
Wed, 04 Sep 2024 18:11:50 GMT
|
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-editor-input_v0.1.5..@fluentui-copilot/react-editor-input_v0.2.0)
|
|
23
|
+
|
|
24
|
+
### Minor changes
|
|
25
|
+
|
|
26
|
+
- feat: Initialize Lexical internally. ([PR #2052](https://github.com/microsoft/fluentai/pull/2052) by owcampbe@microsoft.com)
|
|
27
|
+
|
|
28
|
+
### Patches
|
|
29
|
+
|
|
30
|
+
- fix: use correct colors for placeholder text in high contrast mode ([PR #2080](https://github.com/microsoft/fluentai/pull/2080) by jiangemma@microsoft.com)
|
|
18
31
|
|
|
19
32
|
## [0.1.5](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-editor-input_v0.1.5)
|
|
20
33
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-editor-input",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
4
4
|
"description": "a base rich editor input.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui-copilot/chat-input-plugins": "0.0.0-nightly-
|
|
16
|
-
"@fluentui-copilot/react-chat-input-plugins": "0.0.0-nightly-
|
|
17
|
-
"@fluentui-copilot/react-text-editor": "0.0.0-nightly-
|
|
15
|
+
"@fluentui-copilot/chat-input-plugins": "0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
16
|
+
"@fluentui-copilot/react-chat-input-plugins": "0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
17
|
+
"@fluentui-copilot/react-text-editor": "0.0.0-nightly-20240905-0405-de7aa9e4.1",
|
|
18
18
|
"@swc/helpers": "^0.5.1"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|