d11b4995dd
* removes on click modifier from LinkTo elements * adds changelog * reverts button changes and closes dropdown in next tick of runloop * removes comment
3 lines
146 B
Handlebars
3 lines
146 B
Handlebars
<LinkTo @route={{this.link.route}} @models={{this.link.models}} @query={{this.query}} @disabled={{@disabled}} ...attributes>
|
|
{{yield}}
|
|
</LinkTo> |