v0.1.0
Pre-release
Pre-release
What's Changed
- chore: add upload to GitHub pages by @BeksOmega in #2
- chore: add dependency on build step by @BeksOmega in #3
- chore(deps-dev): bump ws from 8.17.0 to 8.17.1 by @dependabot in #1
- chore: fix ghpages by @BeksOmega in #22
- feat: pull in Rachel's changes from the other repo by @BeksOmega in #23
- Update README.md by @rachel-fenichel in #25
- feat: add p5 blocks and execution by @rachel-fenichel in #26
- chore: fix licenses and format by @rachel-fenichel in #31
- feat: remove dev-tools drawer from test page by @rachel-fenichel in #32
- fix: copy over keyboard navigation code and remove plugin dependency by @rachel-fenichel in #36
- feat: convert several files to typescript by @rachel-fenichel in #38
- feat: add a scenario selector by @rachel-fenichel in #39
- chore: convert navigation controller to typescript by @rachel-fenichel in #41
- fix: use ICopyable for copy data by @rachel-fenichel in #42
- chore: add code owners to enable review auto assignment by @BeksOmega in #44
- fix: usage instructions for testing, and package.json for publishing by @BeksOmega in #43
- chore: simplify inheritance for Line Cursor class by @rachel-fenichel in #45
- chore: use blockly beta by @rachel-fenichel in #50
- feat: add draw_emoji block by @rachel-fenichel in #51
- feat: add block for drawing a circle with a color by @rachel-fenichel in #52
- feat: Allow selection of next-statement connections in line cursor by @cpcallen in #54
- feat: Add cleanup shortcut by @cpcallen in #53
- feat: testing scenario by @rachel-fenichel in #58
- Revert "chore: use blockly beta" by @rachel-fenichel in #56
- feat: make draw code only run once by @rachel-fenichel in #70
- refactor: Refactor
KeyboardShortuctsto simplifyNavigationControllerby @cpcallen in #61 - feat: make Blockly cooperative with tab navigation by @BenHenning in #72
- feat: outline only the current block instead of the block and its children by @rachel-fenichel in #76
- feat: Keyboard shortcut modal dialog by @cpcallen in #75
- chore: cleanup for october user testing by @rachel-fenichel in #77
- chore: use simple circle scenario as default by @rachel-fenichel in #78
- fix: put highlight on shadow block when a colour field is selected by @rachel-fenichel in #79
- fix: Remove extra tab stop on XML group by @cpcallen in #82
- feat: Make workspace focus highlight more visible by @cpcallen in #83
- chore(deps): bump cookie and express by @dependabot in #74
- chore(deps-dev): bump webpack from 5.91.0 to 5.96.1 by @dependabot in #91
- release: Update publish config and publish v0.0.1 by @cpcallen in #109
- feat: Allow selection of next-statement connections in line cursor (part II) by @cpcallen in #110
- chore: format by @cpcallen in #111
- feat: add blocks with text fields by @rachel-fenichel in #112
- chore: format by @rachel-fenichel in #113
- fix: Allow line cursor next/prev to visit connected inputs by @cpcallen in #114
- feat: Make disconnection work on blocks and fields by @cpcallen in #116
- feat: Allow render switching by query string by @cpcallen in #118
- feat: open flyout or toolbox when pressing enter on the workspace by @rachel-fenichel in #115
- Update shortcut modal to a responsive design layout by @bmxedd in #117
- Bug fixes to shortcut modal by @bmxedd in #127
- feat: Simplify workspace navigation flow by @BenHenning in #126
New Contributors
- @BeksOmega made their first contribution in #2
- @dependabot made their first contribution in #1
- @rachel-fenichel made their first contribution in #25
- @cpcallen made their first contribution in #54
- @BenHenning made their first contribution in #72
- @bmxedd made their first contribution in #117
Full Changelog: https://github.com/google/blockly-keyboard-experimentation/commits/v0.1.0