Commit Graph

  • 292911062e Honour option for collapse in context menu Neil Fraser 2021-06-16 11:40:10 -07:00
  • c8bea1ff3a Remove return value from Field dropdownCreate_ (#4915) Neil Fraser 2021-06-18 08:22:25 -07:00
  • 7b286dbf82 Update the registered component ids (#4898) Monica Kozbial 2021-06-17 17:50:04 -07:00
  • 245a44b030 Merge pull request #4920 from gonfunko/capture-warning Aaron Dodson 2021-06-17 16:04:23 -07:00
  • 7d45b531ac Update toolbox drag target when visibility changes (#4919) Monica Kozbial 2021-06-17 15:17:36 -07:00
  • ad7a40dac4 Merge pull request #4927 from gonfunko/flyout-delete Aaron Dodson 2021-06-17 08:54:09 -07:00
  • 50fcdfb7ac Keep horizontal flyout delete area in sync with its bounds. Aaron Dodson 2021-06-17 15:39:15 +00:00
  • de220a3ff0 Fixed bug that prevented delete areas from updating when flyout width changed. Aaron Dodson 2021-06-16 20:08:44 +00:00
  • 36d25343f4 Don’t hide insertion marker if it’s already gone Neil Fraser 2021-06-15 23:07:50 -07:00
  • 9fa6b03789 Merge pull request #4925 from gonfunko/copy-paste Aaron Dodson 2021-06-16 11:16:51 -07:00
  • 7a456a048b Prevent an error beep when copying blocks in Safari. Aaron Dodson 2021-06-16 17:51:36 +00:00
  • a15bbf1700 Revert #4697 (#4917) Monica Kozbial 2021-06-16 09:36:39 -07:00
  • a46dbb37e7 Fixes workspace scroll bug (#4921) alschmiedt 2021-06-16 08:18:28 -07:00
  • 672574b056 Require field name to be string, test changes jschanker 2021-06-16 01:01:14 -04:00
  • 62bb663b38 Added tests/setFieldValue error message jschanker 2021-06-12 03:22:22 -04:00
  • f9c5260fb0 Added tests/setFieldValue error message jschanker 2021-06-12 03:16:12 -04:00
  • ee8e282360 Fix #4830 for getting/setting unnamed fields jschanker 2021-06-08 00:26:02 -04:00
  • 796d54766a Add option to hide the inline/external menu option fraser-bugbash2 Neil Fraser 2021-06-15 23:37:05 -07:00
  • 355c54f70a Use captureWarning helper from dev-tools instead of mocha/test_helpers.js implementation. Aaron Dodson 2021-06-15 19:10:13 +00:00
  • e5a2df301a Add msg files (#4918) Monica Kozbial 2021-06-15 11:27:36 -07:00
  • f9702deab0 Merge pull request #4911 from gonfunko/ipad-useragent Aaron Dodson 2021-06-15 08:33:01 -07:00
  • 289d8ac857 Adjusted line wrapping. Aaron Dodson 2021-06-15 15:22:51 +00:00
  • 0eef4f34f6 'navigator' may be renamed by the compiler. Neil Fraser 2021-06-14 22:32:55 -07:00
  • c29afbcd27 Updated user agent parsing to detect iPads posing as desktop Safari. Aaron Dodson 2021-06-14 22:14:46 +00:00
  • 8d8309e7e7 Merge pull request #4906 from gonfunko/test-suite Aaron Dodson 2021-06-14 14:10:57 -07:00
  • ff34e067f8 Update positionable jsdoc (#4908) Monica Kozbial 2021-06-14 13:14:01 -07:00
  • 65339377f4 Moved Typescript to devDependencies. Aaron Dodson 2021-06-14 19:40:41 +00:00
  • 1931c31aa6 Update JsDoc for IDragTarget (#4907) Monica Kozbial 2021-06-14 12:19:36 -07:00
  • 5cd2d375ef Updated comment for runGeneratorsInBrowser to refer to Chrome instead of Firefox. Aaron Dodson 2021-06-14 19:06:28 +00:00
  • 384e88add1 Merge branch 'test-suite' of https://github.com/gonfunko/blockly into test-suite Aaron Dodson 2021-06-14 11:54:35 -07:00
  • 146840e09f Updated CI config to run new simplified test target. Aaron Dodson 2021-06-14 18:54:13 +00:00
  • df7da795a3 Use selenium-standalone-service to automatically start and stop Selenium when running the test suite. Aaron Dodson 2021-06-14 17:27:01 +00:00
  • e65a396809 Revert removal of node v10 from build matrix. Christopher Allen 2021-06-14 18:03:25 +01:00
  • f94cb15021 Re-disable CI on macOS Christopher Allen 2021-06-11 16:54:53 +01:00
  • f477db2251 Remove unneeded macOS setup Christopher Allen 2021-06-11 16:42:22 +01:00
  • ab33cd567a Update test setup for GitHub Actions Christopher Allen 2021-06-11 13:37:56 +01:00
  • 5cc0df775d Reenable CI on macOS Christopher Allen 2021-06-11 13:21:40 +01:00
  • 403f3119a6 Bump node.js versions for CI Christopher Allen 2021-06-11 13:11:59 +01:00
  • 06352c0eea Use selenium-standalone-service to automatically start and stop Selenium when running the test suite. Aaron Dodson 2021-06-14 17:27:01 +00:00
  • 34fce2c1cb Moves toolbox cursor styling out of block_dragger (#4896) Monica Kozbial 2021-06-11 18:02:40 -07:00
  • 5a1533d1b0 Creates getLocationAfterMove in BlockDragger (#4905) Maribeth Bottorff 2021-06-11 17:32:27 -07:00
  • a17cb7f12e Adding parameter to dragEnter and dragExit (#4890) Monica Kozbial 2021-06-11 12:58:26 -07:00
  • fb170b9052 Remove extra space in generator error message. Neil Fraser 2021-06-11 11:17:18 -07:00
  • 8aeb78eff3 Revert bubble dragger logic change and helper name change (#4897) Monica Kozbial 2021-06-11 11:10:39 -07:00
  • 73b06f14bb Fix bug in Flyout getClientRect (#4901) Monica Kozbial 2021-06-11 11:10:22 -07:00
  • 566b14e15f Fixes block dragger after merge (#4895) alschmiedt 2021-06-10 16:54:33 -07:00
  • 2005576036 Add onDragOver and wouldDelete_ to DeleteArea (#4888) Monica Kozbial 2021-06-10 16:27:04 -07:00
  • 2c15a0dfb1 Merge pull request #4894 from maribethb/clone-coord Maribeth Bottorff 2021-06-10 16:24:41 -07:00
  • 777b3f46d6 use clone Maribeth Bottorff 2021-06-10 16:17:12 -07:00
  • e40093dc23 Add API to IDragTarget to prevent block move (#4886) Monica Kozbial 2021-06-10 16:17:07 -07:00
  • c4f04a7a7b Merge branch 'develop' of github.com:google/blockly into clone-coord Maribeth Bottorff 2021-06-10 16:15:25 -07:00
  • f0143b6d6c Add a clone method to Coordinate Maribeth Bottorff 2021-06-10 16:12:48 -07:00
  • 0014ad3257 Add id to component interface (#4887) Monica Kozbial 2021-06-10 16:03:43 -07:00
  • 9eaca6a1e1 Adds necessary methods for scroll-options plugin (#4893) alschmiedt 2021-06-10 15:50:42 -07:00
  • 61f76e8d1d PR Comments block_drag alschmiedt 2021-06-10 15:36:46 -07:00
  • aa2c92c5b4 Updates blockly uncompressed alschmiedt 2021-06-10 13:46:02 -07:00
  • 8b1b7f3d7f Merge branch 'develop' of https://github.com/google/blockly into block_drag alschmiedt 2021-06-10 13:45:26 -07:00
  • 77dddca02e Fix bug with updating cursor style in draggers (#4889) Monica Kozbial 2021-06-10 10:57:09 -07:00
  • a0edf5a32d Updates blockly compressed alschmiedt 2021-06-10 08:48:47 -07:00
  • d2579a7369 Add removeComponent to ComponentManager (#4884) Monica Kozbial 2021-06-09 22:29:33 -07:00
  • 96315ad449 Fix removal of spaces near parens inside strings Neil Fraser 2021-06-08 06:11:20 -07:00
  • d2c61d5735 Prevent uncessary add/remove class calls on cursor during drag (#4885) Monica Kozbial 2021-06-09 19:20:47 -07:00
  • f2431b94da Merge branch 'develop' of https://github.com/google/blockly into block_drag alschmiedt 2021-06-09 17:25:17 -07:00
  • 11390341b1 Adding IDragTarget support. (#4852) Monica Kozbial 2021-06-09 13:59:22 -07:00
  • 861a981cb6 Remove extra else clauses Neil Fraser 2021-06-08 16:00:35 -07:00
  • cff7b359f4 Make comments more consistent. Neil Fraser 2021-06-08 15:41:08 -07:00
  • 6a6c630f8c Back out variable change. Neil Fraser 2021-06-08 06:25:35 -07:00
  • 76b5517008 Use null-prototype objects for maps Neil Fraser 2021-06-08 06:03:14 -07:00
  • 53d8754ee9 Remove row healing for block deletion #4832 (#4873) jschanker 2021-06-08 20:13:17 -04:00
  • e3e1089641 ComponentManager API extension (#4875) Monica Kozbial 2021-06-08 14:03:41 -07:00
  • 8e7cb406f9 Handle overriding components in ComponentManager (#4856) Monica Kozbial 2021-06-08 12:28:59 -07:00
  • 6f7ead6e9c Fix error caused by extra teardown call (#4877) Monica Kozbial 2021-06-08 10:19:08 -07:00
  • e7bf54e82e Fixes a check in bump into bounds (#4872) alschmiedt 2021-06-08 08:17:00 -07:00
  • 5f7fe9096b Use String() over toLocaleString when possible Neil Fraser 2021-06-04 06:45:27 -07:00
  • ab5616cff7 Add tests for connecting blocks (#4853) Beka Westberg 2021-06-07 08:14:13 -07:00
  • e4f15898d0 Update chrome version (#4866) alschmiedt 2021-06-03 17:57:40 -07:00
  • cd7c24b4ac Bump @blockly/theme-modern from 2.1.16 to 2.1.17 (#4862) dependabot[bot] 2021-06-03 16:56:36 -07:00
  • 21d10f9dd0 Bump eslint from 7.26.0 to 7.27.0 (#4860) dependabot[bot] 2021-06-03 16:56:13 -07:00
  • f33814cf44 Bump @blockly/theme-dark from 1.0.6 to 1.0.7 (#4861) dependabot[bot] 2021-06-03 16:55:44 -07:00
  • fc6a1be3d9 Bump ws from 7.2.3 to 7.4.6 (#4858) level dependabot[bot] 2021-06-03 16:55:17 -07:00
  • c9afdd095e Fix drag surface (#4863) alschmiedt 2021-06-03 16:44:07 -07:00
  • c5a7b481bc Code simplifications Neil Fraser 2021-06-02 11:10:28 -07:00
  • 91fe77e26c Localisation updates from https://translatewiki.net. translatewiki.net 2021-05-31 09:59:35 +02:00
  • 37a1ee55b8 Remove useless variable declarations in PHP. (#4849) Neil Fraser 2021-05-27 21:40:04 -07:00
  • e661c92a36 More JSDoc improvements Neil Fraser 2021-05-27 13:09:50 -07:00
  • f64c11d74e Make JSDoc object nullability more strict. Neil Fraser 2021-05-27 11:02:21 -07:00
  • c9b9144a50 Make explicit that names and IDs are conflated Neil Fraser 2021-05-24 11:14:00 -07:00
  • 43b65d2aa1 Factor out procedure population from generators Neil Fraser 2021-05-24 11:12:40 -07:00
  • 9869269ce2 Add procedures to name DB in init Neil Fraser 2021-05-22 00:01:32 -07:00
  • 17f9209f2f Add missing extern Neil Fraser 2021-05-21 23:09:54 -07:00
  • ecca5bf274 Use Object.values rather than loop Neil Fraser 2021-05-21 12:48:03 -07:00
  • d919b0af21 Update JSDoc from Array.<> to Array<> Neil Fraser 2021-05-21 10:22:13 -07:00
  • b50cb5779f Set generator’s isInitialized to false in finish Neil Fraser 2021-05-21 10:17:26 -07:00
  • 5d2c48e1ab Remove unused Blockly.Generator.NAME_TYPE Neil Fraser 2021-05-21 10:13:50 -07:00
  • a385f3c2a6 Enable extraction of names from name DB. Neil Fraser 2021-05-20 11:48:50 -07:00
  • d519ab8f54 JSDoc improvements Neil Fraser 2021-05-20 11:46:55 -07:00
  • 2f2252f588 Rename variableDB_ to nameDB_ Neil Fraser 2021-05-19 13:06:24 -07:00
  • 5344ad6c21 Add support for IAutoHideable (#4855) Monica Kozbial 2021-05-27 17:01:11 -07:00
  • 1cadbb94bd Rename PluginManager and related elements (#4857) Monica Kozbial 2021-05-27 16:14:33 -07:00
  • a982628826 Localisation updates from https://translatewiki.net. translatewiki.net 2021-05-27 15:34:08 +02:00