@fluentui-react-native/experimental-expander 0.3.6 → 0.3.10
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 +77 -3
- package/CHANGELOG.md +35 -2
- package/babel.config.js +1 -1
- package/just.config.js +1 -1
- package/package.json +3 -3
- package/tsconfig.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,81 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/experimental-expander",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Fri, 14 Jan 2022 00:56:34 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/experimental-expander_v0.3.10",
|
|
7
|
+
"version": "0.3.10",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "email not defined",
|
|
12
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
13
|
+
"commit": "ef3732e4e5b82e3f324ca0eed4b12b6617788299",
|
|
14
|
+
"comment": "fix disabled button"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
19
|
+
"comment": "Bump @fluentui-react-native/framework to v0.7.10",
|
|
20
|
+
"commit": "163defba33412f6f44117750a540b8fdecd3bdca"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"none": [
|
|
24
|
+
{
|
|
25
|
+
"author": "sanajmi@microsoft.com",
|
|
26
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
27
|
+
"commit": "163defba33412f6f44117750a540b8fdecd3bdca",
|
|
28
|
+
"comment": "Remove references to uifabricshared"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"date": "Thu, 06 Jan 2022 23:14:38 GMT",
|
|
35
|
+
"tag": "@fluentui-react-native/experimental-expander_v0.3.9",
|
|
36
|
+
"version": "0.3.9",
|
|
37
|
+
"comments": {
|
|
38
|
+
"patch": [
|
|
39
|
+
{
|
|
40
|
+
"author": "beachball",
|
|
41
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
42
|
+
"comment": "Bump @fluentui-react-native/framework to v0.7.9",
|
|
43
|
+
"commit": "58c54eff228ec071098f3c18a91f11b4a89a6c15"
|
|
44
|
+
}
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"date": "Thu, 06 Jan 2022 21:30:08 GMT",
|
|
50
|
+
"tag": "@fluentui-react-native/experimental-expander_v0.3.8",
|
|
51
|
+
"version": "0.3.8",
|
|
52
|
+
"comments": {
|
|
53
|
+
"patch": [
|
|
54
|
+
{
|
|
55
|
+
"author": "beachball",
|
|
56
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
57
|
+
"comment": "Bump @fluentui-react-native/framework to v0.7.8",
|
|
58
|
+
"commit": "06307699c93ffe31a57f8f1c1fb60beec83583e0"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"date": "Tue, 21 Dec 2021 20:56:31 GMT",
|
|
65
|
+
"tag": "@fluentui-react-native/experimental-expander_v0.3.7",
|
|
66
|
+
"version": "0.3.7",
|
|
67
|
+
"comments": {
|
|
68
|
+
"patch": [
|
|
69
|
+
{
|
|
70
|
+
"author": "beachball",
|
|
71
|
+
"package": "@fluentui-react-native/experimental-expander",
|
|
72
|
+
"comment": "Bump @fluentui-react-native/framework to v0.7.7",
|
|
73
|
+
"commit": "a7d19d410d5714e2bdb61529d2687182061020a5"
|
|
74
|
+
}
|
|
75
|
+
]
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"date": "Mon, 20 Dec 2021 22:56:00 GMT",
|
|
6
80
|
"tag": "@fluentui-react-native/experimental-expander_v0.3.6",
|
|
7
81
|
"version": "0.3.6",
|
|
8
82
|
"comments": {
|
|
@@ -17,13 +91,13 @@
|
|
|
17
91
|
"author": "beachball",
|
|
18
92
|
"package": "@fluentui-react-native/experimental-expander",
|
|
19
93
|
"comment": "Bump @fluentui-react-native/component-cache to v1.3.1",
|
|
20
|
-
"commit": "
|
|
94
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
21
95
|
},
|
|
22
96
|
{
|
|
23
97
|
"author": "beachball",
|
|
24
98
|
"package": "@fluentui-react-native/experimental-expander",
|
|
25
99
|
"comment": "Bump @fluentui-react-native/framework to v0.7.6",
|
|
26
|
-
"commit": "
|
|
100
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
27
101
|
}
|
|
28
102
|
]
|
|
29
103
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,45 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/experimental-expander
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 14 Jan 2022 00:56:34 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.3.10
|
|
8
|
+
|
|
9
|
+
Fri, 14 Jan 2022 00:56:34 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- fix disabled button (email not defined)
|
|
14
|
+
- Bump @fluentui-react-native/framework to v0.7.10
|
|
15
|
+
|
|
16
|
+
## 0.3.9
|
|
17
|
+
|
|
18
|
+
Thu, 06 Jan 2022 23:14:38 GMT
|
|
19
|
+
|
|
20
|
+
### Patches
|
|
21
|
+
|
|
22
|
+
- Bump @fluentui-react-native/framework to v0.7.9
|
|
23
|
+
|
|
24
|
+
## 0.3.8
|
|
25
|
+
|
|
26
|
+
Thu, 06 Jan 2022 21:30:08 GMT
|
|
27
|
+
|
|
28
|
+
### Patches
|
|
29
|
+
|
|
30
|
+
- Bump @fluentui-react-native/framework to v0.7.8
|
|
31
|
+
|
|
32
|
+
## 0.3.7
|
|
33
|
+
|
|
34
|
+
Tue, 21 Dec 2021 20:56:31 GMT
|
|
35
|
+
|
|
36
|
+
### Patches
|
|
37
|
+
|
|
38
|
+
- Bump @fluentui-react-native/framework to v0.7.7
|
|
39
|
+
|
|
7
40
|
## 0.3.6
|
|
8
41
|
|
|
9
|
-
Mon, 20 Dec 2021 22:
|
|
42
|
+
Mon, 20 Dec 2021 22:56:00 GMT
|
|
10
43
|
|
|
11
44
|
### Patches
|
|
12
45
|
|
package/babel.config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports = require('@
|
|
1
|
+
module.exports = require('@fluentui-react-native/scripts/babel.config');
|
package/just.config.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/experimental-expander",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.10",
|
|
4
4
|
"description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@fluentui-react-native/component-cache": "^1.3.1",
|
|
30
|
-
"@fluentui-react-native/framework": "0.7.
|
|
30
|
+
"@fluentui-react-native/framework": "0.7.10"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|
|
34
34
|
"@types/react-native": "^0.64.0",
|
|
35
|
-
"@
|
|
35
|
+
"@fluentui-react-native/scripts": "^0.1.1",
|
|
36
36
|
"react": "17.0.1",
|
|
37
37
|
"react-native": "^0.64.3",
|
|
38
38
|
"react-native-windows": "^0.64.3"
|
package/tsconfig.json
CHANGED