-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Comparing changes
Open a pull request
base repository: jquery/jquery-ui
base: main
head repository: superuser/jquery-ui
compare: ticker
- 12 commits
- 17 files changed
- 1 contributor
Commits on Nov 6, 2010
-
Initial release of the jQuery UI Ticker.
Kai Schlamp committedNov 6, 2010 Configuration menu - View commit details
-
Copy full SHA for 4fa4037 - Browse repository at this point
Copy the full SHA 4fa4037View commit details -
Merge branch 'master' of https://github.com/medihack/jquery-ui
Kai Schlamp committedNov 6, 2010 Configuration menu - View commit details
-
Copy full SHA for 5cd1407 - Browse repository at this point
Copy the full SHA 5cd1407View commit details
Commits on Nov 7, 2010
-
Active option. Stop and start method. More tests.
Kai Schlamp committedNov 7, 2010 Configuration menu - View commit details
-
Copy full SHA for 7528b3f - Browse repository at this point
Copy the full SHA 7528b3fView commit details -
beforeScroll, afterScroll and afterFade bindings. More tests.
Kai Schlamp committedNov 7, 2010 Configuration menu - View commit details
-
Copy full SHA for 425b13e - Browse repository at this point
Copy the full SHA 425b13eView commit details -
Renamed fadeInTime to fadeTime.
Kai Schlamp committedNov 7, 2010 Configuration menu - View commit details
-
Copy full SHA for 37354da - Browse repository at this point
Copy the full SHA 37354daView commit details
Commits on Nov 9, 2010
-
Fixed a bug when nextItem returned null. Renamed next to nextItem. Re…
…named slidingTime to scrollTime. More tests.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for e91d8bb - Browse repository at this point
Copy the full SHA e91d8bbView commit details -
Better visualization by using overflow: hidden instead of synchronize…
…d slidings.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for c467e0f - Browse repository at this point
Copy the full SHA c467e0fView commit details -
beforeScroll is not allowed to stop the ticker anymore as nextItem ca…
…n also do that.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for 0eb4662 - Browse repository at this point
Copy the full SHA 0eb4662View commit details -
Some little adjustments so tests have enough time.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for 544e95e - Browse repository at this point
Copy the full SHA 544e95eView commit details -
The added style (by setting the height) is now removed again when des…
…troying the ticker.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for 0179532 - Browse repository at this point
Copy the full SHA 0179532View commit details -
Provide the data and bindings also for the clone, so that users can a…
…ccess them in the nextItem method.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for 1264a98 - Browse repository at this point
Copy the full SHA 1264a98View commit details -
Retain data and bindings on cloned last item.
Some text adjustments as ticker is not very accurate.
Kai Schlamp committedNov 9, 2010 Configuration menu - View commit details
-
Copy full SHA for b6a4cca - Browse repository at this point
Copy the full SHA b6a4ccaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...ticker