You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
It looks as if there isn't any support for tabs-left or tabs-right classes in the latest version. Am I missing something or was it omitted? Currently, I'm using this as a workaround in my controller. I'm aware it's not an ideal solution for several reasons (e.g., DOM manipulation in a controller, usage of a 0 timeout).
It was possible to simply add a class prior to 0.4.0 to get the tabs orientation. With the tabs refactoring it is not possible any more. But we've got a ticket opened for this #102
@bk1te @brandonhall feel free to send a pull request for this, it should be a very easy one. Don't forget to add tests!
It looks as if there isn't any support for tabs-left or tabs-right classes in the latest version. Am I missing something or was it omitted? Currently, I'm using this as a workaround in my controller. I'm aware it's not an ideal solution for several reasons (e.g., DOM manipulation in a controller, usage of a 0 timeout).
The text was updated successfully, but these errors were encountered: