Commit Graph

  • c221d94339 chore: fix up webpack output to be linkable Beka Westberg 2022-07-07 18:42:04 +00:00
  • 766c152eda chore: remove .js suffixes Beka Westberg 2022-07-07 18:41:50 +00:00
  • 356e63dfed chore: add basic webpack config Beka Westberg 2022-07-07 18:31:08 +00:00
  • 630886ea6f fix(build): Don't depend on execSync running bash (#6262) Christopher Allen 2022-07-06 23:09:19 +01:00
  • 6f90c85a17 refactor: Migrate blockly.js to TypeScript (#6261) Christopher Allen 2022-07-06 21:55:47 +01:00
  • 5612e13824 fix: Remove float() coercion in Python loops (#6259) Neil Fraser 2022-07-06 08:46:10 -07:00
  • d6a866db53 Merge branch 'develop' into ts/migration Christopher Allen 2022-07-05 18:27:05 +01:00
  • aaafbc2b6f fix!: Move backwards-compatibility hacks to main.js (#6260) Christopher Allen 2022-07-05 16:27:16 +01:00
  • 274579a21d chore(deps): bump @blockly/block-test from 2.0.11 to 2.0.12 (#6247) dependabot[bot] 2022-07-01 10:23:40 -07:00
  • d7fe91cd42 fix: renamed protected parameter properties (#6252) Beka Westberg 2022-06-30 19:46:21 +00:00
  • 3e15a08228 fix: properly export interfaces that were typedefs (#6250) Beka Westberg 2022-06-30 19:46:05 +00:00
  • f947b3f4f6 refactor!: Remove remaining use of goog.module.declareLegacyNamespace. (#6254) Christopher Allen 2022-06-30 19:53:32 +01:00
  • 7eb56ea715 fix: remaining enums that weren't properly exported (#6251) Beka Westberg 2022-06-29 16:18:29 +00:00
  • e36a10327f chore(build): Suppress spurious warnings from closure-make-deps (#6253) Christopher Allen 2022-06-29 15:53:11 +01:00
  • 9eeb4fea0b fix: Correct enum formatting, use merged namespaces for types that are class static members (#6246) Christopher Allen 2022-06-29 12:14:34 +01:00
  • 4fcb45ca5c fix: temporarily get the project to build ts/api-extractor-temp Beka Westberg 2022-06-28 21:18:02 +00:00
  • 8a467d730a chore: move comments back to their correct positions (#6249) Beka Westberg 2022-06-28 21:13:18 +00:00
  • 29e1f0cb03 fix: tsc errors picked up from develop (#6224) Beka Westberg 2022-06-27 16:25:56 +00:00
  • 362ec011ce fix: re-add @package annotations as @internal annotations (#6232) Beka Westberg 2022-06-27 15:00:44 +00:00
  • 8cbe12d0e4 fix(build): Skip npm prepare when running in CI (#6244) Christopher Allen 2022-06-24 23:29:05 +01:00
  • b0475b0c68 chore: Fix whitespace (#6243) Christopher Allen 2022-06-24 19:33:39 +01:00
  • d63670662b fix: Add missing import goog statements (#6240) Christopher Allen 2022-06-24 16:17:49 +01:00
  • 9a277dc5bf fix: Revert comment change to app_controller.js (#6241) Neil Fraser 2022-06-24 07:08:58 -07:00
  • 161437388a chore: add declareModuleId (#6238) Neil Fraser 2022-06-23 15:07:47 -07:00
  • 9797943938 fix: Theme.name does not match registered name (#6186) (#6226) Thomas Wehr 2022-06-23 22:24:11 +02:00
  • 889728a96a chore: Restore @fileoverview comment locations (#6237) Neil Fraser 2022-06-23 11:43:34 -07:00
  • 233cce8883 Fix: inject function options dictionary has wrong type definition (#6231) Berke Anday Baloglu 2022-06-23 20:14:50 +03:00
  • 658906c3ac chore: enable ts for the clang-format workflow (#6233) Beka Westberg 2022-06-22 16:19:51 +00:00
  • b91f360f40 chore(deps): bump mocha from 9.2.2 to 10.0.0 (#6145) dependabot[bot] 2022-06-21 19:53:35 +01:00
  • e9996bddef chore(deps): bump eslint from 8.17.0 to 8.18.0 (#6229) dependabot[bot] 2022-06-21 07:02:08 -07:00
  • 61322294da chore: enable ts for the clang-format workflow (#6225) Beka Westberg 2022-06-21 14:00:25 +00:00
  • 3ea312a4b6 chore: format Beka Westberg 2022-06-17 19:53:57 +00:00
  • cec2e80d04 fix: add alias for AnyDuringMigration so that tsc will run Beka Westberg 2022-06-17 19:50:38 +00:00
  • f001bfc507 fix: convert files to typescript Beka Westberg 2022-06-07 15:05:11 +00:00
  • bdcb2465dd fix: rename all JS files to TS files Beka Westberg 2022-06-07 15:03:22 +00:00
  • 334956be9b fix: remove vestigial dependency (#6219) Beka Westberg 2022-06-17 16:41:57 +00:00
  • 4070ffc419 feat(build): Support TypeScript in core/ (#6220) Christopher Allen 2022-06-16 18:49:24 +01:00
  • e6a0b0cb4d chore(build): Delete flattenCorePaths (#6217) Christopher Allen 2022-06-16 08:43:07 +01:00
  • 46df7d132d refactor(tests): Revise tests/playgrounds/prepare.js as tests/bootstrap.js to improve support for ES modules and post-bootstrap scripts (#6214) Christopher Allen 2022-06-15 19:35:01 +01:00
  • 16b5ccd2ea fix: Check for empty array in thrasos.RenderInfo.addElemSpacing_ (#6211) Alex Zauzolkov 2022-06-16 02:06:41 +10:00
  • d7ab81504c fix(tests): Fix race condition causing flakiness in PHP generator test (#6213) Christopher Allen 2022-06-14 22:21:04 +01:00
  • 307ff71c21 refactor(build): Preparation for building TypeScript (#6205) Christopher Allen 2022-06-14 22:20:42 +01:00
  • e1bfbfa8cd Merge pull request #6210 from BeksOmega/rc/8.0.4 blockly-v8.0.4 Beka Westberg 2022-06-13 15:44:29 -07:00
  • c137801d6c fix: update versions Beka Westberg 2022-06-13 21:27:11 +00:00
  • 4bb3f879ee chore: rebuild message files Beka Westberg 2022-06-13 21:24:55 +00:00
  • 188ba985cc fix: loading messages from script tags. (#6184) Beka Westberg 2022-06-13 14:13:54 -07:00
  • 2a7d6b08b5 fix: loading messages from script tags. (#6184) Beka Westberg 2022-06-13 14:13:54 -07:00
  • f31a3fbaa2 chore(deps): bump webdriverio from 7.20.1 to 7.20.2 (#6207) dependabot[bot] 2022-06-13 09:15:28 -07:00
  • d334363d13 chore(deps): bump @blockly/dev-tools from 3.1.3 to 3.1.5 (#6208) dependabot[bot] 2022-06-13 09:14:59 -07:00
  • 33583359fe chore(deps): bump @blockly/block-test from 2.0.9 to 2.0.11 (#6209) dependabot[bot] 2022-06-13 09:14:32 -07:00
  • fd90df9a13 chore(deps): bump @wdio/selenium-standalone-service (#6194) dependabot[bot] 2022-06-13 08:27:57 -07:00
  • 543b124a04 chore(deps): bump DoozyX/clang-format-lint-action from 0.13 to 0.14 (#6193) dependabot[bot] 2022-06-13 08:27:28 -07:00
  • 33d2c2ad38 chore(deps): bump peter-evans/create-pull-request from 4.0.3 to 4.0.4 (#6192) dependabot[bot] 2022-06-13 08:27:13 -07:00
  • 0d43a19712 chore(deps): bump @blockly/theme-modern from 2.1.33 to 2.1.35 (#6206) dependabot[bot] 2022-06-13 05:47:29 -07:00
  • 2f734f7f17 chore!: properly add the removal of utils.global to the renamings file. (#6204) Beka Westberg 2022-06-10 11:20:26 -07:00
  • 3dbcfe0680 chore(deps): bump google-closure-compiler (#6189) dependabot[bot] 2022-06-08 17:27:26 -07:00
  • 24a808d54e chore: update version number for patch release (#6201) blockly-v8.0.3 Maribeth Bottorff 2022-06-08 13:55:45 -07:00
  • d61f4cad8d fix: Fix errors in TS declarations with blocks and generators (#6200) Maribeth Bottorff 2022-06-08 13:39:18 -07:00
  • c4f491c5db chore(deps): bump http-server from 14.1.0 to 14.1.1 (#6196) dependabot[bot] 2022-06-07 08:08:29 -07:00
  • 1902545589 chore(deps): bump eslint from 8.16.0 to 8.17.0 (#6195) dependabot[bot] 2022-06-06 18:32:08 -07:00
  • 22a1171f19 chore(deps): bump typescript from 4.6.4 to 4.7.3 (#6191) dependabot[bot] 2022-06-06 18:28:35 -07:00
  • b1750b8545 Revert "fix: fix message loading from script tags (#6060)" (#6182) Beka Westberg 2022-06-06 08:59:09 -07:00
  • 37dfabafb3 chore(deps): bump webdriverio from 7.19.7 to 7.20.1 (#6190) dependabot[bot] 2022-06-06 06:57:16 -07:00
  • 2ff4f88f24 fix: Make generator types and BlockDefinition less restrictive (#6185) Maribeth Bottorff 2022-06-03 12:20:06 -07:00
  • 8b69b61c56 fix: json hooks for lists blocks not needing extra state (#6177) gregdyke 2022-06-03 19:37:21 +01:00
  • 7c762084f9 chore: update PR template for test requirements (#6183) Beka Westberg 2022-06-02 14:54:25 -07:00
  • 87aa4c0f62 fix: Update typescript definition files for core, blocks, and generators (#6174) Maribeth Bottorff 2022-06-01 15:20:23 -07:00
  • 706c2bfd41 fix: provide initial values to reduce functions in generated js (#6178) gregdyke 2022-05-31 17:22:34 +01:00
  • f88b533686 chore(deps): bump concurrently from 7.2.0 to 7.2.1 (#6173) dependabot[bot] 2022-05-26 14:53:49 -07:00
  • fbec06343e chore(deps): bump yargs from 17.4.1 to 17.5.1 (#6168) dependabot[bot] 2022-05-26 14:53:34 -07:00
  • fbce63bcd1 chore(deps): bump peter-evans/create-pull-request from 4.0.2 to 4.0.3 (#6157) dependabot[bot] 2022-05-26 14:52:54 -07:00
  • c9a6653ab8 chore(deps): bump google-closure-deps from 20220405.0.0 to 20220502.0.0 (#6156) dependabot[bot] 2022-05-25 15:24:24 -07:00
  • 0afff23d49 fix: json serialize lists_getIndex with json extraState (#6136) (#6170) gregdyke 2022-05-25 03:12:03 +01:00
  • d21db8ac9a chore(deps): bump selenium-standalone from 8.1.3 to 8.1.4 (#6172) dependabot[bot] 2022-05-23 15:00:51 -07:00
  • 0e6d323e13 chore(deps): bump eslint from 8.14.0 to 8.16.0 (#6171) dependabot[bot] 2022-05-23 07:05:00 -07:00
  • be3993563f chore(deps): bump concurrently from 7.1.0 to 7.2.0 (#6164) dependabot[bot] 2022-05-17 05:15:04 -07:00
  • adb5ad1f3f feat: creates a new way to add shortcut key mappings (#6122) alschmiedt 2022-05-13 10:43:20 -07:00
  • debdcb9907 fix!(xml): Make appendDomToWorkspace take only WorkspaceSvg (#6162) Christopher Allen 2022-05-13 15:00:52 +01:00
  • 3e19aded39 chore(generators): Don't add unnecessary escapes (#6161) Christopher Allen 2022-05-12 16:50:01 +01:00
  • 91b570ace5 fix: add timeouts to delay expensive mutation operations (#6149) Beka Westberg 2022-05-11 19:07:01 -07:00
  • 3cab68667f Merge pull request #6155 from google/dependabot/npm_and_yarn/develop/selenium-standalone-8.1.3 Beka Westberg 2022-05-10 11:11:06 -07:00
  • b92cbd3b91 Merge pull request #6158 from BeksOmega/patch/8.0.2 blockly-v8.0.2 Beka Westberg 2022-05-09 09:37:37 -07:00
  • 5620515ad6 fix: bump version to 8.0.2 Beka Westberg 2022-05-09 15:38:33 +00:00
  • 15c78240ea chore(deps): bump selenium-standalone from 8.1.2 to 8.1.3 dependabot[bot] 2022-05-09 09:01:06 +00:00
  • 960fde8685 chore(deps): bump webdriverio from 7.19.5 to 7.19.7 (#6147) dependabot[bot] 2022-05-06 15:56:33 -07:00
  • 15e20cb0f8 chore(deps): bump @blockly/dev-tools from 3.0.7 to 3.1.3 (#6148) dependabot[bot] 2022-05-06 15:47:55 -07:00
  • 6c5197f69b chore(deps): bump yargs from 17.3.1 to 17.4.1 (#6139) dependabot[bot] 2022-05-06 08:38:11 -07:00
  • 1f47431c21 chore(deps): bump google-closure-compiler (#6142) dependabot[bot] 2022-05-06 08:37:21 -07:00
  • 9809f0566d chore(deps): bump clang-format from 1.6.0 to 1.8.0 (#6143) dependabot[bot] 2022-05-06 08:35:46 -07:00
  • df8349c670 fix: reuse the 'bumpObjects' module in inject.js (#6121) Rodrigo Quelhas 2022-05-06 16:32:47 +01:00
  • a3a8436372 chore(deps): bump selenium-standalone from 8.0.11 to 8.1.2 (#6144) dependabot[bot] 2022-05-05 10:21:01 -07:00
  • 5d9f8c2931 chore(deps): bump @wdio/selenium-standalone-service (#6140) dependabot[bot] 2022-05-05 10:17:13 -07:00
  • 41e858deee chore(deps): bump @hyperjump/json-schema from 0.18.4 to 0.18.5 (#6141) dependabot[bot] 2022-05-05 10:14:06 -07:00
  • 9dc5e50201 chore(deps): bump typescript from 4.6.3 to 4.6.4 (#6134) dependabot[bot] 2022-05-05 10:13:12 -07:00
  • 4937346b31 chore(deps): bump ejs from 3.1.6 to 3.1.7 (#6127) dependabot[bot] 2022-05-05 10:12:13 -07:00
  • 9adf95df9a chore(deps): bump @blockly/theme-modern from 2.1.28 to 2.1.33 (#6125) dependabot[bot] 2022-05-05 10:10:36 -07:00
  • c081bd003f chore(deps): bump @blockly/block-test from 2.0.4 to 2.0.9 (#6115) dependabot[bot] 2022-05-05 10:10:25 -07:00
  • 34bd92a8f0 chore(deps): bump actions/checkout from 2 to 3 (#6112) dependabot[bot] 2022-05-05 10:10:04 -07:00
  • 8be6b28f80 chore(deps): bump concurrently from 7.0.0 to 7.1.0 (#6109) dependabot[bot] 2022-05-05 10:09:07 -07:00
  • df41c234b7 fix: replace object.mixin with Object.assign (#6138) Thomas Wehr 2022-05-04 23:55:29 +02:00