Commit Graph

  • d369ce49fd Merge branch 'goog_module' into field_dropdown Aaron Dodson 2021-07-22 08:11:31 -07:00
  • 83ff0ea09e Merge pull request #5148 from gonfunko/rerefactor Aaron Dodson 2021-07-22 08:09:53 -07:00
  • a797fe70fc Merge pull request #5145 from gonfunko/field_number Aaron Dodson 2021-07-22 08:08:59 -07:00
  • 500bcaba00 Merge pull request #5159 from gonfunko/field_colour Aaron Dodson 2021-07-22 08:08:25 -07:00
  • f6506d2102 Merge branch 'goog_module' into field_colour Aaron Dodson 2021-07-22 08:08:14 -07:00
  • 2325c66d69 Fix double execution in Code demo (#5152) Neil Fraser 2021-07-21 19:17:00 -07:00
  • c6650f0b83 Remove need for require instead of requireType for Block in ASTNode (#5157) Monica Kozbial 2021-07-21 16:53:08 -07:00
  • 6b059205dc Merge pull request #5140 from rachel-fenichel/update_constants Rachel Fenichel 2021-07-21 15:52:33 -07:00
  • 12636da182 Reorder some requires and rebuild Rachel Fenichel 2021-07-21 15:47:55 -07:00
  • cf7a8b95b8 Remove extra requires of Blockly.constants Rachel Fenichel 2021-07-20 14:51:58 -07:00
  • b3f837a8d2 Replace references to constants with internalConstants Rachel Fenichel 2021-07-20 14:24:59 -07:00
  • 8b5f5f72d6 Refer to more constants through internalConstants Rachel Fenichel 2021-07-20 14:10:34 -07:00
  • ad5836b26d Convert more names to use internalConstants Rachel Fenichel 2021-07-20 13:57:48 -07:00
  • cc7a263fb3 Replace references to SPRITE and SOUND_LIMIT with internalConstants versions Rachel Fenichel 2021-07-20 13:48:56 -07:00
  • 324c3c038f Rebuild Rachel Fenichel 2021-07-20 13:17:19 -07:00
  • c15f1e4767 Move constants to internal_constants.js and add aliases Rachel Fenichel 2021-07-20 13:17:00 -07:00
  • 5e3940195f Migrate private static fields/functions in core/field_dropdown.js to module-internal Aaron Dodson 2021-07-21 15:02:35 -07:00
  • 740e4651b1 clang-format core/field_dropdown.js Aaron Dodson 2021-07-21 14:56:32 -07:00
  • 36bb605bbc Migrate core/field_dropdown.js to named requires Aaron Dodson 2021-07-21 14:53:44 -07:00
  • d85c9f1cc6 Merge pull request #5147 from gonfunko/field_checkbox Aaron Dodson 2021-07-21 14:24:58 -07:00
  • 393cdf1fa4 Switch from destructuring to normal imports in core/field_checkbox.js Aaron Dodson 2021-07-21 14:18:05 -07:00
  • 453a3e3207 Merge pull request #5154 from gonfunko/field Aaron Dodson 2021-07-21 14:14:03 -07:00
  • 5f213b48a6 Migrate core/field_dropdown.js to goog.module Aaron Dodson 2021-07-21 13:30:06 -07:00
  • 0d248583c8 Migrate core/field_dropdown.js to ES6 const/let Aaron Dodson 2021-07-21 13:26:52 -07:00
  • 595f3c0802 clang-format core/field_colour.js Aaron Dodson 2021-07-21 13:17:10 -07:00
  • ba30031d36 Migrate core/field_colour.js to named requires Aaron Dodson 2021-07-21 13:13:31 -07:00
  • 03e1725f32 Migrate core/field_colour.js to goog.module Aaron Dodson 2021-07-21 13:00:05 -07:00
  • 5f305041a9 Migrate core/field_colour.js to ES6 const/let Aaron Dodson 2021-07-21 12:57:19 -07:00
  • 48a86f1550 Merge pull request #5151 from gonfunko/drag_target Aaron Dodson 2021-07-21 12:50:54 -07:00
  • 96420f0daf Add command to deploy beta version of demos (#4958) Monica Kozbial 2021-07-21 11:53:52 -07:00
  • edcfc04da1 clang-format core/field.js Aaron Dodson 2021-07-21 11:45:32 -07:00
  • a3ae4f3016 Migrate core/field.js to named requires Aaron Dodson 2021-07-21 11:41:48 -07:00
  • 7d946afb4e Migrate core/interfaces/i_registrable_field.js named requires kozbial 2021-07-19 12:26:43 -07:00
  • 00a74e9d37 Migrate core/interfaces/i_registrable_field.js to goog.module kozbial 2021-07-19 12:26:28 -07:00
  • d87614f5a2 Merge pull request #5107 from rachel-fenichel/update_renderer_info Rachel Fenichel 2021-07-21 11:21:46 -07:00
  • 91721f7d16 Migrate core/field.js to goog.module Aaron Dodson 2021-07-21 11:18:41 -07:00
  • a57399704f Migrate core/field.js to ES6 const/let Aaron Dodson 2021-07-21 11:15:25 -07:00
  • b1b5358b67 Migrate core/drag_target.js to named requires Aaron Dodson 2021-07-21 11:06:53 -07:00
  • 0dc01b1618 Migrate core/drag_target.js to goog.module Aaron Dodson 2021-07-21 11:02:32 -07:00
  • ff34d8c37e Migrate core/delete_area.js to named requires Aaron Dodson 2021-07-21 10:57:20 -07:00
  • 7219b83093 Migrate core/delete_area.js to goog.module Aaron Dodson 2021-07-21 10:52:35 -07:00
  • b2a68532d2 Migrate core/delete_area.js to ES6 const/let Aaron Dodson 2021-07-21 10:48:56 -07:00
  • ecec6daf80 clang-format core/keyboard_nav/tab_navigate_cursor.js kozbial 2021-07-20 16:47:41 -07:00
  • 9a6a92bf52 Migrate core/keyboard_nav/tab_navigate_cursor.js named requires kozbial 2021-07-20 16:47:25 -07:00
  • f282c57323 Migrate core/keyboard_nav/tab_navigate_cursor.js to goog.module kozbial 2021-07-20 16:45:55 -07:00
  • 9d6cbe96d3 Migrate core/keyboard_nav/tab_navigate_cursor.js to ES6 const/let kozbial 2021-07-20 16:45:30 -07:00
  • 5bc41ac960 clang-format core/field_checkbox.js Aaron Dodson 2021-07-21 08:48:43 -07:00
  • 29135ec920 Migrate core/field_checkbox.js to named requires Aaron Dodson 2021-07-21 08:47:44 -07:00
  • 7a050d021d Migrate core/field_checkbox.js to goog.module Aaron Dodson 2021-07-21 08:43:46 -07:00
  • e15470bbd0 clang-format core/field_number.js Aaron Dodson 2021-07-21 08:32:09 -07:00
  • 25fc34925f Migrate core/field_number.js to named requires Aaron Dodson 2021-07-21 08:31:39 -07:00
  • 0a1311c9b5 Migrate core/field_number.js to goog.module Aaron Dodson 2021-07-21 08:26:41 -07:00
  • 94bdd18505 Migrate core/field_number.js to ES6 const/let Aaron Dodson 2021-07-21 08:23:17 -07:00
  • 0e6258ca1a Migrated to inline exports Aaron Dodson 2021-07-21 08:17:13 -07:00
  • 8d6f2626cd Remove command to add missing nullability modifiers kozbial 2021-07-20 19:01:01 -07:00
  • e6817778db fix formatting and help kozbial 2021-07-20 18:16:37 -07:00
  • 5e3209b6f5 Remove extra logging line kozbial 2021-07-20 17:57:37 -07:00
  • 972f9bc386 Fix bugs caused by Blockly being a require kozbial 2021-07-20 17:54:09 -07:00
  • b2ed132ebb Fix bug where script was incorrectly reporting missing requires kozbial 2021-07-20 16:52:52 -07:00
  • 3c77ff1fb2 Migrate core/interfaces/i_collapsible_toolbox_item.js, core/interfaces/i_selectable_toolbox_item.js, and core/interfaces/i_toolbox_item.js named requires kozbial 2021-07-19 11:19:08 -07:00
  • 1b09c8d8b7 Migrate core/interfaces/i_collapsible_toolbox_item.js, core/interfaces/i_selectable_toolbox_item.js, and core/interfaces/i_toolbox_item.js to goog.module kozbial 2021-07-19 11:09:51 -07:00
  • 599385891a Break up interfaces in core/i_toolbox_item.js into separate files kozbial 2021-07-19 11:08:27 -07:00
  • 6b10f9545c Migrate core/interfaces/i_registrable.js to goog.module kozbial 2021-07-16 15:11:14 -07:00
  • e9a1668445 Only lint once in CI (#5128) Maribeth Bottorff 2021-07-19 18:14:23 -07:00
  • 50a66c024d Permit single field disabling (#4932) (#4941) jschanker 2021-07-19 21:02:20 -04:00
  • 3aa6b476aa Ignore public/ directory; always serve repository root Christopher Allen 2021-07-19 15:59:27 +01:00
  • 926b14b15e Fix code in code demo executing twice on mobile (#5037) hpnrep6 2021-07-16 13:42:09 -04:00
  • 78a5d98c20 Gzip build output files in update_metadata.sh instead of update_metadata.yml. Aaron Dodson 2021-07-14 10:58:08 -07:00
  • eddc5f676b Calculate metadata size from freshly-built and gzipped Blockly. Aaron Dodson 2021-07-13 08:43:52 -07:00
  • 8d3c39212b Added script and workflow to automatically update build artifact sizes in check_metadata.sh Aaron Dodson 2021-07-12 13:37:25 -07:00
  • ce078a0139 Bump typescript from 4.3.2 to 4.3.5 dependabot[bot] 2021-07-01 15:59:05 +00:00
  • 1d2e19bb4f Bump google-closure-compiler from 20210505.0.0 to 20210601.0.0 dependabot[bot] 2021-06-24 20:24:53 +00:00
  • edfb87fd61 Update more grep calls kozbial 2021-07-20 15:37:50 -07:00
  • 41eead78ff Update grep calls kozbial 2021-07-20 15:11:51 -07:00
  • 89e4151810 Update commands to be OSX compatible kozbial 2021-07-20 14:48:11 -07:00
  • 5f5b437025 Add script for partially automating goog.module conversion steps kozbial 2021-07-20 12:06:50 -07:00
  • be76e034ca Merge pull request #5076 from alschmiedt/migrate_utils_toolbox alschmiedt 2021-07-20 14:12:55 -07:00
  • 9631efb3eb Add JSO hooks for blocks and fields. (#5052) Beka Westberg 2021-07-20 13:28:30 -07:00
  • d101e591de Removes unnecessary test alschmiedt 2021-07-20 13:06:39 -07:00
  • f0fc360bfa Inline otherwise-unused variable in core/utils/dom.js Aaron Dodson 2021-07-20 11:30:09 -07:00
  • 627ce9962c Merge pull request #5102 from gonfunko/connection Aaron Dodson 2021-07-20 11:17:34 -07:00
  • c9f2a92ace Migrate core/keyboard_nav/cursor.js named requires kozbial 2021-07-19 15:01:12 -07:00
  • e50c60bfdb Migrate core/keyboard_nav/cursor.js to goog.module kozbial 2021-07-19 12:17:18 -07:00
  • 317a2e6f53 Migrate core/keyboard_nav/cursor.js to ES6 const/let kozbial 2021-07-19 12:17:10 -07:00
  • 9eee886925 Migrate core/interfaces/i_connection_checker.js named requires kozbial 2021-07-16 12:37:10 -07:00
  • 77aaab0e1f Migrate core/interfaces/i_connection_checker.js to goog.module kozbial 2021-07-16 12:35:32 -07:00
  • afcbcfe696 Merge branch 'goog_module' into connection Aaron Dodson 2021-07-20 10:52:26 -07:00
  • da960d5973 Convert private static functions to module-internal functions in core/connection.js Aaron Dodson 2021-07-20 10:49:21 -07:00
  • 2ef8b2c86b clang-format core/keyboard_nav/basic_cursor.js kozbial 2021-07-19 18:02:39 -07:00
  • 4a3d67abeb Migrate core/keyboard_nav/basic_cursor.js named requires kozbial 2021-07-19 18:00:30 -07:00
  • 29cfb470aa Migrate core/keyboard_nav/basic_cursor.js to goog.module kozbial 2021-07-19 16:17:53 -07:00
  • 09b020e62f Migrate core/keyboard_nav/basic_cursor.js to ES6 const/let kozbial 2021-07-19 16:02:02 -07:00
  • 784c1c86a3 Merge pull request #5098 from gonfunko/comment Aaron Dodson 2021-07-20 09:47:32 -07:00
  • 52bde51784 Merge branch 'comment' of https://github.com/gonfunko/blockly into comment Aaron Dodson 2021-07-20 09:38:16 -07:00
  • d9625b1caf Require userAgent module instead of destructuring in core/comment.js Aaron Dodson 2021-07-20 09:38:06 -07:00
  • ff591b0e73 Alphabetize Rachel Fenichel 2021-07-19 21:26:53 -07:00
  • 69dbcf17a2 Only lint once in CI (#5128) Maribeth Bottorff 2021-07-19 18:14:23 -07:00
  • e8c4af32b0 Permit single field disabling (#4932) (#4941) jschanker 2021-07-19 21:02:20 -04:00
  • 514f744a6f Migrate core/interfaces/i_autohideable.js named requires kozbial 2021-07-16 11:08:54 -07:00
  • e43c82d9bb Migrate core/interfaces/i_autohideable.js to goog.module kozbial 2021-07-16 11:03:40 -07:00