Open
Conversation
…or context menu callbacks
…text-menu Fix switching variables via context menu
…ons-dec6 Update and switch to reviewed translations
…er-bubble-css fix reporters having extra space below text.
They were not updating because the component does not update if it is not visible in the DOM
…lider-events Fix extra events being emitted from the color slider
…picker-width Clear dropdown width to fix half-width bug
…olor-purple Conditionally turn off slider handle callbacks.
Co-Authored-By: towerofnix <9948030+towerofnix@users.noreply.github.com>
…3-arrow-order Change the order of the arrow keys
…ar-context-menu Skip variable's own name in the context menu for its reporter
Co-Authored-By: towerofnix <9948030+towerofnix@users.noreply.github.com>
…picker-shadow Use fill-opacity for notepicker shadow
Also update l10n to incude isiZulu
…ons-dec13 Update translations
…ult-value Use variable name as default value for rename prompts
…box-drag Fix - Dragging a block over vertical category menu doesn't delete it immediately
…ons-dec21 pull new translations from transifex Pull reviewed Korean translations (among others0.
…ext-menu Scroll very long context menus
…ent-format Comment formatting improvements
"Say something" for block comment
6a5df1a to
10dfae1
Compare
10dfae1 to
1add635
Compare
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
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.
Resolves
What Github issue does this resolve (please include link)?
Proposed Changes
Describe what this Pull Request does
Reason for Changes
Explain why these changes should be made
Test Coverage
Please show how you have added tests to cover your changes