Monica Kozbial
|
f837f1e44e
|
Add zoom support for single-direction-scroll (#4653)
* Add zoom support for single-direction scroll
|
2021-03-05 14:37:41 -08:00 |
|
Sam El-Husseini
|
f97730e83c
|
Sort requires (#4658)
* Cleanup gulp method to sort requires
|
2021-02-25 17:17:42 -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 |
|