Neil Fraser
|
e661c92a36
|
More JSDoc improvements
|
2021-05-27 21:30:26 -07:00 |
|
Sam El-Husseini
|
0cc79b1366
|
Fix missing require - constructors (#4676)
* Fix missing constructors
|
2021-04-21 12:11:13 -07:00 |
|
Grayson Nix
|
3d22f8401e
|
Issue #4475 fix (#4758)
* Issue #4475 fix
|
2021-04-08 16:01:16 -07:00 |
|
Rachel Fenichel
|
7f8c875b29
|
Fix lint
|
2021-03-04 10:23:20 -08:00 |
|
Rachel Fenichel
|
750b62030b
|
First pass at creating connectionTypes and inputTYpes
|
2021-03-04 10:22:24 -08:00 |
|
Sam El-Husseini
|
ab8a11784d
|
Fix event related missing requires (#4656)
* Fix event related missing requires
|
2021-02-25 14:28:11 -08:00 |
|
Rachel Fenichel
|
84446215c0
|
Update more missing requireTypes
|
2021-02-10 14:59:05 -08:00 |
|
Monica Kozbial
|
40ef586260
|
Refactoring Ui events in core (#4418)
* Ui events base (#4370)
* Add constants for new ui event types
* Add property to indicate an event as UI event
* Click events (#4372)
* Creating new ui base class.
* Refactor theme event (#4391)
* Add themeName property to theme event
* Refactor marker move events. (#4389)
* Refactor trashcan open event (#4392)
* Refactor selected event (#4387)
* Refactor toolbox item change event (#4394)
* Refactor bubble open events (#4390)
* Refactor block drag event (#4388)
* Viewport events (#4395)
* Fix event filtering for ui events (#4401)
* Move events to new directory and rename Ui events base (#4400)
* Move events to new directory and rename Ui events base
* Add missing fromJson implementation for click event (#4410)
* Adding serialization tests for events
* Zoom controls event (#4407)
* Refactor zoom event
* Rename IS_UI_EVENT to isUiEvent
|
2020-11-04 14:43:54 -08:00 |
|