Commit ec607e4
authored
fix: copy over keyboard navigation code and remove plugin dependency (#36)
* feat: copy over base keyboard navigation code and update imports
* chore: remove dependency on @blockly/keyboard-navigation
* feat: use arrow keys in base navigation controller
* chore: used named imports for parts of Blockly
* chore: consolidate navigation controller code
* chore: consolidate line cursor code
* chore: move files out of base_keyboard_nav
* feat: create announcer object
* chore: add comments
* chore: remove unnecessary field shortcut handlers and add a block with a dropdown menu
* chore: format
* chore: add comments
* chore: linting and formatting
* chore: import from blockly/core1 parent f627328 commit ec607e4
File tree
16 files changed
+3145
-452
lines changed- src
- blocks
- test
16 files changed
+3145
-452
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
0 commit comments