@fluentui/react-progress 0.0.0-nightly-20230308-0418.1 → 0.0.0-nightly-20230310-0421.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-progress",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 08 Mar 2023 04:25:06 GMT",
6
- "tag": "@fluentui/react-progress_v0.0.0-nightly-20230308-0418.1",
7
- "version": "0.0.0-nightly-20230308-0418.1",
5
+ "date": "Fri, 10 Mar 2023 04:30:44 GMT",
6
+ "tag": "@fluentui/react-progress_v0.0.0-nightly-20230310-0421.1",
7
+ "version": "0.0.0-nightly-20230310-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,32 +16,85 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-progress",
19
- "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230308-0418.1",
20
- "commit": "18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2"
19
+ "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230310-0421.1",
20
+ "commit": "4eb253fe218a0665b7efe33aaacdefa2c49eb3cb"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-progress",
25
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230308-0418.1",
26
- "commit": "18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2"
25
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230310-0421.1",
26
+ "commit": "4eb253fe218a0665b7efe33aaacdefa2c49eb3cb"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-progress",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230308-0418.1",
32
- "commit": "18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230310-0421.1",
32
+ "commit": "4eb253fe218a0665b7efe33aaacdefa2c49eb3cb"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-progress",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230308-0418.1",
38
- "commit": "18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230310-0421.1",
38
+ "commit": "4eb253fe218a0665b7efe33aaacdefa2c49eb3cb"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-progress",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230308-0418.1",
44
- "commit": "18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2"
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230310-0421.1",
44
+ "commit": "4eb253fe218a0665b7efe33aaacdefa2c49eb3cb"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Wed, 08 Mar 2023 17:42:39 GMT",
51
+ "tag": "@fluentui/react-progress_v9.1.0",
52
+ "version": "9.1.0",
53
+ "comments": {
54
+ "minor": [
55
+ {
56
+ "author": "gcox@microsoft.com",
57
+ "package": "@fluentui/react-progress",
58
+ "commit": "34cb9409ea7ac1bb0d88c80312b15b09325e96b3",
59
+ "comment": "feat: custom styles"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-progress",
64
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.22",
65
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-progress",
70
+ "comment": "Bump @fluentui/react-shared-contexts to v9.3.0",
71
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-progress",
76
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
77
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
78
+ }
79
+ ],
80
+ "patch": [
81
+ {
82
+ "author": "ololubek@microsoft.com",
83
+ "package": "@fluentui/react-progress",
84
+ "commit": "72b29a2530140bdb11e097d7d7b36f06c66f10fb",
85
+ "comment": "fix: Align WHCM styles with figma and fix documentation typo."
86
+ },
87
+ {
88
+ "author": "ololubek@microsoft.com",
89
+ "package": "@fluentui/react-progress",
90
+ "commit": "efb2274e37c0237f3a10a4630b2696a9880f6398",
91
+ "comment": "fix: Add error checking for incorrect values of max and value props"
92
+ },
93
+ {
94
+ "author": "ololubek@microsoft.com",
95
+ "package": "@fluentui/react-progress",
96
+ "commit": "f2c7257775bf2d17c3f9dc6eae0b834a988f8793",
97
+ "comment": "fix: Update ProgressBar styling to have width when display is set to flex"
45
98
  }
46
99
  ]
47
100
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,40 @@
1
1
  # Change Log - @fluentui/react-progress
2
2
 
3
- This log was last generated on Wed, 08 Mar 2023 04:25:06 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 10 Mar 2023 04:30:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230308-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20230308-0418.1)
7
+ ## [0.0.0-nightly-20230310-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20230310-0421.1)
8
8
 
9
- Wed, 08 Mar 2023 04:25:06 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0..@fluentui/react-progress_v0.0.0-nightly-20230308-0418.1)
9
+ Fri, 10 Mar 2023 04:30:44 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.0..@fluentui/react-progress_v0.0.0-nightly-20230310-0421.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-field to v0.0.0-nightly-20230308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2) by beachball)
16
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/18e00df0c91d25694ab9b35bdc2ca88ba9f5c5b2) by beachball)
15
+ - Bump @fluentui/react-field to v0.0.0-nightly-20230310-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/4eb253fe218a0665b7efe33aaacdefa2c49eb3cb) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230310-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/4eb253fe218a0665b7efe33aaacdefa2c49eb3cb) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230310-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/4eb253fe218a0665b7efe33aaacdefa2c49eb3cb) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230310-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/4eb253fe218a0665b7efe33aaacdefa2c49eb3cb) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230310-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/4eb253fe218a0665b7efe33aaacdefa2c49eb3cb) by beachball)
20
+
21
+ ## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.0)
22
+
23
+ Wed, 08 Mar 2023 17:42:39 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0..@fluentui/react-progress_v9.1.0)
25
+
26
+ ### Minor changes
27
+
28
+ - feat: custom styles ([PR #27082](https://github.com/microsoft/fluentui/pull/27082) by gcox@microsoft.com)
29
+ - Bump @fluentui/react-field to v9.0.0-alpha.22 ([PR #27127](https://github.com/microsoft/fluentui/pull/27127) by beachball)
30
+ - Bump @fluentui/react-shared-contexts to v9.3.0 ([PR #27127](https://github.com/microsoft/fluentui/pull/27127) by beachball)
31
+ - Bump @fluentui/react-utilities to v9.6.1 ([PR #27127](https://github.com/microsoft/fluentui/pull/27127) by beachball)
32
+
33
+ ### Patches
34
+
35
+ - fix: Align WHCM styles with figma and fix documentation typo. ([PR #27038](https://github.com/microsoft/fluentui/pull/27038) by ololubek@microsoft.com)
36
+ - fix: Add error checking for incorrect values of max and value props ([PR #27029](https://github.com/microsoft/fluentui/pull/27029) by ololubek@microsoft.com)
37
+ - fix: Update ProgressBar styling to have width when display is set to flex ([PR #27101](https://github.com/microsoft/fluentui/pull/27101) by ololubek@microsoft.com)
20
38
 
21
39
  ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0)
22
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-progress",
3
- "version": "0.0.0-nightly-20230308-0418.1",
3
+ "version": "0.0.0-nightly-20230310-0421.1",
4
4
  "description": "Progress component for FluentUI v9",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,15 +27,15 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230308-0418.1",
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230310-0421.1",
31
31
  "@fluentui/scripts-api-extractor": "*",
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-field": "0.0.0-nightly-20230308-0418.1",
36
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230308-0418.1",
37
- "@fluentui/react-theme": "0.0.0-nightly-20230308-0418.1",
38
- "@fluentui/react-utilities": "0.0.0-nightly-20230308-0418.1",
35
+ "@fluentui/react-field": "0.0.0-nightly-20230310-0421.1",
36
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230310-0421.1",
37
+ "@fluentui/react-theme": "0.0.0-nightly-20230310-0421.1",
38
+ "@fluentui/react-utilities": "0.0.0-nightly-20230310-0421.1",
39
39
  "@griffel/react": "^1.5.2",
40
40
  "tslib": "^2.1.0"
41
41
  },