aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-scrollspy.js
AgeCommit message (Expand)AuthorFilesLines
2012-04-242.0.2 -> 2.0.3Jacob Thornton1-1/+1
2012-04-18allow for pushstate in scrollspyJacob Thornton1-2/+8
2012-04-14whitespaceJacob Thornton1-1/+1
2012-04-14fix opera bug \o/ !!!! #1776Jacob Thornton1-4/+3
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-3/+4
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton1-0/+1
2012-03-24add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton1-2/+2
2012-03-21filter out non matches in mapJacob Thornton1-2/+2
2012-03-21cache $(href) lookupJacob Thornton1-3/+4
2012-03-21sort scrollspy to prevent flicker for unordered navJacob Thornton1-6/+15
2012-03-19active - onActivateJacob Thornton1-1/+1
2012-03-19fire active event on activeJacob Thornton1-1/+3
2012-03-19;)Jacob Thornton1-1/+1
2012-03-19select last item in scrollspy if you've reached the bottom of the document or...Jacob Thornton1-0/+7
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-01-28all unit tests passing in ie7Jacob Thornton1-1/+2
2012-01-26consistent new lines at ends of filesMark Otto1-1/+1
2012-01-24scrollspy working for sub navsJacob Thornton1-6/+9
2012-01-21change scrollspy offset to be option + fix typo in scrollspyJacob Thornton1-6/+13
2012-01-14dates updated to 2012Mark Otto1-1/+1
2011-12-20update more readme changes - introduce target specificty convention to more p...Jacob Thornton1-1/+1
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-1/+1
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-2/+2
2011-11-30define constructor on prototypesJacob Thornton1-1/+3
2011-11-27rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton1-1/+3
2011-11-25allow scrollspy to target a specific navJacob Thornton1-2/+2
2011-11-24fix copy paste bugJacob Thornton1-1/+1
2011-11-24clean up scrollspy a bit - add public api methodJacob Thornton1-6/+28
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-17/+16
2011-10-19fix scrollspy simplify stuff more - break everything.Jacob Thornton1-13/+20
2011-10-19greatly simply js plugins - remove js api where reasonableJacob Thornton1-24/+1
2011-09-16check for jquery/ender on windowJacob Thornton1-1/+1
2011-09-15$(document).ready instead of $(function() {}) for ender supportJacob Thornton1-1/+1
2011-09-12add version number to js commentsJacob Thornton1-1/+1
2011-09-11change hella js... broke all the tests. i <3 wipJacob Thornton1-13/+30
2011-09-10add liscense to js filesJacob Thornton1-2/+2
2011-09-10add bootstrap-scrollspyJacob Thornton1-0/+88