Files
blockly/tests/mocha
Ben Henning d9beacddb4 feat: add FocusManager
This is the bulk of the work for introducing the central logical unit
for managing and sychronizing focus as a first-class Blockly concept
with that of DOM focus.

There's a lot to do yet, including:
- Ensuring clicks within Blockly's scope correctly sync back to focus
  changes.
- Adding support for, and testing, cases when focus is lost from all
  registered trees.
- Testing nested tree propagation.
- Testing the traverser utility class.
- Adding implementations for IFocusableTree and IFocusableNode
  throughout Blockly.
2025-03-21 00:33:51 +00:00
..
2024-08-15 03:16:14 +01:00
2025-03-21 00:33:51 +00:00
2024-08-15 03:16:14 +01:00
2025-03-21 00:33:51 +00:00
2024-08-22 18:00:22 +00:00