Skip to content

Conversation

@jsjames
Copy link
Contributor

@jsjames jsjames commented Oct 29, 2025

Moved to v11 to address issues with '@mit-app-inventor/blockly-plugin-workspace-multiselect' in port to vue3.

@relativeci
Copy link

relativeci bot commented Oct 29, 2025

#3518 Bundle Size — 12.52MiB (+1.78%).

7121969(current) vs 20795a4 main#3511(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Warning

Bundle introduced 4 new packages: @mit-app-inventor/blockly-plugin-workspace-multiselect, dragselect, @blockly/field-colour and one more – View changed packages

Bundle metrics  Change 4 changes Regression 2 regressions
                 Current
#3518
     Baseline
#3511
Regression  Initial JS 1.5MiB(~+0.01%) 1.5MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 9.62% 10.43%
No change  Chunks 616 616
No change  Assets 696 696
Change  Modules 2412(+0.5%) 2400
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Regression  Packages 130(+3.17%) 126
No change  Duplicate Packages 1 1
Bundle size by type  Change 2 changes Regression 2 regressions
                 Current
#3518
     Baseline
#3511
Regression  JS 10.85MiB (+2.06%) 10.63MiB
Regression  CSS 843.26KiB (+0.01%) 843.16KiB
No change  Fonts 526.1KiB 526.1KiB
No change  Media 295.6KiB 295.6KiB
No change  IMG 45.73KiB 45.73KiB
No change  Other 847B 847B

Bundle analysis reportBranch jsjames:blockly-v11Project dashboard


Generated by RelativeCIDocumentationReport issue

'@mit-app-inventor/blockly-plugin-workspace-multiselect' working.

Required updating of imports and making sure 'workspace' was not reactive (https://groups.google.com/g/blockly/c/myo3FXL3r_Y/m/NLgPZNc0CgAJVue3).

added support for blockly comments (add comment via context menu)

Signed-off-by: Jeff James <[email protected]>
@florian-h05 florian-h05 added enhancement New feature or request main ui Main UI labels Oct 30, 2025
@florian-h05
Copy link
Contributor

As testing Blockly is always a larger effort for @stefan-hoehn, I wonder whether we shouldn't try to upgrade to Blockly 12 now, so we don't need to test twice. WDYT @jsjames?

@jsjames
Copy link
Contributor Author

jsjames commented Nov 5, 2025

As testing Blockly is always a larger effort for @stefan-hoehn, I wonder whether we shouldn't try to upgrade to Blockly 12 now, so we don't need to test twice. WDYT @jsjames?

I did try, but the plugin @mit-app-inventor/blockly-plugin-workspace-multiselect does not yet support it .

Since there is an issue with our vue3 version where multi-select does not currently work (I recall it being a runtime issue in the @mit-app-inventor/blockly-plugin-workspace-multiselect ), this was the most expedient way to address. The question is how critical is it to get the multi-select feature working?

@florian-h05
Copy link
Contributor

That’s quite unfortunate.
Looking at mit-cml/workspace-multiselect#106 & google-admin/blockly#9261 it doesn’t seem the issue will be solved soon, so I guess we’ll stay with Blockly v11.

@jsjames
Copy link
Contributor Author

jsjames commented Nov 5, 2025

That’s quite unfortunate. Looking at mit-cml/workspace-multiselect#106 & google/blockly#9261 it doesn’t seem the issue will be solved soon, so I guess we’ll stay with Blockly v11.

v11 does get rid of the remaining deprecated packages warnings in package.json!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request main ui Main UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants