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

release: v0.30.0 to main #804

Merged
merged 36 commits into from
Feb 28, 2024
Merged

release: v0.30.0 to main #804

merged 36 commits into from
Feb 28, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 26, 2024

What's Changed

Full Changelog: v0.29.2...v0.30.0

Published latest release: https://github.com/secretkeylabs/xverse-web-extension/releases/tag/v0.30.0

dhriaznov and others added 30 commits February 12, 2024 19:32
* Add btc send screen skeleton

* Implement MAX

* extract amount selector to component

* Add max dust filtered callout

* Fix minor styling

* Add fee display

* Implement fee selection

* Add insufficient funds on fee selector

* add insufficient funds message on custom fee selector

* Add insufficient funds gate

* fix some todos

* Add min and max fee rate

* fix container styling

* fix styling

* Fix fee summary on confirm page

* fix some component interactions

* fix a few minor bugs

* fix rbf typing

* Close window if ledger

* Update src/app/ui-library/input.tsx

Co-authored-by: Jordan K. <65149726+jordankzf@users.noreply.github.com>

* Update src/app/ui-library/input.tsx

Co-authored-by: Jordan K. <65149726+jordankzf@users.noreply.github.com>

* Add address editable field

* chore: package-lock exact version

* refactor: use classnames for variants in ui-library button

and default to currentColor in spinner

* refactor: use css classnames in ui input

and add the disabled styles

* fix: edit and pencil icon row

* fix: recipient input next should be disabled when error

and fix up btc amount selector button states

* fix: confirm/cancel translation keys

* Update core

* Remove unneeded toNumbers

* Move error text to feedback

* add new for BigNumber

* Make sats/vByte consistent

* Fix fee select styling

* Fix input styling

* switch to new spinner

* chore: bump core version

* fix: rotate faders icon

* Revert "Fix fee select styling"

This reverts commit a750d7b.

* fix: minor spacing, styling, and colour fixes

* fix: react key warning fix

* bump core

* Fix api

* Don't log insufficient funds message

* Fix insufficient amount on load

* Enable rbf on txns

* chore: bump core version

---------

Co-authored-by: Jordan K. <65149726+jordankzf@users.noreply.github.com>
Co-authored-by: Tim Man <tim@secretkeylabs.com>
…ail (#777)

* fix: ordinal image should fall back to the ordiview thumbnail

* Revert "fix: ordinal image should fall back to the ordiview thumbnail"

This reverts commit 5df2211.

* fix: only fall back to ordiview thumbnail when empty content type

* fix: also style application/json same as text

* Update src/app/screens/ordinals/ordinalImage.tsx

Co-authored-by: Victor Kirov <victor.kirov@gmail.com>

* Tim/eng 3609 share brc20 validation logic in core (#778)

* refactor: move brc20 validation logic to core

* chore: use beta core version

* chore: getBrc20Details core util to detect if inscription is a valid brc20

---------

Co-authored-by: fede erbes <fedeerbes@gmail.com>

* chore: show dec props for brc20 deploy operation

---------

Co-authored-by: Victor Kirov <victor.kirov@gmail.com>
Co-authored-by: fede erbes <fedeerbes@gmail.com>
…te-develop

chore: merge public to private develop
* [ENG-3583] feat: Update the auto lock timer screen UI

* Remove the unused SnackBar component from the ui-library
…lore-tab-in-the-extension

[ENG-3450] feat: Make the Explore tab in the extension
* [ENG-3437] fix: Fix the Receive address copy popup checkbox

* Add the checkbox component to the ui-library
* commit work

* revert popup screen logic to always be back to full screen

* fix + refactoring + feedback updates
* commit changes

* remove selectedOrdinal for raresat screen

* update recover screens

* fix translation text

* revert non null assertion

* fix bug

* fix merge
@yknl yknl self-requested a review February 28, 2024 20:23
@yknl yknl merged commit 6a8671f into main Feb 28, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Mar 8, 2024
@teebszet teebszet deleted the release/v0.30.0 branch March 19, 2024 08:39
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.

7 participants