Commit Graph

  • 43b831a853 Merge pull request #4549 from google/master alschmiedt 2020-12-17 13:52:20 -08:00
  • ead2603219 Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-17 21:22:42 +00:00
  • fd239e49b2 Merge pull request #4548 from google/rc_2020_12 4.20201217.0 alschmiedt 2020-12-17 13:20:22 -08:00
  • c3eeed765f Merge branch 'master' of https://github.com/google/blockly into rc_2020_12 rc_2020_12 Abby 2020-12-17 12:32:31 -08:00
  • 92f2ab0258 Rebuild (#4547) alschmiedt 2020-12-17 12:19:28 -08:00
  • f7b4f7d4ca Update package json (#4545) alschmiedt 2020-12-17 12:07:56 -08:00
  • ebd9d51f3d Revert "Allow .js script files to refer to Blockly global from blockly.d.ts (#4434)" (#4543) alschmiedt 2020-12-17 10:08:16 -08:00
  • 2febb55b47 Localisation updates from https://translatewiki.net. translatewiki.net 2020-12-17 15:10:15 +01:00
  • 7ebb53968c Update typings script and fix two typing issues: (#4542) Sam El-Husseini 2020-12-16 22:29:20 -05:00
  • 18ceba1820 Update typings script based on directories that have been added and removed Rachel Fenichel 2020-12-16 18:24:44 -08:00
  • 1aedeba002 Update keyboard demo text (#4540) alschmiedt 2020-12-16 16:05:05 -08:00
  • f3f9b424e3 Snap version number (#4534) alschmiedt 2020-12-14 14:59:15 -08:00
  • 55a453dab9 update break block even if it's not the dragged block (#4533) Maribeth Bottorff 2020-12-14 11:40:25 -08:00
  • 288723987d Bump @blockly/dev-tools from 2.0.7 to 2.0.8 dependabot[bot] 2020-12-14 19:08:59 +00:00
  • e258d98b50 Merge pull request #4531 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.6 Rachel Fenichel 2020-12-14 11:07:12 -08:00
  • 0d398d6c2a Bump @blockly/block-test from 1.0.5 to 1.0.6 dependabot[bot] 2020-12-14 05:10:45 +00:00
  • 4922cdccd3 Make isInsertionMarker public (#4525) Monica Kozbial 2020-12-11 15:56:00 -08:00
  • 210991f296 Remove reference to unimplemented textAreaChange (#4518) Monica Kozbial 2020-12-11 10:12:05 -08:00
  • 1043257f87 Fix ios12 bug (#4517) alschmiedt 2020-12-11 09:47:35 -08:00
  • a4e6cfe393 Fix undo (#4511) alschmiedt 2020-12-10 09:02:00 -08:00
  • bdb1cc956b Localisation updates from https://translatewiki.net. translatewiki.net 2020-12-10 13:40:57 +01:00
  • 45478bdbe9 Add a remove all key mapping function (#4498) alschmiedt 2020-12-09 16:50:10 -08:00
  • 29b96d8d35 Fix ui event checks (#4512) Monica Kozbial 2020-12-08 16:21:52 -08:00
  • 2de6c9ec7a Make sure el can be blurred before doing so (#4506) Maribeth Bottorff 2020-12-08 16:07:58 -08:00
  • b21fa5de63 Merge pull request #4501 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.23.0 Rachel Fenichel 2020-12-08 12:03:31 -08:00
  • bd965cb163 Merge pull request #4504 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.7 Rachel Fenichel 2020-12-08 12:01:55 -08:00
  • 2fd5d8e11f Bump @blockly/dev-tools from 2.0.6 to 2.0.7 dependabot[bot] 2020-12-08 18:20:04 +00:00
  • c12be77701 Merge pull request #4502 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.5 Rachel Fenichel 2020-12-08 10:17:44 -08:00
  • 39f49f0ceb Merge pull request #4503 from google/dependabot/npm_and_yarn/develop/yargs-16.2.0 Rachel Fenichel 2020-12-08 10:17:21 -08:00
  • ede19163b4 Remove deprecated functions in comment.js (#4496) alschmiedt 2020-12-07 10:44:49 -08:00
  • 6510e49162 Add warning to blockToCode (#4492) Monica Kozbial 2020-12-07 10:38:32 -08:00
  • dd977b295b Preventing workspace click when trashcan is clicked (#4497) Monica Kozbial 2020-12-07 10:38:04 -08:00
  • 53cf889069 Localisation updates from https://translatewiki.net. translatewiki.net 2020-12-07 15:38:27 +01:00
  • 763e5791ce Bump yargs from 16.1.1 to 16.2.0 dependabot[bot] 2020-12-07 05:20:46 +00:00
  • d7c1201cf7 Bump @blockly/block-test from 1.0.1 to 1.0.5 dependabot[bot] 2020-12-07 05:19:43 +00:00
  • 52caa55382 Bump selenium-standalone from 6.20.1 to 6.23.0 dependabot[bot] 2020-12-07 05:18:17 +00:00
  • 697f7a2365 Move where a non editable bubble is created (#4495) alschmiedt 2020-12-04 12:36:42 -08:00
  • adb521f705 Remove TODO and add workspace comment create event (#4494) Monica Kozbial 2020-12-03 12:55:21 -08:00
  • b5e045fd2b Unskip test that is now passing (#4493) Monica Kozbial 2020-12-03 11:04:18 -08:00
  • b8cfab62e8 Remove warning from Block bumpNeighbors (#4484) Monica Kozbial 2020-12-02 16:39:30 -08:00
  • 5a3b99a08c Updating JsDoc in response to comment (#4491) Monica Kozbial 2020-12-02 16:13:53 -08:00
  • 5dafd4fba7 Fix update gh pages (#4488) alschmiedt 2020-12-02 16:07:20 -08:00
  • bbca82cffb Add info to JsDoc for blockToCode (#4490) Monica Kozbial 2020-12-02 15:27:48 -08:00
  • 520aa600a6 Remove deprecated field functions (#4489) alschmiedt 2020-12-02 14:54:28 -08:00
  • 80c1fb8703 fix #3596:Textarea of comment missing scrollbars (#4447) jossie 2020-12-02 12:30:03 -05:00
  • 6790d7f81c Fix windows path separator in uncompressed build (#4487) Sam El-Husseini 2020-12-01 17:07:29 -05:00
  • 1254ab94cf Merge pull request #4478 from google/dependabot/npm_and_yarn/develop/webdriverio-6.10.2 Rachel Fenichel 2020-12-01 10:49:21 -08:00
  • ded97db12e Fix statement input height bug (#4486) alschmiedt 2020-12-01 10:26:46 -08:00
  • 2361bcdecd Merge pull request #4469 from google/dependabot/npm_and_yarn/develop/google-closure-deps-20201102.0.1 Rachel Fenichel 2020-12-01 10:24:55 -08:00
  • 5153a32424 Remove debugging console log from test (#4482) Monica Kozbial 2020-11-30 14:22:43 -08:00
  • a11ba810f8 Merge pull request #4468 from google/dependabot/npm_and_yarn/develop/yargs-16.1.1 Rachel Fenichel 2020-11-30 11:57:13 -08:00
  • 2f59f70397 Merge pull request #4467 from google/dependabot/npm_and_yarn/develop/eslint-7.14.0 Rachel Fenichel 2020-11-30 11:56:41 -08:00
  • 97117bdb12 Update method names in shortcut registry (#4479) alschmiedt 2020-11-30 10:52:09 -08:00
  • bed9a65b9e Bump webdriverio from 6.6.6 to 6.10.2 dependabot[bot] 2020-11-30 05:20:44 +00:00
  • 9b6d15a3bc Localisation updates from https://translatewiki.net. translatewiki.net 2020-11-23 15:17:57 +01:00
  • 3077f3482f Bump google-closure-deps from 20200719.0.0 to 20201102.0.1 dependabot[bot] 2020-11-23 05:18:01 +00:00
  • 5bc31d221a Bump yargs from 16.0.3 to 16.1.1 dependabot[bot] 2020-11-23 05:17:09 +00:00
  • bdbff19fcf Bump eslint from 7.10.0 to 7.14.0 dependabot[bot] 2020-11-23 05:16:23 +00:00
  • b5c77137bd factor out getX and getY methods for flyouts (#4463) Maribeth Bottorff 2020-11-19 10:12:06 -08:00
  • 7fce707161 Localisation updates from https://translatewiki.net. translatewiki.net 2020-11-19 15:44:44 +01:00
  • 7a048bdb47 Add tests to logic ternary block (#4427) Monica Kozbial 2020-11-18 14:21:56 -08:00
  • 31cf78abc9 Make FieldDropdown menu_ field protected (#4453) Monica Kozbial 2020-11-18 14:21:13 -08:00
  • 17ec24e6cb Merge pull request #4456 from rachel-fenichel/update_closure Rachel Fenichel 2020-11-17 14:32:37 -08:00
  • ad0a9ae8ee Merge pull request #4460 from samelhusseini/fix_travis Rachel Fenichel 2020-11-17 14:22:37 -08:00
  • 67a6bfd0cf Fix travis Sam El-Husseini 2020-11-17 14:15:51 -08:00
  • a523dacacb Link to multiline text field documentation in JSDoc (#4455) Monica Kozbial 2020-11-17 13:49:03 -08:00
  • 04ea0f1397 Fixes mutators considering insertion markers during compose (#4449) Beka Westberg 2020-11-17 13:32:36 -08:00
  • 7a4470f486 Add mutator bump back in (#4450) Beka Westberg 2020-11-17 11:44:55 -08:00
  • 86d2cf07e9 Merge pull request #4451 from google/dependabot/npm_and_yarn/develop/gulp-sourcemaps-3.0.0 Rachel Fenichel 2020-11-17 10:42:57 -08:00
  • 66b92cb947 Update closure compiler in package-lock Rachel Fenichel 2020-11-17 10:35:39 -08:00
  • 3a138936c3 Update closure Rachel Fenichel 2020-11-17 10:34:34 -08:00
  • dca452f054 Merge pull request #4452 from google/dependabot/npm_and_yarn/develop/mocha-8.2.1 Rachel Fenichel 2020-11-17 10:31:58 -08:00
  • e6cdbf9a5d Add fix for display text on multiline text block (#4454) Monica Kozbial 2020-11-16 17:19:42 -08:00
  • 9a2f288dd4 Allow .js script files to refer to Blockly global from blockly.d.ts (#4434) David Foster 2020-11-16 14:12:10 -08:00
  • 37b3dec254 Bump mocha from 8.2.0 to 8.2.1 dependabot[bot] 2020-11-16 05:17:26 +00:00
  • 37219e1094 Bump gulp-sourcemaps from 2.6.5 to 3.0.0 dependabot[bot] 2020-11-16 05:16:47 +00:00
  • cc2bb54625 Merge pull request #4437 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.6 Rachel Fenichel 2020-11-09 10:57:55 -08:00
  • 79fd0cd224 Merge pull request #4438 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.6 Rachel Fenichel 2020-11-09 10:57:32 -08:00
  • 76192da16e Fixes pitch field not working with prompt (#4436) Beka Westberg 2020-11-09 10:50:21 -08:00
  • 345ad44f11 Localisation updates from https://translatewiki.net. translatewiki.net 2020-11-09 12:33:47 +01:00
  • 4e0944ca72 Bump @blockly/dev-tools from 2.0.5 to 2.0.6 dependabot[bot] 2020-11-09 05:19:29 +00:00
  • 1d582afa9d Bump @blockly/theme-modern from 2.1.4 to 2.1.6 dependabot[bot] 2020-11-09 05:18:22 +00:00
  • dd0d5aee53 Adding procedure tests and handling procedures instantiated without name (#4428) Monica Kozbial 2020-11-06 11:48:48 -08:00
  • f71a1b9c76 Merge pull request #4423 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.5 Rachel Fenichel 2020-11-06 11:46:38 -08:00
  • 8361268c63 Refactor field_variable_tests to use dev-tools (#4417) Monica Kozbial 2020-11-06 11:35:00 -08:00
  • 16e15918db Merge pull request #4404 from google/dependabot/npm_and_yarn/develop/mocha-8.2.0 Rachel Fenichel 2020-11-06 11:32:10 -08:00
  • 637497148d Renaming ui event properties and updating documentation for consistency (#4432) Monica Kozbial 2020-11-05 11:40:17 -08:00
  • 05faa51a14 Localisation updates from https://translatewiki.net. translatewiki.net 2020-11-05 13:17:15 +01:00
  • 40ef586260 Refactoring Ui events in core (#4418) Monica Kozbial 2020-11-04 14:43:54 -08:00
  • d782e2f4af Fix conflict in background CSS for dropdown div (#4431) Sam El-Husseini 2020-11-04 17:05:36 -05:00
  • 9bcfa60e86 Add missing cleanup to multiline field test (#4416) Monica Kozbial 2020-11-02 16:37:17 -08:00
  • eff3fcc289 set data-id on block svgs for IE11 (#4425) Anjali Pal 2020-11-02 14:08:12 -08:00
  • f1498e7f07 Keyboard shortcuts (#4421) alschmiedt 2020-11-02 13:30:05 -08:00
  • 4364bdb18c Localisation updates from https://translatewiki.net. translatewiki.net 2020-11-02 12:37:39 +01:00
  • a688b3d785 Bump @blockly/dev-tools from 2.0.2 to 2.0.5 dependabot[bot] 2020-11-02 05:28:05 +00:00
  • 85874cd696 Merge pull request #4422 from alschmiedt/flyout_patch 3.20200924.4 3 alschmiedt 2020-10-30 16:35:47 -07:00
  • 1150283ccd Rebuild for patch Abby 2020-10-30 16:23:23 -07:00
  • bf4445fd84 Uses the ws scroll value when updating flyout (#4415) alschmiedt 2020-10-30 13:30:53 -07:00
  • 8eb794f30e Uses the ws scroll value when updating flyout (#4415) alschmiedt 2020-10-30 13:30:53 -07:00
  • 363095a7e5 Fix graph demo (#4406) Sam El-Husseini 2020-10-26 17:55:10 -04:00