Skip to content

Releases: mikejacobson/jquery-bootstrap-scrolling-tabs

Documentation-only update: enableSwiping

01 Aug 13:49
Compare
Choose a tag to compare

Add enableSwiping option details to usage. I neglected to do so when I added the feature.

Fix tab disabled toggle not working

26 Jul 15:39
Compare
Choose a tag to compare

Add option for custom scroll arrow content

25 Jul 15:06
Compare
Choose a tag to compare

Add leftArrowContent, rightArrowContent options so scroll arrow HTML can be customized.

This fixes issue #15.

This plunk shows how to use custom svg icons for the arrows:
http://plnkr.co/edit/2MdZCAnLyeU40shxaol3?p=preview

Add enable swipe option

04 Jun 02:26
Compare
Choose a tag to compare

Add option to allow horizontal swiping of tabs on touch screen.