Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
v11.0.0
f231a24a · ·BREAKING CHANGES: accessibility improvements. - Content is now available to screen readers when hidden. - Active tab is brougth into focus. - If keyboard user tabs to a focusable element in a hidden tab, the tab becomes visible. - Made `toggle` an optional variable for `tabby.toggleTab` method. - Exposed variables to the `callback` method for more developer flexibility.
-
-
v10.1.0
7308605d · ·Added an option to disable stopVideos() method in favor of custom callback code
-
-
-
-
-
-
v10.0.0
9a09ff02 · ·Complete rebuild for better accessibility and semantics: - Use of buttons deprecated. - Tab triggered by URL anchor. - Open tab in new window now supported. - Deep linking to specific tab now supported. - Browser forward/backward button can toggle active tab.
-
v9.1.0
b9d013f4 · ·- Fixed "element not found" bug detailed here: https://github.com/cferdinandi/tabby/issues/44 - Updated build - Updated travis.cl file
-
-