Skip to content

GlobalDrawer: Port/refactor some of the actions API

ivan tkachenko requested to merge work/ratijas/drawer-actions into master

Use strict types for properties, typed instanceof checks in expressions, and modern JavaScript iterators instead of loops.

Merge request reports