mirror of
https://github.com/google/blockly.git
synced 2025-12-15 22:00:07 +01:00
* refactor: Make focusable elements responsible for scrolling themselves into bounds. * chore: Add tests for scrolling focused elements into view. * fix: Removed inadvertent `.only`. * fix: Scroll parent block of connections into bounds on focus.