ember-cli-materialize
ember-cli-materialize copied to clipboard
text attributes not yielding in v1 components
v1 is a great branch, but I'm running into a bug with the text attribute on components. According to the demo the attribute should yield inside the component, but it doesn't and I have to fall back to the block form.
@bcardarella sorry I changed it to label to align with the v0 API surface a little better. Demo should be updated now
I also have put tests in place to maintain this part of the API surface. You shouldn't have to worry about any more flip-flopping
Awesome, thanks :)