Feature #20469
Expose React components from plugins
Description
As a plugin developer, I want to write my own React components and place them on a page in the same fashion as core does. I expect React mounter service to see components from plugins and mount them properly on the page.
Related issues
Associated revisions
History
#1
Updated by Ohad Levy about 5 years ago
I was under the impression this is already possible?
Can you clarify if you mean mount an existing components from core or add new ones in the plugin?
#3
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4733 added
#4
Updated by Ondřej Pražák almost 5 years ago
- Related to Feature #21137: Register reducers from plugins added
#5
Updated by Ondřej Pražák almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8ec9fb0feaeb30967dc7831645685c343c0d2195.
#6
Updated by Ondřej Pražák almost 5 years ago
- Related to Feature #21180: Add 3rd party js libraries in plugins added
#7
Updated by Daniel Lobato Garcia almost 5 years ago
- Legacy Backlogs Release (now unused) set to 296
Fixes #20469 - Register react components from plugins