alexlafroscia / ember-steps

Declaratively create wizards, tabbed UIs, and more
https://alexlafroscia.github.io/ember-steps
MIT License
90 stars 23 forks source link

Convert to v2 addon #690

Open SergeAstapov opened 2 years ago

SergeAstapov commented 2 years ago

As this addon provides only run-time functionality hence it's the great candidate for v2 addon conversion. There is guide great Porting an Addon to V2 guide I suggest we follow.

My thought process of the next steps is to have PRs in the following order:

  1. [ ] convert to monorepo
  2. [ ] convert addon to v2
  3. [ ] release new major 11.0.0

@alexlafroscia do you have any thoughts, concerns? I can volunteer to work on those

Baltazore commented 2 years ago

@alexlafroscia @SergeAstapov I will work on it, as I need this update for my main app. If you have any comments, requests please write it in comment

dwickern commented 9 months ago

@alexlafroscia would you be interested in putting this project up for adoption?