@fluentui/react-theme-sass 0.0.0-nightly-20221220-1334.1 → 0.0.0-nightly-20221221-0420.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 +26 -5
- package/CHANGELOG.md +15 -5
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-theme-sass",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-theme-sass_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 21 Dec 2022 04:27:37 GMT",
|
6
|
+
"tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20221221-0420.1",
|
7
|
+
"version": "0.0.0-nightly-20221221-0420.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,8 +16,29 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-theme-sass",
|
19
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221221-0420.1",
|
20
|
+
"commit": "743303e5a74622e548bf46e5b4e46929bd5105b5"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 20 Dec 2022 14:59:31 GMT",
|
27
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.6",
|
28
|
+
"version": "9.0.0-alpha.6",
|
29
|
+
"comments": {
|
30
|
+
"prerelease": [
|
31
|
+
{
|
32
|
+
"author": "miroslav.stastny@microsoft.com",
|
33
|
+
"package": "@fluentui/react-theme-sass",
|
34
|
+
"commit": "43e7eb9324b43d02d8d828ff722ed3f3858f3d30",
|
35
|
+
"comment": "feat: add new tokens"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-theme-sass",
|
40
|
+
"comment": "Bump @fluentui/react-theme to v9.1.4",
|
41
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
21
42
|
}
|
22
43
|
]
|
23
44
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,28 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme-sass
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 21 Dec 2022 04:27:37 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-20221221-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20221221-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.
|
9
|
+
Wed, 21 Dec 2022 04:27:37 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.6..@fluentui/react-theme-sass_v0.0.0-nightly-20221221-0420.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20221221-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/743303e5a74622e548bf46e5b4e46929bd5105b5) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.6)
|
18
|
+
|
19
|
+
Tue, 20 Dec 2022 14:59:31 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.5..@fluentui/react-theme-sass_v9.0.0-alpha.6)
|
21
|
+
|
22
|
+
### Changes
|
23
|
+
|
24
|
+
- feat: add new tokens ([PR #25903](https://github.com/microsoft/fluentui/pull/25903) by miroslav.stastny@microsoft.com)
|
25
|
+
- Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
|
16
26
|
|
17
27
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.5)
|
18
28
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-theme-sass",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20221221-0420.1",
|
4
4
|
"description": "SASS variables referencing react-theme design tokens injected to DOM by react-provider.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"devDependencies": {
|
26
26
|
"@fluentui/eslint-plugin": "*",
|
27
27
|
"@fluentui/scripts": "^1.0.0",
|
28
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
28
|
+
"@fluentui/react-theme": "0.0.0-nightly-20221221-0420.1"
|
29
29
|
},
|
30
30
|
"beachball": {},
|
31
31
|
"dependencies": {},
|