Tags give the ability to mark specific points in history as being important
-
-
v7.4.3
c695a34d · ·* Removed `.bind` dependency and polyfill. * Updated `gulpfile.js` tasks and namespacing. * Fixed CommonJS bug. * Added lazypipe to `gulpfile.js`.
-
v7.4.1
aba4ee8a · ·* Converted to Ruby Sass. * Updated unit test path. * Switched to event bubbling.
-
-
v7.3.1
4b73b0a0 · ·* Added polyfill for `Functions.prototype.bind`. * Removed Sass paths from `gulpfile.js`.
-
v7.3.0
91b43b60 · ·* Updated unit tests. * Added `destroy()` method. * Fixed a bug that wasn't removing the `.active` class from `li` links.
-
v7.2.0
fb9e56f3 · ·* Converted to gulp.js workflow. * Added unit testing. * Updated naming conventions. * Removed unused `_config.scss` and `_mixins.scss` files. * Added minified versions of files.
-
v7.1.1
43f229d3 · ·* Added UMD support. * Moved public APIs to exports variable. * Improved feature test. * Replaced `Array.prototype.forEach` hack with proper `forEach` function. * Added a more well supported `trim` function. * General code optimizations for better minification and performance. * Updated to JSDoc documentation. * Updated to three number versioning system. * Added package manager installation info.
-
-
v6.0.0
70dde1fc · ·* Better public/private method namespacing. * Require `init()` call to run. * New API exposes additional methods for use in your own scripts. * Better documentation.
-
v5.1.0
e2255d41 · ·* Switched to a data attribute for the toggle selector (separates scripts from styles). * Removed unused `tab-toggle` class. * Prefixed script with a `;` to prevent errors if other scripts are incorrectly closed. * Added namespacing to IIFE. * Updated addEventListener to be more object oriented. * Moved feature test to script itself.
-
v4.0.0
fe2b757a · ·* Added Sass support. * Removed horizontal and vertical styling for great design flexibility. * Add active class to button elements.
-
-
v2.0.0
07db8f96 · ·Switched from `href` to `data-target` value for tab id, breaking backward compatibility.
-