Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Dropdown - Add support for positioning and data-hover #21

Open
frankspin89 opened this issue Apr 20, 2016 · 1 comment
Open

Dropdown - Add support for positioning and data-hover #21

frankspin89 opened this issue Apr 20, 2016 · 1 comment

Comments

@frankspin89
Copy link

frankspin89 commented Apr 20, 2016

Would be great if you can use the positioning options and make dropdown available on hover. Currently the following code is not supported:

<button data-toggle="example-dropdown">Hover me</button>

{{#zf-dropdown id="example-dropdown" class="dropdown-pane top" data-hover="true" data-hover-pane="true"}}
Hello 
{{/zf-dropdown}}
donaldwasserman added a commit to donaldwasserman/ember-cli-foundation-6-sass that referenced this issue Apr 17, 2017
acoustep added a commit that referenced this issue Apr 18, 2017
Added Dropdown/Positioning Options
@rizkysyazuli
Copy link

rizkysyazuli commented Jun 23, 2017

FYI, the docs did not mention you have to pass a positionClass option. throws an error and got me wondering there for a sec.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants