forked from jquerytools/jquerytools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
65 changed files
with
19,120 additions
and
482 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
build | ||
site | ||
www | ||
builder | ||
jquerytools.github.com | ||
|
||
# patch | ||
*.rej | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.