Commit Graph

  • 2edd228117 fix: move test helpers from samples into core (#5969) Beka Westberg 2022-03-04 13:10:03 -08:00
  • 6841ccc99f feat: Allow developers to set a custom tooltip rendering function. (#5956) Maribeth Bottorff 2022-03-03 17:23:02 -08:00
  • 8058df2a71 fix: custom block context menus (#5976) Beka Westberg 2022-03-03 10:52:39 -08:00
  • b34db5bd01 fix(blocks): correct the callType_ of procedures_defreturn (#5974) gpfernandezflorio 2022-03-03 09:48:03 -03:00
  • 2a0e54759d Revert "fix(tests): Enable --debug for test:compile:advanced; fix some errors (#5959)" Beka Westberg 2022-03-01 15:15:29 -08:00
  • 086f6c009b Typo in comment. fraser-js-interpreter Neil Fraser 2022-03-01 11:21:11 -08:00
  • 2291be14ce JS-Interpreter has a hyphen. Neil Fraser 2022-03-01 11:12:00 -08:00
  • 03ef734721 Add backwards-stepping JS-Interpreter demo Neil Fraser 2022-03-01 11:11:39 -08:00
  • ff882e6d50 Fix interpreter restart when blocks change Neil Fraser 2022-03-01 10:32:49 -08:00
  • 3bc36d6130 Stop using createPrimitive function Neil Fraser 2022-03-01 10:11:19 -08:00
  • f6022de5db Update JS-Interpreter to latest version. Neil Fraser 2022-03-01 10:10:15 -08:00
  • 88334bea80 fix(tests): Enable --debug for test:compile:advanced; fix some errors (#5959) Christopher Allen 2022-03-01 16:30:58 +00:00
  • 9ba2571a38 deprecate: the debug renderer (#5961) alschmiedt 2022-02-28 17:59:28 -08:00
  • fa14e9d6de refactor: convert blocksvg and block to ES6 classes (#5952) Beka Westberg 2022-02-28 09:48:37 -08:00
  • cb4521b645 refactor: Convert fields to ES6 classes (#5943) Beka Westberg 2022-02-28 08:59:33 -08:00
  • 4201d43d55 chore(deps): bump webdriverio from 7.16.15 to 7.16.16 (#5964) dependabot[bot] 2022-02-28 16:39:11 +00:00
  • 4cbb4c4563 chore(deps): bump @wdio/selenium-standalone-service (#5962) dependabot[bot] 2022-02-28 08:05:51 -08:00
  • 237e66cf29 refactor: convert row.js and base.js to ES6 classes (#5957) Beka Westberg 2022-02-25 11:06:12 -08:00
  • 00e1dade3a chore(build): Disable visibility warnings (#5958) Christopher Allen 2022-02-24 00:04:32 +00:00
  • 7e221c20de refactor: convert PathObject to an ES6 class (#5954) Beka Westberg 2022-02-23 22:12:32 +00:00
  • 00a75ca048 refactor: Be more selective in eslint ignorance (#5955) Christopher Allen 2022-02-23 22:12:15 +00:00
  • 5078dcbc6d refactor(blocks)!: Rename Blockly.blocks.* modules to Blockly.libraryBlocks.* (#5953) Christopher Allen 2022-02-23 21:25:52 +00:00
  • 0c1362ff1c chore(deps): bump webdriverio from 7.16.14 to 7.16.15 (#5935) dependabot[bot] 2022-02-23 11:50:14 -08:00
  • b1f0a6a867 refactor(tests): Use goog.bootstrap to allow loading ES modules in playground (#5931) Christopher Allen 2022-02-23 10:30:21 +00:00
  • c9be8d984d chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#5941) dependabot[bot] 2022-02-22 15:56:20 -08:00
  • 4e64d0eba4 chore(deps): bump mocha from 9.2.0 to 9.2.1 (#5951) dependabot[bot] 2022-02-22 15:55:36 -08:00
  • be9ca98cdc refactor: convert toolbox items to ES6 classes (#5947) Beka Westberg 2022-02-22 23:21:23 +00:00
  • 71ab146bc2 fix(build): Correctly handle deep export paths in UMD wrapper (#5945) Christopher Allen 2022-02-22 22:04:49 +00:00
  • f1148f1732 refactor: convert registry files to es6 classes (#5940) Rachel Fenichel 2022-02-18 11:36:41 -08:00
  • b52c65c810 refactor: convert some classes to ES6 classes (#5928) Rachel Fenichel 2022-02-16 13:48:18 -08:00
  • 556de8b380 chore(deps): bump eslint from 8.8.0 to 8.9.0 (#5934) dependabot[bot] 2022-02-15 21:41:06 +00:00
  • e21a8fcd0c release: update version number in preparation for release (#5942) 7.20211209.4 alschmiedt 2022-02-14 16:05:52 -08:00
  • c15a3cf376 Merge pull request #5938 from google/revert-5925-Q4_2021_patch_4 alschmiedt 2022-02-14 14:50:02 -08:00
  • 3854ebb342 Revert "release: Patch #3 for Q4 2021 release" alschmiedt 2022-02-14 09:30:13 -08:00
  • bce4c5e2c6 Delete events should animate when played (#5919) Neil Fraser 2022-02-11 14:20:10 -08:00
  • caba5966b9 Merge pull request #5925 from alschmiedt/Q4_2021_patch_4 7.20211209.3 alschmiedt 2022-02-11 13:24:24 -08:00
  • 60ee40014e chore(deps): bump google-closure-compiler (#5923) dependabot[bot] 2022-02-10 18:42:48 +00:00
  • 02c556c47c chore(deps): bump google-closure-deps from 20211201.0.0 to 20220104.0.0 (#5896) dependabot[bot] 2022-02-10 18:25:11 +00:00
  • 6037694a99 release: bump version and rebuild alschmiedt 2022-02-09 16:23:25 -08:00
  • 4f74210e74 fix!: Export loopTypes from Blockly.blocks.loops (#5900) Christopher Allen 2022-01-31 18:36:10 +00:00
  • ec34954015 chore(deps): bump chai from 4.3.4 to 4.3.6 (#5915) dependabot[bot] 2022-02-09 14:23:34 -08:00
  • b9453a5116 chore(deps): bump @blockly/dev-tools from 3.0.5 to 3.0.6 (#5922) dependabot[bot] 2022-02-09 11:03:21 -08:00
  • 8ae8f316b6 chore(deps): bump @blockly/theme-modern from 2.1.27 to 2.1.28 (#5921) dependabot[bot] 2022-02-09 10:58:28 -08:00
  • 45be541621 chore(deps): bump @blockly/block-test from 2.0.3 to 2.0.4 (#5920) dependabot[bot] 2022-02-09 10:58:13 -08:00
  • b266969d05 chore(deps): bump webdriverio from 7.16.13 to 7.16.14 (#5909) dependabot[bot] 2022-02-09 10:49:02 -08:00
  • c2c5d1966a chore(deps): bump @wdio/selenium-standalone-service (#5912) dependabot[bot] 2022-02-09 10:47:46 -08:00
  • 4b5733e7c8 refactor!: allows previously internal constants to be configurable (#5897) alschmiedt 2022-02-09 09:46:34 -08:00
  • 9e8c5ea8ed refactor: convert some files to es classes (#5917) Rachel Fenichel 2022-02-09 08:29:39 -08:00
  • e3f40a6abc refactor(build): Stop flattening Blockly sources during compilation in preparation for move to ES modules (#5918) Aaron Dodson 2022-02-08 10:35:13 -08:00
  • 328cd35d10 refactor: Migrate Blockly.Events.Abstract to named exports (#5916) Aaron Dodson 2022-02-04 15:32:33 -08:00
  • 4cf1a5c886 refactor: convert some files to es classes (#5913) Rachel Fenichel 2022-02-04 10:58:22 -08:00
  • b26a3f8949 chore(deps): bump @blockly/dev-tools from 3.0.3 to 3.0.5 (#5911) dependabot[bot] 2022-02-04 15:58:50 +00:00
  • 7bbea824a5 chore(deps): bump mocha from 9.1.4 to 9.2.0 (#5910) dependabot[bot] 2022-02-01 17:37:13 -08:00
  • 97c19be612 refactor: convert renderer measurables to es6 classes (#5899) Rachel Fenichel 2022-02-01 15:43:11 -08:00
  • 2b73dd550e chore(deps): bump selenium-standalone from 8.0.8 to 8.0.9 (#5885) dependabot[bot] 2022-02-01 14:27:43 -08:00
  • 75238ba26e chore(deps): bump @blockly/block-test from 2.0.1 to 2.0.3 (#5907) dependabot[bot] 2022-02-01 14:26:40 -08:00
  • 0690a1a884 chore(deps): bump @blockly/theme-modern from 2.1.25 to 2.1.27 (#5906) dependabot[bot] 2022-02-01 14:26:02 -08:00
  • ffb8907db8 feature(blocks): Export block definitions (#5908) Christopher Allen 2022-01-31 21:41:29 +00:00
  • 74ef1cbf52 fix!: Export loopTypes from Blockly.blocks.loops (#5900) Christopher Allen 2022-01-31 18:36:10 +00:00
  • 9b06fc8853 chore(deps): bump eslint from 8.7.0 to 8.8.0 (#5905) dependabot[bot] 2022-01-31 12:35:23 +00:00
  • 1f6a1bd8d9 chore: Use ES6 template strings in CSS and code generators (#5902) Neil Fraser 2022-01-28 17:58:43 -08:00
  • a31003fab9 fix(generators): Fix an operator precedence issue in the math_number_property generators to remove extra parentheses (#5685) Richard Doherty 2022-01-27 10:54:05 -05:00
  • f68043d3eb chore(build): add a script to run the ts compiler and send the new files to closure compiler (#5894) Rachel Fenichel 2022-01-25 15:33:34 -08:00
  • efdb6549d9 refactor: convert some classes to es6 classes (#5873) Rachel Fenichel 2022-01-25 15:26:20 -08:00
  • 3f4f505791 fix: Adds check for changedTouches (#5869) alschmiedt 2022-01-25 14:50:00 -08:00
  • 5d7c890243 fix: TypeScript exporting of the serialization functions (#5890) Andrew Wyer 2022-01-25 10:35:47 -06:00
  • e3207ff3bb chore(deps): bump webdriverio from 7.16.12 to 7.16.13 (#5883) dependabot[bot] 2022-01-24 09:09:03 -08:00
  • 004d12e487 chore(deps): bump typescript from 4.5.4 to 4.5.5 (#5895) dependabot[bot] 2022-01-24 09:08:10 -08:00
  • f0b10776eb refactor!: remove unused constants from internalConstants (#5889) alschmiedt 2022-01-21 14:57:32 -08:00
  • bf0f4d94de chore(deps): bump eslint from 8.6.0 to 8.7.0 (#5884) dependabot[bot] 2022-01-18 17:55:50 -08:00
  • 423d2e58a1 chore: add release-please config on master (#5887) Rachel Fenichel 2022-01-18 17:48:09 -08:00
  • 3ec70fd2b8 chore(deps): bump @wdio/selenium-standalone-service (#5878) dependabot[bot] 2022-01-18 17:39:55 -08:00
  • 050c89d8eb chore: configure release-please as a bot, not an action (#5886) Rachel Fenichel 2022-01-18 17:34:27 -08:00
  • 7b645363e5 chore(deps): bump http-server from 14.0.0 to 14.1.0 (#5881) dependabot[bot] 2022-01-18 16:39:50 -08:00
  • c6c6822030 chore(deps): Update follow-redirects to 1.14.7 to fix CVE-2022-0155 (#5880) Christopher Allen 2022-01-18 22:50:22 +00:00
  • 789c7f7ab7 chores(deps): Update follow-redirects to 1.14.7 to fix CVE-2022-0155. (#5879) Christopher Allen 2022-01-18 22:50:17 +00:00
  • 05636800c1 chore(deps): bump mocha from 9.1.3 to 9.1.4 (#5882) dependabot[bot] 2022-01-18 22:32:11 +00:00
  • 1572fe885b chore(deps): bump yargs from 17.3.0 to 17.3.1 (#5851) dependabot[bot] 2022-01-18 21:43:19 +00:00
  • 1bac2ef78b chore(deps): bump google-closure-compiler (#5865) dependabot[bot] 2022-01-18 21:40:46 +00:00
  • 23a19f87f4 chore(deps): bump @blockly/dev-tools from 3.0.1 to 3.0.3 (#5877) dependabot[bot] 2022-01-18 13:18:16 -08:00
  • f5caf964aa refactor: convert renderer classes to es6 classes (#5874) Rachel Fenichel 2022-01-14 12:43:13 -08:00
  • 29fb7b7893 refactor: convert leaf event classes to es6 classes (#5870) Rachel Fenichel 2022-01-12 09:29:30 -08:00
  • 3f64acfe4d Preserve original alt-text for quotes. fraser-font Neil Fraser 2022-01-11 20:24:27 -08:00
  • 7479eb40cc Missing semicolon Neil Fraser 2022-01-11 12:05:01 -08:00
  • cfbd6b57bb Remove obsolete import Neil Fraser 2022-01-11 12:02:31 -08:00
  • 3a54710d85 Replace text quotes and pilcrow with custom font Neil Fraser 2022-01-11 11:53:51 -08:00
  • 1c74679d83 refactor: convert some files to es6 classes (#5863) Rachel Fenichel 2022-01-10 09:18:11 -08:00
  • 6ee63894b3 chore: declare properties in the constructor instead of at first use (#5862) Rachel Fenichel 2022-01-07 15:58:23 -08:00
  • 9d8eeb30f6 refactor: convert some files to es6 classes (#5861) Rachel Fenichel 2022-01-07 14:49:49 -08:00
  • 5a4e30a176 release: update files for Q4 2021 patch release (#5859) 7.20211209.2 alschmiedt 2022-01-07 11:45:10 -08:00
  • 55c176623e chore(deps): bump @blockly/block-test from 1.1.5 to 2.0.1 (#5836) (#5856) alschmiedt 2022-01-07 10:22:02 -08:00
  • 07a75dee8d fix: msg imports in type definitions (#5858) Rachel Fenichel 2022-01-07 10:11:13 -08:00
  • df2eafb8dd refactor: move properties into constructors and convert to classes (#5822) Rachel Fenichel 2022-01-06 13:13:40 -08:00
  • 69642f74ea chore(deps): bump google-closure-deps from 20211107.0.0 to 20211201.0.0 (#5852) dependabot[bot] 2022-01-06 11:32:03 -08:00
  • 2adf326c23 fix: update the playground to load compressed when hosted (#5835) alschmiedt 2022-01-06 11:28:27 -08:00
  • 18b56d5da8 chore(deps): bump eslint from 8.4.1 to 8.6.0 (#5850) dependabot[bot] 2022-01-06 10:53:45 -08:00
  • b124610bd7 chore(deps): bump concurrently from 6.4.0 to 7.0.0 (#5847) dependabot[bot] 2022-01-06 10:47:24 -08:00
  • 5cef21b55c chore(deps): bump webdriverio from 7.16.10 to 7.16.12 (#5824) dependabot[bot] 2022-01-06 10:43:23 -08:00
  • 769a25f4ba fix: Don't throw if drag surface is empty. (#5695) Neil Fraser 2022-01-06 10:42:32 -08:00
  • 4b2b658f3e chore(deps): bump closure-calculate-chunks from 3.0.2 to 3.0.3 (#5815) dependabot[bot] 2022-01-06 10:41:12 -08:00