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
|
540ab16842
|
Fix serialization of workspace comment events and add tests (#4578)
* Fix serialization of workspace comment events and add tests
|
2021-01-11 16:14:34 -08:00 |
|
alschmiedt
|
a4e6cfe393
|
Fix undo (#4511)
|
2020-12-10 09:02:00 -08:00 |
|
Monica Kozbial
|
637497148d
|
Renaming ui event properties and updating documentation for consistency (#4432)
* Renaming properties and updating documentation for consistency
* Update more properties
* fix tests
|
2020-11-05 11:40:17 -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 |
|
Rachel Fenichel
|
4a467cef5b
|
Move events back up to core, because moving it to a separate folder was a mistake.
|
2018-04-19 16:53:19 -07:00 |
|
Rachel Fenichel
|
5839620a43
|
Remove unnecessary conditionals.
|
2018-04-19 16:15:00 -07:00 |
|
Rachel Fenichel
|
d8202f8cae
|
Create base classes for block and variable events, instead of stuffing everything into Abstract
|
2018-04-19 16:15:00 -07:00 |
|
Neil Fraser
|
662d79443f
|
Add 'ordered' option to descendant getting functions. (#1786)
|
2018-04-17 11:41:03 -07:00 |
|
Rachel Fenichel
|
52e0241f66
|
Add argsIgnorePattern to the eslintrc
|
2018-04-06 13:29:22 -07:00 |
|
Rachel Fenichel
|
e22923df75
|
Make getEventWorkspace_ protected.
Fixes 12 warnings
|
2018-03-01 18:32:15 -08:00 |
|
Rachel Fenichel
|
4c9b602523
|
Move event classes into separate files, and update requires accordingly
|
2018-02-27 17:47:33 -08:00 |
|
Rachel Fenichel
|
2f55c0c2be
|
move events.js into an events folder inside core
|
2018-02-27 17:22:01 -08:00 |
|