@fluentui-react-native/experimental-expander 0.3.7 → 0.3.11

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,81 @@
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Dec 2021 20:54:12 GMT",
5
+ "date": "Fri, 14 Jan 2022 21:46:23 GMT",
6
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.11",
7
+ "version": "0.3.11",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/experimental-expander",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.11",
14
+ "commit": "5ff1c8ba46f401679119d71fe4035642dc175e15"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 14 Jan 2022 01:00:02 GMT",
21
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.10",
22
+ "version": "0.3.10",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "email not defined",
27
+ "package": "@fluentui-react-native/experimental-expander",
28
+ "commit": "ef3732e4e5b82e3f324ca0eed4b12b6617788299",
29
+ "comment": "fix disabled button"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/experimental-expander",
34
+ "comment": "Bump @fluentui-react-native/framework to v0.7.10",
35
+ "commit": "163defba33412f6f44117750a540b8fdecd3bdca"
36
+ }
37
+ ],
38
+ "none": [
39
+ {
40
+ "author": "sanajmi@microsoft.com",
41
+ "package": "@fluentui-react-native/experimental-expander",
42
+ "commit": "163defba33412f6f44117750a540b8fdecd3bdca",
43
+ "comment": "Remove references to uifabricshared"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Thu, 06 Jan 2022 23:14:38 GMT",
50
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.9",
51
+ "version": "0.3.9",
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.9",
58
+ "commit": "58c54eff228ec071098f3c18a91f11b4a89a6c15"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Thu, 06 Jan 2022 21:30:08 GMT",
65
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.8",
66
+ "version": "0.3.8",
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.8",
73
+ "commit": "06307699c93ffe31a57f8f1c1fb60beec83583e0"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Tue, 21 Dec 2021 20:56:31 GMT",
6
80
  "tag": "@fluentui-react-native/experimental-expander_v0.3.7",
7
81
  "version": "0.3.7",
8
82
  "comments": {
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 Tue, 21 Dec 2021 20:54:12 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 14 Jan 2022 21:46:23 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.11
8
+
9
+ Fri, 14 Jan 2022 21:46:23 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.11
14
+
15
+ ## 0.3.10
16
+
17
+ Fri, 14 Jan 2022 01:00:02 GMT
18
+
19
+ ### Patches
20
+
21
+ - fix disabled button (email not defined)
22
+ - Bump @fluentui-react-native/framework to v0.7.10
23
+
24
+ ## 0.3.9
25
+
26
+ Thu, 06 Jan 2022 23:14:38 GMT
27
+
28
+ ### Patches
29
+
30
+ - Bump @fluentui-react-native/framework to v0.7.9
31
+
32
+ ## 0.3.8
33
+
34
+ Thu, 06 Jan 2022 21:30:08 GMT
35
+
36
+ ### Patches
37
+
38
+ - Bump @fluentui-react-native/framework to v0.7.8
39
+
7
40
  ## 0.3.7
8
41
 
9
- Tue, 21 Dec 2021 20:54:12 GMT
42
+ Tue, 21 Dec 2021 20:56:31 GMT
10
43
 
11
44
  ### Patches
12
45
 
package/babel.config.js CHANGED
@@ -1 +1 @@
1
- module.exports = require('@uifabricshared/build-native/babel.config');
1
+ module.exports = require('@fluentui-react-native/scripts/babel.config');
package/just.config.js CHANGED
@@ -1,3 +1,3 @@
1
- const { preset } = require('@uifabricshared/build-native');
1
+ const { preset } = require('@fluentui-react-native/scripts');
2
2
 
3
3
  preset();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
- "version": "0.3.7",
3
+ "version": "0.3.11",
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.7"
30
+ "@fluentui-react-native/framework": "0.7.11"
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
- "@uifabricshared/build-native": "^0.1.1",
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
@@ -1,5 +1,5 @@
1
1
  {
2
- "extends": "@uifabricshared/build-native/tsconfig.json",
2
+ "extends": "@fluentui-react-native/scripts/tsconfig.json",
3
3
  "compilerOptions": {
4
4
  "outDir": "lib"
5
5
  },