You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
In it’s simplest form we go back to the model we had before and let ngx-launcher be a set of components / steps and each project can pick the steps that they want.
We will have as output of the ngx-launcher library:
one or more components for each steps
one component ngx-launcher that get steps as input and bind them to make a wizard
Goals:
Make custom steps in clients
Avoid having unused dependency editor in standalone launcher
Give control to client app on steps to use (no more if osio/launch..)
there are 2 different approaches:
We will have as output of the ngx-launcher library:
ngx-launcher
that get steps as input and bind them to make a wizardGoals:
The text was updated successfully, but these errors were encountered: