Robbie Wagner

Results 813 comments of Robbie Wagner

@FalkF Thanks for the PR! We've recently made a lot of significant changes to ember-light-table. Can you please rebase your PR and make sure everything is still working as intended?...

@abhilashlr I realize this is very old, but would you mind rebasing with master please?

@fran-worley @Gorzas what's the status on the 2-x and 3-x branches? Can we get all the latest stuff merged into master? I think we should stop supporting older Ember versions...

@Gorzas what do you mean it arrived too late? I just want to get all the latest and best changes into master, we shouldn't have all these different branches.

@Gorzas gotcha. Who would best know the status of things? @fran-worley do you know if we could just merge 3-x into master and delete 2-x?

Would love to hear from some folks who created the 2-x and 3-x branches to make sure basically replacing master with one of them is okay.

@maxwondercorn I'm not sure if we need to make these updates? We're using the same API as before, we're just now passing components instead of classes. If someone wanted to...

@maxwondercorn yes, I agree. Perhaps we should move all the FA deps to devDeps and update the docs to be more generic, but also show a new FA example.

@knownasilya couldn't you use the same things you use for your `if` on the JS side to determine the steps? I'm not opposed to also supporting some sort of template...