Commit Graph

  • af991f5e1b fix: switch most remaining render calls to queueRender (#7024) Beka Westberg 2023-05-09 16:57:11 -07:00
  • 39cdd8a67a feat: add abstract icon class (#7060) Beka Westberg 2023-05-09 16:42:58 -07:00
  • 07db0c27d1 feat: add IIcon interface, and related interfaces (#7054) Beka Westberg 2023-05-09 10:13:44 -07:00
  • cdea0ee168 chore: test icon management (#7050) Beka Westberg 2023-05-09 10:11:34 -07:00
  • 4cec0c23cc test: icon block hooks (#7053) Beka Westberg 2023-05-08 14:10:31 -07:00
  • f0a7c1c40e chore(deps): Bump webdriverio from 8.3.11 to 8.10.0 (#7056) dependabot[bot] 2023-05-05 09:47:26 -07:00
  • f247ab9cd6 chore(deps): Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (#7028) dependabot[bot] 2023-05-04 17:08:40 -07:00
  • 3a9a9bd24e feat: break input types into separate classes (#7019) Beka Westberg 2023-05-04 08:50:45 -07:00
  • bf7910986e chore(tests): Stop testing on node.js v14 (#7049) Christopher Allen 2023-05-04 16:40:57 +01:00
  • d3d0e39b1d chore(deps): Bump @blockly/theme-modern from 3.0.6 to 3.0.8 (#7029) dependabot[bot] 2023-05-03 10:42:14 -07:00
  • b996372994 Update category.ts to produce valid "aria-level" attributes to fix #7027 (#7033) Markus Bordihn 2023-05-03 19:39:31 +02:00
  • fea91af90e chore: remove private underscores in gesture.ts (#7021) Rachel Fenichel 2023-05-01 09:09:46 -07:00
  • a520b88098 chore: Merge master back into develop following v9.3.3 release Beka Westberg 2023-04-30 08:24:41 -07:00
  • d47369acfe refactor(blocks): Migrate blocks/text.js to TypeScript (#6958) Rachel Fenichel 2023-04-28 10:54:28 -07:00
  • 5e186de179 chore(deps): Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.59.0 (#7009) dependabot[bot] 2023-04-28 17:44:29 +01:00
  • 08d57853be chore: remove private underscores in field_variable.ts (#7022) Rachel Fenichel 2023-04-27 10:05:53 -07:00
  • ab3a796fd9 chore: merged master into master-to-develop, resolving conflicts Beka Westberg 2023-04-26 19:58:56 +00:00
  • 399bd650a6 release: v9.3.3 blockly-v9.3.3 Beka Westberg 2023-04-26 09:35:15 -07:00
  • e86183e6c6 release: Update version number to 9.3.3 rc/v9.3.3 Beka Westberg 2023-04-26 16:07:28 +00:00
  • 026e496044 fix: offset location of connection ripple (#6973) Neil Fraser 2023-04-12 19:00:41 +02:00
  • f45cd8160e fix: insertion markers firing move events (#7005) Beka Westberg 2023-04-21 12:49:02 -07:00
  • 961a83f420 fix: icons not having their locations updated (#7012) Beka Westberg 2023-04-24 15:36:13 -07:00
  • 64aa3e7df4 feat: Add 'reason' field to move event (#6996) Neil Fraser 2023-04-26 00:22:10 +02:00
  • 139bc299a0 fix: icons not having their locations updated (#7012) Beka Westberg 2023-04-24 15:36:13 -07:00
  • 60a2358cd7 chore(build): Delete chunks cache file chunks.json (#7011) Christopher Allen 2023-04-24 21:27:22 +01:00
  • 96ecfea857 refactor(blocks): Migrate blocks/variables.js and blocks/variables_dynamic.js to TypeScript (#7001) Rachel Fenichel 2023-04-24 13:09:02 -07:00
  • 705a35a2d2 chore: clean up some drawer code lint (#6994) Rachel Fenichel 2023-04-24 10:38:32 -07:00
  • bf8be1a4f9 fix: update applyColour documentation (#6998) Maribeth Bottorff 2023-04-24 10:23:16 -07:00
  • d516e517d4 chore(deps): Bump DoozyX/clang-format-lint-action from 0.15 to 0.16 (#7010) dependabot[bot] 2023-04-24 07:55:19 -07:00
  • d726080eaa feat: add support for appending custom inputs (#6990) Beka Westberg 2023-04-21 15:58:42 -07:00
  • 35276e9468 fix: insertion markers firing move events (#7005) Beka Westberg 2023-04-21 12:49:02 -07:00
  • 7feefa44d0 chore(deps): bump rimraf from 4.1.2 to 5.0.0 (#6986) dependabot[bot] 2023-04-21 16:02:07 +01:00
  • 6e4c8e931e Change reason string to array. fraser-reason Neil Fraser 2023-04-21 13:44:40 +02:00
  • 467b6a2e79 fix: rtl field alignment (#6991) Maribeth Bottorff 2023-04-20 13:53:18 -07:00
  • 2561005d19 Clang formatting. Neil Fraser 2023-04-20 20:23:19 +02:00
  • 8c10c33d07 feat: Add 'reason' field to move event Neil Fraser 2023-04-20 20:15:36 +02:00
  • 65f64110a8 chore(tests): Update configuration to test on node.js v20 (#6995) Christopher Allen 2023-04-20 17:56:29 +01:00
  • fa9cb579ae chore(deps): bump eslint-plugin-jsdoc from 40.0.0 to 41.1.2 (#6985) dependabot[bot] 2023-04-19 17:18:44 +01:00
  • acd046e4b3 fix: block_svg disable/enable ops lead to unsync state and render (#6989) Dima 2023-04-19 18:11:21 +03:00
  • 83e3dcac70 feat: add after queued renders promises to render management (#6981) Beka Westberg 2023-04-18 17:02:33 -07:00
  • a4d0b67985 refactor(blocks): Migrate blocks/loops.js to TypeScript (#6957) Rachel Fenichel 2023-04-18 15:58:21 -07:00
  • 0177dff49c refactor(blocks): Migrate blocks/lists.js to TypeScript (#6902) Christopher Allen 2023-04-18 12:50:54 +01:00
  • edc5843c4c fix: non-printable characters in XML (#6952) Beka Westberg 2023-04-17 16:05:09 -07:00
  • 20f0c937cd chore: 'compareDocumentPosition' to 'contains' (#6982) Neil Fraser 2023-04-17 23:48:24 +02:00
  • 2bbb3aa1fc fix: do not hide all chaff when resizing (#6916) Maribeth Bottorff 2023-04-17 10:06:44 -07:00
  • 2fa7280ce1 fix: Don't truncate text label fields. (#6979) Neil Fraser 2023-04-16 02:34:20 +02:00
  • c458d63018 chore: remove underscores from private properties and methods in some fields (#6977) Rachel Fenichel 2023-04-13 14:59:43 -07:00
  • 5f8330e74e chore: remove underscores from private properties and methods in keyboard nav and rendering (#6975) Rachel Fenichel 2023-04-12 11:19:41 -07:00
  • 8ade26148c Fix offset location of connection ripple (#6973) Neil Fraser 2023-04-12 19:00:41 +02:00
  • ae8673f09e chore: Merge master back into develop following v9.3.2 release Beka Westberg 2023-04-11 14:53:22 -07:00
  • c0cceb56e6 chore: delete update metadata action (#6969) Beka Westberg 2023-04-11 12:07:10 -07:00
  • 85013f83b2 chore: remove underscores from private properties and methods in connections (#6961) Rachel Fenichel 2023-04-11 10:06:17 -07:00
  • 2bf780e74f chore: remove underscores from private properties and methods for names and workspace comments (#6962) Rachel Fenichel 2023-04-11 10:00:39 -07:00
  • a344eaf149 chore(deps): bump google-github-actions/deploy-appengine (#6951) dependabot[bot] 2023-04-10 14:22:11 -07:00
  • 90ffa76086 chore(deps): bump google-closure-compiler (#6948) dependabot[bot] 2023-04-10 13:59:01 -07:00
  • b32e76d45f refactor: Remove some more uses of AnyDuringMigration. (#6970) Aaron Dodson 2023-04-10 13:57:04 -07:00
  • 5a671da5aa chore(deps): bump typescript from 5.0.2 to 5.0.4 (#6966) dependabot[bot] 2023-04-10 13:54:43 -07:00
  • 9bcdd5dd18 chore(deps): bump google-closure-deps from 20230206.0.0 to 20230228.0.0 (#6965) dependabot[bot] 2023-04-10 13:54:21 -07:00
  • 48bdeb3bdb chore: remove underscores from private properties and methods for flyout (#6960) Rachel Fenichel 2023-04-07 15:40:56 -07:00
  • 8378eddd17 chore: remove underscores from properties and methods in trashcan (#6959) Rachel Fenichel 2023-04-07 14:51:35 -07:00
  • ec6e951e68 release: v9.3.2 blockly-v9.3.2 Beka Westberg 2023-04-06 12:10:28 -07:00
  • 860dddd08f release: Update version number to 9.3.2 rc/v9.3.2 Beka Westberg 2023-04-06 18:55:00 +00:00
  • 4271e1a4a7 fix: disposing during dragging (#6954) Beka Westberg 2023-04-06 11:41:12 -07:00
  • d227ec2c89 fix: remove forced rerender from mutator (#6918) Beka Westberg 2023-03-22 21:43:57 +00:00
  • 2167afab85 fix: disposing during dragging (#6954) Beka Westberg 2023-04-06 11:41:12 -07:00
  • 7c17ab9931 fix: collapsed toolbox categories being expanded (#6942) Beka Westberg 2023-04-06 09:09:34 -07:00
  • ce4260c373 chore(deps): bump eslint from 8.34.0 to 8.37.0 (#6946) dependabot[bot] 2023-04-06 15:59:23 +01:00
  • 25c6d473ce Merge pull request #6918 from BeksOmega/fix/mutator-rerender Beka Westberg 2023-04-05 16:21:57 -07:00
  • 2bf456d214 chore: Merge master back into develop following v9.3.0 release Beka Westberg 2023-04-04 13:12:22 -07:00
  • 3996d8f250 chore(deps): bump concurrently from 7.6.0 to 8.0.1 (#6949) dependabot[bot] 2023-04-03 08:44:09 -07:00
  • cf850d5f78 Merge pull request #6941 from google/rc/v9.3.1 blockly-v9.3.1 Beka Westberg 2023-03-30 14:01:14 -07:00
  • 15b83d42db release: Update version number to 9.3.1 rc/v9.3.1 Beka Westberg 2023-03-30 20:45:03 +00:00
  • 8e1890a93c fix: allow splicing into shadow block stacks (#6939) Maribeth Bottorff 2023-03-30 13:32:57 -07:00
  • 69afe5b60f fix: allow splicing into shadow block stacks (#6939) Maribeth Bottorff 2023-03-30 13:32:57 -07:00
  • 9c9aef1d23 release: v9.3.0 blockly-v9.3.0 Beka Westberg 2023-03-29 10:56:46 -07:00
  • a17c86ea7c release: Update version number to 9.3.0 rc/v9.3.0 Beka Westberg 2023-03-29 17:12:05 +00:00
  • d642aa0dad release: Merge branch 'develop' into rc/v9.3.0 Beka Westberg 2023-03-29 17:11:20 +00:00
  • 9328eebd73 chore: Update metadata for 2023 Q1 release (#6933) Beka Westberg 2023-03-29 10:10:11 -07:00
  • ba208037c0 chore: update renamings file for 2023 Q1 release (#6932) Beka Westberg 2023-03-29 10:09:58 -07:00
  • 3572986577 chore: Rollup of 2023 Q1 updates from TranslateWiki (#6931) Beka Westberg 2023-03-29 10:09:48 -07:00
  • 42e838621d chore(build): Temporarily exclude blocks and generators .d.ts files (#6930) Christopher Allen 2023-03-28 22:30:08 +01:00
  • 7291fa04a9 fix: mutator not resizing for flyout (#6917) Beka Westberg 2023-03-28 12:47:02 -07:00
  • 38a8768a3b lint fraser-getconstants Neil Fraser 2023-03-28 12:08:20 +02:00
  • f1b0a76de4 chore: Don't call getConstants repeatedly Neil Fraser 2023-03-28 12:01:41 +02:00
  • c688c9382b chore(deps): bump @blockly/dev-tools from 5.0.2 to 5.2.4 (#6927) dependabot[bot] 2023-03-27 18:28:04 +01:00
  • c1e2956a31 chore(deps): bump patch-package from 6.5.0 to 6.5.1 (#6804) dependabot[bot] 2023-03-27 08:48:16 -07:00
  • a83840c28d chore(deps): bump closure-calculate-chunks from 3.0.3 to 3.1.1 (#6926) dependabot[bot] 2023-03-27 08:19:48 -07:00
  • d004bd256d fix: Make Escape cancel changes in text fields. (#6923) Aaron Dodson 2023-03-24 14:56:25 -07:00
  • 0708c97ffe fix: connection locations not updating (#6921) Beka Westberg 2023-03-24 12:58:33 -07:00
  • faa95d022d fix(fields): Make SKIP_SETUP a Symbol; remove Sentinel class (#6919) Christopher Allen 2023-03-23 20:30:48 +00:00
  • 01ecf547f4 fix: overwriting flyout def with dynamic categories (#6913) Beka Westberg 2023-03-22 15:25:47 -07:00
  • d897cdcf1d fix: remove forced rerender from mutator Beka Westberg 2023-03-22 21:43:57 +00:00
  • 00dae595ff chore(deps): bump typescript from 4.9.5 to 5.0.2 (#6908) dependabot[bot] 2023-03-22 16:36:10 +00:00
  • a7d250cb78 fix: flyouts resizing for blocks (#6914) Beka Westberg 2023-03-21 15:27:04 -07:00
  • 252b204adb fix: scrolling dropdown items into view (#6912) Beka Westberg 2023-03-21 10:00:40 -07:00
  • cbb3829707 fix: Fix scrolling of menus on mobile. (#6911) Aaron Dodson 2023-03-20 15:27:51 -07:00
  • 40b454fb2f chore(deps): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.55.0 (#6909) dependabot[bot] 2023-03-20 17:43:58 +00:00
  • ed531ec313 chore: remove all namespace comments (#6903) Beka Westberg 2023-03-20 09:43:58 -07:00
  • 5cdd2bf65f chore(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#6910) dependabot[bot] 2023-03-20 09:06:08 -07:00
  • bb9f31853d refactor(blocks): Migrate blocks/math.js to TypeScript (#6900) Christopher Allen 2023-03-17 20:24:09 +00:00