@fluentui-react-native/apple-theme 0.12.2 → 0.12.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 +23 -11
- package/CHANGELOG.md +9 -7
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,40 +2,52 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/apple-theme",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-react-native/apple-theme_v0.12.
|
|
7
|
-
"version": "0.12.
|
|
5
|
+
"date": "Wed, 25 May 2022 18:41:22 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/apple-theme_v0.12.3",
|
|
7
|
+
"version": "0.12.3",
|
|
8
8
|
"comments": {
|
|
9
9
|
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "krsiler@microsoft.com",
|
|
12
|
+
"package": "@fluentui-react-native/apple-theme",
|
|
13
|
+
"commit": "f4e881a5caef5a8258094f2a2ba674c62321886d",
|
|
14
|
+
"comment": "beachball sync"
|
|
15
|
+
},
|
|
10
16
|
{
|
|
11
17
|
"author": "email not defined",
|
|
12
18
|
"package": "@fluentui-react-native/apple-theme",
|
|
13
19
|
"commit": "18480e3fdf2038a34147995f413a45d14f012a73",
|
|
14
20
|
"comment": "add Variants.win32 and win32 typography as part of Office theme"
|
|
15
21
|
},
|
|
22
|
+
{
|
|
23
|
+
"author": "krsiler@microsoft.com",
|
|
24
|
+
"package": "@fluentui-react-native/apple-theme",
|
|
25
|
+
"commit": "7d1c5dba49eb5da6c18681b8c9295c7fa0d0353b",
|
|
26
|
+
"comment": "Version bump for packages to attempt to fix NPM publish pipeline"
|
|
27
|
+
},
|
|
16
28
|
{
|
|
17
29
|
"author": "beachball",
|
|
18
30
|
"package": "@fluentui-react-native/apple-theme",
|
|
19
|
-
"comment": "Bump @fluentui-react-native/default-theme to v0.
|
|
20
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui-react-native/default-theme to v0.13.0",
|
|
32
|
+
"commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
|
|
21
33
|
},
|
|
22
34
|
{
|
|
23
35
|
"author": "beachball",
|
|
24
36
|
"package": "@fluentui-react-native/apple-theme",
|
|
25
|
-
"comment": "Bump @fluentui-react-native/theme to v0.6.
|
|
26
|
-
"commit": "
|
|
37
|
+
"comment": "Bump @fluentui-react-native/theme to v0.6.11",
|
|
38
|
+
"commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
|
|
27
39
|
},
|
|
28
40
|
{
|
|
29
41
|
"author": "beachball",
|
|
30
42
|
"package": "@fluentui-react-native/apple-theme",
|
|
31
|
-
"comment": "Bump @fluentui-react-native/theme-types to v0.
|
|
32
|
-
"commit": "
|
|
43
|
+
"comment": "Bump @fluentui-react-native/theme-types to v0.17.0",
|
|
44
|
+
"commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
|
|
33
45
|
},
|
|
34
46
|
{
|
|
35
47
|
"author": "beachball",
|
|
36
48
|
"package": "@fluentui-react-native/apple-theme",
|
|
37
|
-
"comment": "Bump @fluentui-react-native/theming-utils to v0.
|
|
38
|
-
"commit": "
|
|
49
|
+
"comment": "Bump @fluentui-react-native/theming-utils to v0.13.0",
|
|
50
|
+
"commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
|
|
39
51
|
}
|
|
40
52
|
]
|
|
41
53
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/apple-theme
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 25 May 2022 18:41:22 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## 0.12.
|
|
7
|
+
## 0.12.3
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
Wed, 25 May 2022 18:41:22 GMT
|
|
10
10
|
|
|
11
11
|
### Patches
|
|
12
12
|
|
|
13
|
+
- beachball sync (krsiler@microsoft.com)
|
|
13
14
|
- add Variants.win32 and win32 typography as part of Office theme (email not defined)
|
|
14
|
-
-
|
|
15
|
-
- Bump @fluentui-react-native/theme to v0.
|
|
16
|
-
- Bump @fluentui-react-native/theme
|
|
17
|
-
- Bump @fluentui-react-native/
|
|
15
|
+
- Version bump for packages to attempt to fix NPM publish pipeline (krsiler@microsoft.com)
|
|
16
|
+
- Bump @fluentui-react-native/default-theme to v0.13.0
|
|
17
|
+
- Bump @fluentui-react-native/theme to v0.6.11
|
|
18
|
+
- Bump @fluentui-react-native/theme-types to v0.17.0
|
|
19
|
+
- Bump @fluentui-react-native/theming-utils to v0.13.0
|
|
18
20
|
|
|
19
21
|
## 0.12.1
|
|
20
22
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/apple-theme",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.3",
|
|
4
4
|
"description": "A FluentUI React Native theme that pulls constants from FluentUI Apple",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"directory": "packages/theming/apple-theme"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@fluentui-react-native/default-theme": ">=0.
|
|
30
|
+
"@fluentui-react-native/default-theme": ">=0.13.0 <1.0.0",
|
|
31
31
|
"@fluentui-react-native/design-tokens-macos": "^0.13.0",
|
|
32
32
|
"@fluentui-react-native/memo-cache": "^1.1.7",
|
|
33
|
-
"@fluentui-react-native/theme": ">=0.6.
|
|
34
|
-
"@fluentui-react-native/theme-types": ">=0.
|
|
35
|
-
"@fluentui-react-native/theming-utils": "^0.
|
|
33
|
+
"@fluentui-react-native/theme": ">=0.6.11 <1.0.0",
|
|
34
|
+
"@fluentui-react-native/theme-types": ">=0.17.0 <1.0.0",
|
|
35
|
+
"@fluentui-react-native/theming-utils": "^0.13.0",
|
|
36
36
|
"assert-never": "^1.2.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|