mirror of
https://github.com/google/blockly.git
synced 2026-03-10 23:30:13 +01:00
* feat: add basic rendered workspace comment * feat: add updating the view and model * feat: add support for setting editability * feat: add moveTo support * feat: add disposing * chore: add tsdoc * fix: disposing of the comment when the delete icon is clicked * feat: add isDeadOrDying