This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-01-09 13:56:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-desktop
/
storybook
/
stubs
/
shared
/
stores
/
DAppsStore.qml
4 lines
33 B
QML
Raw
Normal View
History
Unescape
Escape
chore(storybook) add ConnectDappModal to story book Also: - mock FeatureFlags nim to silence `Global.qml` warnings Updates: #14556
2024-05-10 14:42:54 +02:00
import
QtQuick
2.15
feat(dapps) add DAppsService component and ConnectDAppModal Implement the initial Pairing user workflow and disconnect option for the first session. Also - rename pairing modal accordingly (`PairWCModal.qml`) to make room for the proper `ConnectDAppModal.qml` - basic tests for service helpers - update storybook to reflect the new user workflows Closes #14607
2024-05-06 22:22:43 +02:00
QtObject
{
}
Reference in New Issue
Copy Permalink