-
Notifications
You must be signed in to change notification settings - Fork 354
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
FAT-383 Custom image pixel polish + feature flag debug menu improvements #1243
FAT-383 Custom image pixel polish + feature flag debug menu improvements #1243
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 31b44df The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #1243 +/- ##
============================================
- Coverage 85.64% 46.61% -39.04%
============================================
Files 12 650 +638
Lines 209 28161 +27952
Branches 38 7488 +7450
============================================
+ Hits 179 13126 +12947
- Misses 30 14986 +14956
- Partials 0 49 +49
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Screenshots: ✅
There are no changes in the screenshots for this PR. If this is expected, you are good to go. |
Add search input Add "add missing flag" input More compact UI Enable/disable toggle Fix overriding logic for resetting to actual remote value
…nts (#1243) * Remove close button in steps header * Simplify appearance of BottomButtonsContainer (transparent background) * lint * lint * Change header font style (use h5) * Fix layout of cropping step * Fix color of contrast button pill * Rename cropAspectRatio to targetDimensions * changeset * remove useless `Empty` component * lint * Improve feature flag debug menu Add search input Add "add missing flag" input More compact UI Enable/disable toggle Fix overriding logic for resetting to actual remote value * Fix parsing error
📝 Description
Custom image tool:
Feature flag debug menu improvements
❓ Context
ledger-live-mobile
✅ Checklist
📸 Demo
🚀 Expectations to reach
Please make sure you follow these Important Steps.
Pull Requests must pass the CI and be internally validated in order to be merged.