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

Ipc 211 small UI issues #398

Merged
merged 8 commits into from
Mar 20, 2024
Merged

Commits on Mar 19, 2024

  1. fix(health-sdk): Added bordered background to Select Bank button

    - Changed text style for `SelectBank` button
    IPC-211
    danicretu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6cac9f6 View commit details
    Browse the repository at this point in the history
  2. fix(health-sdk): Smaller margin for Select Bank button when no bank…

    … app is installed
    
    - Fix payment provider item not vertically centered in `BankSelectionBottomSheet` list
    - Fix styles & typography for bank selection picker & selector buttons
    
    IPC-211
    danicretu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    44e92bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeeb5eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a01043 View commit details
    Browse the repository at this point in the history
  5. refactor(health-sdk): Update names of button styles to match the `Gin…

    …iHealthTheme.Widget.Button...` naming pattern
    
    IPC-211
    a-szotyori committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bab27e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02f636d View commit details
    Browse the repository at this point in the history
  7. refactor(health-sdk): Remove Picker suffix from outlined button style

    It's role is not specific to pickers anymore.
    
    IPC-211
    a-szotyori committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9c39293 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bf7fd1 View commit details
    Browse the repository at this point in the history