Shaps Benkau
|
3042f0cf4b
|
Updates to latest SwiftBackports
|
2023-06-16 14:29:18 +01:00 |
Shaps Benkau
|
10847841db
|
Pulls PhotosPicker as its incomplete!
|
2023-06-16 14:27:11 +01:00 |
Shaps Benkau
|
b411c35c8d
|
Removes public modifier from WIP APIs
|
2023-06-16 14:16:50 +01:00 |
Shaps Benkau
|
395b999d0a
|
WIP: WebView, PhaseAnimator, Visual Effects and cleanup
|
2023-06-16 14:09:53 +01:00 |
Shaps
|
8e92217f52
|
Merge pull request #47 from jerrodputman/main
|
2023-05-19 09:08:01 +01:00 |
Jerrod Putman
|
bfdb0d3bac
|
Fixes compile issue with AutoCapitalization on Xcode 14.2 and below
|
2023-05-17 11:08:37 -07:00 |
Shaps Benkau
|
cbf0a6d831
|
Updates demo app
|
2023-05-09 14:59:16 +01:00 |
Shaps Benkau
|
4cf8f63c9b
|
Introduces support for OpenURLAction.safari
|
2023-05-09 14:43:12 +01:00 |
Shaps Benkau
|
8befb327b0
|
Refactors internal Inspect code
|
2023-05-09 12:52:15 +01:00 |
Shaps Benkau
|
56f08c54e0
|
Adds support for in-app safari from both official and backported OpenURLAction implementations
|
2023-05-09 12:31:34 +01:00 |
Shaps Benkau
|
4a105b539a
|
Adds support for Safari in openURL when SwiftUIPlus is imported as well
|
2023-05-09 12:06:58 +01:00 |
Shaps Benkau
|
c6aee2fa79
|
Adds backport for Link
|
2023-05-09 10:11:54 +01:00 |
Shaps Benkau
|
c89b2fc9af
|
TextEditor now correctly supports iOS 13+
|
2023-05-09 09:46:39 +01:00 |
Shaps Benkau
|
2d64238c2d
|
Fixes macOS compilation
|
2023-05-08 14:33:41 +01:00 |
Shaps Benkau
|
c15b9fc224
|
Introduces backport for FocusState
|
2023-05-08 14:32:50 +01:00 |
Shaps Benkau
|
5a294a710f
|
Introduces a backport for TextInputCapitalization
|
2023-05-08 13:23:35 +01:00 |
Shaps Benkau
|
affe67f2cf
|
Fixes non-iOS builds for new text additions
|
2023-05-08 13:05:16 +01:00 |
Shaps Benkau
|
e4d699b678
|
Adds backports for onSubmit and submitLabel
|
2023-05-08 13:01:23 +01:00 |
Shaps Benkau
|
b092912f24
|
Introduces TextEditor backport to iOS 14+
|
2023-05-06 23:09:41 +01:00 |
Shaps Benkau
|
afac0c36c4
|
Deprecates API that is now included in SwiftUIPlus
|
2023-05-06 22:12:58 +01:00 |
Shaps
|
556d42f391
|
Merge pull request #44 from rhysm94/fix-namespace-issue
Removes the unused namespace property
|
2023-03-19 23:05:59 +00:00 |
Rhys Morgan
|
9559411c0b
|
Removes the unused namespace property
|
2023-03-18 21:51:40 +00:00 |
Shaps Benkau
|
4219b528e3
|
Updates Demo project
|
2023-02-22 01:31:56 +00:00 |
Shaps Benkau
|
00b13d90ea
|
Adds presentation background/content interactions and corner radius
|
2023-02-22 01:02:07 +00:00 |
Shaps Benkau
|
e6d5b78c69
|
Checkpoint
|
2023-02-14 00:26:10 +00:00 |
Shaps Benkau
|
aa0edf4317
|
Updates to SwiftBackports and wrapped vs content
|
2023-02-13 21:36:13 +00:00 |
Shaps Benkau
|
55e53bf24f
|
Renames content > wrapped inside Backport for improved consistency and less naming conflicts
|
2023-02-13 21:02:14 +00:00 |
Shaps Benkau
|
73f5663989
|
Updates Demo for type identifiers
|
2023-02-10 09:46:11 +00:00 |
Shaps Benkau
|
af01b159d9
|
Merge branch 'main' of github.com:shaps80/SwiftUIBackports
|
2023-02-09 15:25:44 +00:00 |
Shaps Benkau
|
5b63e01c46
|
Introduces UniformTypeIdentifier backport
|
2023-02-09 15:25:31 +00:00 |
Shaps
|
88f941680f
|
Update README.md
|
2023-02-09 11:37:06 +00:00 |
Shaps Benkau
|
877817b80c
|
Merge branch 'main' of github.com:shaps80/SwiftUIBackports
|
2023-02-06 09:38:56 +00:00 |
Shaps Benkau
|
1877ddf7e4
|
Minor fixes
|
2023-02-06 09:33:23 +00:00 |
Shaps
|
51f3b52f49
|
Merge pull request #35 from jordanekay/patch-1
Fix typos in README.md
|
2023-02-06 09:32:14 +00:00 |
Shaps
|
093f06d823
|
Merge pull request #39 from solchan87/add_function
Adds function with largestUndimmedDetent
|
2023-02-06 09:31:51 +00:00 |
Tom Solchan Ahn
|
669bb1c912
|
Adds function with largestUndimmedDetent
|
2023-02-06 10:53:05 +09:00 |
Shaps Benkau
|
d619ce3a08
|
Prevents interactive dismiss in iOs 13 as expected
|
2023-02-01 11:47:21 +00:00 |
Shaps Benkau
|
562ed614aa
|
Updates demo
|
2023-02-01 11:43:30 +00:00 |
Shaps Benkau
|
1e926bf829
|
PhotosPicker is now functional iOs 13-15
|
2023-02-01 11:30:32 +00:00 |
Shaps Benkau
|
c4936d438e
|
Fixes tvOS and watchOS
|
2023-02-01 09:06:15 +00:00 |
Shaps Benkau
|
2cf2c091c3
|
Adds support for macOS
|
2023-01-31 14:50:18 +00:00 |
Shaps Benkau
|
70abdd08b7
|
Adds support for limited toolbar placements
|
2023-01-31 14:46:46 +00:00 |
Shaps Benkau
|
b53b53e9b0
|
Introduces rudimentary Toolbar support for iOS 13
|
2023-01-30 23:07:52 +00:00 |
Shaps Benkau
|
cce0b59d3d
|
Introduces rudimentary Toolbar support for iOS 13
|
2023-01-30 22:09:25 +00:00 |
Shaps Benkau
|
0ad99191d9
|
Introduces limited iOS 13 support – wip
|
2023-01-30 14:08:59 +00:00 |
Shaps Benkau
|
19a7cf0b27
|
PhotosPicker API (only)
|
2023-01-30 11:30:58 +00:00 |
Shaps Benkau
|
446ee623b7
|
introduces API (only) for PhotosPicker
|
2023-01-26 14:17:46 +00:00 |
Shaps Benkau
|
d55b9e3556
|
WIP: ScrollContentBackground needs a lot more work than I'd expected
|
2023-01-26 02:19:21 +00:00 |
Shaps Benkau
|
7214afca8c
|
Adds support for PasteButton
|
2023-01-26 01:31:38 +00:00 |
Shaps Benkau
|
b69255df60
|
Updates to latest release code
|
2023-01-25 16:00:06 +00:00 |