@fluentui/react-datepicker-compat 0.4.1 → 0.4.3

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,85 @@
2
2
  "name": "@fluentui/react-datepicker-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 28 Oct 2023 23:32:06 GMT",
5
+ "date": "Mon, 06 Nov 2023 13:15:28 GMT",
6
+ "tag": "@fluentui/react-datepicker-compat_v0.4.3",
7
+ "version": "0.4.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-datepicker-compat",
13
+ "comment": "Bump @fluentui/react-calendar-compat to v0.0.5",
14
+ "commit": "bcd30395b61cb18b5a42a8c0a4f91ccc2b88377d"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Wed, 01 Nov 2023 12:55:59 GMT",
21
+ "tag": "@fluentui/react-datepicker-compat_v0.4.2",
22
+ "version": "0.4.2",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-datepicker-compat",
28
+ "comment": "Bump @fluentui/react-calendar-compat to v0.0.4",
29
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-datepicker-compat",
34
+ "comment": "Bump @fluentui/react-field to v9.1.40",
35
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-datepicker-compat",
40
+ "comment": "Bump @fluentui/react-input to v9.4.50",
41
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-datepicker-compat",
46
+ "comment": "Bump @fluentui/react-popover to v9.8.19",
47
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-datepicker-compat",
52
+ "comment": "Bump @fluentui/react-portal to v9.3.27",
53
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-datepicker-compat",
58
+ "comment": "Bump @fluentui/react-positioning to v9.9.23",
59
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-datepicker-compat",
64
+ "comment": "Bump @fluentui/react-shared-contexts to v9.11.1",
65
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-datepicker-compat",
70
+ "comment": "Bump @fluentui/react-tabster to v9.14.3",
71
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-datepicker-compat",
76
+ "comment": "Bump @fluentui/react-theme to v9.1.15",
77
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Sat, 28 Oct 2023 23:35:59 GMT",
6
84
  "tag": "@fluentui/react-datepicker-compat_v0.4.1",
7
85
  "version": "0.4.1",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-datepicker-compat
2
2
 
3
- This log was last generated on Sat, 28 Oct 2023 23:32:06 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 06 Nov 2023 13:15:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.3)
8
+
9
+ Mon, 06 Nov 2023 13:15:28 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.4.2..@fluentui/react-datepicker-compat_v0.4.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-calendar-compat to v0.0.5 ([PR #29755](https://github.com/microsoft/fluentui/pull/29755) by beachball)
15
+
16
+ ## [0.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.2)
17
+
18
+ Wed, 01 Nov 2023 12:55:59 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.4.1..@fluentui/react-datepicker-compat_v0.4.2)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-calendar-compat to v0.0.4 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
24
+ - Bump @fluentui/react-field to v9.1.40 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
25
+ - Bump @fluentui/react-input to v9.4.50 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
26
+ - Bump @fluentui/react-popover to v9.8.19 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
27
+ - Bump @fluentui/react-portal to v9.3.27 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
28
+ - Bump @fluentui/react-positioning to v9.9.23 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
29
+ - Bump @fluentui/react-shared-contexts to v9.11.1 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.14.3 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
31
+ - Bump @fluentui/react-theme to v9.1.15 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
32
+
7
33
  ## [0.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.1)
8
34
 
9
- Sat, 28 Oct 2023 23:32:06 GMT
35
+ Sat, 28 Oct 2023 23:35:59 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.4.0..@fluentui/react-datepicker-compat_v0.4.1)
11
37
 
12
38
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-datepicker-compat",
3
- "version": "0.4.1",
3
+ "version": "0.4.3",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,17 +36,17 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@fluentui/keyboard-keys": "^9.0.6",
39
- "@fluentui/react-calendar-compat": "^0.0.3",
40
- "@fluentui/react-field": "^9.1.39",
39
+ "@fluentui/react-calendar-compat": "^0.0.5",
40
+ "@fluentui/react-field": "^9.1.40",
41
41
  "@fluentui/react-icons": "^2.0.217",
42
- "@fluentui/react-input": "^9.4.49",
42
+ "@fluentui/react-input": "^9.4.50",
43
43
  "@fluentui/react-jsx-runtime": "^9.0.18",
44
- "@fluentui/react-popover": "^9.8.18",
45
- "@fluentui/react-portal": "^9.3.26",
46
- "@fluentui/react-positioning": "^9.9.22",
47
- "@fluentui/react-shared-contexts": "^9.11.0",
48
- "@fluentui/react-tabster": "^9.14.2",
49
- "@fluentui/react-theme": "^9.1.14",
44
+ "@fluentui/react-popover": "^9.8.19",
45
+ "@fluentui/react-portal": "^9.3.27",
46
+ "@fluentui/react-positioning": "^9.9.23",
47
+ "@fluentui/react-shared-contexts": "^9.11.1",
48
+ "@fluentui/react-tabster": "^9.14.3",
49
+ "@fluentui/react-theme": "^9.1.15",
50
50
  "@fluentui/react-utilities": "^9.15.1",
51
51
  "@griffel/react": "^1.5.14",
52
52
  "@swc/helpers": "^0.5.1"