-
Notifications
You must be signed in to change notification settings - Fork 3.8k
feat: merge branch osd
into develop
#8173
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
18 commits
Select commit
Hold shift + click to select a range
a04a097
Revert "chore(deps): update webdriverio to 8.16 and stop using seleni…
maribethb bb42535
Add a getTargetWorkspace method to flyout_base.ts (#7519)
ivalkshfoeif 112d1ae
Fix: Move delete keyboard shortcut in-progress gesture check to preco…
humera811 9051889
minor: update 'field_input.ts' file (#7514)
aku1310 a488973
Merge pull request #7528 from humera811/fixes
rachel-fenichel 4437fdb
feat: made the method isDragTowardWorkspace non private (#7529)
ramyaram2092 c37f4b8
feat: Paste block in viewport / near cursor (#7521)
bsampada7 e4d8f16
fix: removed underscore from isLabel_ in flyout_button.ts (#7533)
sayalikandarkar 86bcf71
fix: Addition of the .gitattributes file to standardize line endings …
somwas 31a323a
Feat: Added an API to programmatically scroll the workspace (#7532)
SophieNguyen113 c762d42
fix: non-nullable check for block variable and removed ! in layout_ #…
priya-rjb Sep 24, 2023
19e9115
fix: non-nullable check for block variable and removed ! in layout_ …
rashmi29 48fc400
fix: pasting with nothing selected (#7561)
BeksOmega 7c6fbec
Merge branch 'osd' into merge-osd
maribethb 4040e78
Revert "feat: Paste block in viewport / near cursor (#7521)"
maribethb aa4ae33
chore: fix package-lock
maribethb 5d3ae22
feat: paste in viewport
maribethb c4287d1
chore: format
maribethb 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
8000
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* text=auto | ||
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.
Should this be included?
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.
Yes, this is the fix for #7191