mirror of
https://github.com/google/blockly.git
synced 2026-06-17 08:35:12 +02:00
4751eea529
* Split provides in core/events/ws_comment_events.js into individual files * Migrate core/events/events_comment_* to ES6 const/let * Migrate core/events/events_comment_* to goog.module * Migrate core/events/events_comment_* to named requires * clang-format core/events/events_comment_* * Revert now-unnecessary changes to tests/mocha/event_test.js * Update fileoverview comments for separated comment event classes