Skip to content

Commit 4f88a9f

Browse files
committed
Remove all deprecations
1 parent 4b456bb commit 4f88a9f

File tree

69 files changed

+39
-5391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+39
-5391
lines changed

RELEASE_NOTES.md

Lines changed: 12 additions & 779 deletions
Large diffs are not rendered by default.

Sources/SwiftUIKit/Resources/Localizable.xcstrings

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
},
1919
"Button.Add" : {
20+
"extractionState" : "stale",
2021
"localizations" : {
2122
"en" : {
2223
"stringUnit" : {
@@ -27,6 +28,7 @@
2728
}
2829
},
2930
"Button.AddToFavorites" : {
31+
"extractionState" : "stale",
3032
"localizations" : {
3133
"en" : {
3234
"stringUnit" : {
@@ -37,6 +39,7 @@
3739
}
3840
},
3941
"Button.Call" : {
42+
"extractionState" : "stale",
4043
"localizations" : {
4144
"en" : {
4245
"stringUnit" : {
@@ -47,6 +50,7 @@
4750
}
4851
},
4952
"Button.Cancel" : {
53+
"extractionState" : "stale",
5054
"localizations" : {
5155
"en" : {
5256
"stringUnit" : {
@@ -57,6 +61,7 @@
5761
}
5862
},
5963
"Button.Close" : {
64+
"extractionState" : "stale",
6065
"localizations" : {
6166
"en" : {
6267
"stringUnit" : {
@@ -67,6 +72,7 @@
6772
}
6873
},
6974
"Button.Copy" : {
75+
"extractionState" : "stale",
7076
"localizations" : {
7177
"en" : {
7278
"stringUnit" : {
@@ -77,6 +83,7 @@
7783
}
7884
},
7985
"Button.Delete" : {
86+
"extractionState" : "stale",
8087
"localizations" : {
8188
"en" : {
8289
"stringUnit" : {
@@ -87,6 +94,7 @@
8794
}
8895
},
8996
"Button.Deselect" : {
97+
"extractionState" : "stale",
9098
"localizations" : {
9199
"en" : {
92100
"stringUnit" : {
@@ -97,6 +105,7 @@
97105
}
98106
},
99107
"Button.Done" : {
108+
"extractionState" : "stale",
100109
"localizations" : {
101110
"en" : {
102111
"stringUnit" : {
@@ -107,6 +116,7 @@
107116
}
108117
},
109118
"Button.Edit" : {
119+
"extractionState" : "stale",
110120
"localizations" : {
111121
"en" : {
112122
"stringUnit" : {
@@ -117,6 +127,7 @@
117127
}
118128
},
119129
"Button.Email" : {
130+
"extractionState" : "stale",
120131
"localizations" : {
121132
"en" : {
122133
"stringUnit" : {
@@ -127,6 +138,7 @@
127138
}
128139
},
129140
"Button.Export" : {
141+
"extractionState" : "stale",
130142
"localizations" : {
131143
"en" : {
132144
"stringUnit" : {
@@ -137,6 +149,7 @@
137149
}
138150
},
139151
"Button.Like" : {
152+
"extractionState" : "stale",
140153
"localizations" : {
141154
"en" : {
142155
"stringUnit" : {
@@ -147,6 +160,7 @@
147160
}
148161
},
149162
"Button.OK" : {
163+
"extractionState" : "stale",
150164
"localizations" : {
151165
"en" : {
152166
"stringUnit" : {
@@ -157,6 +171,7 @@
157171
}
158172
},
159173
"Button.Paste" : {
174+
"extractionState" : "stale",
160175
"localizations" : {
161176
"en" : {
162177
"stringUnit" : {
@@ -167,6 +182,7 @@
167182
}
168183
},
169184
"Button.RemoveFromFavorites" : {
185+
"extractionState" : "stale",
170186
"localizations" : {
171187
"en" : {
172188
"stringUnit" : {
@@ -177,6 +193,7 @@
177193
}
178194
},
179195
"Button.RemoveLike" : {
196+
"extractionState" : "stale",
180197
"localizations" : {
181198
"en" : {
182199
"stringUnit" : {
@@ -187,6 +204,7 @@
187204
}
188205
},
189206
"Button.Save" : {
207+
"extractionState" : "stale",
190208
"localizations" : {
191209
"en" : {
192210
"stringUnit" : {
@@ -197,6 +215,7 @@
197215
}
198216
},
199217
"Button.Search" : {
218+
"extractionState" : "stale",
200219
"localizations" : {
201220
"en" : {
202221
"stringUnit" : {
@@ -207,6 +226,7 @@
207226
}
208227
},
209228
"Button.Select" : {
229+
"extractionState" : "stale",
210230
"localizations" : {
211231
"en" : {
212232
"stringUnit" : {
@@ -217,6 +237,7 @@
217237
}
218238
},
219239
"Button.Share" : {
240+
"extractionState" : "stale",
220241
"localizations" : {
221242
"en" : {
222243
"stringUnit" : {
@@ -227,6 +248,7 @@
227248
}
228249
},
229250
"Preview.Page.%@" : {
251+
"extractionState" : "stale",
230252
"localizations" : {
231253
"en" : {
232254
"stringUnit" : {

Sources/SwiftUIKit/SwiftUIKit.docc/SwiftUIKit.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ SwiftUIKit is available under the MIT license.
5252

5353
### Colors
5454

55+
- ``SwiftUICore/Color``
5556
- ``ColorRepresentable``
5657

5758
### Data
@@ -77,10 +78,12 @@ SwiftUIKit is available under the MIT license.
7778

7879
### Fonts
7980

81+
- ``SwiftUICore/Font``
8082
- ``FontRepresentable``
8183

8284
### Images
8385

86+
- ``SwiftUICore/Image``
8487
- ``ImageCache``
8588
- ``ImageRepresentable``
8689

@@ -107,15 +110,10 @@ SwiftUIKit is available under the MIT license.
107110
- ``ListShelfSection``
108111
- ``ListShelfSectionStyle``
109112
- ``ListSubtitle``
110-
- ``PlainListContent``
111113
- ``Reorderable``
112114
- ``ReorderableForEach``
113115
- ``SidebarListRowBackgroundModifier``
114116

115-
### Pasteboard
116-
117-
- ``Pasteboard``
118-
119117
### Previews
120118

121119
- ``SwiftUIPreviewInspector``
@@ -127,20 +125,21 @@ SwiftUIKit is available under the MIT license.
127125
### Sharing
128126

129127
- ``ShareSheet``
130-
- ``UrlSharing``
131128

132129
### Styles
133130

134131
- ``ViewShadowStyle``
135132

136133
### Text
137134

135+
- ``SwiftUICore/Text``
138136
- ``MultilineSubmitViewModifier``
139137
- ``TextEditorStyle``
140138
- ``TextFieldClearButton``
141139

142140
### Views
143141

142+
- ``SwiftUICore/View``
144143
- ``EditableView``
145144

146145

Sources/SwiftUIKit/_Deprecated/Button+Init.swift

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)