This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
4854d9d100
status-desktop
/
ui
/
app
/
AppLayouts
/
Wallet
/
views
/
qmldir
3 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(token mgmt): update main wallet view layout with community assets - update the CollectiblesView.qml view and delegates according to the latest design - add CollectiblesView to Storybook - add new section for Community Collectibles - (re)use the community badge with tooltip and link action to take the user to the respective community - add Community Collectibles info icon + popup - create context menu for token delegates with actions (Send/Receive/Manage tokens/Hide) - add confirmation popups when hiding a single or all community tokens - emit a toast bubble after hiding the token(s) - fix eliding the community name inside ManageTokensCommunityTag - some smaller fixes/cleanups Fixes #12519
2023-11-29 15:48:33 +00:00
CollectiblesView 1.0 CollectiblesView.qml
fix(@desktop/wallet): creating a common grouped model for accounts assets to be used for wallet and profile view fixes #12601
2023-11-24 12:16:13 +00:00
AssetsDetailView 1.0 AssetsDetailView.qml