Trey Pisano
6b023b3a32
fix: comment change event fires block change event ( #7505 )
...
* add fire event to comment change
* change variable names to make readable
* add oldtext field to commenticon
* remove debugger
* remove oldtext field
* add firing block change event to setText
* add fire to setText
* fix: setCommentText fire block change when icon removed
* remove whitespace
* NOT PASSING TESTS: fix block test fails
* fix: remove duplicate events so tests pass
* fix: remove whitespace
* fix: run format
* refactor: add early returns to onTextChange for readability
* remove console.log
* disable events temporarily when setText called in setCommentText
* refactor: move fire event to original position
* fix: run format
* fix: move fire event so it happpens after events are enabled and disabled
2023-10-02 13:14:12 -07:00
dependabot[bot]
c455e0c1e5
chore(deps): Bump eslint-plugin-jsdoc from 46.6.0 to 46.8.2 ( #7512 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 46.6.0 to 46.8.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.6.0...v46.8.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 09:28:15 -07:00
dependabot[bot]
761c24c922
chore(deps): Bump @microsoft/api-extractor from 7.37.0 to 7.38.0 ( #7564 )
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor ) from 7.37.0 to 7.38.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.38.0/apps/api-extractor )
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 09:27:35 -07:00
dependabot[bot]
bf53b3a053
chore(deps): Bump glob from 10.3.4 to 10.3.10 ( #7565 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.3.4 to 10.3.10.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.10 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 09:27:15 -07:00
dependabot[bot]
787ac1bc36
chore(deps): Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.3 ( #7563 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.6.0 to 6.7.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 09:26:42 -07:00
Sanskar Mundhra
04fa799650
chore: remove bump script from package.json ( #7548 )
...
* Removed bump script from package.json #7543
* chore: remove bump script from package.json
* chore: remove bump script from package.json
2023-09-29 14:58:05 -07:00
Rachel Fenichel
971bc1107b
fix: missing loaders for appengine deployment ( #7560 )
2023-09-29 10:57:58 -07:00
Rachel Fenichel
cf5d9985c7
fix: include loaders in gh-pages commits ( #7559 )
2023-09-29 10:29:41 -07:00
Maribeth Bottorff
ca4fa7e4fb
fix: style attribute for xml in ws factory ( #7554 )
2023-09-28 15:21:26 -07:00
Christopher Allen
cc47c3a8af
chore(tests): Fix whitespace inconsistency ( #7553 )
2023-09-28 19:19:04 +00:00
Rachel Fenichel
099abfe0e5
chore: merge master back into develop following v10.2.0 release
...
Merge pull request #7552 from google/master
2023-09-28 11:24:03 -07:00
dependabot[bot]
e50d4f9fb0
chore(deps): Bump @microsoft/api-extractor from 7.35.4 to 7.37.0 ( #7510 )
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor ) from 7.35.4 to 7.37.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.37.0/apps/api-extractor )
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 19:07:23 +01:00
Rachel Fenichel
2308da84b5
release: v10.2.0
...
Merge pull request #7542 from google/rc/v10.2.0
2023-09-28 11:03:51 -07:00
Christopher Allen
f8bd6bed53
fix(build): Fix sourcemaps, re-update metadata ( #7550 )
...
* fix(build): Revert "refactor: Remove $build$src infix from munged paths"
This is a mostly-manual revert of commit
06d78af6a4 to fix an issue where
the generated sourcemaps are missing the inline copies of the
original .ts source files.
* chore: Update metadata for 2020 Q3 release
This is being done a second time as the revert of 06d78af causes a
significant increase in the size of the build products.
2023-09-28 10:48:59 -07:00
Christopher Allen
cd6b14e994
fix(build): Fix sourcemaps, re-update metadata ( #7550 )
...
* fix(build): Revert "refactor: Remove $build$src infix from munged paths"
This is a mostly-manual revert of commit
06d78af6a4 to fix an issue where
the generated sourcemaps are missing the inline copies of the
original .ts source files.
* chore: Update metadata for 2020 Q3 release
This is being done a second time as the revert of 06d78af causes a
significant increase in the size of the build products.
2023-09-28 08:35:27 -07:00
Christopher Allen
c62f3350d8
fix(build): Fix broken npm install of Closure Compiler ( #7547 )
2023-09-27 10:35:33 -07:00
Christopher Allen
8b20f5321b
fix(build): Fix broken npm install of Closure Compiler ( #7547 )
2023-09-27 09:52:06 -07:00
Maribeth Bottorff
57a691a821
chore: fix formatting for welcome action ( #7545 )
...
* chore: fix formatting for welcome action
* chore: format
2023-09-26 22:15:53 +00:00
Rachel Fenichel
3c99c38c07
release: Update version number to 10.2.0
2023-09-25 11:30:59 -07:00
Rachel Fenichel
13a05cf1ea
release: Merge branch 'develop' into rc/v10.2.0
2023-09-25 11:30:06 -07:00
dependabot[bot]
fd873507eb
chore(deps): Bump concurrently from 8.2.0 to 8.2.1 ( #7509 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:28:33 -07:00
Rachel Fenichel
9089661f9d
chore: Update metadata for release ( #7541 )
2023-09-25 11:24:03 -07:00
Rachel Fenichel
4bb115f668
chore: Rollup of 2023 Q3 updates from TranslateWiki ( #7540 )
2023-09-25 11:09:06 -07:00
dependabot[bot]
03bf464465
chore(deps): Bump chai from 4.3.7 to 4.3.8 ( #7513 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 06:13:47 -07:00
satya verma
4a6d4399d1
fix: incorrect blockchange firing ( #7492 )
...
* BlockChange event disabled
* BlockChange event disabled
* executed command (npm run format)
2023-09-21 05:34:24 -07:00
Beka Westberg
12ac35829e
fix: loading tooltips before messages ( #7504 )
...
* fix: loading tooltips before messages
* fix: typing
2023-09-20 14:07:06 +00:00
laurensvalk
3b234c7f87
fix: Call onFinishEditing_ for fields on mobile. ( #7483 )
...
On the desktop, widgetDispose_ will call onFinishEditing_ on close.
This was missing in the mobile counterpart, so any cleanups in onFinishEditing_ would not be called.
Also update the message string comment while we are touching this code.
2023-09-20 06:15:17 -07:00
Rachel Fenichel
ed043e7228
Merge pull request #7500 from rachel-fenichel/update_webdriverio
...
chore(deps): update webdriverio to 8.16 and remove selenium-standalone
2023-09-19 14:19:04 -07:00
Neil Fraser
61cdbb65d3
chore: Setting style property to make CSP less grumpy. ( #7503 )
...
* Setting style property to make CSP less grumpy.
"Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“style-src”)."
The 'style' property should be set as an object, not as a string, according to CSP rules.
Back-ported from Blockly Games.
2023-09-19 17:01:14 +02:00
Beka Westberg
32c9daf885
fix: bad JSON state leaving events disabled ( #7501 )
...
* fix: broken JSON state stopping event firing
* chore: add unit test for events not breaking
2023-09-19 05:17:51 -07:00
Beka Westberg
f8a134caef
fix: immediately render for JavaFX ( #7502 )
2023-09-18 20:12:20 +00:00
Rachel Fenichel
550443f39c
chore(deps): remove selenium config and macOS test setup
2023-09-18 12:03:30 -07:00
Rachel Fenichel
b22656b636
chore(deps): update webdriverio to 8.16 and stop using selenium-standalone
2023-09-18 11:49:12 -07:00
Rachel Fenichel
c3b7d42022
Merge pull request #7493 from rachel-fenichel/minor_browser_fixes
...
fix: minor issues in browser tests
2023-09-18 08:56:48 -07:00
dependabot[bot]
3806137340
chore(deps): Bump @blockly/dev-tools from 7.0.3 to 7.1.0 ( #7499 )
...
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools ) from 7.0.3 to 7.1.0.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Changelog](https://github.com/google/blockly-samples/blob/master/plugins/dev-tools/CHANGELOG.md )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@7.1.0/plugins/dev-tools )
---
updated-dependencies:
- dependency-name: "@blockly/dev-tools"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 05:50:20 -07:00
dependabot[bot]
bd7334ffef
chore(deps): Bump webdriverio from 8.13.10 to 8.16.10 ( #7495 )
...
Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio ) from 8.13.10 to 8.16.10.
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.16.10/packages/webdriverio )
---
updated-dependencies:
- dependency-name: webdriverio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 05:50:09 -07:00
dependabot[bot]
e914c48890
chore(deps): Bump eslint-plugin-jsdoc from 46.6.0 to 46.8.1 ( #7496 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 46.6.0 to 46.8.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.6.0...v46.8.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 05:49:47 -07:00
dependabot[bot]
dd88f7b912
chore(deps): Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 ( #7497 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 05:49:33 -07:00
dependabot[bot]
d7cb893d18
chore(deps): Bump chai from 4.3.7 to 4.3.8 ( #7498 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 05:48:38 -07:00
Beka Westberg
25d15fd596
fix: zelos full block fields rendering badly ( #7490 )
...
* fix: text input fields
* fix: colour field
* chore: cleanup override keywords
* chore: revert playground changes
* fix: applyColour not being called
* chore: swap visibility for display
* chore: cleanup for PR comments
* fix: PR comments
2023-09-14 22:22:40 +00:00
Rachel Fenichel
cc3c0d9bdf
fix: minor issues in browser tests
2023-09-14 14:01:31 -07:00
Rachel Fenichel
00d870ee03
Merge pull request #7485 from rachel-fenichel/clickableElement
...
fix(tests): contextMenuSelect sometimes clicks the wrong block
2023-09-13 13:29:58 -07:00
Rachel Fenichel
67f42f017a
chore(tests): rewrite getClickableBlockElement as clickBlock
2023-09-13 12:36:39 -07:00
Rachel Fenichel
5ee26c9051
feat: use block instead of block ID in getClickableBlockElement
2023-09-13 11:30:46 -07:00
Rachel Fenichel
fc76981e5b
Merge pull request #7482 from clementcontet/fix-7426
...
fix: insertion marker position when connection is resized (#7426 )
2023-09-13 10:50:56 -07:00
Neil Fraser
1f0f733a04
chore: Remove 'cgi' import from Python ( #7479 )
...
The cgi modue disappears in the next version of Python. This PR adds an import of urllib.parse, but that's not a new dependency since cgi already imported it.
2023-09-13 09:04:18 -07:00
dependabot[bot]
6415054a48
chore(deps): Bump actions/checkout from 3 to 4 ( #7474 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 08:53:37 -07:00
dependabot[bot]
58c0e096ca
chore(deps): Bump selenium-standalone from 8.3.0 to 9.1.1 ( #7459 )
...
Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone ) from 8.3.0 to 9.1.1.
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases )
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md )
- [Commits](https://github.com/webdriverio/selenium-standalone/compare/v8.3.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: selenium-standalone
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 08:53:16 -07:00
dependabot[bot]
c2e6ed8db6
chore(deps): Bump eslint-plugin-jsdoc from 46.5.0 to 46.6.0 ( #7476 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 46.5.0 to 46.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.5.0...v46.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 08:53:00 -07:00
dependabot[bot]
c59a52a070
chore(deps): Bump @hyperjump/json-schema from 1.5.1 to 1.5.2 ( #7475 )
...
Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema ) from 1.5.1 to 1.5.2.
- [Commits](https://github.com/hyperjump-io/json-schema/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: "@hyperjump/json-schema"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 08:52:48 -07:00