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

UI tweaks for ETH contract flow #4346

Open
wants to merge 7 commits into
base: ibz/20241112-cleanup
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat(core/ui): add page counter to paginated blobs

    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e0e0c11 View commit details
    Browse the repository at this point in the history
  2. feat(core/ui): add cancel button to paginated blobs

    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f21b424 View commit details
    Browse the repository at this point in the history
  3. feat(core/ui): tweak blob first page appearance

    This commit adds a margin and footer description to the first page of
    the paginated blobs to be confirmed on Mercury. It also extracts the
    part of confirm_blob that deals with the first page to a separate
    function in order to keep confirm_blob simple.
    
    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    86d5cf2 View commit details
    Browse the repository at this point in the history
  4. chore(core/ui): use different copy on TS3 and TT

    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a816647 View commit details
    Browse the repository at this point in the history
  5. feat(core/ui): continue after viewing all data

    [no changeset]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e4c9904 View commit details
    Browse the repository at this point in the history
  6. chore(core): remove unused confirm_more on TS5

    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b936428 View commit details
    Browse the repository at this point in the history
  7. fix(core/ui): rename button

    [no changelog]
    ibz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f4bbfd8 View commit details
    Browse the repository at this point in the history