-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(block tunes): Conversion Menu in Block Tunes #2692
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7cc0a7a
Support delimiter
TatianaFomina 11de62f
Rename types, move types to popover-item folder
TatianaFomina 738da13
Fix ts errors
TatianaFomina d73c9d4
Add tests
TatianaFomina 10eed56
Review fixes
TatianaFomina eb3891a
Review fixes 2
TatianaFomina 743c78e
Fix delimiter while search
TatianaFomina 130c586
Fix flipper issue
TatianaFomina 58fb475
Fix block tunes types
TatianaFomina abe5e6d
Fix types
TatianaFomina 1f113da
tmp
TatianaFomina c8e2e01
Fixes
TatianaFomina 6cebaf6
Merge branch 'feat/delimiter' into feat/new-convert-to
TatianaFomina df5ce10
Make search input emit event
TatianaFomina 4f29cd4
Merge branch 'feat/delimiter' into feat/new-convert-to
TatianaFomina 346a9a4
Fix types
TatianaFomina 751e282
Merge branch 'feat/delimiter' into feat/new-convert-to
TatianaFomina b7080a6
Rename delimiter to separator
TatianaFomina e547249
Update chengelog
TatianaFomina e0f98e6
Merge branch 'feat/delimiter' into feat/new-convert-to
TatianaFomina 48a50c4
Add convert to to block tunes
TatianaFomina 5cb4b56
i18n
TatianaFomina 112e8e0
Lint
TatianaFomina 7b8491f
Fix tests
TatianaFomina 18f6c68
Fix tests 2
TatianaFomina ffd768d
Tests
TatianaFomina e5e654c
Add caching
TatianaFomina a66d37b
Rename
TatianaFomina c79c029
Fix for miltiple toolbox entries
TatianaFomina 158d68d
Merge branch 'next' into feat/new-convert-to
TatianaFomina 8e5e992
Update changelog
TatianaFomina 4dfa457
Update changelog
TatianaFomina 53e4da0
Fix popover test
TatianaFomina 49382e6
Fix flipper tests
TatianaFomina ab79dee
Fix popover tests
TatianaFomina 96f8f6b
Remove type: 'default'
TatianaFomina ad0e9cf
Create isSameBlockData util
TatianaFomina 65f34cf
Add testcase
TatianaFomina File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems the comment about cache is relevant again now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can not cache. "Convert to" items list is different every time. For each block there will be different subset of tools it can be converted to. It depends on current block type and data