element-web/src/dispatcher
Travis Ralston e4835c4b03 Demonstrate dis.fire() with view_user_settings
Like a5f3318f3b, this proves that the new dispatcher conversion works for fire-and-forget style dispatches too. This is another obvious-if-broken and generally safe conversion to make.

Other actions which can be dispatched this way have been excluded for reasons mentioned in the Action enum's comments.
2020-05-13 21:08:08 -06:00
..
payloads Convert view_user dispatch to prove the conversion works 2020-05-13 21:07:50 -06:00
actions.ts Demonstrate dis.fire() with view_user_settings 2020-05-13 21:08:08 -06:00
dispatcher.ts Convert view_user dispatch to prove the conversion works 2020-05-13 21:07:50 -06:00
payloads.ts Break out actions and payloads to their own files 2020-05-13 21:07:50 -06:00