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

Address Send Payment UI feedback #252

Merged
merged 12 commits into from
Dec 3, 2024
Merged

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    4b39fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1c046 View commit details
    Browse the repository at this point in the history
  3. Add a placeholder image on LN payments

    Remove center alignment to be consistent with LNURL payment confirmation page UI.
    erdemyerebasmaz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e50441f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57853ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba60bd View commit details
    Browse the repository at this point in the history
  6. Display Currency Converter on a bottom sheet

    - Remove Currency Converter Dialog
    - Align Currency Converter icon to amount text
    - Allow users to exclude currency symbol from formatted fiat value.
    - Allow users to include display name to formatted fiat value.
    erdemyerebasmaz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9e6ec5a View commit details
    Browse the repository at this point in the history
  7. Apply font size, padding & layout changes on LNURL payment UI

    - Allow editing label & error text style of AmountFormField
    - Allow formatFiat options on format
    - Move LnUrlPaymentLimits below error message
    - Add bottom padding to LnUrlPaymentLimits
    - Remove bottom padding from LnPaymentDescription
    - Reduce LNURLMetadataText max height to 120
    erdemyerebasmaz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    65c64a0 View commit details
    Browse the repository at this point in the history
  8. Apply font size, padding & layout changes on Receive payment UIs

    - Display ScrollableErrorMessageWidget if there are any errors creating invoices
    - Allow customizing contentPadding, titleStyle & errorTextStyle of ScrollableErrorMessageWidget.
    - Make the error message scrollable.
    - Fix how LnurlWithdrawDialog looks on light theme
    
    - Make amount + description labels white
    erdemyerebasmaz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    74319d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bad98b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64a580b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abdc0d1 View commit details
    Browse the repository at this point in the history
  12. Address UI Feedback

    erdemyerebasmaz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7f3cd3a View commit details
    Browse the repository at this point in the history