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-03-10 07:10:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
278006b5f89dc65dc0e50eb42911fe7d234bc64a
blockly
/
core
/
interfaces
History
Beka Westberg
7277a2350f
chore: delete old dragging infrastructure (
#7995
)
2024-04-05 09:13:02 -07:00
..
i_ast_node_location_svg.ts
…
i_ast_node_location_with_block.ts
…
i_ast_node_location.ts
…
i_autohideable.ts
…
i_bounded_element.ts
…
i_bubble.ts
feat!: migrate bubble dragging to use new API (
#7974
)
2024-03-29 11:02:47 -07:00
i_collapsible_toolbox_item.ts
…
i_comment_icon.ts
fix: comment icon interface re serialization (
#7964
)
2024-04-01 14:34:48 -07:00
i_component.ts
…
i_connection_checker.ts
…
i_connection_previewer.ts
…
i_contextmenu.ts
…
i_copyable.ts
…
i_deletable.ts
fix!: various drag-adjacent interfaces (
#7975
)
2024-03-29 21:00:56 +00:00
i_delete_area.ts
fix!: various drag-adjacent interfaces (
#7975
)
2024-03-29 21:00:56 +00:00
i_drag_target.ts
fix!: various drag-adjacent interfaces (
#7975
)
2024-03-29 21:00:56 +00:00
i_draggable.ts
fix!: various drag-adjacent interfaces (
#7975
)
2024-03-29 21:00:56 +00:00
i_dragger.ts
feat(dragging): Create (new)
IDragger
and
IDraggable
interfaces (
#7953
)
2024-03-22 16:21:14 +00:00
i_flyout.ts
…
i_has_bubble.ts
…
i_icon.ts
…
i_keyboard_accessible.ts
…
i_legacy_procedure_blocks.ts
…
i_metrics_manager.ts
…
i_movable.ts
…
i_observable.ts
…
i_parameter_model.ts
…
i_paster.ts
…
i_positionable.ts
…
i_procedure_block.ts
…
i_procedure_map.ts
…
i_procedure_model.ts
…
i_registrable.ts
…
i_rendered_element.ts
…
i_selectable_toolbox_item.ts
…
i_selectable.ts
feat!: change gestures to look at selected when dragging (
#7991
)
2024-04-04 08:52:43 -07:00
i_serializable.ts
…
i_serializer.ts
…
i_styleable.ts
…
i_toolbox_item.ts
…
i_toolbox.ts
…
i_variable_backed_parameter_model.ts
…