google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.37k stars 3.69k forks source link

Remove the CSS classes for different workspace element layers #8352

Open BeksOmega opened 1 month ago

BeksOmega commented 1 month ago

The .blocklyBlockDragLayer and blocklyAnimationLayer are used to specify absolute positioning during drags and animations. The blocklyBlockCanvas and blocklyBubbleCanvas aren't used for anything. We should remove all of these so folks aren't relying on them, and use inline CSS instead.

This is a breaking change because we removing CSS class names that folks could be relying on.

Shreshthaaa commented 1 month ago

Hey @BeksOmega , I would like to work on this issue. Kindly assign it to me.

BeksOmega commented 1 month ago

Heya @Shreshthaaa ! If you comment on a good-first-issue or a help-wanted issue I can assign you.

Apocalypse96 commented 1 month ago

hey @BeksOmega I would love to solve this issue

srivastavaarpit977 commented 1 month ago

Heyy @BeksOmega I want to solve this issue....could you plz assign it to me !!