* chore: migrate actions/artifacts from v3 to v4
* chore: fix the merge release to remote script number of releases to sync
and add a PAGE env var in case we need to process beyond page 1
* [ENG-5110] Improve the web ext responsiveness - merge to develop (#735)
* [ENG-5110] Improve the web ext responsiveness
* Make UI wider for Ledger flow
* Remove the duplicating comment
* Update swaps inputs width, update options page bg color
* Add vertical sidebar, change Settings routes, remove ExtendedScreenContainer, fix styles
* Update the Receive collectible popup for Gallery view and Ledger accounts
* Improve the collectibles Gallery view
* Get rid of the FullScreenHeader component, add xverse logo to all routes in fullscreen
* Improve the layout responsiveness
* Improve the collection screens responsiveness
* Improve the Collectible details screens responsiveness
* Improve collectibles loader, sidebar height
* Improve settings screens responsiveness, move ResetWallet to a separate screen
* Improve the onboarding responsiveness
* Fix wallet reset flow
* Improve the onboarding responsiveness
* Improve skeletons responsiveness
* Improve the tx screens responsiveness
* Improve the signing message screens responsiveness
* Improve the batch psbt signing screen responsiveness
* Hide the clear button for the Swap slippage modal
* Update indents for the rare sats bundle screen in fullscreen
* Remove the extra Unhide all button on the Hidden collectibles screen
* Update the ordinals & nfts image sizes to match design
* Fix the scrolling issue on the Swap utxo selection screen
* Hide copyright block for the `popup.html` view
* Hide Sidebar on the ledger acc import flow, update the address copy button
* Trigger build
* Cleanup the code
* Rename `restore` assets to `recover`
* Remove the unused import
* Revert some updates for the Stacks nft features
* Remove the unused styles
* Hide the blinking horizontal scroll on the Collectibles tab
* Fix the container
* Remove the unused imports
* Move the `getActiveTab` and `TabType` to utils/helper
* Remove unused exports
* Use react-router-dom Link instead of button in VerticalTabBar component
* Add isSidebarVisible prop for the ScreenContainer component
* Remove extra check for the gallery view, remove extra deps for bottombar
---------
Co-authored-by: Victor Kirov <victor.kirov@gmail.com>
* Refactor router to be less prone to config issues
* remove extra guard
---------
Co-authored-by: Den <36603049+dhriaznov@users.noreply.github.com>
* [ENG-5110] Improve the web ext responsiveness
* Make UI wider for Ledger flow
* Remove the duplicating comment
* Update swaps inputs width, update options page bg color
* Add vertical sidebar, change Settings routes, remove ExtendedScreenContainer, fix styles
* Update the Receive collectible popup for Gallery view and Ledger accounts
* Improve the collectibles Gallery view
* Get rid of the FullScreenHeader component, add xverse logo to all routes in fullscreen
* Improve the layout responsiveness
* Improve the collection screens responsiveness
* Improve the Collectible details screens responsiveness
* Improve collectibles loader, sidebar height
* Improve settings screens responsiveness, move ResetWallet to a separate screen
* Improve the onboarding responsiveness
* Fix wallet reset flow
* Improve the onboarding responsiveness
* Improve skeletons responsiveness
* Improve the tx screens responsiveness
* Improve the signing message screens responsiveness
* Improve the batch psbt signing screen responsiveness
* Hide the clear button for the Swap slippage modal
* Update indents for the rare sats bundle screen in fullscreen
* Remove the extra Unhide all button on the Hidden collectibles screen
* Update the ordinals & nfts image sizes to match design
* Fix the scrolling issue on the Swap utxo selection screen
* Hide copyright block for the `popup.html` view
* Hide Sidebar on the ledger acc import flow, update the address copy button
* Trigger build
* Cleanup the code
* Rename `restore` assets to `recover`
* Remove the unused import
* Revert some updates for the Stacks nft features
* Remove the unused styles
* Hide the blinking horizontal scroll on the Collectibles tab
* Fix the container
* Remove the unused imports
* Move the `getActiveTab` and `TabType` to utils/helper
* Remove unused exports
* Use react-router-dom Link instead of button in VerticalTabBar component
* Add isSidebarVisible prop for the ScreenContainer component
* Remove extra check for the gallery view, remove extra deps for bottombar
---------
Co-authored-by: Victor Kirov <victor.kirov@gmail.com>
* [ENG-5110] Improve the web ext responsiveness
* Make UI wider for Ledger flow
* Remove the duplicating comment
* Update swaps inputs width, update options page bg color
* Add vertical sidebar, change Settings routes, remove ExtendedScreenContainer, fix styles
* Update the Receive collectible popup for Gallery view and Ledger accounts
* Improve the collectibles Gallery view
* Get rid of the FullScreenHeader component, add xverse logo to all routes in fullscreen
* Improve the layout responsiveness
* Improve the collection screens responsiveness
* Improve the Collectible details screens responsiveness
* Improve collectibles loader, sidebar height
* Improve settings screens responsiveness, move ResetWallet to a separate screen
* Improve the onboarding responsiveness
* Fix wallet reset flow
* Improve the onboarding responsiveness
* Improve skeletons responsiveness
* Improve the tx screens responsiveness
* Improve the signing message screens responsiveness
* Improve the batch psbt signing screen responsiveness
* Hide the clear button for the Swap slippage modal
* Update indents for the rare sats bundle screen in fullscreen
* Remove the extra Unhide all button on the Hidden collectibles screen
* Update the ordinals & nfts image sizes to match design
* Fix the scrolling issue on the Swap utxo selection screen
* Hide copyright block for the `popup.html` view
* Hide Sidebar on the ledger acc import flow, update the address copy button
* Trigger build
* Cleanup the code
* Rename `restore` assets to `recover`
* Remove the unused import
* Revert some updates for the Stacks nft features
* Remove the unused styles
* Hide the blinking horizontal scroll on the Collectibles tab
* Fix the container
* Remove the unused imports
* Move the `getActiveTab` and `TabType` to utils/helper
* Remove unused exports
* Use react-router-dom Link instead of button in VerticalTabBar component
* Add isSidebarVisible prop for the ScreenContainer component
* Remove extra check for the gallery view, remove extra deps for bottombar
---------
Co-authored-by: Victor Kirov <victor.kirov@gmail.com>