Skip to content

release: v13 plugins#2737

Merged
maribethb merged 33 commits into
mainfrom
v13
Jun 30, 2026
Merged

release: v13 plugins#2737
maribethb merged 33 commits into
mainfrom
v13

Conversation

@maribethb

Copy link
Copy Markdown
Contributor

The basics

The details

This PR merges changes from the v13 branch into main in preparation to release the v13-compatible versions of plugins.

All plugins aside from field-bitmap and field-hsv-colour-slider are now compatible with blockly v13, keyboard navigation, and have at least basic screenreader support.

Merge this PR, don't squash it

gonfunko and others added 30 commits May 18, 2026 10:23
* chore: Bump Blockly dependency to v13 beta

* fix: Fix builds
* fix: Fix keyboard navigation for the continuous toolbox

* fix: Fix docstrings
* fix: Improve accessibility of `FieldAngle`

* chore: Fix lint
* chore!: Bump Blockly dependency to v13

* fix: Update missed Blockly dependency
* fix!: Add ARIA labels for block-plus-minus

* fix: Remove use of deprecated methods

* fix: Fix tests

* refactor!: Make alt text for plus and minus buttons mandatory
* fix: Fix block-test under v13

* chore: Fix lint

* fix: Revert drags for all clonable blocks
* chore(deps): Update dependencies to their latest versions

* chore: Remove errantly included files

* chore: Format files

* fix: Fix the lint config

* fix: Fix lint errors

* chore: Run formatter

* fix: Fix tests
* chore: Remove codelabs

* chore: Remove references to codelabs

* chore: Remove further vestiges of codelabs
* fix: Fix error when running `npm run start`

* chore: Add generated test typings to gitignore
* fix: Improve accessibility of grid and colour fields

* chore: Run formatter

* fix: Improve field readout and resolution of color names

* chore: Run formatter
…2729)

* feat!: make keyboard compatible and add hint ui

* fix: rename private stuff without underscores

* fix: show the focus ring

* chore: format

* chore: fix lint and allow static readonly class properties to be const case

* chore: format

* chore: fix tests and comments
* feat: fix keyboard nav for minimap

* chore: rename confusing wrapper names
* chore(deps): Update to Blockly v13.1.0

* chore: Fix tests

* fix: Assert against the workspace's restored focusable node
gonfunko and others added 3 commits June 30, 2026 08:47
)

* fix: Make zoom to fit plugin keyboard and screenreader accessible

* fix: Use localized ARIA label
…ack (#2731)

* fix: Improve the keyboard and screenreader accessibility of the backpack

* fix: Use localizable strings from core

* refactor: Use named variables instead of ints
@maribethb maribethb requested a review from a team as a code owner June 30, 2026 18:52
@maribethb maribethb requested review from mikeharv and removed request for a team June 30, 2026 18:52
@maribethb maribethb requested a review from gonfunko June 30, 2026 18:52
@maribethb maribethb merged commit f32615e into main Jun 30, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants