ember-inspector
ember-inspector copied to clipboard
Convert components to angle bracket syntax
We should be able to support using angle bracket components, in inspector itself. We need to fix the build first, but slowly converting components over would move us in the right direction.
Shall I take a look at this?
+1 to slowly moving them over. A Big Bang PR will definitely cause some errors.
I need to cut some new branches, so we can get the build working here again, then we can begin work on this.
Is this still something that needs to be done? I can pick it up if so
@akankshadharkar yes, it is something that needs to be done. We would love the help, if you have the time!
@rwwagner90 Awesome, I'll look over the requirements and take this up then :)
Is this still pending? I can take this up. I Will need some more info on the requirements and then I can start working on it.
Hi @sumitd94, yes this still needs to be completed. Please feel free to convert things a component or two at a time and submit PRs! No real requirements other than converting to angle bracket syntax.
Ok Sure, I will pick this up and raise PRs. If possible could you please let me know one component which is not using the angle bracket invocation? just for reference purposes. @rwwagner90