-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: fuse-open/uno
base: v2.1.1
head repository: fuse-open/uno
compare: v2.2.0
- 11 commits
- 11 files changed
- 2 contributors
Commits on Mar 26, 2022
-
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e6db708 - Browse repository at this point
Copy the full SHA e6db708View commit details
Commits on Mar 28, 2022
-
Merge pull request #404 from fuse-open/dependabot/npm_and_yarn/minimi…
…st-1.2.6 build(deps): bump minimist from 1.2.5 to 1.2.6
Configuration menu - View commit details
-
Copy full SHA for 6eb8bb2 - Browse repository at this point
Copy the full SHA 6eb8bb2View commit details
Commits on May 3, 2022
-
This silences some warnings seen when building for iOS using Xcode 13.
Configuration menu - View commit details
-
Copy full SHA for 5012106 - Browse repository at this point
Copy the full SHA 5012106View commit details -
ios: get simulator device from .unoconfig
This fixes a bug where the simulator device isn't picked up from .unoconfig as expected.
Configuration menu - View commit details
-
Copy full SHA for 7473fd2 - Browse repository at this point
Copy the full SHA 7473fd2View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 365a73d - Browse repository at this point
Copy the full SHA 365a73dView commit details -
use latest 1.x of android-build-tools
Recommend the latest 1.x version specifically of android-build-tools, since upcoming 2.x releases might not work with older versions of Fuse SDK. Additional information: The latest 1.x version of android-build-tools installs the latest Android NDK r21. Fuse apps don't build currently on NDK r22 and newer due to dependency incompatibilities. The idea is to fix the issues in an upcoming Fuse SDK version and then release android-build-tools version 2.0 for NDK r22 and newer.
Configuration menu - View commit details
-
Copy full SHA for 9bab69e - Browse repository at this point
Copy the full SHA 9bab69eView commit details -
Merge pull request #406 from mortend/abt
use latest 1.x of android-build-tools
Configuration menu - View commit details
-
Copy full SHA for 97fc2c9 - Browse repository at this point
Copy the full SHA 97fc2c9View commit details -
This fixes the following error when running 'npm test android': error: member access into incomplete type 'g::Uno::Exception'
Configuration menu - View commit details
-
Copy full SHA for c67669e - Browse repository at this point
Copy the full SHA c67669eView commit details -
Merge pull request #407 from mortend/android-test
Uno.Threading: fix C++ error
Configuration menu - View commit details
-
Copy full SHA for 1a0e4e9 - Browse repository at this point
Copy the full SHA 1a0e4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6d1a8 - Browse repository at this point
Copy the full SHA 0b6d1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 305f43a - Browse repository at this point
Copy the full SHA 305f43aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.1...v2.2.0