@fluentui-react-native/pressable 0.8.6 → 0.8.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 +85 -1
- package/CHANGELOG.md +38 -2
- package/package.json +10 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,91 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/pressable",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 06 Jan 2022 21:27:02 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/pressable_v0.8.10",
|
|
7
|
+
"version": "0.8.10",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui-react-native/pressable",
|
|
13
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.10",
|
|
14
|
+
"commit": "06307699c93ffe31a57f8f1c1fb60beec83583e0"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 05 Jan 2022 23:53:54 GMT",
|
|
21
|
+
"tag": "@fluentui-react-native/pressable_v0.8.9",
|
|
22
|
+
"version": "0.8.9",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "beachball",
|
|
27
|
+
"package": "@fluentui-react-native/pressable",
|
|
28
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.9",
|
|
29
|
+
"commit": "8622748288aa587df7a433e6741b5d3b9c53655b"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Tue, 21 Dec 2021 20:56:31 GMT",
|
|
36
|
+
"tag": "@fluentui-react-native/pressable_v0.8.8",
|
|
37
|
+
"version": "0.8.8",
|
|
38
|
+
"comments": {
|
|
39
|
+
"patch": [
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui-react-native/pressable",
|
|
43
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.8",
|
|
44
|
+
"commit": "a7d19d410d5714e2bdb61529d2687182061020a5"
|
|
45
|
+
}
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"date": "Mon, 20 Dec 2021 22:56:01 GMT",
|
|
51
|
+
"tag": "@fluentui-react-native/pressable_v0.8.7",
|
|
52
|
+
"version": "0.8.7",
|
|
53
|
+
"comments": {
|
|
54
|
+
"patch": [
|
|
55
|
+
{
|
|
56
|
+
"author": "ruaraki@microsoft.com",
|
|
57
|
+
"package": "@fluentui-react-native/pressable",
|
|
58
|
+
"commit": "f4a5b4f5c9c190400e3e34c4a33b3ed30696d41e",
|
|
59
|
+
"comment": "Add repository property to all package.json files"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui-react-native/pressable",
|
|
64
|
+
"comment": "Bump @fluentui-react-native/adapters to v0.8.2",
|
|
65
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"author": "beachball",
|
|
69
|
+
"package": "@fluentui-react-native/pressable",
|
|
70
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.7",
|
|
71
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"author": "beachball",
|
|
75
|
+
"package": "@fluentui-react-native/pressable",
|
|
76
|
+
"comment": "Bump @uifabricshared/foundation-composable to v0.10.2",
|
|
77
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"author": "beachball",
|
|
81
|
+
"package": "@fluentui-react-native/pressable",
|
|
82
|
+
"comment": "Bump @uifabricshared/foundation-settings to v0.11.2",
|
|
83
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
84
|
+
}
|
|
85
|
+
]
|
|
86
|
+
}
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"date": "Sun, 19 Dec 2021 05:07:36 GMT",
|
|
6
90
|
"tag": "@fluentui-react-native/pressable_v0.8.6",
|
|
7
91
|
"version": "0.8.6",
|
|
8
92
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,48 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/pressable
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 06 Jan 2022 21:27:02 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.8.10
|
|
8
|
+
|
|
9
|
+
Thu, 06 Jan 2022 21:27:02 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.11.10
|
|
14
|
+
|
|
15
|
+
## 0.8.9
|
|
16
|
+
|
|
17
|
+
Wed, 05 Jan 2022 23:53:54 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.11.9
|
|
22
|
+
|
|
23
|
+
## 0.8.8
|
|
24
|
+
|
|
25
|
+
Tue, 21 Dec 2021 20:56:31 GMT
|
|
26
|
+
|
|
27
|
+
### Patches
|
|
28
|
+
|
|
29
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.11.8
|
|
30
|
+
|
|
31
|
+
## 0.8.7
|
|
32
|
+
|
|
33
|
+
Mon, 20 Dec 2021 22:56:01 GMT
|
|
34
|
+
|
|
35
|
+
### Patches
|
|
36
|
+
|
|
37
|
+
- Add repository property to all package.json files (ruaraki@microsoft.com)
|
|
38
|
+
- Bump @fluentui-react-native/adapters to v0.8.2
|
|
39
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.11.7
|
|
40
|
+
- Bump @uifabricshared/foundation-composable to v0.10.2
|
|
41
|
+
- Bump @uifabricshared/foundation-settings to v0.11.2
|
|
42
|
+
|
|
7
43
|
## 0.8.6
|
|
8
44
|
|
|
9
|
-
Sun, 19 Dec 2021 05:
|
|
45
|
+
Sun, 19 Dec 2021 05:07:36 GMT
|
|
10
46
|
|
|
11
47
|
### Patches
|
|
12
48
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/pressable",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.10",
|
|
4
4
|
"description": "A cross-platform Pressable component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -16,11 +16,16 @@
|
|
|
16
16
|
"prettier": "fluentui-scripts prettier",
|
|
17
17
|
"prettier-fix": "fluentui-scripts prettier --fix true"
|
|
18
18
|
},
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "https://github.com/microsoft/fluentui-react-native.git",
|
|
22
|
+
"directory": "packages/components/Pressable"
|
|
23
|
+
},
|
|
19
24
|
"dependencies": {
|
|
20
|
-
"@fluentui-react-native/adapters": ">=0.8.
|
|
21
|
-
"@fluentui-react-native/interactive-hooks": ">=0.11.
|
|
22
|
-
"@uifabricshared/foundation-composable": ">=0.10.
|
|
23
|
-
"@uifabricshared/foundation-settings": ">=0.11.
|
|
25
|
+
"@fluentui-react-native/adapters": ">=0.8.2 <1.0.0",
|
|
26
|
+
"@fluentui-react-native/interactive-hooks": ">=0.11.10 <1.0.0",
|
|
27
|
+
"@uifabricshared/foundation-composable": ">=0.10.2 <1.0.0",
|
|
28
|
+
"@uifabricshared/foundation-settings": ">=0.11.2 <1.0.0"
|
|
24
29
|
},
|
|
25
30
|
"devDependencies": {
|
|
26
31
|
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|