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
551ae70c46
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 12:42:54 +00: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 20:22:43 +00:00
QtObject
{
}