@fluentui/react-theme 0.0.0-nightly96d9c9354420220210.1 → 0.0.0-nightly9fe22334a320220214.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 +33 -24
- package/CHANGELOG.md +13 -5
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,46 @@
|
|
2
2
|
"name": "@fluentui/react-theme",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-theme_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Mon, 14 Feb 2022 04:12:23 GMT",
|
6
|
+
"tag": "@fluentui/react-theme_v0.0.0-nightly9fe22334a320220214.1",
|
7
|
+
"version": "0.0.0-nightly9fe22334a320220214.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-theme",
|
13
|
-
"commit": "
|
13
|
+
"commit": "0b107203efdbb60dc036afb84183c50442a080bb",
|
14
14
|
"comment": "Release nightly v9"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Thu, 10 Feb 2022 08:51:02 GMT",
|
21
|
+
"tag": "@fluentui/react-theme_v9.0.0-rc.1",
|
22
|
+
"version": "9.0.0-rc.1",
|
23
|
+
"comments": {
|
24
|
+
"none": [
|
25
|
+
{
|
26
|
+
"author": "olfedias@microsoft.com",
|
27
|
+
"package": "@fluentui/react-theme",
|
28
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
29
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
15
30
|
},
|
31
|
+
{
|
32
|
+
"author": "miroslav.stastny@microsoft.com",
|
33
|
+
"package": "@fluentui/react-theme",
|
34
|
+
"commit": "636b848aa2323fd5d450e2206a71afad93aaa578",
|
35
|
+
"comment": "chore(react-theme) Add theme tokens bundle size fixture"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "martinhochel@microsoft.com",
|
39
|
+
"package": "@fluentui/react-theme",
|
40
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
41
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
42
|
+
}
|
43
|
+
],
|
44
|
+
"prerelease": [
|
16
45
|
{
|
17
46
|
"author": "miroslav.stastny@microsoft.com",
|
18
47
|
"package": "@fluentui/react-theme",
|
@@ -67,26 +96,6 @@
|
|
67
96
|
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
68
97
|
"comment": "Bump Fluent UI packages to 9.0.0-rc"
|
69
98
|
}
|
70
|
-
],
|
71
|
-
"none": [
|
72
|
-
{
|
73
|
-
"author": "olfedias@microsoft.com",
|
74
|
-
"package": "@fluentui/react-theme",
|
75
|
-
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
76
|
-
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
77
|
-
},
|
78
|
-
{
|
79
|
-
"author": "miroslav.stastny@microsoft.com",
|
80
|
-
"package": "@fluentui/react-theme",
|
81
|
-
"commit": "636b848aa2323fd5d450e2206a71afad93aaa578",
|
82
|
-
"comment": "chore(react-theme) Add theme tokens bundle size fixture"
|
83
|
-
},
|
84
|
-
{
|
85
|
-
"author": "martinhochel@microsoft.com",
|
86
|
-
"package": "@fluentui/react-theme",
|
87
|
-
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
88
|
-
"comment": "chore: use storybook runner for all vNext packages"
|
89
|
-
}
|
90
99
|
]
|
91
100
|
}
|
92
101
|
},
|
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,25 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 14 Feb 2022 04:12:23 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly9fe22334a320220214.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v0.0.0-nightly9fe22334a320220214.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0-
|
9
|
+
Mon, 14 Feb 2022 04:12:23 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0-rc.1..@fluentui/react-theme_v0.0.0-nightly9fe22334a320220214.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by email not defined)
|
15
|
+
|
16
|
+
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.0.0-rc.1)
|
17
|
+
|
18
|
+
Thu, 10 Feb 2022 08:51:02 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0-beta.4..@fluentui/react-theme_v9.0.0-rc.1)
|
11
20
|
|
12
21
|
### Changes
|
13
22
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by email not defined)
|
15
23
|
- feat(react-theme): Add colorNeutralForeground1Static token ([PR #21385](https://github.com/microsoft/fluentui/pull/21385) by miroslav.stastny@microsoft.com)
|
16
24
|
- updating brand colors ([PR #20140](https://github.com/microsoft/fluentui/pull/20140) by andmarti@microsoft.com)
|
17
25
|
- feat: Export tokens as mapping to CSS variables ([PR #21026](https://github.com/microsoft/fluentui/pull/21026) by Humberto.Morimoto@microsoft.com)
|