Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/merge upstream #5

Open
wants to merge 71 commits into
base: master
Choose a base branch
from
Open

Feature/merge upstream #5

wants to merge 71 commits into from

Conversation

JensDee
Copy link

@JensDee JensDee commented Nov 30, 2024

No description provided.

chrisvasselli and others added 30 commits June 23, 2023 14:35
raised deployment target to iOS 10.0;
declare Catalyst support for SPM;
Cells now default to natural rather than left alignment. Buttons show disclosure indicator if natural or left text alignment is used.
thanks @junjie
... at least the travis logs show that. Also - no Xcode 14.3.1 yet? o_O
the workspace itself has been moved to SPM
looks like this broke when the workspace dropped the xcodeproj?
let's stay with one place for running the tests, via SPM
the test action in the xcodeproject isn't supported
TARGET_OS_XR has been renamed to TARGET_OS_VISION
minor updates to README and RELEASE_NOTES
when `IASKCellImage` is set, check if an image with that name is present, then fallback to `-systemImageNamed:` aka SF Symbols
fixes futuretap#459
futuretap and others added 30 commits October 17, 2024 23:43
when set to true for a PSMultiValueSpecifier, the child view controller is popped on selection
Use tintColor for editable content such as the value in `PSMultiValueSpecifier` or `PSChildPaneSpecifier`.
Exception: MultiValue elements in list groups are not tinted to emphasize the "Add" button.
indicating that the validation is OK with the replacement performed;
this is useful to auto-fix wrong content (the sample app adds an @ as the account name prefix);
Support localizable `File` for `IASKAppSettingsWebViewController`
IASKColorSchemeSystem: color scheme replicating the system settings
IASKColorSchemeTinted: color scheme where user-editable options are displayed in tintColor

fixes futuretap#513
Always allow Navigation Action for http/https URL scheme to prevent u…
Allow loading of files in IASKAppSettingsWebViewController
Because the observer for `estimatedProgress` has already been fired before and set a value > 0.0 to the progress bar

This bug was discovered during implementation of futuretap#515
# Conflicts:
#	InAppSettingsKit.xcodeproj/project.pbxproj
#	InAppSettingsKit.xcodeproj/xcshareddata/xcschemes/InAppSettingsKit.xcscheme
#	InAppSettingsKit.xcworkspace/xcshareddata/xcschemes/InAppSettingsKit.xcscheme
#	Sources/InAppSettingsKit/Controllers/IASKSpecifierValuesViewController.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants