ember-cli-materialize icon indicating copy to clipboard operation
ember-cli-materialize copied to clipboard

text attributes not yielding in v1 components

Open bcardarella opened this issue 9 years ago • 3 comments

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 avatar Mar 19 '16 15:03 bcardarella

@bcardarella sorry I changed it to label to align with the v0 API surface a little better. Demo should be updated now

mike-north avatar Mar 22 '16 17:03 mike-north

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

mike-north avatar Mar 22 '16 17:03 mike-north

Awesome, thanks :)

bcardarella avatar Mar 22 '16 17:03 bcardarella