mirror of
https://github.com/google/blockly.git
synced 2026-05-24 21:10:07 +02:00
4116083287
* fix: Improve display of workspace focus rings * fix: Only bind tab listener once * refactor: Make setup of workspace focus rings more consistent with other DOM elements * fix: Fix major performance regression in test suite (and perhaps IRL) * fix: Fix adding of class in `DropDownDiv` * test: Add tests for adding/removing showing*Div classes