mirror of
https://github.com/google/blockly.git
synced 2026-05-19 10:30:12 +02:00
54f0e06e21
Implement #1584 - Fields now registered by their JSON type name, allowing new custom fields and overriding of the standard fields. Replaces the manual switch statement for loading fields from JSON block definitions.