-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
feat: Bluetooth components for onboarding #15514
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9837d4d
to
8108e12
Compare
4eb307b
to
63b39dc
Compare
8108e12
to
867d555
Compare
3ec956f
to
553daa4
Compare
397dc1e
to
74db921
Compare
553daa4
to
7a0f554
Compare
6509b00
to
9bdd3ac
Compare
50ca4f1
to
01eb8b4
Compare
188b609
to
8b73a56
Compare
94ca23c
to
1e2561b
Compare
cae5d15
to
68a87e5
Compare
b118c84
to
c601504
Compare
cf0d13e
to
ef44c9d
Compare
e9c83eb
to
6de6a8e
Compare
feat: implement Bluetooth Onboarding UI feat: different 'Not the Trezor you are looking for' UI feat: implement Bluetooth Onboarding UI 2 feat: implement Bluetooth Onboarding UI feat: different 'Not the Trezor you are looking for' UI feat: implement Bluetooth Onboarding UI 2 feat: use CollapsibleBox component in Bluetooth UI fix: after rebase enable BT onboarding WIP: transport name breaking change aftr rebase
ef44c9d
to
70ecebc
Compare
c0b43ff
to
a06de3b
Compare
a06de3b
to
e4c7f42
Compare
70ecebc
to
d06f00d
Compare
56ff564
to
2da9269
Compare
872becb
to
2c5ce6a
Compare
106a379
to
2197c43
Compare
2197c43
to
232e121
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #15390
suite-common
(after Szymon changes the structure)old stuff:
BluetoothNotAllowedForSuite.tsx
component for MacOSRecod<DeviceModel, Record<DeviceColor, Image>>
and display it in the device element for BT + figure outnhow to get model + color from the BT API before pairingNot the Trezor you’re looking for?
flowCollapsibleBox
component (solve with Adam how to work around cusom UI)Link
) update