Files
blockly/core
Christopher Allen 11c219c537 feat(dragging): Create (new) IDragger and IDraggable interfaces (#7953)
* chore(dragging): Rename core/interfaces/i_draggable.ts

  Rename core/interfaces/i_draggable.ts to
  core/interfaces/i_draggable.old.ts to make room for new
  IDraggable.  Do not rename actual interface as it's not yet
  clear that it will be necessary for both to coexist as
  imports in the same file.


* feat(dragging): Introduce new IDraggable interface

* feat(dragging): Introduce new IDragger interface

---------

Co-authored-by: Beka Westberg <bwestberg@google.com>
2024-03-22 16:21:14 +00:00
..
2024-01-23 08:48:08 -08:00
2024-03-12 16:10:59 +00:00
2023-06-21 11:26:22 -07:00
2024-03-08 15:08:15 -08:00
2024-01-23 08:48:08 -08:00
2023-06-16 10:59:36 -07:00
2023-10-10 09:19:44 -07:00