element-portable/src/dispatcher
Travis Ralston 7f5bb61a79
Support a module API surface for custom functionality (#8246)
* Early implementation of module API surface + functions for ILAG module

* Wire up dialog functions and ILAG-needed surface

* Ensure component renders for modules get overridden

* Respond to changes from module API interface

* Use a real module-api dependency

* Update for new Dialogs interface

* Add support for getConfigValue from module API

* Update the remainder of the module API interface

* Docs & cleanup

* Add some unit tests around module stuff

Needs end-to-end tests still.

* Appease early linters

* Break import cycles by not directly depending on Lifecycle

* Appease the linter

* Fix bad merge
2022-07-05 12:26:44 -06:00
..
dispatch-actions Fix: Remove jittery timeline scrolling after jumping to an event (#8263) 2022-04-08 20:48:57 +02:00
payloads Support a module API surface for custom functionality (#8246) 2022-07-05 12:26:44 -06:00
actions.ts Support a module API surface for custom functionality (#8246) 2022-07-05 12:26:44 -06:00
dispatcher.ts Move threads e2e tests over to cypress (#8501) 2022-05-10 17:09:31 +00:00
payloads.ts Break out actions and payloads to their own files 2020-05-13 21:07:50 -06:00