@fluentui/react-datepicker-compat 0.0.0-beta.1 → 0.0.0-beta.2

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,7 +2,58 @@
2
2
  "name": "@fluentui/react-datepicker-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 12 Apr 2023 09:28:15 GMT",
5
+ "date": "Mon, 17 Apr 2023 17:50:00 GMT",
6
+ "tag": "@fluentui/react-datepicker-compat_v0.0.0-beta.2",
7
+ "version": "0.0.0-beta.2",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-datepicker-compat",
13
+ "commit": "36f98c3a49334e4ea9b22774691560d11010f2e7",
14
+ "comment": "chore: Update react-field dependency version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-datepicker-compat",
19
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
20
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-datepicker-compat",
25
+ "comment": "Bump @fluentui/react-field to v9.1.0",
26
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-datepicker-compat",
31
+ "comment": "Bump @fluentui/react-tabster to v9.6.5",
32
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-datepicker-compat",
37
+ "comment": "Bump @fluentui/react-popover to v9.5.9",
38
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-datepicker-compat",
43
+ "comment": "Bump @fluentui/react-positioning to v9.5.10",
44
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-datepicker-compat",
49
+ "comment": "Bump @fluentui/react-input to v9.4.10",
50
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Wed, 12 Apr 2023 09:31:43 GMT",
6
57
  "tag": "@fluentui/react-datepicker-compat_v0.0.0-beta.1",
7
58
  "version": "0.0.0-beta.1",
8
59
  "comments": {
@@ -17,37 +68,37 @@
17
68
  "author": "beachball",
18
69
  "package": "@fluentui/react-datepicker-compat",
19
70
  "comment": "Bump @fluentui/react-utilities to v9.7.4",
20
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
71
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
21
72
  },
22
73
  {
23
74
  "author": "beachball",
24
75
  "package": "@fluentui/react-datepicker-compat",
25
76
  "comment": "Bump @fluentui/react-field to v9.0.0-beta.2",
26
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
77
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
27
78
  },
28
79
  {
29
80
  "author": "beachball",
30
81
  "package": "@fluentui/react-datepicker-compat",
31
82
  "comment": "Bump @fluentui/react-tabster to v9.6.4",
32
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
83
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
33
84
  },
34
85
  {
35
86
  "author": "beachball",
36
87
  "package": "@fluentui/react-datepicker-compat",
37
88
  "comment": "Bump @fluentui/react-popover to v9.5.8",
38
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
89
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
39
90
  },
40
91
  {
41
92
  "author": "beachball",
42
93
  "package": "@fluentui/react-datepicker-compat",
43
94
  "comment": "Bump @fluentui/react-positioning to v9.5.9",
44
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
95
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
45
96
  },
46
97
  {
47
98
  "author": "beachball",
48
99
  "package": "@fluentui/react-datepicker-compat",
49
100
  "comment": "Bump @fluentui/react-input to v9.4.9",
50
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
101
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
51
102
  }
52
103
  ]
53
104
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,34 @@
1
1
  # Change Log - @fluentui/react-datepicker-compat
2
2
 
3
- This log was last generated on Wed, 12 Apr 2023 09:28:15 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Apr 2023 17:50:00 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.0.0-beta.2)
8
+
9
+ Mon, 17 Apr 2023 17:50:00 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.0.0-beta.1..@fluentui/react-datepicker-compat_v0.0.0-beta.2)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update react-field dependency version ([PR #27493](https://github.com/microsoft/fluentui/pull/27493) by behowell@microsoft.com)
15
+ - Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
16
+ - Bump @fluentui/react-field to v9.1.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.6.5 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
18
+ - Bump @fluentui/react-popover to v9.5.9 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
19
+ - Bump @fluentui/react-positioning to v9.5.10 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
20
+ - Bump @fluentui/react-input to v9.4.10 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
21
+
7
22
  ## [0.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.0.0-beta.1)
8
23
 
9
- Wed, 12 Apr 2023 09:28:15 GMT
24
+ Wed, 12 Apr 2023 09:31:43 GMT
10
25
 
11
26
  ### Changes
12
27
 
13
28
  - feat: Make package public. ([PR #27524](https://github.com/microsoft/fluentui/pull/27524) by esteban.230@hotmail.com)
14
- - Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
15
- - Bump @fluentui/react-field to v9.0.0-beta.2 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
16
- - Bump @fluentui/react-tabster to v9.6.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
17
- - Bump @fluentui/react-popover to v9.5.8 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
18
- - Bump @fluentui/react-positioning to v9.5.9 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
19
- - Bump @fluentui/react-input to v9.4.9 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
30
+ - Bump @fluentui/react-field to v9.0.0-beta.2 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.6.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
32
+ - Bump @fluentui/react-popover to v9.5.8 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
33
+ - Bump @fluentui/react-positioning to v9.5.9 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
34
+ - Bump @fluentui/react-input to v9.4.9 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-datepicker-compat",
3
- "version": "0.0.0-beta.1",
3
+ "version": "0.0.0-beta.2",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,15 +35,15 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/react-theme": "^9.1.7",
38
- "@fluentui/react-utilities": "^9.7.4",
38
+ "@fluentui/react-utilities": "^9.8.0",
39
39
  "@fluentui/keyboard-keys": "^9.0.2",
40
- "@fluentui/react-field": "9.0.0-beta.2",
40
+ "@fluentui/react-field": "^9.1.0",
41
41
  "@fluentui/react-icons": "^2.0.196",
42
42
  "@fluentui/react-shared-contexts": "^9.3.3",
43
- "@fluentui/react-tabster": "^9.6.4",
44
- "@fluentui/react-popover": "^9.5.8",
45
- "@fluentui/react-positioning": "^9.5.9",
46
- "@fluentui/react-input": "^9.4.9",
43
+ "@fluentui/react-tabster": "^9.6.5",
44
+ "@fluentui/react-popover": "^9.5.9",
45
+ "@fluentui/react-positioning": "^9.5.10",
46
+ "@fluentui/react-input": "^9.4.10",
47
47
  "@griffel/react": "^1.5.2",
48
48
  "@swc/helpers": "^0.4.14"
49
49
  },