Skip to content

Picasso - Release 1 - #37t7g7z Fix mobile browser navbar#2484

Merged
mergify[bot] merged 1 commit intomainfrom
37t7g7z-mobile_navbar_background
Dec 5, 2022
Merged

Picasso - Release 1 - #37t7g7z Fix mobile browser navbar#2484
mergify[bot] merged 1 commit intomainfrom
37t7g7z-mobile_navbar_background

Conversation

@saadahmsiddiqui
Copy link
Contributor

Issue

Remove Mobile Navbar Transparency

Additional Changes

Checklist

  • Updated the rust/typescript docs.
  • Updated the docs/.

@itsbobbyzz
Copy link

Task linked: CU-37t7g7z Fix mobile browser navbar

@vercel
Copy link

vercel bot commented Nov 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pablo-nightly ✅ Ready (Inspect) Visit Preview Nov 29, 2022 at 0:49AM (UTC)
picasso-nightly ✅ Ready (Inspect) Visit Preview Nov 29, 2022 at 0:49AM (UTC)

@github-actions
Copy link

Nix commands for this PR

NOTE: You can also run our Nix commands in Docker. See the bottom of this comment.

Make sure you have setup the Composable community cache:

(you only need to run it once on your machine)

nix-shell -p cachix --command "cachix use composable-community"

Show all possible apps, shells and packages:

nix flake show "github:ComposableFi/composable/93b105a5c86cfc4eaedbcfe0de798748e97dba5b --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/93b105a5c86cfc4eaedbcfe0de798748e97dba5b#composable-node" -L

Spin up a local devnet:

nix run "github:ComposableFi/composable/93b105a5c86cfc4eaedbcfe0de798748e97dba5b#devnet" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/93b105a5c86cfc4eaedbcfe0de798748e97dba5b#devnet-xcvm" -L

View the docs:

nix run ".#docs-server"

Run this without Nix in Docker.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/93b105a5c86cfc4eaedbcfe0de798748e97dba5b#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"

NOTE: You can swap devnet-dali in the command above with any Nix package

For more info on how to use Nix, check out our Nix docs

Note that the initial build may take about one hour if it has not been cached by our CI yet. Once it is cached, builds should take about one minute. We currently do not provide build caches for ARM machines such as M1 Macs, but building on ARM is supported.

@vercel vercel bot temporarily deployed to Preview – pablo-nightly November 29, 2022 12:44 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly November 29, 2022 12:49 Inactive
@easteregg easteregg changed the title #37t7g7z Fix mobile browser navbar Picasso - Release 1 - #37t7g7z Fix mobile browser navbar Dec 2, 2022
mergify bot added a commit that referenced this pull request Dec 5, 2022
@mergify mergify bot merged commit ec145f7 into main Dec 5, 2022
@mergify mergify bot deleted the 37t7g7z-mobile_navbar_background branch December 5, 2022 10:34
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.

4 participants