-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
release: v11.1.0 #8185
Merged
Merged
release: v11.1.0 #8185
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
* minor: update return type of widgetCreate_ Signed-off-by: Akanksha Kushwaha <[email protected]> * minor: remove 'as HTMLInputElement' cast Signed-off-by: Akanksha Kushwaha <[email protected]> * minor: update return type and cast Signed-off-by: Akanksha Kushwaha <[email protected]> --------- Signed-off-by: Akanksha Kushwaha <[email protected]>
fix: move delete keyboard shortcut in-progress gesture check to precondition #6274
* removed internal from horizontal and vertical flyout * feat : made the method isDragTowardWorkspace non private * feat : made the method isDragTowardWorkspace non private --------- Co-authored-by: Ramya Non-IU <[email protected]>
* fix: Paste block in viewport / near cursor * Fix: formatting fix with prettier * fix import path for Coordinate * fix import path for coordinate * paste so that the block's center is at the viewport center
* Removed underscore from isLabel_ in flyout_button.ts * chore: rename isLabel_ to isFlyoutLabel in flyout_button.ts * fix: format --------- Co-authored-by: sayali-kandarkar <[email protected]>
* Feat: Added an API to programmatically scroll the workspace Feat: Added an API to programmatically scroll the workspace * Feat: Added an API to programmatically scroll the workspace
…7522 (#7537) * #7522 edits -- collaborated with Hinal Patel, Swedhaa Sri Elango, & Yuchi Hsieh * #7522 edits: collaborated with Hinal Patel, Swedhaa Sri Elango, & Yuchi Hsieh * fix: non-nullable check for block variable and removed ! in layout_ #7522 * fix: non-nullable check for block variable and removed ! in layout_
…7536) * Fix: 7523 - non-nullable check for block variable and removed ! * Fix: non nullable check for block variable * fix: fixed styling issue * fix: updated block variable nullable condition * Updated nullable condition for block variable
* fix: pasting with nothing selected * fix: import * chore: format
…ace. (#8150) * Associate a workspace with WidgetDiv. * Minor fixes after merging. * Hide widget if owner is in an unknown workspace.
chore: merge master into develop following v11.0.0
* feat: Add helper to get the svg root of workspace to be clicked on * feat: Add helper to get the mutator svg root to be clicked on * fix: fix style format issue
This reverts commit c37f4b8.
feat: merge branch `osd` into `develop`
maribethb
approved these changes
May 30, 2024
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.
Rollup of changes from develop. Includes features from the unmerged osd branch, and fixes for v11.