Aaron Dodson
|
6662718440
|
clang-format core/events/events_click.js
|
2021-08-02 11:27:17 -07:00 |
|
Aaron Dodson
|
0abdb821d8
|
Migrate core/events/events_click.js to named requires
|
2021-08-02 11:26:57 -07:00 |
|
Aaron Dodson
|
31fc78393f
|
Migrate core/events/events_click.js to goog.module
|
2021-08-02 11:24:28 -07:00 |
|
Aaron Dodson
|
0dde319291
|
Migrate core/events/events_click.js to ES6 const/let
|
2021-08-02 11:22:32 -07:00 |
|
Rachel Fenichel
|
84446215c0
|
Update more missing requireTypes
|
2021-02-10 14:59:05 -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 |
|