-
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
October 2019 release candidate (Q3 2019) #3165
Conversation
Simplify statement input height computation logic.
* Fixes shift clicking on block * General cleanup * Use new renderer api
* Disconnect child block before trying to connect * Check original connections for errors before trying to connect
Remove special case for spacer after statement
* Fixes rendering bugs for cursor and marker
Debug configurability
* Fixes toolbox and menu dropdown for mobile.
Add `connectedBlockBounds` option; set quieter defaults
* Update insert to use new moveAndConnect method * Changes jsdoc
* Add field text transform methods for converting from text to value and vice versa.
* Make statement inputs store their actual width.
* Render round right corners in zelos.
Fix width on dummy row.
* Fix slight offset in statement input connection X location.
* Convert all rendering types to use a type enum flag.
* Support keyboard navigation in read only mode
* Add jsconfig for intellisense
* Move the dropdown field into the dropdown div.
* Fix compiler warnings related to fields.
* Fix 23 warnings in event related code.
* Removed Object.assign() from turtle demo.
* Fix the UMD build in IE11. No Object.assign
Merge master into develop
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
Version of #3199 for release
🎉 |
Issues closed:
ReadME
points to an invalid URL (Link inReadME
points to an invalid URL #3021)