@fluentui/react-text 0.0.0-nightly-20220504-0420.1 → 0.0.0-nightly-20220505-0419.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 +34 -13
- package/CHANGELOG.md +17 -7
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-text",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-text_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 05 May 2022 04:32:05 GMT",
|
6
|
+
"tag": "@fluentui/react-text_v0.0.0-nightly-20220505-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220505-0419.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -13,6 +13,33 @@
|
|
13
13
|
"commit": "not available",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-text",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220505-0419.1",
|
20
|
+
"commit": "6bbaced7ad19cd9172d1869027f73f1aa967547f"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-text",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220505-0419.1",
|
26
|
+
"commit": "6bbaced7ad19cd9172d1869027f73f1aa967547f"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-text",
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220505-0419.1",
|
32
|
+
"commit": "6bbaced7ad19cd9172d1869027f73f1aa967547f"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 04 May 2022 13:26:33 GMT",
|
39
|
+
"tag": "@fluentui/react-text_v9.0.0-rc.7",
|
40
|
+
"version": "9.0.0-rc.7",
|
41
|
+
"comments": {
|
42
|
+
"prerelease": [
|
16
43
|
{
|
17
44
|
"author": "martinhochel@microsoft.com",
|
18
45
|
"package": "@fluentui/react-text",
|
@@ -28,20 +55,14 @@
|
|
28
55
|
{
|
29
56
|
"author": "beachball",
|
30
57
|
"package": "@fluentui/react-text",
|
31
|
-
"comment": "Bump @fluentui/react-theme to
|
32
|
-
"commit": "
|
33
|
-
},
|
34
|
-
{
|
35
|
-
"author": "beachball",
|
36
|
-
"package": "@fluentui/react-text",
|
37
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220504-0420.1",
|
38
|
-
"commit": "158bbd218038e21eb173d3fa7efa00c595be789c"
|
58
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
59
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
39
60
|
},
|
40
61
|
{
|
41
62
|
"author": "beachball",
|
42
63
|
"package": "@fluentui/react-text",
|
43
|
-
"comment": "Bump @fluentui/react-
|
44
|
-
"commit": "
|
64
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
65
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
45
66
|
}
|
46
67
|
],
|
47
68
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,32 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 05 May 2022 04:32:05 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-20220505-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20220505-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.
|
9
|
+
Thu, 05 May 2022 04:32:05 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.7..@fluentui/react-text_v0.0.0-nightly-20220505-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220505-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6bbaced7ad19cd9172d1869027f73f1aa967547f) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220505-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6bbaced7ad19cd9172d1869027f73f1aa967547f) by beachball)
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220505-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6bbaced7ad19cd9172d1869027f73f1aa967547f) by beachball)
|
18
|
+
|
19
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.7)
|
20
|
+
|
21
|
+
Wed, 04 May 2022 13:26:33 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.6..@fluentui/react-text_v9.0.0-rc.7)
|
23
|
+
|
24
|
+
### Changes
|
25
|
+
|
15
26
|
- feat: ship rolluped only dts ([PR #22708](https://github.com/microsoft/fluentui/pull/22708) by martinhochel@microsoft.com)
|
16
27
|
- Updated react-text to use typography constants ([PR #22716](https://github.com/microsoft/fluentui/pull/22716) by gcox@microsoft.com)
|
17
|
-
- Bump @fluentui/react-theme to
|
18
|
-
- Bump @fluentui/react-utilities to
|
19
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220504-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/158bbd218038e21eb173d3fa7efa00c595be789c) by beachball)
|
28
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
29
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
20
30
|
|
21
31
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.6)
|
22
32
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220505-0419.1",
|
4
4
|
"description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,13 +28,13 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220505-0419.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "1.0.3",
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220505-0419.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220505-0419.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|