@fluentui/react-theme-sass 0.0.0-nightly-20230809-0415.1 → 0.0.0-nightly-20230810-0415.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 +20 -5
- package/CHANGELOG.md +14 -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": "Thu, 10 Aug 2023 04:22:30 GMT",
|
6
|
+
"tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20230810-0415.1",
|
7
|
+
"version": "0.0.0-nightly-20230810-0415.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,8 +16,23 @@
|
|
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-20230810-0415.1",
|
20
|
+
"commit": "27284398b41afb0eeb56ce94d096a76b179b08b6"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Wed, 09 Aug 2023 13:17:08 GMT",
|
27
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.15",
|
28
|
+
"version": "9.0.0-alpha.15",
|
29
|
+
"comments": {
|
30
|
+
"prerelease": [
|
31
|
+
{
|
32
|
+
"author": "miroslav.stastny@microsoft.com",
|
33
|
+
"package": "@fluentui/react-theme-sass",
|
34
|
+
"commit": "3df6e4cf274b9811b7a279d9f611d8a6c20fdab8",
|
35
|
+
"comment": "feat(tokens): add durationGentle"
|
21
36
|
}
|
22
37
|
]
|
23
38
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,27 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme-sass
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 10 Aug 2023 04:22:30 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-20230810-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20230810-0415.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.
|
9
|
+
Thu, 10 Aug 2023 04:22:30 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.15..@fluentui/react-theme-sass_v0.0.0-nightly-20230810-0415.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-20230810-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/27284398b41afb0eeb56ce94d096a76b179b08b6) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.15)
|
18
|
+
|
19
|
+
Wed, 09 Aug 2023 13:17:08 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.14..@fluentui/react-theme-sass_v9.0.0-alpha.15)
|
21
|
+
|
22
|
+
### Changes
|
23
|
+
|
24
|
+
- feat(tokens): add durationGentle ([PR #28770](https://github.com/microsoft/fluentui/pull/28770) by miroslav.stastny@microsoft.com)
|
16
25
|
|
17
26
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.14)
|
18
27
|
|
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-20230810-0415.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
|
},
|
26
26
|
"devDependencies": {
|
27
27
|
"@fluentui/eslint-plugin": "*",
|
28
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
28
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230810-0415.1",
|
29
29
|
"@fluentui/scripts-api-extractor": "*",
|
30
30
|
"@fluentui/scripts-tasks": "*"
|
31
31
|
},
|