-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ionic-team/ionic-portals-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ionic-team/ionic-portals-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 29 files changed
- 2 contributors
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for baa5c39 - Browse repository at this point
Copy the full SHA baa5c39View commit details
Commits on Oct 11, 2022
-
feat: Secure live updates (#31)
feat(ios): Overhaul iOS implementation to support secure live updates and configuration based Portals. feat(web): Make all exported functions awaitable. BREAKING: Makes previously non-async methods async. The module methods that were not async were essentially doing fire and forget making it impossible to synchronize on the user end. This was not much of an issue until adding secure live updates where the order in which those effects were executed were not in any guaranteed order. This technically isn't a source breaking change, but it is behavior and API changing. feat(android): Add secure live updates to Android
Configuration menu - View commit details
-
Copy full SHA for 2b0e5b5 - Browse repository at this point
Copy the full SHA 2b0e5b5View commit details
Commits on Oct 13, 2022
-
feat: Make
getPortal
accessible via the JS interface. (#32)Fixes discrepancies between the two platforms with regards to how they are called from JS.
Configuration menu - View commit details
-
Copy full SHA for 453cf2c - Browse repository at this point
Copy the full SHA 453cf2cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 422af87 - Browse repository at this point
Copy the full SHA 422af87View commit details
Commits on Oct 18, 2022
-
Co-authored-by: Steven0351 <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 3daa0e9 - Browse repository at this point
Copy the full SHA 3daa0e9View commit details
There are no files selected for viewing