@fluentui/react-progress 0.0.0-nightly-20221013-0426.1 → 0.0.0-nightly-20221014-0424.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 +62 -11
- package/CHANGELOG.md +23 -8
- package/MIGRATION.md +8 -8
- package/lib/components/Progress/Progress.types.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-progress",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-progress_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Fri, 14 Oct 2022 04:29:55 GMT",
|
6
|
+
"tag": "@fluentui/react-progress_v0.0.0-nightly-20221014-0424.1",
|
7
|
+
"version": "0.0.0-nightly-20221014-0424.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,26 +16,77 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-progress",
|
19
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221014-0424.1",
|
20
|
+
"commit": "ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-progress",
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221014-0424.1",
|
26
|
+
"commit": "ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-progress",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221014-0424.1",
|
32
|
+
"commit": "ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-progress",
|
37
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221014-0424.1",
|
38
|
+
"commit": "ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5"
|
39
|
+
}
|
40
|
+
]
|
41
|
+
}
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"date": "Thu, 13 Oct 2022 11:02:58 GMT",
|
45
|
+
"tag": "@fluentui/react-progress_v9.0.0-alpha.1",
|
46
|
+
"version": "9.0.0-alpha.1",
|
47
|
+
"comments": {
|
48
|
+
"prerelease": [
|
49
|
+
{
|
50
|
+
"author": "ololubek@microsoft.com",
|
51
|
+
"package": "@fluentui/react-progress",
|
52
|
+
"commit": "863058740bb2f3e82680db503268b3e937ddf86d",
|
53
|
+
"comment": "chore: Add vr and conformance tests."
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "ololubek@microsoft.com",
|
57
|
+
"package": "@fluentui/react-progress",
|
58
|
+
"commit": "a8e81b5296f1551e74010c1d2ad9d37c6fd48306",
|
59
|
+
"comment": "Add justify-self styling to Progress styles"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "ololubek@microsoft.com",
|
63
|
+
"package": "@fluentui/react-progress",
|
64
|
+
"commit": "7c61a4294381ddc4b738a31c71f0a953cbe2ee95",
|
65
|
+
"comment": "Add documentation"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "behowell@microsoft.com",
|
69
|
+
"package": "@fluentui/react-progress",
|
70
|
+
"commit": "4f46035db0cd28a5987932120c68755e024869c8",
|
71
|
+
"comment": "fix: Progress should set aria-valuemin and aria-valuemax when the value is 0"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "olfedias@microsoft.com",
|
75
|
+
"package": "@fluentui/react-progress",
|
76
|
+
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
|
77
|
+
"comment": "chore: Update Griffel to latest version"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"author": "beachball",
|
81
|
+
"package": "@fluentui/react-progress",
|
82
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.1",
|
83
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"author": "beachball",
|
87
|
+
"package": "@fluentui/react-progress",
|
88
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
|
89
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
39
90
|
}
|
40
91
|
]
|
41
92
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,36 @@
|
|
1
1
|
# Change Log - @fluentui/react-progress
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 14 Oct 2022 04:29:55 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-20221014-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20221014-0424.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.
|
9
|
+
Fri, 14 Oct 2022 04:29:55 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.1..@fluentui/react-progress_v0.0.0-nightly-20221014-0424.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-shared-contexts to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball)
|
16
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball)
|
18
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221014-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/ee2ce5fd919d3e14b3db9f0ef2ed25258da50fb5) by beachball)
|
19
|
+
|
20
|
+
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.1)
|
21
|
+
|
22
|
+
Thu, 13 Oct 2022 11:02:58 GMT
|
23
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.0..@fluentui/react-progress_v9.0.0-alpha.1)
|
24
|
+
|
25
|
+
### Changes
|
26
|
+
|
27
|
+
- chore: Add vr and conformance tests. ([PR #25105](https://github.com/microsoft/fluentui/pull/25105) by ololubek@microsoft.com)
|
28
|
+
- Add justify-self styling to Progress styles ([PR #25103](https://github.com/microsoft/fluentui/pull/25103) by ololubek@microsoft.com)
|
29
|
+
- Add documentation ([PR #25194](https://github.com/microsoft/fluentui/pull/25194) by ololubek@microsoft.com)
|
30
|
+
- fix: Progress should set aria-valuemin and aria-valuemax when the value is 0 ([PR #25198](https://github.com/microsoft/fluentui/pull/25198) by behowell@microsoft.com)
|
31
|
+
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
|
32
|
+
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
33
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
19
34
|
|
20
35
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.0)
|
21
36
|
|
package/MIGRATION.md
CHANGED
@@ -16,11 +16,11 @@ Here's how the API of v8's `Progress` compares to the one from v9's `Progress` c
|
|
16
16
|
|
17
17
|
## Property Mapping
|
18
18
|
|
19
|
-
| v8 `ProgressIndicator` | v9 `Progress`
|
20
|
-
| ---------------------- |
|
21
|
-
| `barHeight` | `thickness`
|
22
|
-
| `className` | `className`
|
23
|
-
| `componentRef` | `ref`
|
24
|
-
| `description` | use `ProgressField` hint
|
25
|
-
| `label` | use `ProgressField` label
|
26
|
-
| `percentComplete` | `value`
|
19
|
+
| v8 `ProgressIndicator` | v9 `Progress` |
|
20
|
+
| ---------------------- | ------------------------- |
|
21
|
+
| `barHeight` | `thickness` |
|
22
|
+
| `className` | `className` |
|
23
|
+
| `componentRef` | `ref` |
|
24
|
+
| `description` | use `ProgressField` hint |
|
25
|
+
| `label` | use `ProgressField` label |
|
26
|
+
| `percentComplete` | `value` |
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Progress.types.js","sourceRoot":"","sources":["../../../src/components/Progress/Progress.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\nexport type ProgressSlots = {\n /**\n * The track behind the progress bar\n */\n root: NonNullable<Slot<'div'>>;\n /**\n * The filled portion of the progress bar. Animated in the indeterminate state, when no value is provided.\n */\n bar?: NonNullable<Slot<'div'>>;\n};\n\n/**\n * Progress Props\n */\nexport type ProgressProps = Omit<ComponentProps<ProgressSlots>, 'size'> & {\n /**\n * A decimal number between `0` and `1` (or between `0` and `max` if given),\n * which specifies how much of the task has been completed
|
1
|
+
{"version":3,"file":"Progress.types.js","sourceRoot":"","sources":["../../../src/components/Progress/Progress.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\nexport type ProgressSlots = {\n /**\n * The track behind the progress bar\n */\n root: NonNullable<Slot<'div'>>;\n /**\n * The filled portion of the progress bar. Animated in the indeterminate state, when no value is provided.\n */\n bar?: NonNullable<Slot<'div'>>;\n};\n\n/**\n * Progress Props\n */\nexport type ProgressProps = Omit<ComponentProps<ProgressSlots>, 'size'> & {\n /**\n * A decimal number between `0` and `1` (or between `0` and `max` if given),\n * which specifies how much of the task has been completed.\n *\n * If `undefined` (default), the Progress will display an **indeterminate** state.\n */\n value?: number;\n /**\n * The maximum value, which indicates the task is complete.\n * The progress bar will be full when `value` equals `max`.\n * @default 1\n */\n max?: number;\n /**\n * The thickness of the Progress bar\n * @default 'medium'\n */\n thickness?: 'medium' | 'large';\n};\n\n/**\n * State used in rendering Progress\n */\nexport type ProgressState = ComponentState<ProgressSlots> &\n Required<Pick<ProgressProps, 'max' | 'thickness'>> &\n Pick<ProgressProps, 'value'>;\n"]}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-progress",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20221014-0424.1",
|
4
4
|
"description": "Progress component for FluentUI v9",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,21 +28,21 @@
|
|
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-20221014-0424.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
35
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20221014-0424.1",
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20221014-0424.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20221014-0424.1",
|
38
38
|
"@griffel/react": "^1.4.0",
|
39
39
|
"tslib": "^2.1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|
42
|
-
"@types/react": ">=16.8.0 <
|
43
|
-
"@types/react-dom": ">=16.8.0 <
|
44
|
-
"react": ">=16.8.0 <
|
45
|
-
"react-dom": ">=16.8.0 <
|
42
|
+
"@types/react": ">=16.8.0 <19.0.0",
|
43
|
+
"@types/react-dom": ">=16.8.0 <19.0.0",
|
44
|
+
"react": ">=16.8.0 <19.0.0",
|
45
|
+
"react-dom": ">=16.8.0 <19.0.0"
|
46
46
|
},
|
47
47
|
"beachball": {}
|
48
48
|
}
|