mirror of
https://github.com/google/blockly.git
synced 2026-05-01 17:40:11 +02:00
91d02eee02
* feat: Add basic support for generating ARIA labels and roles for blocks * test: Add tests * chore: Fix lint * chore: Revert tooling removal of authors * chore: Adjust casing of method name * chore: Tweak name of verbosity enum value * chore: Adjust name of shadow block label method * chore: Add trailing newline * chore: Fix method casing * feat: Add method to retrieve a block's ARIA label * fix: Fix TSDoc * chore: Adjust method casing