-
Notifications
You must be signed in to change notification settings - Fork 576
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PluginController: Allow enabling / disabling plugins (#116)
* Added enable/disable plugin to PluginController * Added guard for startPlugin when disabled * Added guard support for transitions and stopPlugin inside disablePlugin * Update packages/controllers/src/plugins/PluginController.ts Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com> * Added docs outlining XState conventions * Update packages/controllers/src/plugins/PluginController.ts Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
- Loading branch information
1 parent
f5e0335
commit e288a6a
Showing
2 changed files
with
195 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters