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

[pi-ui] use pi-ui ButtonIcon and ditch SmallButton component #3610

Merged
merged 4 commits into from Dec 13, 2021

Conversation

bgptr
Copy link
Collaborator

@bgptr bgptr commented Dec 1, 2021

Requires decred/pi-ui#406

Notable changes:

  • replace SmallButton with pi-ui ButtonIcon:

    • send all button, send self button, cancel buttons, add output button, remove output button on the Send DCR view: button-icon2
    • go to the accounts view button, copy button, and QR code button on the Receive DCR view: button-icon3
    • copy to clipboard button on List Unspent UTXOs modal. On this modal fixed a misalignment issue too. button-icon4
    • copy to clipboard and link button on LN properties tables: button-icon5
    • refresh proposals button:
    button-icon6
  • CopyToClipboard was renamed to CopyToClipboardButton and moved to buttons

  • use pi-ui icon in Copy seed words to clipboard button:

button-icon1

  • ditched icons:
    • accountInButton.svg
    • add.svg
    • copy-to-clipboard-blue.svg
    • copyToClipboardBlueDark.svg
    • delete.svg
    • share.svg
    • showQR.svg

@alexlyp alexlyp merged commit dcee1b4 into decred:master Dec 13, 2021
@bgptr bgptr deleted the button-icon branch January 17, 2022 17: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.

None yet

2 participants