tannerlinsley / nz-toggle

Dual and triple-state toggles for AngularJS
http://codepen.io/anon/pen/yNjyME
40 stars 30 forks source link

Fix tooltip position #17

Closed nestdimon closed 8 years ago

nestdimon commented 8 years ago

Fix for tannerlinsley/nz-toggle#16

Now tooltip can be placed at any side of vertical or horizontal toggle with classes .tip-top, .tip-right, .tip-bottom, .tip-left. See example.

tannerlinsley commented 8 years ago

Awesome :)

tannerlinsley commented 8 years ago

Just released a new version with touch support and your changes. Let me know what you think!

nestdimon commented 8 years ago

Works like a charm, thank you! :+1:

I also have couple ideas... Wait for more pull requests soon)

tannerlinsley commented 8 years ago

Run them by me. I may be able to help you out. Do you know anything about aria support? On Tue, Aug 4, 2015 at 1:51 AM NDS notifications@github.com wrote:

Works like a charm, thank you! [image: :+1:]

I also have couple ideas... Wait for more pull requests soon)

— Reply to this email directly or view it on GitHub https://github.com/tannerlinsley/nz-toggle/pull/17#issuecomment-127510256 .

tannerlinsley commented 8 years ago

Thanks for the help too! On Tue, Aug 4, 2015 at 7:13 AM Tanner Linsley tannerlinsley@gmail.com wrote:

Run them by me. I may be able to help you out. Do you know anything about aria support? On Tue, Aug 4, 2015 at 1:51 AM NDS notifications@github.com wrote:

Works like a charm, thank you! [image: :+1:]

I also have couple ideas... Wait for more pull requests soon)

— Reply to this email directly or view it on GitHub https://github.com/tannerlinsley/nz-toggle/pull/17#issuecomment-127510256 .

nestdimon commented 8 years ago

Sorry, can't help with aria.