Skip to content

Commit

Permalink
adding changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrobertson committed Sep 16, 2011
1 parent 4e5d22e commit b799e36
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,12 @@
# 1.2.6
#### Sept 15, 2011

- Fixed animation queue issue when switching tabs in both autoscroll and slideshow plugins [#447](https://github.com/jquerytools/jquerytools/issues/447)
- Native browser validation is now disabled in validator to avoid compatibility issues [#334](https://github.com/jquerytools/jquerytools/issues/334)
- Dateinput now has `beforeChange` event and triggers `change` appropriately [#292](https://github.com/jquerytools/jquerytools/issues/292)
- Tooltip fade bugfix for IE [#363](https://github.com/jquerytools/jquerytools/issues/363)
- Rangeinput vertical position calculations are fixed [#463](https://github.com/jquerytools/jquerytools/issues/463)
- Horizontal accordion works again with smoother animation [#327](https://github.com/jquerytools/jquerytools/issues/327)
- Tabs with history plugin work once again [#261](https://github.com/jquerytools/jquerytools/issues/261)
- Added size parameter back to scrollable [#58](https://github.com/jquerytools/jquerytools/issues/58)
- Dateinput forward/back buttons no longer calculate the wrong date *in some cases* [#476](https://github.com/jquerytools/jquerytools/pull/476)

0 comments on commit b799e36

Please sign in to comment.