Stay up to date on releases
Create your free account today to subscribe to this repository for notifications about new releases, and build software alongside 40 million developers on GitHub.
Sign up for free See pricing for teams and enterprises
alvarotrigo
released this
Changes from v.0.0.4:
- Solved problem in input elements
- Solved bug when using the back button causing an undefined anchor to appear in the URL
- Ensure table cells are resized during resize event
- Solved problem which caused scroll on mouse move on IE 10 and 11
- Fixed bug for Safari which created a gap between the two panels
- Added paddingTop and paddingBottom options.
- Solved bug with css3:true
- Added new feature: Set active section by adding the
active
class in sections. - Added new feature: scroll to the given hashtag in the URL. (useful for bookmarking)
- Disabling mouse wheel click scrolling for IE, Chrome, Opera and Safari.