This website requires JavaScript.
Explore
Help
Register
Sign In
CodingPirates
/
blockly
Watch
1
Star
0
Fork
0
You've already forked blockly
mirror of
https://github.com/google/blockly.git
synced
2026-01-10 18:37:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59fab944f4ba61bb2e6e3685053ae467ccdb8056
blockly
/
core
/
renderers
/
common
History
Adityajaiswal03
59fab944f4
feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. (
#8475
)
2024-08-12 13:10:38 -07:00
..
block_rendering.ts
refactor(build): Delete Closure Library (
#7415
)
2023-08-31 00:24:47 +01:00
constants.ts
feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. (
#8475
)
2024-08-12 13:10:38 -07:00
drawer.ts
feat: allow fetching block bounds not including children. (
#8284
)
2024-07-10 14:52:07 -07:00
i_path_object.ts
fix!: Make
IPathObject
styling methods optional (
#8332
)
2024-07-12 09:36:25 -07:00
info.ts
feat: connection highlighting in geras and thrasos (
#7698
)
2024-02-02 11:55:14 -08:00
marker_svg.ts
feat: support keyboard navigation of flyout buttons (
#7852
)
2024-04-02 13:40:58 -07:00
path_object.ts
feat: Add a blocklyBlock CSS class to the block's root SVG (
#8397
)
2024-07-22 16:05:19 -07:00
renderer.ts
chore: deprecate insertion marker manager and related methods (
#7797
)
2024-02-02 11:55:14 -08:00