@fluentui-react-native/text 0.11.3 → 0.11.7
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 +105 -1
- package/CHANGELOG.md +40 -2
- package/babel.config.js +1 -1
- package/jest.config.js +1 -1
- package/just.config.js +1 -1
- package/package.json +10 -5
- package/tsconfig.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,111 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/text",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Fri, 14 Jan 2022 00:56:35 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/text_v0.11.7",
|
|
7
|
+
"version": "0.11.7",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "email not defined",
|
|
12
|
+
"package": "@fluentui-react-native/text",
|
|
13
|
+
"commit": "ef3732e4e5b82e3f324ca0eed4b12b6617788299",
|
|
14
|
+
"comment": "fix disabled button"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui-react-native/text",
|
|
19
|
+
"comment": "Bump @uifabricshared/foundation-compose to v1.11.7",
|
|
20
|
+
"commit": "163defba33412f6f44117750a540b8fdecd3bdca"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui-react-native/text",
|
|
25
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.11.5",
|
|
26
|
+
"commit": "163defba33412f6f44117750a540b8fdecd3bdca"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"none": [
|
|
30
|
+
{
|
|
31
|
+
"author": "sanajmi@microsoft.com",
|
|
32
|
+
"package": "@fluentui-react-native/text",
|
|
33
|
+
"commit": "163defba33412f6f44117750a540b8fdecd3bdca",
|
|
34
|
+
"comment": "Remove references to uifabricshared"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"date": "Thu, 06 Jan 2022 23:14:38 GMT",
|
|
41
|
+
"tag": "@fluentui-react-native/text_v0.11.6",
|
|
42
|
+
"version": "0.11.6",
|
|
43
|
+
"comments": {
|
|
44
|
+
"patch": [
|
|
45
|
+
{
|
|
46
|
+
"author": "beachball",
|
|
47
|
+
"package": "@fluentui-react-native/text",
|
|
48
|
+
"comment": "Bump @uifabricshared/foundation-compose to v1.11.6",
|
|
49
|
+
"commit": "58c54eff228ec071098f3c18a91f11b4a89a6c15"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"author": "beachball",
|
|
53
|
+
"package": "@fluentui-react-native/text",
|
|
54
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.11.4",
|
|
55
|
+
"commit": "58c54eff228ec071098f3c18a91f11b4a89a6c15"
|
|
56
|
+
}
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"date": "Thu, 06 Jan 2022 21:30:08 GMT",
|
|
62
|
+
"tag": "@fluentui-react-native/text_v0.11.5",
|
|
63
|
+
"version": "0.11.5",
|
|
64
|
+
"comments": {
|
|
65
|
+
"patch": [
|
|
66
|
+
{
|
|
67
|
+
"author": "beachball",
|
|
68
|
+
"package": "@fluentui-react-native/text",
|
|
69
|
+
"comment": "Bump @uifabricshared/foundation-compose to v1.11.5",
|
|
70
|
+
"commit": "06307699c93ffe31a57f8f1c1fb60beec83583e0"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"date": "Mon, 20 Dec 2021 22:56:01 GMT",
|
|
77
|
+
"tag": "@fluentui-react-native/text_v0.11.4",
|
|
78
|
+
"version": "0.11.4",
|
|
79
|
+
"comments": {
|
|
80
|
+
"patch": [
|
|
81
|
+
{
|
|
82
|
+
"author": "ruaraki@microsoft.com",
|
|
83
|
+
"package": "@fluentui-react-native/text",
|
|
84
|
+
"commit": "f4a5b4f5c9c190400e3e34c4a33b3ed30696d41e",
|
|
85
|
+
"comment": "Add repository property to all package.json files"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"author": "beachball",
|
|
89
|
+
"package": "@fluentui-react-native/text",
|
|
90
|
+
"comment": "Bump @uifabricshared/foundation-compose to v1.11.4",
|
|
91
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"author": "beachball",
|
|
95
|
+
"package": "@fluentui-react-native/text",
|
|
96
|
+
"comment": "Bump @fluentui-react-native/adapters to v0.8.2",
|
|
97
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"author": "beachball",
|
|
101
|
+
"package": "@fluentui-react-native/text",
|
|
102
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.11.3",
|
|
103
|
+
"commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
|
|
104
|
+
}
|
|
105
|
+
]
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"date": "Sat, 18 Dec 2021 04:15:05 GMT",
|
|
6
110
|
"tag": "@fluentui-react-native/text_v0.11.3",
|
|
7
111
|
"version": "0.11.3",
|
|
8
112
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,50 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/text
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 14 Jan 2022 00:56:35 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.11.7
|
|
8
|
+
|
|
9
|
+
Fri, 14 Jan 2022 00:56:35 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- fix disabled button (email not defined)
|
|
14
|
+
- Bump @uifabricshared/foundation-compose to v1.11.7
|
|
15
|
+
- Bump @fluentui-react-native/tokens to v0.11.5
|
|
16
|
+
|
|
17
|
+
## 0.11.6
|
|
18
|
+
|
|
19
|
+
Thu, 06 Jan 2022 23:14:38 GMT
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- Bump @uifabricshared/foundation-compose to v1.11.6
|
|
24
|
+
- Bump @fluentui-react-native/tokens to v0.11.4
|
|
25
|
+
|
|
26
|
+
## 0.11.5
|
|
27
|
+
|
|
28
|
+
Thu, 06 Jan 2022 21:30:08 GMT
|
|
29
|
+
|
|
30
|
+
### Patches
|
|
31
|
+
|
|
32
|
+
- Bump @uifabricshared/foundation-compose to v1.11.5
|
|
33
|
+
|
|
34
|
+
## 0.11.4
|
|
35
|
+
|
|
36
|
+
Mon, 20 Dec 2021 22:56:01 GMT
|
|
37
|
+
|
|
38
|
+
### Patches
|
|
39
|
+
|
|
40
|
+
- Add repository property to all package.json files (ruaraki@microsoft.com)
|
|
41
|
+
- Bump @uifabricshared/foundation-compose to v1.11.4
|
|
42
|
+
- Bump @fluentui-react-native/adapters to v0.8.2
|
|
43
|
+
- Bump @fluentui-react-native/tokens to v0.11.3
|
|
44
|
+
|
|
7
45
|
## 0.11.3
|
|
8
46
|
|
|
9
|
-
Sat, 18 Dec 2021 04:
|
|
47
|
+
Sat, 18 Dec 2021 04:15:05 GMT
|
|
10
48
|
|
|
11
49
|
### Patches
|
|
12
50
|
|
package/babel.config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports = require('@
|
|
1
|
+
module.exports = require('@fluentui-react-native/scripts/babel.config');
|
package/jest.config.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const { configureReactNativeJest } = require('@
|
|
1
|
+
const { configureReactNativeJest } = require('@fluentui-react-native/scripts');
|
|
2
2
|
module.exports = configureReactNativeJest('android');
|
package/just.config.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/text",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.7",
|
|
4
4
|
"description": "A cross-platform Text component using the Fluent Design System",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -16,16 +16,21 @@
|
|
|
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/text"
|
|
23
|
+
},
|
|
19
24
|
"dependencies": {
|
|
20
|
-
"@uifabricshared/foundation-compose": "^1.11.
|
|
21
|
-
"@fluentui-react-native/adapters": ">=0.8.
|
|
22
|
-
"@fluentui-react-native/tokens": ">=0.11.
|
|
25
|
+
"@uifabricshared/foundation-compose": "^1.11.7",
|
|
26
|
+
"@fluentui-react-native/adapters": ">=0.8.2 <1.0.0",
|
|
27
|
+
"@fluentui-react-native/tokens": ">=0.11.5 <1.0.0"
|
|
23
28
|
},
|
|
24
29
|
"devDependencies": {
|
|
25
30
|
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|
|
26
31
|
"@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
|
|
27
32
|
"@types/react-native": "^0.64.0",
|
|
28
|
-
"@
|
|
33
|
+
"@fluentui-react-native/scripts": "^0.1.1",
|
|
29
34
|
"react-native": "^0.64.3"
|
|
30
35
|
},
|
|
31
36
|
"peerDependencies": {
|
package/tsconfig.json
CHANGED