- Updated smooth scroller
- Updated smooth scroller
- Allows configuring of activeClass
- Verbose IDs
- Added ability to override smooth scroll.
- Doesn't render span if header has id.
- Uses id on element if exists.
- Added smooth-scroller plugin support.
- updated doc urls
- added option for scrollToOffset
- do not highlight when scrolling because of click
- select the closest header
- fix if multiple tocs on the page
- fixed jquery src on example
- updated build scripts and dep versions
- updated build scripts to use load-grunt-config
- Merge pull request #31 from inadarei/master
- Support using ordered lists, not just unordered one, for TOC
- Supporting usage of ordered lists, not just unordered ones.
- Merge pull request #28 from jgallen23/feature/tests
- Added some tests.
- updated bower to include jquery as a dependency
- updated grunt tasks
- optimized scroll function. fixes #15
- migrated to grunt for building
- fixed tabs on docs/index
- updated example
- code cleanup, fixed onHighlight, removed console.log
- Add headerText and itemClass options
- added smoosh to Makefile
- updated docs
- removed site submodule
- Added callback for when a new section is highlighted
- selected event
- adds another option to customize the header link text
- updated site
- fixed smooth scrolling in firefox
- fixed copyright typo
- Issue #2
- updated site
- 0.0.2 - updated docs
- updated docs/site
- added readme
- got everything working
- initial commit