Skip to content

Commit

Permalink
[FEATURE modernized-built-in-components] Get events from dispatcher
Browse files Browse the repository at this point in the history
Instead of hard-coding a list of events to bind (copied from the
`EventDispatcher` – which could be reopened and modified), this
refactor uses a modifier to dynamically read the list from the
`EventDispatcher` at runtime instead.

Part of #19270
  • Loading branch information
chancancode committed Feb 5, 2021
1 parent 2aa6395 commit 056483f
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 209 deletions.
Loading

0 comments on commit 056483f

Please sign in to comment.