forked from hCaptcha/HCaptcha-ios-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge origin #2
Closed
Closed
Merge origin #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* hCaptcha#72 add onEvent API * hCaptcha#72 Fixed gramma in onEvent API documentation Co-authored-by: e271828- <[email protected]> * Update HCaptcha/Classes/HCaptchaWebViewManager.swift Co-authored-by: e271828- <[email protected]>
* Bump to 2.2.0 * Update CHANGELOG.md Co-authored-by: e271828- <[email protected]>
…ary (hCaptcha#80) * hCaptcha#79 add pod_size lane to check size impact on application binary * Update README.md Co-authored-by: e271828- <[email protected]>
…vents in onEvent API (hCaptcha#81) * hCaptcha#78 add support for close, expired, challengeExpired events in onEvent API * Increase wait time for test__Did_Finish_Loading__Delayed * hCaptcha#78 add support for error event in onEvent API * hCaptcha#78 add documentation about error even * Update README.md * Bump to 2.3.0 Co-authored-by: e271828- <[email protected]>
* Fix double challengeClosed error reporting * Bump to 2.3.1
* bump cocoapods-downloader * bump jmespath
* Disable debugInfo due perfomance issues * Move hcaptcha.html to HCaptchaHtml.template * Bump version 2.3.2
* Add target platform requirements * Move table to Requirements section * Put back cocoapods platform badge and remove commented travisci badge
* hCaptcha#91 add SwiftUI simple example * Remove unused DEVELOPMENT_ASSET_PATHS * hCaptcha#91 call configureWebView on validate if webView.size is zero * Fix source code header comments in ObjC Example * Add link to SwiftUI example * Fix sonar smells * Apply suggestions from code review Co-authored-by: e271828- <[email protected]>
* Add benchmarking for public API * swiftlint issues fixed * apiKey constant moved to class-level property * Update HCaptchaHtml.swift generation to allow change it for testing * Change runs count for benchmark tests * Move to measureMetrics as it produces more stable results * Increate waitForExpectations timeout for benchmarks
* Do pod size diff report as commit in PR * Diff report: handle case when no master cocoapods-size-result.json * Add ruby/setup-ruby@v1 to size-report job * Diff report: add Xcode select step * Pause all in progress PRs on new push * Diff size report: fix job os * Diff report: move out of sergeysova/jq-action to js command directly
* Fix open _blank links from WebView * Add test for target=_blank URL open * Fix sonarque issues * Increase timeouts for test__Open_External_Link
* Fix UI blocking on HCaptcha creation * Change logic stop logic to avoid configureWebView call after stop * Implement didLoad timer to handle WebView crashes * Fix long line lint issue * Don't override navigationDelegate if already set (for test purpose) * Remove didLoadTimer and listen for navigationErrors instead * Add regular api test to sample app + ui tests * Add reset button to test app * Add comments for WKNavigationDelegate error callbacks * Upgrade Xcode version on ci after changing macos-latest to macos-12 * Update header comment in HCaptchaHtml * Update samples job os to macos-12 * Reuse env.XCODE_VERSION as default
* fix: rollback reuse env.XCODE_VERSION in matrix * chore: bump to 2.4.0 * Apply suggestions from code review Co-authored-by: e271828- <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.0.8) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexande B <[email protected]>
* Upgrade fastlane to 2.212.1 * Upgrade cocoapods to 1.12.0 * Select Xcode on release job * chore: bump to 2.4.1
* Add orientation argument to HCaptcha.init * Fix version in changelog * Update HCaptcha/Classes/HCaptchaConfig.swift --------- Co-authored-by: e271828- <[email protected]>
…tcha#120) * feat(sdk): add diagnosticLog to produce verbose output from SDK * Fix 'customTheme validation error' logging statement * Add missing import Foundation for HCaptchaLog.swift * Update .github/ISSUE_TEMPLATE/bug_report.md --------- Co-authored-by: e271828- <[email protected]>
* chore: bump to 2.5.1 * Apply suggestions from code review --------- Co-authored-by: e271828- <[email protected]>
* Add Known issues to README.md * Update README.md --------- Co-authored-by: e271828- <[email protected]>
* fix(sdk): cut logging from release build * docs(sdk): add maintainer's note about release tag * Update MAINTAINERS.md --------- Co-authored-by: e271828- <[email protected]>
…rge_origin # Conflicts: # Gemfile # Gemfile.lock
Cocoapods size report:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.